Status: Pass 290 Failure 9 Skip 24
| Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
| cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest | 4 | 3 | 1 | 0 | 0 | Detail | |
test_backup_create_and_restore_to_an_existing_volume[id-b5d837b0-7066-455d-88fc-4a721a899306] |
pass
pt1.1: cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_backup_create_and_restore_to_an_existing_volume[id-b5d837b0-7066-455d-88fc-4a721a899306]
|
||||||
test_incr_backup_create_and_restore_to_an_existing_volume[id-457359e2-a663-4758-8f76-06d392dfd7c7] |
fail
ft1.2: cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_incr_backup_create_and_restore_to_an_existing_volume[id-457359e2-a663-4758-8f76-06d392dfd7c7]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-05-22 16:10:54,310 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incr_backup_create_and_restore_to_an_existing_volume): 202 POST https://10.4.3.236/volume/v3/volumes 0.200s
2026-05-22 16:10:54,310 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-755386153"}}
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e778e82-952e-41bb-b09a-39e39047ad8c', 'content-length': '748', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e778e82-952e-41bb-b09a-39e39047ad8c', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.236/volume/v3/volumes'}
Body: b'{"volume": {"id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:54.236168", "updated_at": null, "name": "tempest-VolumesBackupsTest-Volume-755386153", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/5b6d234f-ff4e-4080-aad7-f68356f3adf0"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/5b6d234f-ff4e-4080-aad7-f68356f3adf0"}], "user_id": "1f3824f72f834274b6270312137d0a5a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-05-22 16:10:54,356 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incr_backup_create_and_restore_to_an_existing_volume): 200 GET https://10.4.3.236/volume/v3/volumes/5b6d234f-ff4e-4080-aad7-f68356f3adf0 0.040s
2026-05-22 16:10:54,357 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa06f477-f6b2-497e-9905-7356869e1667', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa06f477-f6b2-497e-9905-7356869e1667', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/5b6d234f-ff4e-4080-aad7-f68356f3adf0'}
Body: b'{"volume": {"id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:54.000000", "updated_at": null, "name": "tempest-VolumesBackupsTest-Volume-755386153", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/5b6d234f-ff4e-4080-aad7-f68356f3adf0"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/5b6d234f-ff4e-4080-aad7-f68356f3adf0"}], "user_id": "1f3824f72f834274b6270312137d0a5a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bdad8f9d728049bc9dc98687d49da25b"}}'
2026-05-22 16:10:55,408 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incr_backup_create_and_restore_to_an_existing_volume): 200 GET https://10.4.3.236/volume/v3/volumes/5b6d234f-ff4e-4080-aad7-f68356f3adf0 0.046s
2026-05-22 16:10:55,408 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84089be7-29d0-4015-86d5-ae8754d9756c', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84089be7-29d0-4015-86d5-ae8754d9756c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/5b6d234f-ff4e-4080-aad7-f68356f3adf0'}
Body: b'{"volume": {"id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:54.000000", "updated_at": "2026-05-22T16:10:54.000000", "name": "tempest-VolumesBackupsTest-Volume-755386153", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/5b6d234f-ff4e-4080-aad7-f68356f3adf0"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/5b6d234f-ff4e-4080-aad7-f68356f3adf0"}], "user_id": "1f3824f72f834274b6270312137d0a5a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bdad8f9d728049bc9dc98687d49da25b"}}'
2026-05-22 16:10:55,418 106233 INFO [tempest.common.waiters] volume 5b6d234f-ff4e-4080-aad7-f68356f3adf0 reached available after waiting for 1.418011 seconds
2026-05-22 16:10:55,511 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incr_backup_create_and_restore_to_an_existing_volume): 202 POST https://10.4.3.236/volume/v3/backups 0.093s
2026-05-22 16:10:55,512 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"backup": {"volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "name": "tempest-VolumesBackupsTest-Backup-1193455785"}}
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76e2f8e9-2a28-4495-b99a-940fb98b3fb0', 'content-length': '330', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76e2f8e9-2a28-4495-b99a-940fb98b3fb0', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.236/volume/v3/backups'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}]}}'
2026-05-22 16:10:55,531 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incr_backup_create_and_restore_to_an_existing_volume): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.017s
2026-05-22 16:10:55,531 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcb69e66-ffd5-4ead-a651-45081559a3da', 'content-length': '737', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcb69e66-ffd5-4ead-a651-45081559a3da', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": null, "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:56.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:10:56,569 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incr_backup_create_and_restore_to_an_existing_volume): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.034s
2026-05-22 16:10:56,570 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf61bce4-fd6d-422c-a013-e012ed18bbba', 'content-length': '739', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf61bce4-fd6d-422c-a013-e012ed18bbba', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:56.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:10:57,649 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incr_backup_create_and_restore_to_an_existing_volume): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.074s
2026-05-22 16:10:57,649 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81516a50-f7d8-483d-8eb9-2206923dd861', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81516a50-f7d8-483d-8eb9-2206923dd861', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:10:58,681 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incr_backup_create_and_restore_to_an_existing_volume): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.027s
2026-05-22 16:10:58,682 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2afb342c-d95a-422c-aafd-54bafdfe94a4', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2afb342c-d95a-422c-aafd-54bafdfe94a4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:10:59,711 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incr_backup_create_and_restore_to_an_existing_volume): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.025s
2026-05-22 16:10:59,712 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffa17466-f8dc-46d7-b098-bf8eb04fa502', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffa17466-f8dc-46d7-b098-bf8eb04fa502', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:11:00,737 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incr_backup_create_and_restore_to_an_existing_volume): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.020s
2026-05-22 16:11:00,738 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3de8c135-7f24-4370-9ad0-5243abda4b6a', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3de8c135-7f24-4370-9ad0-5243abda4b6a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:11:02,106 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incr_backup_create_and_restore_to_an_existing_volume): 500 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.365s
2026-05-22 16:11:02,107 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '128', 'content-type': 'application/json', 'x-compute-request-id': 'req-093542b4-0edc-455e-b6de-bd58eaa0b644', 'x-openstack-request-id': 'req-093542b4-0edc-455e-b6de-bd58eaa0b644', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}'
2026-05-22 16:11:02,140 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 500 DELETE https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.031s
2026-05-22 16:11:02,140 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '128', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd48737d-43ec-4870-b182-d3f3995718d3', 'x-openstack-request-id': 'req-cd48737d-43ec-4870-b182-d3f3995718d3', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}'
2026-05-22 16:11:02,140 106233 WARNING [tempest.lib.common.utils.test_utils] Got ServerFault while running <bound method BackupsClient.delete_backup of <tempest.lib.services.volume.v3.backups_client.BackupsClient object at 0x7952cff661b0>>, retrying...
2026-05-22 16:11:07,166 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 400 DELETE https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.025s
2026-05-22 16:11:07,167 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '100', 'content-type': 'application/json', 'x-compute-request-id': 'req-0efcba4e-2ab5-4f22-80df-3392b3d1af85', 'x-openstack-request-id': 'req-0efcba4e-2ab5-4f22-80df-3392b3d1af85', 'connection': 'close', 'status': '400', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"badRequest": {"code": 400, "message": "Invalid backup: Backup status must be available or error"}}'
2026-05-22 16:11:07,196 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.028s
2026-05-22 16:11:07,196 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b669c564-1b87-43d5-a367-f93d9e6a8295', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b669c564-1b87-43d5-a367-f93d9e6a8295', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:11:08,215 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.016s
2026-05-22 16:11:08,216 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-652e34dc-50f0-4350-a052-c9bdc4a0854e', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-652e34dc-50f0-4350-a052-c9bdc4a0854e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:11:09,242 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.021s
2026-05-22 16:11:09,242 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f81c4d14-033c-4c09-a580-7f0b0967b29a', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f81c4d14-033c-4c09-a580-7f0b0967b29a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:11:10,268 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.021s
2026-05-22 16:11:10,268 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75e93945-ba2b-47b0-9c59-581157d89e06', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75e93945-ba2b-47b0-9c59-581157d89e06', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:11:11,290 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.017s
2026-05-22 16:11:11,290 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b0f5407-f0c1-4c72-a08e-e02ef0a66a1e', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b0f5407-f0c1-4c72-a08e-e02ef0a66a1e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:11:12,316 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.022s
2026-05-22 16:11:12,316 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b40a22e3-356a-4424-b29c-170391ae0943', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b40a22e3-356a-4424-b29c-170391ae0943', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:11:13,341 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.021s
2026-05-22 16:11:13,341 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6af58b46-fb4f-4850-8ee3-692085a27d0e', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6af58b46-fb4f-4850-8ee3-692085a27d0e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:11:14,363 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.018s
2026-05-22 16:11:14,364 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6de967a-328e-4378-a2b1-439195be2049', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6de967a-328e-4378-a2b1-439195be2049', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:11:15,385 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.017s
2026-05-22 16:11:15,385 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f06ad81-9394-485e-ace6-e194c805767b', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f06ad81-9394-485e-ace6-e194c805767b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:11:16,405 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.016s
2026-05-22 16:11:16,405 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dc11d6b-ccb9-4420-abd3-9062bea09f84', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dc11d6b-ccb9-4420-abd3-9062bea09f84', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:11:17,426 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.017s
2026-05-22 16:11:17,426 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b563dfb-149c-4c37-8067-cde92d3870e5', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b563dfb-149c-4c37-8067-cde92d3870e5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:11:18,448 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.016s
2026-05-22 16:11:18,448 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90556088-b571-47fe-9ec9-284a3417cb5d', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90556088-b571-47fe-9ec9-284a3417cb5d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:11:19,471 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.019s
2026-05-22 16:11:19,471 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cfb8586-60d3-404b-9ba3-f7f709f2ed7b', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cfb8586-60d3-404b-9ba3-f7f709f2ed7b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:11:20,499 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.024s
2026-05-22 16:11:20,500 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a3ea126-6f6c-4864-a515-4920d387a111', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a3ea126-6f6c-4864-a515-4920d387a111', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:11:21,519 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.016s
2026-05-22 16:11:21,520 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9225a339-c573-4694-acf6-7378433126da', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9225a339-c573-4694-acf6-7378433126da', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:11:22,548 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.024s
2026-05-22 16:11:22,548 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97b47b21-0343-476a-926d-9081e775bf7e', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97b47b21-0343-476a-926d-9081e775bf7e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:11:23,578 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.026s
2026-05-22 16:11:23,578 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8f645b4-b790-4c80-b840-9bd506983d47', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8f645b4-b790-4c80-b840-9bd506983d47', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:11:24,608 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.027s
2026-05-22 16:11:24,608 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33bac929-c90d-4281-bfaa-03ab1b79933c', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33bac929-c90d-4281-bfaa-03ab1b79933c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:11:25,633 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.020s
2026-05-22 16:11:25,633 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddfaf733-c6db-4c54-962e-6c15fb95acb3', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddfaf733-c6db-4c54-962e-6c15fb95acb3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:11:26,672 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.034s
2026-05-22 16:11:26,673 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f15bee4-cea5-4e21-b45c-aac0a63ae5de', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f15bee4-cea5-4e21-b45c-aac0a63ae5de', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:11:27,695 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.019s
2026-05-22 16:11:27,696 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8c4d489-3307-4b70-8fce-66ab94d74284', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8c4d489-3307-4b70-8fce-66ab94d74284', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:11:28,718 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.018s
2026-05-22 16:11:28,718 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffcdfe59-be7f-42ea-a75a-4d678c8f1670', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffcdfe59-be7f-42ea-a75a-4d678c8f1670', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:11:29,741 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.017s
2026-05-22 16:11:29,741 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b339aef-cb08-4900-b7c7-e4d6b1db0a32', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b339aef-cb08-4900-b7c7-e4d6b1db0a32', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:11:30,767 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.022s
2026-05-22 16:11:30,767 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8ff4c6a-4c59-44b6-8171-481a1e5ce14a', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8ff4c6a-4c59-44b6-8171-481a1e5ce14a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:11:31,789 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.017s
2026-05-22 16:11:31,790 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff44da8b-77e1-4765-afcc-32e45f04354f', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff44da8b-77e1-4765-afcc-32e45f04354f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:11:32,808 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.015s
2026-05-22 16:11:32,808 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b722cda2-ffa0-4103-bcde-3acbb1e9bec9', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b722cda2-ffa0-4103-bcde-3acbb1e9bec9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:11:33,825 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.013s
2026-05-22 16:11:33,826 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6d6d25f-ae8f-4109-92e7-29ab95340316', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6d6d25f-ae8f-4109-92e7-29ab95340316', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:11:34,852 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.023s
2026-05-22 16:11:34,852 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f460d05-e28f-4fa6-b598-795a05287c0e', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f460d05-e28f-4fa6-b598-795a05287c0e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:11:35,881 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.023s
2026-05-22 16:11:35,881 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf0e3914-6c0a-4904-94b1-a3d99322e7a5', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf0e3914-6c0a-4904-94b1-a3d99322e7a5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:11:36,902 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.017s
2026-05-22 16:11:36,902 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dedc070-6995-4dbf-ab39-4bd109ac1817', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dedc070-6995-4dbf-ab39-4bd109ac1817', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:11:37,924 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.017s
2026-05-22 16:11:37,924 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a499d83d-0969-44bd-a502-ccaba73453e1', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a499d83d-0969-44bd-a502-ccaba73453e1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:11:38,942 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.014s
2026-05-22 16:11:38,942 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d1c7c86-f14d-4822-b1a9-fd752170f907', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d1c7c86-f14d-4822-b1a9-fd752170f907', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:11:39,963 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.017s
2026-05-22 16:11:39,964 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e08c1242-ec5d-4cac-8ce1-feea94d9beff', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e08c1242-ec5d-4cac-8ce1-feea94d9beff', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:11:40,983 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.016s
2026-05-22 16:11:40,983 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76a867a5-f247-4011-a740-651c5a5a338e', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76a867a5-f247-4011-a740-651c5a5a338e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:11:42,001 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.013s
2026-05-22 16:11:42,001 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17e06cbe-ed27-4d67-adb7-e27f3b9a8fc4', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17e06cbe-ed27-4d67-adb7-e27f3b9a8fc4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:11:43,022 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.017s
2026-05-22 16:11:43,022 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b217a3a-332f-4de7-b27e-7cc4bd6c0388', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b217a3a-332f-4de7-b27e-7cc4bd6c0388', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:11:44,041 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.015s
2026-05-22 16:11:44,041 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e8f0a7a-4f50-4590-b93f-796b41354ed3', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e8f0a7a-4f50-4590-b93f-796b41354ed3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:11:45,201 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.157s
2026-05-22 16:11:45,201 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bb233c7-6155-40f7-a633-147d1646100f', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bb233c7-6155-40f7-a633-147d1646100f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:11:46,221 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.017s
2026-05-22 16:11:46,221 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99a09b18-e5a4-44c2-bcc7-d583ce14fb4c', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99a09b18-e5a4-44c2-bcc7-d583ce14fb4c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:11:47,240 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.015s
2026-05-22 16:11:47,240 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2afb0765-47c5-4b49-ad55-52157b51f3ca', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2afb0765-47c5-4b49-ad55-52157b51f3ca', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:11:48,256 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.013s
2026-05-22 16:11:48,256 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa4eed11-d9dd-4487-9e71-0f67c42f119c', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa4eed11-d9dd-4487-9e71-0f67c42f119c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:11:49,273 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.014s
2026-05-22 16:11:49,273 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5853082-3b78-4515-8ce9-9c1cb5119dfe', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5853082-3b78-4515-8ce9-9c1cb5119dfe', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:11:50,291 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.014s
2026-05-22 16:11:50,292 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b081a67-fa2d-49e3-a96f-afef4606f290', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b081a67-fa2d-49e3-a96f-afef4606f290', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:11:51,314 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.018s
2026-05-22 16:11:51,314 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40ef0e9c-153d-40e4-a957-56263f02ab54', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40ef0e9c-153d-40e4-a957-56263f02ab54', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:11:52,333 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.016s
2026-05-22 16:11:52,334 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31a7193a-c7e4-43d0-a086-67a3cbb37467', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31a7193a-c7e4-43d0-a086-67a3cbb37467', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:11:53,354 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.018s
2026-05-22 16:11:53,355 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99a79572-fa4d-4f55-b6e5-a2aa88a2cb25', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99a79572-fa4d-4f55-b6e5-a2aa88a2cb25', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:11:54,373 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.014s
2026-05-22 16:11:54,374 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0ec52bc-9cba-44a2-96bd-86a184174153', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0ec52bc-9cba-44a2-96bd-86a184174153', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:11:55,398 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.021s
2026-05-22 16:11:55,398 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57930cf1-54df-4fd2-858a-62d20d6b40b7', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57930cf1-54df-4fd2-858a-62d20d6b40b7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:11:56,419 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.015s
2026-05-22 16:11:56,419 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-189afb1b-43fd-4cdf-95a1-c37084bf1bc2', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-189afb1b-43fd-4cdf-95a1-c37084bf1bc2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:11:57,436 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.013s
2026-05-22 16:11:57,436 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8f4f508-27d4-48ae-9190-be430f5a856e', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8f4f508-27d4-48ae-9190-be430f5a856e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:11:58,456 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.017s
2026-05-22 16:11:58,456 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40fe035f-1601-4a5a-afb4-00d4f4d33f9b', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40fe035f-1601-4a5a-afb4-00d4f4d33f9b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:11:59,476 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.016s
2026-05-22 16:11:59,476 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfe9c8c2-7f2c-4560-abcf-9d7d97383aae', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfe9c8c2-7f2c-4560-abcf-9d7d97383aae', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:12:00,498 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.017s
2026-05-22 16:12:00,498 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf13476f-1d68-4f9e-859c-ce7e28ee912b', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf13476f-1d68-4f9e-859c-ce7e28ee912b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:12:01,522 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.018s
2026-05-22 16:12:01,522 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ee96212-b8c6-4134-9c5a-29bb89beb60c', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ee96212-b8c6-4134-9c5a-29bb89beb60c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:12:02,543 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.017s
2026-05-22 16:12:02,543 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c223a3b-7ef2-4a36-93db-69ee76736cb6', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c223a3b-7ef2-4a36-93db-69ee76736cb6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:12:03,564 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.016s
2026-05-22 16:12:03,564 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b26a2b7d-81aa-420f-8aa4-85665c21febc', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b26a2b7d-81aa-420f-8aa4-85665c21febc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:12:04,588 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.020s
2026-05-22 16:12:04,588 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60ed7838-565d-4b4d-b551-6c8e72b1e86e', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60ed7838-565d-4b4d-b551-6c8e72b1e86e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:12:05,610 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.017s
2026-05-22 16:12:05,610 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-599a9247-031d-4947-9940-b5f442fb3f9c', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-599a9247-031d-4947-9940-b5f442fb3f9c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:12:06,631 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.016s
2026-05-22 16:12:06,632 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b02752e0-2b74-43c1-a68a-6b345379413b', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b02752e0-2b74-43c1-a68a-6b345379413b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:12:07,657 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.022s
2026-05-22 16:12:07,658 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4df77a18-4f9d-4dc9-a657-d142f4c46cbb', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4df77a18-4f9d-4dc9-a657-d142f4c46cbb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:12:08,679 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.017s
2026-05-22 16:12:08,679 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ac610c3-dcd0-48c0-ab11-ef5a11230426', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ac610c3-dcd0-48c0-ab11-ef5a11230426', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:12:09,702 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.019s
2026-05-22 16:12:09,702 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-379a1537-a7ad-431e-98bf-1ddb3818b3a0', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-379a1537-a7ad-431e-98bf-1ddb3818b3a0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:12:10,723 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.016s
2026-05-22 16:12:10,724 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f1c2dc9-9aa3-49e6-a6fd-7f1e2a21fca0', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f1c2dc9-9aa3-49e6-a6fd-7f1e2a21fca0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:12:11,747 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.018s
2026-05-22 16:12:11,747 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2113674-9158-4a08-a09a-7bd54852832e', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2113674-9158-4a08-a09a-7bd54852832e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:12:12,766 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.016s
2026-05-22 16:12:12,767 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f5491a0-18e6-42c4-82b3-0bc2f0941aa5', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f5491a0-18e6-42c4-82b3-0bc2f0941aa5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:12:13,785 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.015s
2026-05-22 16:12:13,785 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2b47adc-a342-4939-b200-9ac7503db52d', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2b47adc-a342-4939-b200-9ac7503db52d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:12:14,807 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.018s
2026-05-22 16:12:14,808 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-624e547d-124a-41ae-b00a-f13a24d7b925', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-624e547d-124a-41ae-b00a-f13a24d7b925', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:12:15,829 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.017s
2026-05-22 16:12:15,829 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56aa8b4b-99e3-4e5c-b356-dcbe01bdb535', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56aa8b4b-99e3-4e5c-b356-dcbe01bdb535', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:12:16,850 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.018s
2026-05-22 16:12:16,851 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84da4988-97f7-4fd9-bbe7-6aa4af82a299', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84da4988-97f7-4fd9-bbe7-6aa4af82a299', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:12:17,874 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.019s
2026-05-22 16:12:17,875 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d3c7222-9e5b-4b0f-b31d-2f91ea83a4f0', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d3c7222-9e5b-4b0f-b31d-2f91ea83a4f0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:12:18,892 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.014s
2026-05-22 16:12:18,892 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e394595-72af-4fe0-b5c5-e981c8c84113', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e394595-72af-4fe0-b5c5-e981c8c84113', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:12:19,912 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.015s
2026-05-22 16:12:19,912 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d898eba8-26bb-4316-b21e-61e306c4d455', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d898eba8-26bb-4316-b21e-61e306c4d455', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:12:20,934 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.018s
2026-05-22 16:12:20,934 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8112b4d-c257-4613-88ba-380571d4a450', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8112b4d-c257-4613-88ba-380571d4a450', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:12:21,951 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.014s
2026-05-22 16:12:21,952 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c877685-c472-40e7-842a-fe3198e19e41', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c877685-c472-40e7-842a-fe3198e19e41', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:12:22,969 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.014s
2026-05-22 16:12:22,969 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f91ef8fc-8154-4fe6-ab4f-b09f599acb6c', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f91ef8fc-8154-4fe6-ab4f-b09f599acb6c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:12:23,987 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.015s
2026-05-22 16:12:23,988 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c89f4b89-6d0c-423f-b9ee-96da52c92945', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c89f4b89-6d0c-423f-b9ee-96da52c92945', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:12:25,006 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.015s
2026-05-22 16:12:25,007 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14fd6bee-b2fb-4e70-b9d5-151f51238c65', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14fd6bee-b2fb-4e70-b9d5-151f51238c65', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:12:26,028 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.015s
2026-05-22 16:12:26,028 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab3d647d-3de0-4340-90ed-a5dc3506015b', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab3d647d-3de0-4340-90ed-a5dc3506015b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:12:27,048 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.016s
2026-05-22 16:12:27,048 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd4e59a0-a75a-417c-90ae-3ef2a6cad43f', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd4e59a0-a75a-417c-90ae-3ef2a6cad43f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:12:28,069 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.017s
2026-05-22 16:12:28,069 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cee21737-adf4-46a4-a91a-2a14c8785a82', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cee21737-adf4-46a4-a91a-2a14c8785a82', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:12:29,088 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.015s
2026-05-22 16:12:29,088 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce299028-8417-487d-8b3c-b6427059f571', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce299028-8417-487d-8b3c-b6427059f571', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:12:30,106 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.014s
2026-05-22 16:12:30,106 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e7bb11f-d557-460f-8efd-69fe5b7d334d', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e7bb11f-d557-460f-8efd-69fe5b7d334d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:12:31,125 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.015s
2026-05-22 16:12:31,125 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a25923b-7f2b-452d-a985-32628b525cbe', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a25923b-7f2b-452d-a985-32628b525cbe', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:12:32,142 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.014s
2026-05-22 16:12:32,142 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-910f68e9-faa4-4d74-bfa9-2fec799d1b09', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-910f68e9-faa4-4d74-bfa9-2fec799d1b09', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:12:33,161 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.016s
2026-05-22 16:12:33,161 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7138cdbb-78be-4b80-ace0-aad8f8c73819', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7138cdbb-78be-4b80-ace0-aad8f8c73819', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:12:34,181 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.016s
2026-05-22 16:12:34,181 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c00d88cc-cb9c-4574-a35a-9f1716a6863f', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c00d88cc-cb9c-4574-a35a-9f1716a6863f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:12:35,201 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.015s
2026-05-22 16:12:35,201 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6041c25d-20e1-480a-a988-512cadd95a00', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6041c25d-20e1-480a-a988-512cadd95a00', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:12:36,222 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.017s
2026-05-22 16:12:36,222 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edce6aa9-edf1-4cea-ba1c-f69bf63ca62f', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edce6aa9-edf1-4cea-ba1c-f69bf63ca62f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:12:37,241 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.016s
2026-05-22 16:12:37,241 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c10f391-6dc7-4d9a-8644-1c1b579dc714', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c10f391-6dc7-4d9a-8644-1c1b579dc714', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:12:38,266 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.021s
2026-05-22 16:12:38,266 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44502e12-c7cd-4b95-af55-91760f46d79d', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44502e12-c7cd-4b95-af55-91760f46d79d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:12:39,285 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.016s
2026-05-22 16:12:39,285 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3baae172-26aa-4d59-baaa-a329a3c7b3de', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3baae172-26aa-4d59-baaa-a329a3c7b3de', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:12:40,302 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.015s
2026-05-22 16:12:40,303 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-decc79ac-97b7-4381-ad53-81ada2be1b4e', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-decc79ac-97b7-4381-ad53-81ada2be1b4e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:12:41,322 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.016s
2026-05-22 16:12:41,322 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab66ad96-785e-4217-b991-4bdcf0677735', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab66ad96-785e-4217-b991-4bdcf0677735', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:12:42,342 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.016s
2026-05-22 16:12:42,342 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd733268-b51e-455b-b8c7-11381280a92c', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd733268-b51e-455b-b8c7-11381280a92c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:12:43,358 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.013s
2026-05-22 16:12:43,358 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0707558-d9b7-4fd9-9de9-11d606dafec8', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0707558-d9b7-4fd9-9de9-11d606dafec8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:12:44,379 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.017s
2026-05-22 16:12:44,379 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f029bcaa-4aee-49f0-ae95-181145b16986', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f029bcaa-4aee-49f0-ae95-181145b16986', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:12:45,398 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.016s
2026-05-22 16:12:45,398 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ed660a2-5107-4bfd-b946-0d72b243c307', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ed660a2-5107-4bfd-b946-0d72b243c307', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:12:46,418 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.016s
2026-05-22 16:12:46,418 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9bf5c84-663b-40f2-a0fa-d26c3b803831', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9bf5c84-663b-40f2-a0fa-d26c3b803831', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:12:47,436 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.014s
2026-05-22 16:12:47,437 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ac3b2d6-7622-40ea-99c1-c38698be8c61', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ac3b2d6-7622-40ea-99c1-c38698be8c61', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:12:48,454 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.014s
2026-05-22 16:12:48,454 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cc3e28e-cd87-4a64-a199-f5f9fd73c800', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cc3e28e-cd87-4a64-a199-f5f9fd73c800', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:12:49,474 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.017s
2026-05-22 16:12:49,475 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e146cbb-3774-4e7c-bce3-5a91c804c30a', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e146cbb-3774-4e7c-bce3-5a91c804c30a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:12:50,491 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.013s
2026-05-22 16:12:50,491 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-401cc6b3-dbf6-47bb-8a28-08eb2fea385e', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-401cc6b3-dbf6-47bb-8a28-08eb2fea385e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:12:51,510 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.016s
2026-05-22 16:12:51,510 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75f5f2d7-21d0-4553-b725-2b1fa6df3b5c', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75f5f2d7-21d0-4553-b725-2b1fa6df3b5c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:12:52,528 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.014s
2026-05-22 16:12:52,529 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22a6dc0c-97fd-4800-b2e6-ca9f0b6dcd85', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22a6dc0c-97fd-4800-b2e6-ca9f0b6dcd85', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:12:53,550 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.017s
2026-05-22 16:12:53,551 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f092ee4-247c-45a5-94ad-2d89334cc0d7', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f092ee4-247c-45a5-94ad-2d89334cc0d7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:12:54,574 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.020s
2026-05-22 16:12:54,575 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf7550f8-6c59-4e73-8fb3-15da8061cb34', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf7550f8-6c59-4e73-8fb3-15da8061cb34', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:12:55,595 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.016s
2026-05-22 16:12:55,596 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84c3d75a-181a-4a45-96eb-7fb53ffcdd5d', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84c3d75a-181a-4a45-96eb-7fb53ffcdd5d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:12:56,616 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.016s
2026-05-22 16:12:56,617 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0901dbc2-b939-49e0-b2b6-277aa2a9409b', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0901dbc2-b939-49e0-b2b6-277aa2a9409b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:12:57,640 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.019s
2026-05-22 16:12:57,640 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8adae94a-df21-4197-98c0-b773896cd4ca', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8adae94a-df21-4197-98c0-b773896cd4ca', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:12:58,660 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.015s
2026-05-22 16:12:58,661 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79e93c6e-b9e6-4bd0-83eb-b052eda222d3', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79e93c6e-b9e6-4bd0-83eb-b052eda222d3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:12:59,691 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.026s
2026-05-22 16:12:59,691 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f13c7ee-0dfc-4917-a57c-fce333ffca9c', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f13c7ee-0dfc-4917-a57c-fce333ffca9c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:13:00,714 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.019s
2026-05-22 16:13:00,714 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f25ca914-9961-4548-aeec-46c34bd7c7d9', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f25ca914-9961-4548-aeec-46c34bd7c7d9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:13:01,734 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.015s
2026-05-22 16:13:01,734 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60a61ec4-b2c7-4945-a2b2-38a60a0a833b', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60a61ec4-b2c7-4945-a2b2-38a60a0a833b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:13:02,754 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.017s
2026-05-22 16:13:02,755 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d63ec00-dfec-4ca2-9420-b46d110788b7', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d63ec00-dfec-4ca2-9420-b46d110788b7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:13:03,777 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.019s
2026-05-22 16:13:03,777 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bccf02c2-d027-4b65-9ca6-848e1b09eed5', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bccf02c2-d027-4b65-9ca6-848e1b09eed5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:13:04,799 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.017s
2026-05-22 16:13:04,799 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45615a88-4030-4c4f-9144-fe127b923184', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45615a88-4030-4c4f-9144-fe127b923184', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:13:05,815 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.013s
2026-05-22 16:13:05,815 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4df6d97-941e-46ca-a709-446906c14617', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4df6d97-941e-46ca-a709-446906c14617', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:13:06,832 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.014s
2026-05-22 16:13:06,832 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c6c6ab2-fafe-4fb7-b563-ecb9a1491c95', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c6c6ab2-fafe-4fb7-b563-ecb9a1491c95', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:13:07,850 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.014s
2026-05-22 16:13:07,850 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bb581f8-3da9-4e1c-b39e-9c21b6cd711a', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bb581f8-3da9-4e1c-b39e-9c21b6cd711a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:13:08,869 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.016s
2026-05-22 16:13:08,869 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43a070e3-bb9a-461f-9492-28a7b9f75768', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43a070e3-bb9a-461f-9492-28a7b9f75768', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:13:09,888 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.015s
2026-05-22 16:13:09,888 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba405485-d6cc-4b5d-87fb-d77b5df2b9e5', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba405485-d6cc-4b5d-87fb-d77b5df2b9e5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:13:10,913 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.022s
2026-05-22 16:13:10,913 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68a20537-9c47-430d-af88-4326f096f8b2', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68a20537-9c47-430d-af88-4326f096f8b2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:13:11,934 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.018s
2026-05-22 16:13:11,935 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb9f87c6-339d-4e08-a337-8c7cc53a3b34', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb9f87c6-339d-4e08-a337-8c7cc53a3b34', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:13:12,957 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.017s
2026-05-22 16:13:12,957 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df5c2f9a-4352-4793-88f9-2cd1f85eb0f5', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df5c2f9a-4352-4793-88f9-2cd1f85eb0f5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:13:13,977 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.015s
2026-05-22 16:13:13,977 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb5444fd-f71a-43c7-81df-395af70faf2d', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb5444fd-f71a-43c7-81df-395af70faf2d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:13:14,998 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.016s
2026-05-22 16:13:14,998 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e027fd15-2b7d-42e9-b090-6e8e3a4505cb', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e027fd15-2b7d-42e9-b090-6e8e3a4505cb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:13:16,017 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.015s
2026-05-22 16:13:16,017 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a800dbcb-c3c1-45e4-9888-2915b9f43dc3', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a800dbcb-c3c1-45e4-9888-2915b9f43dc3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:13:17,036 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.015s
2026-05-22 16:13:17,036 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a8ac58e-a333-4c13-ad37-db0cf6bbb1ac', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a8ac58e-a333-4c13-ad37-db0cf6bbb1ac', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:13:18,062 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.020s
2026-05-22 16:13:18,062 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a2b3cc3-051f-4e3a-919d-8cc9e12c9909', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a2b3cc3-051f-4e3a-919d-8cc9e12c9909', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:13:19,095 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.027s
2026-05-22 16:13:19,095 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6fbf02f-eec3-4016-a691-eeab138f9650', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6fbf02f-eec3-4016-a691-eeab138f9650', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:13:20,113 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.014s
2026-05-22 16:13:20,113 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4f490ee-23f6-4040-836c-47e023797c11', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4f490ee-23f6-4040-836c-47e023797c11', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:13:21,132 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.015s
2026-05-22 16:13:21,132 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6141fd8a-6c60-4a7e-a0da-5b62138aafa1', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6141fd8a-6c60-4a7e-a0da-5b62138aafa1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:13:22,149 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.013s
2026-05-22 16:13:22,149 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eafd9605-6062-4227-bad0-34556e734809', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eafd9605-6062-4227-bad0-34556e734809', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:13:23,166 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.014s
2026-05-22 16:13:23,166 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6bbe35e-c675-4f0b-be3a-e1b32fda0dc8', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6bbe35e-c675-4f0b-be3a-e1b32fda0dc8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:13:24,182 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.013s
2026-05-22 16:13:24,182 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b868eb2-12b6-4c2f-8a09-1e1c602aa5ea', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b868eb2-12b6-4c2f-8a09-1e1c602aa5ea', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:13:25,199 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.014s
2026-05-22 16:13:25,199 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a0a1db4-49f4-41f8-b9b5-b54324f7e5e2', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a0a1db4-49f4-41f8-b9b5-b54324f7e5e2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:13:26,218 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.015s
2026-05-22 16:13:26,218 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43b045be-86d6-4c93-aa75-2631f2b2b0e8', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43b045be-86d6-4c93-aa75-2631f2b2b0e8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:13:27,235 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.014s
2026-05-22 16:13:27,235 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71308cfb-9ef0-48eb-9b01-4843f897c070', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71308cfb-9ef0-48eb-9b01-4843f897c070', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:13:28,253 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.015s
2026-05-22 16:13:28,253 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93ea1a41-6b6d-4f5b-a967-f30103f282e6', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93ea1a41-6b6d-4f5b-a967-f30103f282e6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:13:29,270 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.014s
2026-05-22 16:13:29,270 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d610e051-1d3c-4eb2-bccb-fd6e0e2a7466', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d610e051-1d3c-4eb2-bccb-fd6e0e2a7466', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:13:30,292 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.017s
2026-05-22 16:13:30,292 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e25181f-b7ae-4c2f-a5b0-673406637f1c', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e25181f-b7ae-4c2f-a5b0-673406637f1c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:13:31,384 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.089s
2026-05-22 16:13:31,385 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-736c8a6f-fa9a-4591-b896-83ddc23813d5', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-736c8a6f-fa9a-4591-b896-83ddc23813d5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:13:32,406 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.017s
2026-05-22 16:13:32,406 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03c129f2-dcdc-480f-a2a9-4ff78d0ce8a3', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03c129f2-dcdc-480f-a2a9-4ff78d0ce8a3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:13:33,422 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.013s
2026-05-22 16:13:33,422 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff288660-e9db-4c0a-93aa-b2ad0bbad793', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff288660-e9db-4c0a-93aa-b2ad0bbad793', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:13:34,440 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.014s
2026-05-22 16:13:34,440 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb101a50-e545-4786-bd3d-b9750e5cfb48', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb101a50-e545-4786-bd3d-b9750e5cfb48', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:13:35,463 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.020s
2026-05-22 16:13:35,463 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-597aad15-06f3-49ff-b2c5-8ad113775ed9', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-597aad15-06f3-49ff-b2c5-8ad113775ed9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:13:36,485 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.017s
2026-05-22 16:13:36,485 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23a98442-6fd3-44c1-b509-9d06508edae2', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23a98442-6fd3-44c1-b509-9d06508edae2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:13:37,505 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.014s
2026-05-22 16:13:37,505 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-627ef9b2-5e08-4ede-9789-bf8c0ff45b75', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-627ef9b2-5e08-4ede-9789-bf8c0ff45b75', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:13:38,526 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.016s
2026-05-22 16:13:38,526 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2731f5b0-c737-4154-a965-175e6164af21', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2731f5b0-c737-4154-a965-175e6164af21', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:13:39,542 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.013s
2026-05-22 16:13:39,542 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42a010ea-7402-4b5d-977c-747bf831eae1', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42a010ea-7402-4b5d-977c-747bf831eae1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:13:40,563 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.018s
2026-05-22 16:13:40,564 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae913c19-9652-4007-839c-0b65718d9375', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae913c19-9652-4007-839c-0b65718d9375', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:13:41,585 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.017s
2026-05-22 16:13:41,586 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf9c09ee-9678-41ac-ad06-af5c068643a2', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf9c09ee-9678-41ac-ad06-af5c068643a2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:13:42,605 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.016s
2026-05-22 16:13:42,605 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e44b34a-d3ad-4158-a51b-8da3d8ca5596', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e44b34a-d3ad-4158-a51b-8da3d8ca5596', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:13:43,624 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.016s
2026-05-22 16:13:43,625 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16cb5b70-727c-46a3-ac26-f92be245d207', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16cb5b70-727c-46a3-ac26-f92be245d207', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:13:44,644 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.016s
2026-05-22 16:13:44,644 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f33a6d3-0c99-4891-a4d5-c3e072d928bf', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f33a6d3-0c99-4891-a4d5-c3e072d928bf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:13:45,660 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.013s
2026-05-22 16:13:45,660 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f44af884-464a-42d5-8a88-8117dc28cd0f', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f44af884-464a-42d5-8a88-8117dc28cd0f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:13:46,677 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.014s
2026-05-22 16:13:46,677 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11ea0031-8950-4849-859b-ae1d67c30320', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11ea0031-8950-4849-859b-ae1d67c30320', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:13:47,693 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.013s
2026-05-22 16:13:47,693 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c962e8c-69d8-4f71-b34e-f6dc700fa8cb', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c962e8c-69d8-4f71-b34e-f6dc700fa8cb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:13:48,724 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.027s
2026-05-22 16:13:48,724 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1950903b-9a43-4a72-bbb4-542c40595200', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1950903b-9a43-4a72-bbb4-542c40595200', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:13:49,745 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.017s
2026-05-22 16:13:49,745 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16fa3e0c-4528-4887-aca2-c80752ce78a0', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16fa3e0c-4528-4887-aca2-c80752ce78a0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:13:50,778 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.030s
2026-05-22 16:13:50,778 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2e72c49-3d3a-431f-bfc9-86841bec55ea', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2e72c49-3d3a-431f-bfc9-86841bec55ea', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:13:51,799 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.016s
2026-05-22 16:13:51,799 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea0ee4ca-73e4-4487-94e2-5726c6f781ce', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea0ee4ca-73e4-4487-94e2-5726c6f781ce', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:13:52,817 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.014s
2026-05-22 16:13:52,817 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a6929b6-69fd-4db1-9aa8-73918b60d925', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a6929b6-69fd-4db1-9aa8-73918b60d925', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:13:53,836 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.016s
2026-05-22 16:13:53,837 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b8af1cb-38a7-4d96-a1d9-021d62ede93f', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b8af1cb-38a7-4d96-a1d9-021d62ede93f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:13:54,855 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.015s
2026-05-22 16:13:54,855 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f353839-b64a-4481-a394-2b6367740a6d', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f353839-b64a-4481-a394-2b6367740a6d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:13:55,874 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.016s
2026-05-22 16:13:55,875 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fd31f2b-0052-47a7-9ea5-2b457fc35d80', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fd31f2b-0052-47a7-9ea5-2b457fc35d80', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:13:56,892 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.014s
2026-05-22 16:13:56,892 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97316d5b-a32f-448f-afd0-ac943f7d6e06', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97316d5b-a32f-448f-afd0-ac943f7d6e06', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:13:57,910 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.015s
2026-05-22 16:13:57,911 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37067f30-7e54-491c-afcf-75ffd8f4fba1', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37067f30-7e54-491c-afcf-75ffd8f4fba1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:13:58,928 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.015s
2026-05-22 16:13:58,929 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08f644d6-6826-4f84-85b5-4eb274f9ff1d', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08f644d6-6826-4f84-85b5-4eb274f9ff1d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:13:59,946 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.014s
2026-05-22 16:13:59,946 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ba26fc3-0290-4e25-a4f8-6adeabced715', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ba26fc3-0290-4e25-a4f8-6adeabced715', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:14:00,964 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.016s
2026-05-22 16:14:00,965 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f95f9e5-2ecf-4c26-9c23-ca8622531e75', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f95f9e5-2ecf-4c26-9c23-ca8622531e75', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:14:01,982 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.014s
2026-05-22 16:14:01,982 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa6dc691-6d57-4216-9db0-43138d86595f', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa6dc691-6d57-4216-9db0-43138d86595f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:14:03,013 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.026s
2026-05-22 16:14:03,013 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa7e0af6-32d0-4827-9406-712c6fe67ec7', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa7e0af6-32d0-4827-9406-712c6fe67ec7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:14:04,030 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.014s
2026-05-22 16:14:04,030 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf1721bf-c3a3-43ca-91b0-58efb148fb2a', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf1721bf-c3a3-43ca-91b0-58efb148fb2a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:14:05,050 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.016s
2026-05-22 16:14:05,050 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbc1b967-98a4-4f32-9ced-75c77f666fa2', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbc1b967-98a4-4f32-9ced-75c77f666fa2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:14:06,073 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.018s
2026-05-22 16:14:06,073 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea282e4b-9b51-4068-9ff6-552988e4acd8', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea282e4b-9b51-4068-9ff6-552988e4acd8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:14:07,090 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.014s
2026-05-22 16:14:07,090 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cc2d6cc-90ee-4340-a58b-f91ec92996b7', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cc2d6cc-90ee-4340-a58b-f91ec92996b7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:14:08,108 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.015s
2026-05-22 16:14:08,109 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-401f4e73-fb72-46a5-bf8e-438ef9201175', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-401f4e73-fb72-46a5-bf8e-438ef9201175', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:14:09,125 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.014s
2026-05-22 16:14:09,126 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-785d0e7f-3b35-4b35-a489-83199cded0a0', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-785d0e7f-3b35-4b35-a489-83199cded0a0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:14:10,146 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.017s
2026-05-22 16:14:10,146 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0755cc9-5fb2-4b7b-91a1-b94740b1dd99', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0755cc9-5fb2-4b7b-91a1-b94740b1dd99', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:14:11,164 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.014s
2026-05-22 16:14:11,164 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26f604e2-83bb-4fc3-a2dd-be7abf823091', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26f604e2-83bb-4fc3-a2dd-be7abf823091', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:14:12,184 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.014s
2026-05-22 16:14:12,184 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53c1b33a-31ef-49f7-94bc-0f827c965e8e', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53c1b33a-31ef-49f7-94bc-0f827c965e8e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:14:13,204 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.017s
2026-05-22 16:14:13,204 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b95e8649-274b-4c3f-b21a-c8948bdba2a6', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b95e8649-274b-4c3f-b21a-c8948bdba2a6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:14:14,221 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.013s
2026-05-22 16:14:14,221 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-406d4c03-5c9c-4eec-82cb-2ff27b5b0b85', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-406d4c03-5c9c-4eec-82cb-2ff27b5b0b85', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:14:15,239 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.015s
2026-05-22 16:14:15,240 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fdbd087-6268-464f-aa75-93e51a3024e2', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fdbd087-6268-464f-aa75-93e51a3024e2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:14:16,259 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.016s
2026-05-22 16:14:16,260 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1748acc2-b047-4ccc-b567-e5272bb78d41', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1748acc2-b047-4ccc-b567-e5272bb78d41', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:14:17,278 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.014s
2026-05-22 16:14:17,278 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bba8bfb7-9fb0-44f2-83da-6e565373e01c', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bba8bfb7-9fb0-44f2-83da-6e565373e01c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:14:18,296 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.015s
2026-05-22 16:14:18,296 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6d8fb73-35ff-4975-8b47-99e3ff9299e9', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6d8fb73-35ff-4975-8b47-99e3ff9299e9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:14:19,317 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.017s
2026-05-22 16:14:19,317 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d42637a-4cd4-4c9f-8e44-52ce108b3bbb', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d42637a-4cd4-4c9f-8e44-52ce108b3bbb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:14:20,337 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.016s
2026-05-22 16:14:20,337 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0460192d-42c6-4423-9db8-ca60ea5b3735', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0460192d-42c6-4423-9db8-ca60ea5b3735', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:14:21,354 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.014s
2026-05-22 16:14:21,354 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0a0078d-bfe3-4a79-85d1-c45e5122c759', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0a0078d-bfe3-4a79-85d1-c45e5122c759', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:14:22,370 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.013s
2026-05-22 16:14:22,371 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f50a669d-7224-4e43-8a7c-abe13f9bd737', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f50a669d-7224-4e43-8a7c-abe13f9bd737', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
2026-05-22 16:14:23,387 106233 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6 0.014s
2026-05-22 16:14:23,387 106233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32b27d22-cb50-4b7d-963a-55c1c0e86cc5', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32b27d22-cb50-4b7d-963a-55c1c0e86cc5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6'}
Body: b'{"backup": {"id": "f6bc0446-ac71-4983-b2f7-78f32b7e20f6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-05-22T16:10:55.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-VolumesBackupsTest-Backup-1193455785", "description": null, "fail_reason": null, "volume_id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/backups/f6bc0446-ac71-4983-b2f7-78f32b7e20f6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-05-22T16:10:55.000000"}}'
}}}
traceback-1: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc
return func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/v3/backups_client.py", line 76, in delete_backup
resp, body = self.delete('backups/%s' % backup_id)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 362, in delete
return self.request('DELETE', url, extra_headers, headers, body)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request
resp, resp_body = super(BaseClient, self).request(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 882, in _error_checker
raise exceptions.BadRequest(resp_body, resp=resp)
tempest.lib.exceptions.BadRequest: Bad request
Details: {'code': 400, 'message': 'Invalid backup: Backup status must be available or error'}
}}}
traceback-2: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 993, in wait_for_resource_deletion
raise exceptions.TimeoutException(message)
tempest.lib.exceptions.TimeoutException: Request timed out
Details: (VolumesBackupsTest:_run_cleanups) Failed to delete backup f6bc0446-ac71-4983-b2f7-78f32b7e20f6 within the required time (196 s). Timer started at 1779466267. Timer ended at 1779466463. Waited for 196 s.
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/cinder_tempest_plugin/api/volume/test_volume_backup.py", line 86, in test_incr_backup_create_and_restore_to_an_existing_volume
self.create_backup(volume_id=src_vol['id'])
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/cinder_tempest_plugin/api/volume/base.py", line 140, in create_backup
waiters.wait_for_volume_resource_status(backup_client, backup['id'],
File "/opt/stack/tempest/tempest/common/waiters.py", line 376, in wait_for_volume_resource_status
resource_status = show_resource(resource_id)[
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/v3/backups_client.py", line 83, in show_backup
resp, body = self.get(url)
^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 345, in get
return self.request('GET', url, extra_headers, headers,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request
resp, resp_body = super(BaseClient, self).request(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
raise exceptions.ServerFault(resp_body, resp=resp,
tempest.lib.exceptions.ServerFault: Got server fault
Details: The server has either erred or is incapable of performing the requested operation.
|
||||||
test_incremental_backup[id-c810fe2c-cb40-43ab-96aa-471b74516a98] |
pass
pt1.3: cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_incremental_backup[id-c810fe2c-cb40-43ab-96aa-471b74516a98]
|
||||||
test_volume_snapshot_backup[id-885410c6-cd1d-452c-a409-7c32b7e0be15] |
pass
pt1.4: cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_volume_snapshot_backup[id-885410c6-cd1d-452c-a409-7c32b7e0be15]
|
||||||
| tearDownClass (cinder_tempest_plugin.api.volume.test_volume_backup | 1 | 0 | 1 | 0 | 0 | Detail | |
VolumesBackupsTest) |
fail
ft2.1: tearDownClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/opt/stack/tempest/tempest/test.py", line 246, in tearDownClass
raise value.with_traceback(trace)
File "/opt/stack/tempest/tempest/test.py", line 210, in tearDownClass
teardown()
File "/opt/stack/tempest/tempest/test.py", line 628, in resource_cleanup
raise testtools.MultipleExceptions(*cleanup_errors)
testtools.runtest.MultipleExceptions: ((<class 'tempest.lib.exceptions.BadRequest'>, Bad request
Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}, <traceback object at 0x7952de6ac880>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out
Details: (VolumesBackupsTest:tearDownClass) Failed to delete volume 5b6d234f-ff4e-4080-aad7-f68356f3adf0 within the required time (196 s). Timer started at 1779466578. Timer ended at 1779466774. Waited for 196 s., <traceback object at 0x7952dee23280>))
|
||||||
| tearDownClass (tempest.api.compute.volumes.test_attach_volume | 1 | 0 | 1 | 0 | 0 | Detail | |
AttachVolumeTestJSON) |
fail
ft3.1: tearDownClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/opt/stack/tempest/tempest/test.py", line 246, in tearDownClass
raise value.with_traceback(trace)
File "/opt/stack/tempest/tempest/test.py", line 210, in tearDownClass
teardown()
File "/opt/stack/tempest/tempest/test.py", line 628, in resource_cleanup
raise testtools.MultipleExceptions(*cleanup_errors)
testtools.runtest.MultipleExceptions: ((<class 'tempest.lib.exceptions.BadRequest'>, Bad request
Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}, <traceback object at 0x7d678bd73700>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out
Details: (AttachVolumeTestJSON:tearDownClass) Failed to delete volume 36c45acf-ca8e-4c22-a4bf-471671da4813 within the required time (196 s). Timer started at 1779466354. Timer ended at 1779466550. Waited for 196 s., <traceback object at 0x7d678be54380>))
|
||||||
| tearDownClass (tempest.scenario.test_volume_boot_pattern | 1 | 0 | 1 | 0 | 0 | Detail | |
TestVolumeBootPatternV346) |
fail
ft4.1: tearDownClass (tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV346)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/opt/stack/tempest/tempest/test.py", line 246, in tearDownClass
raise value.with_traceback(trace)
File "/opt/stack/tempest/tempest/test.py", line 210, in tearDownClass
teardown()
File "/opt/stack/tempest/tempest/test.py", line 757, in clear_credentials
cls._creds_provider.clear_creds()
File "/opt/stack/tempest/tempest/lib/common/dynamic_creds.py", line 587, in clear_creds
self._clear_isolated_net_resources()
File "/opt/stack/tempest/tempest/lib/common/dynamic_creds.py", line 577, in _clear_isolated_net_resources
self._clear_isolated_subnet(creds.subnet['id'],
File "/opt/stack/tempest/tempest/lib/common/dynamic_creds.py", line 540, in _clear_isolated_subnet
client.delete_subnet(subnet_id)
File "/opt/stack/tempest/tempest/lib/services/network/subnets_client.py", line 52, in delete_subnet
return self.delete_resource(uri)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/network/base.py", line 42, in delete_resource
resp, body = self.delete(req_uri)
^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 362, in delete
return self.request('DELETE', url, extra_headers, headers, body)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 897, in _error_checker
raise exceptions.Conflict(resp_body, resp=resp)
tempest.lib.exceptions.Conflict: Conflict with state of target resource
Details: {'type': 'SubnetInUse', 'message': 'Unable to complete operation on subnet 977ef750-7032-4536-bbc6-6340c1fb5735: One or more ports have an IP allocation from this subnet.', 'detail': ''}
|
||||||
| tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON | 2 | 1 | 1 | 0 | 0 | Detail | |
test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
fail
ft5.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-05-22 16:09:01,146 106241 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-05-22 16:09:01,147 106241 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-05-22 16:09:01,314 106241 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://10.4.3.236/compute/v2.1/os-keypairs 0.166s
2026-05-22 16:09:01,315 106241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1227898706", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJHMWyDMie/zNUz398h+wqkYEN7uHEHEcyidtfvRcyXgp4uJ6fnDjH+iiY9x3+YksOGkwpYlAWvDupKReZHinBJD8hF7/ACA17nCgwIbJHHKTSULG8cbP9j8q+k6HHu9IQ=="}}
Response - Headers: {'date': 'Fri, 22 May 2026 16:09:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82c88c7f-f01d-41f7-91ef-224ce1c76b0e', 'x-compute-request-id': 'req-82c88c7f-f01d-41f7-91ef-224ce1c76b0e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-1227898706", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJHMWyDMie/zNUz398h+wqkYEN7uHEHEcyidtfvRcyXgp4uJ6fnDjH+iiY9x3+YksOGkwpYlAWvDupKReZHinBJD8hF7/ACA17nCgwIbJHHKTSULG8cbP9j8q+k6HHu9IQ==", "fingerprint": "84:f6:eb:18:93:46:05:d6:47:ae:0d:25:87:46:68:14", "user_id": "a9bf5e2d9ab44eb4b4de1a8a67a960dc"}}'
2026-05-22 16:09:01,316 106241 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1227898706 created
2026-05-22 16:09:01,529 106241 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.236/networking/v2.0/security-groups 0.212s
2026-05-22 16:09:01,529 106241 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--477578566", "description": "tempest-description--863718788"}}
Response - Headers: {'date': 'Fri, 22 May 2026 16:09:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-b64fa1fb-6db9-44d3-b6a7-3e3ec6e6dcfc', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.236/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "30d1eecc-54fb-4513-abd9-2f5eeab490ce", "name": "tempest-securitygroup--477578566", "stateful": true, "tenant_id": "2c1616c35d874e99a10858db242457fb", "project_id": "2c1616c35d874e99a10858db242457fb", "description": "tempest-description--863718788", "shared": false, "security_group_rules": [{"id": "22b34160-8730-4d52-9926-b1343e0a8461", "project_id": "2c1616c35d874e99a10858db242457fb", "security_group_id": "30d1eecc-54fb-4513-abd9-2f5eeab490ce", "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": 1128, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-05-22T16:09:01Z", "updated_at": "2026-05-22T16:09:01Z", "revision_number": 0, "tenant_id": "2c1616c35d874e99a10858db242457fb"}, {"id": "a1200e61-535b-488d-b720-da048b1a6af1", "project_id": "2c1616c35d874e99a10858db242457fb", "security_group_id": "30d1eecc-54fb-4513-abd9-2f5eeab490ce", "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": 1129, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-05-22T16:09:01Z", "updated_at": "2026-05-22T16:09:01Z", "revision_number": 0, "tenant_id": "2c1616c35d874e99a10858db242457fb"}], "tags": [], "created_at": "2026-05-22T16:09:01Z", "updated_at": "2026-05-22T16:09:01Z", "revision_number": 1}}'
2026-05-22 16:09:01,761 106241 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.236/networking/v2.0/security-group-rules 0.230s
2026-05-22 16:09:01,761 106241 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": "30d1eecc-54fb-4513-abd9-2f5eeab490ce", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 22 May 2026 16:09:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-bfb62333-0eea-439c-9551-d7ff96774fb5', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.236/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "b7447816-c7b0-43c4-8403-020121af438e", "project_id": "2c1616c35d874e99a10858db242457fb", "security_group_id": "30d1eecc-54fb-4513-abd9-2f5eeab490ce", "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-05-22T16:09:01Z", "updated_at": "2026-05-22T16:09:01Z", "revision_number": 0, "tenant_id": "2c1616c35d874e99a10858db242457fb"}}'
2026-05-22 16:09:01,900 106241 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.236/networking/v2.0/security-group-rules 0.138s
2026-05-22 16:09:01,900 106241 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": "30d1eecc-54fb-4513-abd9-2f5eeab490ce", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 22 May 2026 16:09:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-143acb93-f24e-4f7a-a194-f74a5f18da3f', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.236/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "ec90a074-8768-4088-b80d-5f9ac4fe9e2f", "project_id": "2c1616c35d874e99a10858db242457fb", "security_group_id": "30d1eecc-54fb-4513-abd9-2f5eeab490ce", "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-05-22T16:09:01Z", "updated_at": "2026-05-22T16:09:01Z", "revision_number": 0, "tenant_id": "2c1616c35d874e99a10858db242457fb"}}'
2026-05-22 16:09:01,900 106241 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--477578566 created
2026-05-22 16:09:02,515 106241 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.236/networking/v2.0/floatingips 0.614s
2026-05-22 16:09:02,515 106241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "228c7726-ee14-486e-9a3d-caed7a26c3b1"}}
Response - Headers: {'date': 'Fri, 22 May 2026 16:09:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-79d37b6b-61e2-4958-9dcd-61067e4b1bae', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.236/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "cee0afd0-b76d-4755-aad3-2cb955d3cf28", "tenant_id": "2c1616c35d874e99a10858db242457fb", "project_id": "2c1616c35d874e99a10858db242457fb", "floating_ip_address": "172.24.5.239", "floating_network_id": "228c7726-ee14-486e-9a3d-caed7a26c3b1", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-05-22T16:09:02Z", "updated_at": "2026-05-22T16:09:02Z", "revision_number": 0}}'
2026-05-22 16:09:02,515 106241 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'cee0afd0-b76d-4755-aad3-2cb955d3cf28', 'tenant_id': '2c1616c35d874e99a10858db242457fb', 'project_id': '2c1616c35d874e99a10858db242457fb', 'floating_ip_address': '172.24.5.239', 'floating_network_id': '228c7726-ee14-486e-9a3d-caed7a26c3b1', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-05-22T16:09:02Z', 'updated_at': '2026-05-22T16:09:02Z', 'revision_number': 0, 'ip': '172.24.5.239'} created
2026-05-22 16:09:02,582 106241 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST https://10.4.3.236/identity/v3/auth/tokens 0.062s
2026-05-22 16:09:02,582 106241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Fri, 22 May 2026 16:09:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2936', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-91d4dd67-ce5c-41fd-926c-9a69b3a639f8', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.236/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "a9bf5e2d9ab44eb4b4de1a8a67a960dc", "name": "tempest-AttachVolumeTestJSON-1543047185-project-member", "password_expires_at": null}, "audit_ids": ["gZfaiQQtTXm5gK_tTNqH8Q"], "expires_at": "2026-05-22T17:09:02.000000Z", "issued_at": "2026-05-22T16:09:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2c1616c35d874e99a10858db242457fb", "name": "tempest-AttachVolumeTestJSON-1543047185"}, "is_domain": false, "roles": [{"id": "99408ab85aaf4033904944a7519aae61", "name": "reader"}, {"id": "ab8ca96312a449be8a7a539037490b0f", "name": "member"}], "catalog": [{"endpoints": [{"id": "43684da3f2994cfea0d3342516daa6b4", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.236/compute/v2/2c1616c35d874e99a10858db242457fb", "region": "RegionOne"}], "id": "116bcc936e6948339ad5fddab9c46cf7", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "151a4ecc85dd4d2c905df0699517428f", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.236/identity", "region": "RegionOne"}], "id": "480eba9d41bd4c2ca03301038a86c751", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "7067ffbef19c4a8190dfd1c6b0e430d3", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.236/networking", "region": "RegionOne"}], "id": "a8e75757da0c47cc80471965e858af9e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "ce1cb7865b5445f1870ee9f7a3858adc", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.236/volume/v3", "region": "RegionOne"}], "id": "aa57b7d5c129423cad80813f915830d7", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "f343535194264237947c7e7b5bcf60d9", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.236:8080/v1/AUTH_2c1616c35d874e99a10858db242457fb", "region": "RegionOne"}, {"id": "f664df627144423d87e5e8dc0e57929e", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.236:8080", "region": "RegionOne"}], "id": "ae0486debc454ef4b2f165e87edb85e4", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "6732bacf91584c859b8b95dbf2580ab1", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.236/compute/v2.1", "region": "RegionOne"}], "id": "bbceea636b85438d85fd0a6e7d992c47", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "65b106155add4956ba6c0fc31b0bba58", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.236/image", "region": "RegionOne"}], "id": "c978ec996eb8436ab270d90f620b8221", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5576dc0bcd6e4e7f9123d39a9c1a4d4b", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.236/placement", "region": "RegionOne"}], "id": "cb19418e39654bf496475197887424bd", "type": "placement", "name": "placement"}]}}'
2026-05-22 16:09:02,583 106241 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': 'c2d936c3-c3b5-4a59-993c-0b8f978fa8dd', 'name': 'tempest-AttachVolumeTestJSON-251192006-network', 'tenant_id': '2c1616c35d874e99a10858db242457fb', 'project_id': '2c1616c35d874e99a10858db242457fb', 'admin_state_up': True, 'mtu': 1372, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 35699, '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-05-22T16:08:54Z', 'updated_at': '2026-05-22T16:08:54Z', 'revision_number': 1} available for tenant
2026-05-22 16:09:02,583 106241 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1227898706', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJHMWyDMie/zNUz398h+wqkYEN7uHEHEcyidtfvRcyXgp4uJ6fnDjH+iiY9x3+YksOGkwpYlAWvDupKReZHinBJD8hF7/ACA17nCgwIbJHHKTSULG8cbP9j8q+k6HHu9IQ==', 'fingerprint': '84:f6:eb:18:93:46:05:d6:47:ae:0d:25:87:46:68:14', 'user_id': 'a9bf5e2d9ab44eb4b4de1a8a67a960dc', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAOvmToMLFegoyP9fMFTLL2T0Tsj149aChbNaGNaa4t8hL8/HyFmiZf\ngzWR61/u+sigBwYFK4EEACKhZANiAASRzFsgzInv8zVM9/fIfsKpGBDe7hxBxHMo\nnbX70XMl4KeLien5w4x/oomPcd/mJLDhpMKWJQFrw7qSkXmR4pwSQ/IRe/wAgNe5\nwoMCGyRxyk0lCxvHGz/Y/KvpOhx7vSE=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '30d1eecc-54fb-4513-abd9-2f5eeab490ce', 'name': 'tempest-securitygroup--477578566', 'stateful': True, 'tenant_id': '2c1616c35d874e99a10858db242457fb', 'project_id': '2c1616c35d874e99a10858db242457fb', 'description': 'tempest-description--863718788', 'shared': False, 'security_group_rules': [{'id': '22b34160-8730-4d52-9926-b1343e0a8461', 'project_id': '2c1616c35d874e99a10858db242457fb', 'security_group_id': '30d1eecc-54fb-4513-abd9-2f5eeab490ce', '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': 1128, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-05-22T16:09:01Z', 'updated_at': '2026-05-22T16:09:01Z', 'revision_number': 0, 'tenant_id': '2c1616c35d874e99a10858db242457fb'}, {'id': 'a1200e61-535b-488d-b720-da048b1a6af1', 'project_id': '2c1616c35d874e99a10858db242457fb', 'security_group_id': '30d1eecc-54fb-4513-abd9-2f5eeab490ce', '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': 1129, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-05-22T16:09:01Z', 'updated_at': '2026-05-22T16:09:01Z', 'revision_number': 0, 'tenant_id': '2c1616c35d874e99a10858db242457fb'}], 'tags': [], 'created_at': '2026-05-22T16:09:01Z', 'updated_at': '2026-05-22T16:09:01Z', 'revision_number': 1}, 'floating_ip': {'id': 'cee0afd0-b76d-4755-aad3-2cb955d3cf28', 'tenant_id': '2c1616c35d874e99a10858db242457fb', 'project_id': '2c1616c35d874e99a10858db242457fb', 'floating_ip_address': '172.24.5.239', 'floating_network_id': '228c7726-ee14-486e-9a3d-caed7a26c3b1', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-05-22T16:09:02Z', 'updated_at': '2026-05-22T16:09:02Z', 'revision_number': 0, 'ip': '172.24.5.239'}}
2026-05-22 16:09:03,227 106241 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST https://10.4.3.236/compute/v2.1/servers 0.643s
2026-05-22 16:09:03,227 106241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-660345878", "imageRef": "06d735c4-96c6-42cd-867c-16bd9a939e90", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "c2d936c3-c3b5-4a59-993c-0b8f978fa8dd"}], "security_groups": [{"name": "tempest-securitygroup--477578566"}], "key_name": "tempest-keypair-1227898706", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Fri, 22 May 2026 16:09:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '401', 'location': 'https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092', '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-b49abbf4-0c12-4ac5-8216-6d4886583129', 'x-compute-request-id': 'req-b49abbf4-0c12-4ac5-8216-6d4886583129', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.236/compute/v2.1/servers'}
Body: b'{"server": {"id": "cfc22f73-3291-409a-b912-ca8435fbe092", "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/cfc22f73-3291-409a-b912-ca8435fbe092"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--477578566"}], "adminPass": "password"}}'
2026-05-22 16:09:03,352 106241 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092 0.122s
2026-05-22 16:09:03,352 106241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:09:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1235', '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-fc3a939b-f487-4f80-a8e3-8fa243dcdb0e', 'x-compute-request-id': 'req-fc3a939b-f487-4f80-a8e3-8fa243dcdb0e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:09:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "", "id": "cfc22f73-3291-409a-b912-ca8435fbe092", "image": {"id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/images/06d735c4-96c6-42cd-867c-16bd9a939e90"}]}, "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/cfc22f73-3291-409a-b912-ca8435fbe092"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-660345878", "status": "BUILD", "tenant_id": "2c1616c35d874e99a10858db242457fb", "user_id": "a9bf5e2d9ab44eb4b4de1a8a67a960dc", "updated": "2026-05-22T16:09:03Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1227898706", "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-05-22 16:09:04,511 106241 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092 0.151s
2026-05-22 16:09:04,512 106241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:09:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1239', '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-2c9e327f-a7bd-4c6c-ba3c-2490047f52f4', 'x-compute-request-id': 'req-2c9e327f-a7bd-4c6c-ba3c-2490047f52f4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:09:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "", "id": "cfc22f73-3291-409a-b912-ca8435fbe092", "image": {"id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/images/06d735c4-96c6-42cd-867c-16bd9a939e90"}]}, "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/cfc22f73-3291-409a-b912-ca8435fbe092"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-660345878", "status": "BUILD", "tenant_id": "2c1616c35d874e99a10858db242457fb", "user_id": "a9bf5e2d9ab44eb4b4de1a8a67a960dc", "updated": "2026-05-22T16:09:04Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1227898706", "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-05-22 16:09:05,667 106241 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092 0.147s
2026-05-22 16:09:05,667 106241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:09:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1287', '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-1f03209a-8329-46c7-af8e-ca7ae480692c', 'x-compute-request-id': 'req-1f03209a-8329-46c7-af8e-ca7ae480692c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:09:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "674aed5ca7b342b32464cf8384e6db1ffc7030d3da15d1e1b81536da", "id": "cfc22f73-3291-409a-b912-ca8435fbe092", "image": {"id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/images/06d735c4-96c6-42cd-867c-16bd9a939e90"}]}, "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/cfc22f73-3291-409a-b912-ca8435fbe092"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-660345878", "status": "BUILD", "tenant_id": "2c1616c35d874e99a10858db242457fb", "user_id": "a9bf5e2d9ab44eb4b4de1a8a67a960dc", "updated": "2026-05-22T16:09:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1227898706", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-22 16:09:05,673 106241 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-05-22 16:09:06,863 106241 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092 0.188s
2026-05-22 16:09:06,863 106241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:09:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1287', '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-8d6117cf-bb51-4762-a52b-1efae8c1a54c', 'x-compute-request-id': 'req-8d6117cf-bb51-4762-a52b-1efae8c1a54c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:09:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "674aed5ca7b342b32464cf8384e6db1ffc7030d3da15d1e1b81536da", "id": "cfc22f73-3291-409a-b912-ca8435fbe092", "image": {"id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/images/06d735c4-96c6-42cd-867c-16bd9a939e90"}]}, "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/cfc22f73-3291-409a-b912-ca8435fbe092"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-660345878", "status": "BUILD", "tenant_id": "2c1616c35d874e99a10858db242457fb", "user_id": "a9bf5e2d9ab44eb4b4de1a8a67a960dc", "updated": "2026-05-22T16:09:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1227898706", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-22 16:09:08,039 106241 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092 0.167s
2026-05-22 16:09:08,040 106241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:09:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1295', '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-05aa0053-c288-4358-9a43-932f64c12016', 'x-compute-request-id': 'req-05aa0053-c288-4358-9a43-932f64c12016', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:09:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "674aed5ca7b342b32464cf8384e6db1ffc7030d3da15d1e1b81536da", "id": "cfc22f73-3291-409a-b912-ca8435fbe092", "image": {"id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/images/06d735c4-96c6-42cd-867c-16bd9a939e90"}]}, "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/cfc22f73-3291-409a-b912-ca8435fbe092"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-660345878", "status": "BUILD", "tenant_id": "2c1616c35d874e99a10858db242457fb", "user_id": "a9bf5e2d9ab44eb4b4de1a8a67a960dc", "updated": "2026-05-22T16:09:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1227898706", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-22 16:09:08,048 106241 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-05-22 16:09:09,381 106241 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092 0.332s
2026-05-22 16:09:09,382 106241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:09:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', '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-3a95059e-fb8d-42e4-9c37-27dd67c1d3d8', 'x-compute-request-id': 'req-3a95059e-fb8d-42e4-9c37-27dd67c1d3d8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:09:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "674aed5ca7b342b32464cf8384e6db1ffc7030d3da15d1e1b81536da", "id": "cfc22f73-3291-409a-b912-ca8435fbe092", "image": {"id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/images/06d735c4-96c6-42cd-867c-16bd9a939e90"}]}, "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/cfc22f73-3291-409a-b912-ca8435fbe092"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-660345878", "status": "BUILD", "tenant_id": "2c1616c35d874e99a10858db242457fb", "user_id": "a9bf5e2d9ab44eb4b4de1a8a67a960dc", "updated": "2026-05-22T16:09:09Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1227898706", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--477578566"}], "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": []}}'
2026-05-22 16:09:09,389 106241 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait
2026-05-22 16:09:10,810 106241 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092 0.421s
2026-05-22 16:09:10,811 106241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:09:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1360', '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-90699339-6ea5-4ce4-909c-b1ef602281d1', 'x-compute-request-id': 'req-90699339-6ea5-4ce4-909c-b1ef602281d1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:09:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "674aed5ca7b342b32464cf8384e6db1ffc7030d3da15d1e1b81536da", "id": "cfc22f73-3291-409a-b912-ca8435fbe092", "image": {"id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/images/06d735c4-96c6-42cd-867c-16bd9a939e90"}]}, "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/cfc22f73-3291-409a-b912-ca8435fbe092"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-660345878", "status": "BUILD", "tenant_id": "2c1616c35d874e99a10858db242457fb", "user_id": "a9bf5e2d9ab44eb4b4de1a8a67a960dc", "updated": "2026-05-22T16:09:10Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1227898706", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--477578566"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-22 16:09:10,822 106241 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait
2026-05-22 16:09:12,149 106241 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092 0.326s
2026-05-22 16:09:12,149 106241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:09:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1360', '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-d9aa90cd-036c-40ac-9ae3-6c506a7f287d', 'x-compute-request-id': 'req-d9aa90cd-036c-40ac-9ae3-6c506a7f287d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:09:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "674aed5ca7b342b32464cf8384e6db1ffc7030d3da15d1e1b81536da", "id": "cfc22f73-3291-409a-b912-ca8435fbe092", "image": {"id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/images/06d735c4-96c6-42cd-867c-16bd9a939e90"}]}, "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/cfc22f73-3291-409a-b912-ca8435fbe092"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-660345878", "status": "BUILD", "tenant_id": "2c1616c35d874e99a10858db242457fb", "user_id": "a9bf5e2d9ab44eb4b4de1a8a67a960dc", "updated": "2026-05-22T16:09:10Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1227898706", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--477578566"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-22 16:09:13,485 106241 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092 0.326s
2026-05-22 16:09:13,486 106241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:09:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1360', '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-6fc4b387-aa38-4d1e-93db-000477b09084', 'x-compute-request-id': 'req-6fc4b387-aa38-4d1e-93db-000477b09084', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:09:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "674aed5ca7b342b32464cf8384e6db1ffc7030d3da15d1e1b81536da", "id": "cfc22f73-3291-409a-b912-ca8435fbe092", "image": {"id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/images/06d735c4-96c6-42cd-867c-16bd9a939e90"}]}, "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/cfc22f73-3291-409a-b912-ca8435fbe092"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-660345878", "status": "BUILD", "tenant_id": "2c1616c35d874e99a10858db242457fb", "user_id": "a9bf5e2d9ab44eb4b4de1a8a67a960dc", "updated": "2026-05-22T16:09:10Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1227898706", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--477578566"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-22 16:09:14,753 106241 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092 0.260s
2026-05-22 16:09:14,753 106241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:09:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1360', '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-f2a80240-402f-449c-8109-bab181a1c703', 'x-compute-request-id': 'req-f2a80240-402f-449c-8109-bab181a1c703', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:09:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "674aed5ca7b342b32464cf8384e6db1ffc7030d3da15d1e1b81536da", "id": "cfc22f73-3291-409a-b912-ca8435fbe092", "image": {"id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/images/06d735c4-96c6-42cd-867c-16bd9a939e90"}]}, "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/cfc22f73-3291-409a-b912-ca8435fbe092"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-660345878", "status": "BUILD", "tenant_id": "2c1616c35d874e99a10858db242457fb", "user_id": "a9bf5e2d9ab44eb4b4de1a8a67a960dc", "updated": "2026-05-22T16:09:10Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1227898706", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--477578566"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-22 16:09:16,036 106241 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092 0.276s
2026-05-22 16:09:16,036 106241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:09:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1360', '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-d04afa77-87ea-468e-950f-94c1b2f45583', 'x-compute-request-id': 'req-d04afa77-87ea-468e-950f-94c1b2f45583', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:09:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "674aed5ca7b342b32464cf8384e6db1ffc7030d3da15d1e1b81536da", "id": "cfc22f73-3291-409a-b912-ca8435fbe092", "image": {"id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/images/06d735c4-96c6-42cd-867c-16bd9a939e90"}]}, "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/cfc22f73-3291-409a-b912-ca8435fbe092"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-660345878", "status": "BUILD", "tenant_id": "2c1616c35d874e99a10858db242457fb", "user_id": "a9bf5e2d9ab44eb4b4de1a8a67a960dc", "updated": "2026-05-22T16:09:10Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1227898706", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--477578566"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-22 16:09:17,484 106241 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092 0.441s
2026-05-22 16:09:17,484 106241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:09:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1360', '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-b7387bed-48fd-4914-b358-b9f474069fa2', 'x-compute-request-id': 'req-b7387bed-48fd-4914-b358-b9f474069fa2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:09:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "674aed5ca7b342b32464cf8384e6db1ffc7030d3da15d1e1b81536da", "id": "cfc22f73-3291-409a-b912-ca8435fbe092", "image": {"id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/images/06d735c4-96c6-42cd-867c-16bd9a939e90"}]}, "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/cfc22f73-3291-409a-b912-ca8435fbe092"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-660345878", "status": "BUILD", "tenant_id": "2c1616c35d874e99a10858db242457fb", "user_id": "a9bf5e2d9ab44eb4b4de1a8a67a960dc", "updated": "2026-05-22T16:09:10Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1227898706", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--477578566"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-22 16:09:18,736 106241 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092 0.246s
2026-05-22 16:09:18,736 106241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:09:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1360', '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-59d4d33a-083d-4518-aa01-27f1f281800c', 'x-compute-request-id': 'req-59d4d33a-083d-4518-aa01-27f1f281800c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:09:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "674aed5ca7b342b32464cf8384e6db1ffc7030d3da15d1e1b81536da", "id": "cfc22f73-3291-409a-b912-ca8435fbe092", "image": {"id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/images/06d735c4-96c6-42cd-867c-16bd9a939e90"}]}, "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/cfc22f73-3291-409a-b912-ca8435fbe092"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-660345878", "status": "BUILD", "tenant_id": "2c1616c35d874e99a10858db242457fb", "user_id": "a9bf5e2d9ab44eb4b4de1a8a67a960dc", "updated": "2026-05-22T16:09:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1227898706", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--477578566"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-22 16:09:19,957 106241 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092 0.211s
2026-05-22 16:09:19,958 106241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:09:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1543', '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-feaf5e24-9a4e-45a2-9ba6-3582470919d9', 'x-compute-request-id': 'req-feaf5e24-9a4e-45a2-9ba6-3582470919d9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeTestJSON-251192006-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:33:06"}]}, "created": "2026-05-22T16:09:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "674aed5ca7b342b32464cf8384e6db1ffc7030d3da15d1e1b81536da", "id": "cfc22f73-3291-409a-b912-ca8435fbe092", "image": {"id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/images/06d735c4-96c6-42cd-867c-16bd9a939e90"}]}, "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/cfc22f73-3291-409a-b912-ca8435fbe092"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-660345878", "status": "ACTIVE", "tenant_id": "2c1616c35d874e99a10858db242457fb", "user_id": "a9bf5e2d9ab44eb4b4de1a8a67a960dc", "updated": "2026-05-22T16:09:19Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1227898706", "OS-SRV-USG:launched_at": "2026-05-22T16:09:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--477578566"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-05-22 16:09:19,965 106241 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 16 second wait
2026-05-22 16:09:20,454 106241 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092/os-interface 0.489s
2026-05-22 16:09:20,455 106241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:09:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-068b55d4-02ae-4427-8a6d-da87abfb6123', 'x-compute-request-id': 'req-068b55d4-02ae-4427-8a6d-da87abfb6123', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "c2d936c3-c3b5-4a59-993c-0b8f978fa8dd", "port_id": "b12fee32-b99a-4456-a62d-bd9c20d0537a", "mac_addr": "fa:16:3e:1d:33:06", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "c2875596-e9c6-408e-ac8b-265f587a1190", "ip_address": "10.1.0.7"}]}]}'
2026-05-22 16:09:21,153 106241 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 PUT https://10.4.3.236/networking/v2.0/floatingips/cee0afd0-b76d-4755-aad3-2cb955d3cf28 0.695s
2026-05-22 16:09:21,153 106241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "b12fee32-b99a-4456-a62d-bd9c20d0537a"}}
Response - Headers: {'date': 'Fri, 22 May 2026 16:09:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-9d4772d0-e7ce-416a-ae7c-d52c63f8e7ab', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/networking/v2.0/floatingips/cee0afd0-b76d-4755-aad3-2cb955d3cf28'}
Body: b'{"floatingip": {"id": "cee0afd0-b76d-4755-aad3-2cb955d3cf28", "tenant_id": "2c1616c35d874e99a10858db242457fb", "project_id": "2c1616c35d874e99a10858db242457fb", "floating_ip_address": "172.24.5.239", "floating_network_id": "228c7726-ee14-486e-9a3d-caed7a26c3b1", "router_id": "df440d9f-d947-4779-b5fc-610acef705b8", "port_id": "b12fee32-b99a-4456-a62d-bd9c20d0537a", "fixed_ip_address": "10.1.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "c2d936c3-c3b5-4a59-993c-0b8f978fa8dd", "mac_address": "fa:16:3e:1d:33:06", "admin_state_up": true, "status": "ACTIVE", "device_id": "cfc22f73-3291-409a-b912-ca8435fbe092", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-05-22T16:09:02Z", "updated_at": "2026-05-22T16:09:20Z", "revision_number": 1}}'
2026-05-22 16:09:21,154 106241 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.239:22' as 'cirros' with public key authentication
2026-05-22 16:09:56,871 106241 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-05-22 16:09:57,053 106241 INFO [paramiko.transport] Authentication (publickey) successful!
2026-05-22 16:09:57,054 106241 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.5.239 successfully created
2026-05-22 16:09:57,106 106241 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092/ips 0.052s
2026-05-22 16:09:57,107 106241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:09:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '143', '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-cb9d8a9b-56fb-41b6-9e63-7a4cd355c006', 'x-compute-request-id': 'req-cb9d8a9b-56fb-41b6-9e63-7a4cd355c006', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092/ips'}
Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-251192006-network": [{"version": 4, "addr": "10.1.0.7"}, {"version": 4, "addr": "172.24.5.239"}]}}'
2026-05-22 16:09:57,109 106241 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.239:22' as 'cirros' with public key authentication
2026-05-22 16:09:57,135 106241 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-05-22 16:09:57,320 106241 INFO [paramiko.transport] Authentication (publickey) successful!
2026-05-22 16:09:57,321 106241 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.5.239 successfully created
2026-05-22 16:09:57,321 106241 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps
2026-05-22 16:09:57,321 106241 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.239:22' as 'cirros' with public key authentication
2026-05-22 16:09:57,337 106241 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-05-22 16:09:57,519 106241 INFO [paramiko.transport] Authentication (publickey) successful!
2026-05-22 16:09:57,519 106241 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.5.239 successfully created
2026-05-22 16:09:57,939 106241 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST https://10.4.3.236/volume/v3/volumes 0.256s
2026-05-22 16:09:57,939 106241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-410167186"}}
Response - Headers: {'date': 'Fri, 22 May 2026 16:09:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d76174b1-c5f2-43ff-a345-433d3c0916f4', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d76174b1-c5f2-43ff-a345-433d3c0916f4', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.236/volume/v3/volumes'}
Body: b'{"volume": {"id": "36c45acf-ca8e-4c22-a4bf-471671da4813", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:09:57.862283", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-410167186", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/36c45acf-ca8e-4c22-a4bf-471671da4813"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/36c45acf-ca8e-4c22-a4bf-471671da4813"}], "user_id": "a9bf5e2d9ab44eb4b4de1a8a67a960dc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-05-22 16:09:57,996 106241 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET https://10.4.3.236/volume/v3/volumes/36c45acf-ca8e-4c22-a4bf-471671da4813 0.049s
2026-05-22 16:09:57,996 106241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:09:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36589217-62df-491f-bb76-c0725ecf7160', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36589217-62df-491f-bb76-c0725ecf7160', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/36c45acf-ca8e-4c22-a4bf-471671da4813'}
Body: b'{"volume": {"id": "36c45acf-ca8e-4c22-a4bf-471671da4813", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:09:58.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-410167186", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/36c45acf-ca8e-4c22-a4bf-471671da4813"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/36c45acf-ca8e-4c22-a4bf-471671da4813"}], "user_id": "a9bf5e2d9ab44eb4b4de1a8a67a960dc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c1616c35d874e99a10858db242457fb"}}'
2026-05-22 16:09:59,045 106241 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET https://10.4.3.236/volume/v3/volumes/36c45acf-ca8e-4c22-a4bf-471671da4813 0.040s
2026-05-22 16:09:59,045 106241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:09:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9643122d-6851-4cfc-b011-fc5dd5f7516a', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9643122d-6851-4cfc-b011-fc5dd5f7516a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/36c45acf-ca8e-4c22-a4bf-471671da4813'}
Body: b'{"volume": {"id": "36c45acf-ca8e-4c22-a4bf-471671da4813", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:09:58.000000", "updated_at": "2026-05-22T16:09:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-410167186", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/36c45acf-ca8e-4c22-a4bf-471671da4813"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/36c45acf-ca8e-4c22-a4bf-471671da4813"}], "user_id": "a9bf5e2d9ab44eb4b4de1a8a67a960dc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c1616c35d874e99a10858db242457fb"}}'
2026-05-22 16:09:59,054 106241 INFO [tempest.common.waiters] volume 36c45acf-ca8e-4c22-a4bf-471671da4813 reached available after waiting for 1.054402 seconds
2026-05-22 16:10:01,652 106241 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092/os-volume_attachments 2.598s
2026-05-22 16:10:01,653 106241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volumeAttachment": {"volumeId": "36c45acf-ca8e-4c22-a4bf-471671da4813"}}
Response - Headers: {'date': 'Fri, 22 May 2026 16:09:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '194', '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-b5367018-8b89-4d17-ab10-356331e44231', 'x-compute-request-id': 'req-b5367018-8b89-4d17-ab10-356331e44231', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092/os-volume_attachments'}
Body: b'{"volumeAttachment": {"id": "36c45acf-ca8e-4c22-a4bf-471671da4813", "serverId": "cfc22f73-3291-409a-b912-ca8435fbe092", "volumeId": "36c45acf-ca8e-4c22-a4bf-471671da4813", "device": "/dev/vdb"}}'
2026-05-22 16:10:01,723 106241 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET https://10.4.3.236/volume/v3/volumes/36c45acf-ca8e-4c22-a4bf-471671da4813 0.068s
2026-05-22 16:10:01,723 106241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b59b1e80-5a92-4a01-b555-48faebb94ca9', 'content-length': '842', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b59b1e80-5a92-4a01-b555-48faebb94ca9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/36c45acf-ca8e-4c22-a4bf-471671da4813'}
Body: b'{"volume": {"id": "36c45acf-ca8e-4c22-a4bf-471671da4813", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:09:58.000000", "updated_at": "2026-05-22T16:10:01.000000", "name": "tempest-AttachVolumeTestJSON-volume-410167186", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/36c45acf-ca8e-4c22-a4bf-471671da4813"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/36c45acf-ca8e-4c22-a4bf-471671da4813"}], "user_id": "a9bf5e2d9ab44eb4b4de1a8a67a960dc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c1616c35d874e99a10858db242457fb"}}'
2026-05-22 16:10:02,764 106241 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET https://10.4.3.236/volume/v3/volumes/36c45acf-ca8e-4c22-a4bf-471671da4813 0.030s
2026-05-22 16:10:02,764 106241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6644ec3-fce6-40ba-9675-6b2e883891f6', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6644ec3-fce6-40ba-9675-6b2e883891f6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/36c45acf-ca8e-4c22-a4bf-471671da4813'}
Body: b'{"volume": {"id": "36c45acf-ca8e-4c22-a4bf-471671da4813", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:09:58.000000", "updated_at": "2026-05-22T16:10:02.000000", "name": "tempest-AttachVolumeTestJSON-volume-410167186", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/36c45acf-ca8e-4c22-a4bf-471671da4813"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/36c45acf-ca8e-4c22-a4bf-471671da4813"}], "user_id": "a9bf5e2d9ab44eb4b4de1a8a67a960dc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c1616c35d874e99a10858db242457fb"}}'
2026-05-22 16:10:03,823 106241 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET https://10.4.3.236/volume/v3/volumes/36c45acf-ca8e-4c22-a4bf-471671da4813 0.053s
2026-05-22 16:10:03,823 106241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2edb714f-68bd-4a8d-b2e1-a1fd4713c6e1', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2edb714f-68bd-4a8d-b2e1-a1fd4713c6e1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/36c45acf-ca8e-4c22-a4bf-471671da4813'}
Body: b'{"volume": {"id": "36c45acf-ca8e-4c22-a4bf-471671da4813", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:09:58.000000", "updated_at": "2026-05-22T16:10:02.000000", "name": "tempest-AttachVolumeTestJSON-volume-410167186", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/36c45acf-ca8e-4c22-a4bf-471671da4813"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/36c45acf-ca8e-4c22-a4bf-471671da4813"}], "user_id": "a9bf5e2d9ab44eb4b4de1a8a67a960dc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c1616c35d874e99a10858db242457fb"}}'
2026-05-22 16:10:04,883 106241 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET https://10.4.3.236/volume/v3/volumes/36c45acf-ca8e-4c22-a4bf-471671da4813 0.053s
2026-05-22 16:10:04,883 106241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32efc6e4-4356-41e1-9de7-6ab6c2128e74', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32efc6e4-4356-41e1-9de7-6ab6c2128e74', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/36c45acf-ca8e-4c22-a4bf-471671da4813'}
Body: b'{"volume": {"id": "36c45acf-ca8e-4c22-a4bf-471671da4813", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:09:58.000000", "updated_at": "2026-05-22T16:10:02.000000", "name": "tempest-AttachVolumeTestJSON-volume-410167186", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/36c45acf-ca8e-4c22-a4bf-471671da4813"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/36c45acf-ca8e-4c22-a4bf-471671da4813"}], "user_id": "a9bf5e2d9ab44eb4b4de1a8a67a960dc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c1616c35d874e99a10858db242457fb"}}'
2026-05-22 16:10:05,961 106241 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET https://10.4.3.236/volume/v3/volumes/36c45acf-ca8e-4c22-a4bf-471671da4813 0.070s
2026-05-22 16:10:05,961 106241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af29b489-0a78-4b06-8d98-6479aed52f74', 'content-length': '1135', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af29b489-0a78-4b06-8d98-6479aed52f74', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/36c45acf-ca8e-4c22-a4bf-471671da4813'}
Body: b'{"volume": {"id": "36c45acf-ca8e-4c22-a4bf-471671da4813", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:09:58.000000", "updated_at": "2026-05-22T16:10:06.000000", "name": "tempest-AttachVolumeTestJSON-volume-410167186", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/36c45acf-ca8e-4c22-a4bf-471671da4813"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/36c45acf-ca8e-4c22-a4bf-471671da4813"}], "user_id": "a9bf5e2d9ab44eb4b4de1a8a67a960dc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "36c45acf-ca8e-4c22-a4bf-471671da4813", "attachment_id": "44ad0c7b-fe6e-4975-95a5-20870538c1b2", "volume_id": "36c45acf-ca8e-4c22-a4bf-471671da4813", "server_id": "cfc22f73-3291-409a-b912-ca8435fbe092", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-22T16:10:02.000000"}], "os-vol-tenant-attr:tenant_id": "2c1616c35d874e99a10858db242457fb"}}'
2026-05-22 16:10:05,970 106241 INFO [tempest.common.waiters] Attachment 44ad0c7b-fe6e-4975-95a5-20870538c1b2 created for volume 36c45acf-ca8e-4c22-a4bf-471671da4813 to server cfc22f73-3291-409a-b912-ca8435fbe092 after waiting for 4.970862 seconds
2026-05-22 16:10:06,018 106241 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET https://10.4.3.236/volume/v3/volumes/36c45acf-ca8e-4c22-a4bf-471671da4813 0.047s
2026-05-22 16:10:06,018 106241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea877be6-7435-4455-b591-af721e2c35db', 'content-length': '1135', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea877be6-7435-4455-b591-af721e2c35db', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/36c45acf-ca8e-4c22-a4bf-471671da4813'}
Body: b'{"volume": {"id": "36c45acf-ca8e-4c22-a4bf-471671da4813", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:09:58.000000", "updated_at": "2026-05-22T16:10:06.000000", "name": "tempest-AttachVolumeTestJSON-volume-410167186", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/36c45acf-ca8e-4c22-a4bf-471671da4813"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/36c45acf-ca8e-4c22-a4bf-471671da4813"}], "user_id": "a9bf5e2d9ab44eb4b4de1a8a67a960dc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "36c45acf-ca8e-4c22-a4bf-471671da4813", "attachment_id": "44ad0c7b-fe6e-4975-95a5-20870538c1b2", "volume_id": "36c45acf-ca8e-4c22-a4bf-471671da4813", "server_id": "cfc22f73-3291-409a-b912-ca8435fbe092", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-22T16:10:02.000000"}], "os-vol-tenant-attr:tenant_id": "2c1616c35d874e99a10858db242457fb"}}'
2026-05-22 16:10:06,027 106241 INFO [tempest.common.waiters] volume 36c45acf-ca8e-4c22-a4bf-471671da4813 reached in-use after waiting for 0.027722 seconds
2026-05-22 16:10:06,180 106241 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092/action 0.152s
2026-05-22 16:10:06,181 106241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-stop": {}}
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:06 GMT', 'server': 'Apache/2.4.58 (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-3024764c-969d-4d2b-84ae-10d829d3491a', 'x-compute-request-id': 'req-3024764c-969d-4d2b-84ae-10d829d3491a', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092/action'}
Body: b''
2026-05-22 16:10:07,173 106241 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092 0.992s
2026-05-22 16:10:07,174 106241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1718', '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-1f98d4c2-1bf7-44db-ae6b-44a5feae471e', 'x-compute-request-id': 'req-1f98d4c2-1bf7-44db-ae6b-44a5feae471e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeTestJSON-251192006-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:33:06"}, {"version": 4, "addr": "172.24.5.239", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:33:06"}]}, "created": "2026-05-22T16:09:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "674aed5ca7b342b32464cf8384e6db1ffc7030d3da15d1e1b81536da", "id": "cfc22f73-3291-409a-b912-ca8435fbe092", "image": {"id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/images/06d735c4-96c6-42cd-867c-16bd9a939e90"}]}, "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/cfc22f73-3291-409a-b912-ca8435fbe092"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-660345878", "status": "ACTIVE", "tenant_id": "2c1616c35d874e99a10858db242457fb", "user_id": "a9bf5e2d9ab44eb4b4de1a8a67a960dc", "updated": "2026-05-22T16:10:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1227898706", "OS-SRV-USG:launched_at": "2026-05-22T16:09:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--477578566"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "36c45acf-ca8e-4c22-a4bf-471671da4813"}]}}'
2026-05-22 16:10:08,436 106241 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092 0.252s
2026-05-22 16:10:08,436 106241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1718', '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-892320eb-003a-4900-bd65-66fc4241ef0d', 'x-compute-request-id': 'req-892320eb-003a-4900-bd65-66fc4241ef0d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeTestJSON-251192006-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:33:06"}, {"version": 4, "addr": "172.24.5.239", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:33:06"}]}, "created": "2026-05-22T16:09:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "674aed5ca7b342b32464cf8384e6db1ffc7030d3da15d1e1b81536da", "id": "cfc22f73-3291-409a-b912-ca8435fbe092", "image": {"id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/images/06d735c4-96c6-42cd-867c-16bd9a939e90"}]}, "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/cfc22f73-3291-409a-b912-ca8435fbe092"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-660345878", "status": "ACTIVE", "tenant_id": "2c1616c35d874e99a10858db242457fb", "user_id": "a9bf5e2d9ab44eb4b4de1a8a67a960dc", "updated": "2026-05-22T16:10:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1227898706", "OS-SRV-USG:launched_at": "2026-05-22T16:09:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--477578566"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "36c45acf-ca8e-4c22-a4bf-471671da4813"}]}}'
2026-05-22 16:10:09,652 106241 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092 0.209s
2026-05-22 16:10:09,652 106241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1695', '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-eab13afc-ff4c-4e1c-9477-8e0bb3b2ada7', 'x-compute-request-id': 'req-eab13afc-ff4c-4e1c-9477-8e0bb3b2ada7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeTestJSON-251192006-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:33:06"}, {"version": 4, "addr": "172.24.5.239", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:33:06"}]}, "created": "2026-05-22T16:09:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "674aed5ca7b342b32464cf8384e6db1ffc7030d3da15d1e1b81536da", "id": "cfc22f73-3291-409a-b912-ca8435fbe092", "image": {"id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/images/06d735c4-96c6-42cd-867c-16bd9a939e90"}]}, "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/cfc22f73-3291-409a-b912-ca8435fbe092"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-660345878", "status": "SHUTOFF", "tenant_id": "2c1616c35d874e99a10858db242457fb", "user_id": "a9bf5e2d9ab44eb4b4de1a8a67a960dc", "updated": "2026-05-22T16:10:09Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1227898706", "OS-SRV-USG:launched_at": "2026-05-22T16:09:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--477578566"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "36c45acf-ca8e-4c22-a4bf-471671da4813"}]}}'
2026-05-22 16:10:09,661 106241 INFO [tempest.common.waiters] State transition "ACTIVE/powering-off" ==> "SHUTOFF/None" after 2 second wait
2026-05-22 16:10:09,872 106241 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092/action 0.210s
2026-05-22 16:10:09,872 106241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-start": {}}
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:09 GMT', 'server': 'Apache/2.4.58 (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-01c07a91-c3a1-4cde-a018-288ac68f797d', 'x-compute-request-id': 'req-01c07a91-c3a1-4cde-a018-288ac68f797d', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092/action'}
Body: b''
2026-05-22 16:10:10,116 106241 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092 0.243s
2026-05-22 16:10:10,116 106241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1704', '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-9963bc60-771b-46a4-b9ea-0756f43ac51b', 'x-compute-request-id': 'req-9963bc60-771b-46a4-b9ea-0756f43ac51b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeTestJSON-251192006-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:33:06"}, {"version": 4, "addr": "172.24.5.239", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:33:06"}]}, "created": "2026-05-22T16:09:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "674aed5ca7b342b32464cf8384e6db1ffc7030d3da15d1e1b81536da", "id": "cfc22f73-3291-409a-b912-ca8435fbe092", "image": {"id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/images/06d735c4-96c6-42cd-867c-16bd9a939e90"}]}, "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/cfc22f73-3291-409a-b912-ca8435fbe092"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-660345878", "status": "SHUTOFF", "tenant_id": "2c1616c35d874e99a10858db242457fb", "user_id": "a9bf5e2d9ab44eb4b4de1a8a67a960dc", "updated": "2026-05-22T16:10:10Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1227898706", "OS-SRV-USG:launched_at": "2026-05-22T16:09:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--477578566"}], "OS-EXT-STS:task_state": "powering-on", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "36c45acf-ca8e-4c22-a4bf-471671da4813"}]}}'
2026-05-22 16:10:11,314 106241 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092 0.192s
2026-05-22 16:10:11,315 106241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1704', '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-d34af035-3e71-4443-a90f-7219ed6e5423', 'x-compute-request-id': 'req-d34af035-3e71-4443-a90f-7219ed6e5423', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeTestJSON-251192006-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:33:06"}, {"version": 4, "addr": "172.24.5.239", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:33:06"}]}, "created": "2026-05-22T16:09:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "674aed5ca7b342b32464cf8384e6db1ffc7030d3da15d1e1b81536da", "id": "cfc22f73-3291-409a-b912-ca8435fbe092", "image": {"id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/images/06d735c4-96c6-42cd-867c-16bd9a939e90"}]}, "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/cfc22f73-3291-409a-b912-ca8435fbe092"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-660345878", "status": "SHUTOFF", "tenant_id": "2c1616c35d874e99a10858db242457fb", "user_id": "a9bf5e2d9ab44eb4b4de1a8a67a960dc", "updated": "2026-05-22T16:10:10Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1227898706", "OS-SRV-USG:launched_at": "2026-05-22T16:09:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--477578566"}], "OS-EXT-STS:task_state": "powering-on", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "36c45acf-ca8e-4c22-a4bf-471671da4813"}]}}'
2026-05-22 16:10:12,568 106241 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092 0.247s
2026-05-22 16:10:12,568 106241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1704', '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-97351e76-b4c0-484c-b44f-988358b1d930', 'x-compute-request-id': 'req-97351e76-b4c0-484c-b44f-988358b1d930', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeTestJSON-251192006-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:33:06"}, {"version": 4, "addr": "172.24.5.239", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:33:06"}]}, "created": "2026-05-22T16:09:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "674aed5ca7b342b32464cf8384e6db1ffc7030d3da15d1e1b81536da", "id": "cfc22f73-3291-409a-b912-ca8435fbe092", "image": {"id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/images/06d735c4-96c6-42cd-867c-16bd9a939e90"}]}, "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/cfc22f73-3291-409a-b912-ca8435fbe092"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-660345878", "status": "SHUTOFF", "tenant_id": "2c1616c35d874e99a10858db242457fb", "user_id": "a9bf5e2d9ab44eb4b4de1a8a67a960dc", "updated": "2026-05-22T16:10:10Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1227898706", "OS-SRV-USG:launched_at": "2026-05-22T16:09:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--477578566"}], "OS-EXT-STS:task_state": "powering-on", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "36c45acf-ca8e-4c22-a4bf-471671da4813"}]}}'
2026-05-22 16:10:13,939 106241 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092 0.362s
2026-05-22 16:10:13,939 106241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1704', '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-20f728a5-7969-4e00-966c-76294c1e5580', 'x-compute-request-id': 'req-20f728a5-7969-4e00-966c-76294c1e5580', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeTestJSON-251192006-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:33:06"}, {"version": 4, "addr": "172.24.5.239", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:33:06"}]}, "created": "2026-05-22T16:09:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "674aed5ca7b342b32464cf8384e6db1ffc7030d3da15d1e1b81536da", "id": "cfc22f73-3291-409a-b912-ca8435fbe092", "image": {"id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/images/06d735c4-96c6-42cd-867c-16bd9a939e90"}]}, "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/cfc22f73-3291-409a-b912-ca8435fbe092"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-660345878", "status": "SHUTOFF", "tenant_id": "2c1616c35d874e99a10858db242457fb", "user_id": "a9bf5e2d9ab44eb4b4de1a8a67a960dc", "updated": "2026-05-22T16:10:10Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1227898706", "OS-SRV-USG:launched_at": "2026-05-22T16:09:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--477578566"}], "OS-EXT-STS:task_state": "powering-on", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "36c45acf-ca8e-4c22-a4bf-471671da4813"}]}}'
2026-05-22 16:10:15,606 106241 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092 0.659s
2026-05-22 16:10:15,606 106241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1704', '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-45c5cea9-30ad-4162-8d8c-0034df87fa0e', 'x-compute-request-id': 'req-45c5cea9-30ad-4162-8d8c-0034df87fa0e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeTestJSON-251192006-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:33:06"}, {"version": 4, "addr": "172.24.5.239", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:33:06"}]}, "created": "2026-05-22T16:09:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "674aed5ca7b342b32464cf8384e6db1ffc7030d3da15d1e1b81536da", "id": "cfc22f73-3291-409a-b912-ca8435fbe092", "image": {"id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/images/06d735c4-96c6-42cd-867c-16bd9a939e90"}]}, "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/cfc22f73-3291-409a-b912-ca8435fbe092"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-660345878", "status": "SHUTOFF", "tenant_id": "2c1616c35d874e99a10858db242457fb", "user_id": "a9bf5e2d9ab44eb4b4de1a8a67a960dc", "updated": "2026-05-22T16:10:10Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1227898706", "OS-SRV-USG:launched_at": "2026-05-22T16:09:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--477578566"}], "OS-EXT-STS:task_state": "powering-on", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "36c45acf-ca8e-4c22-a4bf-471671da4813"}]}}'
2026-05-22 16:10:16,837 106241 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092 0.220s
2026-05-22 16:10:16,837 106241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1704', '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-8a58118d-5455-4d07-913b-cf3c5211b3aa', 'x-compute-request-id': 'req-8a58118d-5455-4d07-913b-cf3c5211b3aa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeTestJSON-251192006-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:33:06"}, {"version": 4, "addr": "172.24.5.239", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:33:06"}]}, "created": "2026-05-22T16:09:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "674aed5ca7b342b32464cf8384e6db1ffc7030d3da15d1e1b81536da", "id": "cfc22f73-3291-409a-b912-ca8435fbe092", "image": {"id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/images/06d735c4-96c6-42cd-867c-16bd9a939e90"}]}, "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/cfc22f73-3291-409a-b912-ca8435fbe092"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-660345878", "status": "SHUTOFF", "tenant_id": "2c1616c35d874e99a10858db242457fb", "user_id": "a9bf5e2d9ab44eb4b4de1a8a67a960dc", "updated": "2026-05-22T16:10:10Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1227898706", "OS-SRV-USG:launched_at": "2026-05-22T16:09:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--477578566"}], "OS-EXT-STS:task_state": "powering-on", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "36c45acf-ca8e-4c22-a4bf-471671da4813"}]}}'
2026-05-22 16:10:18,111 106241 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092 0.267s
2026-05-22 16:10:18,111 106241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1704', '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-f93a149b-550d-40f6-965d-cb597e8b35c1', 'x-compute-request-id': 'req-f93a149b-550d-40f6-965d-cb597e8b35c1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeTestJSON-251192006-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:33:06"}, {"version": 4, "addr": "172.24.5.239", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:33:06"}]}, "created": "2026-05-22T16:09:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "674aed5ca7b342b32464cf8384e6db1ffc7030d3da15d1e1b81536da", "id": "cfc22f73-3291-409a-b912-ca8435fbe092", "image": {"id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/images/06d735c4-96c6-42cd-867c-16bd9a939e90"}]}, "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/cfc22f73-3291-409a-b912-ca8435fbe092"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-660345878", "status": "SHUTOFF", "tenant_id": "2c1616c35d874e99a10858db242457fb", "user_id": "a9bf5e2d9ab44eb4b4de1a8a67a960dc", "updated": "2026-05-22T16:10:10Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1227898706", "OS-SRV-USG:launched_at": "2026-05-22T16:09:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--477578566"}], "OS-EXT-STS:task_state": "powering-on", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "36c45acf-ca8e-4c22-a4bf-471671da4813"}]}}'
2026-05-22 16:10:19,380 106241 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092 0.258s
2026-05-22 16:10:19,380 106241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1704', '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-290f645f-3eb5-4cf9-aa3b-90abd5be4046', 'x-compute-request-id': 'req-290f645f-3eb5-4cf9-aa3b-90abd5be4046', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeTestJSON-251192006-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:33:06"}, {"version": 4, "addr": "172.24.5.239", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:33:06"}]}, "created": "2026-05-22T16:09:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "674aed5ca7b342b32464cf8384e6db1ffc7030d3da15d1e1b81536da", "id": "cfc22f73-3291-409a-b912-ca8435fbe092", "image": {"id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/images/06d735c4-96c6-42cd-867c-16bd9a939e90"}]}, "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/cfc22f73-3291-409a-b912-ca8435fbe092"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-660345878", "status": "SHUTOFF", "tenant_id": "2c1616c35d874e99a10858db242457fb", "user_id": "a9bf5e2d9ab44eb4b4de1a8a67a960dc", "updated": "2026-05-22T16:10:10Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1227898706", "OS-SRV-USG:launched_at": "2026-05-22T16:09:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--477578566"}], "OS-EXT-STS:task_state": "powering-on", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "36c45acf-ca8e-4c22-a4bf-471671da4813"}]}}'
2026-05-22 16:10:21,033 106241 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092 0.643s
2026-05-22 16:10:21,033 106241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1704', '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-39f4d527-252e-4143-b8af-8bc8108832a7', 'x-compute-request-id': 'req-39f4d527-252e-4143-b8af-8bc8108832a7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeTestJSON-251192006-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:33:06"}, {"version": 4, "addr": "172.24.5.239", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:33:06"}]}, "created": "2026-05-22T16:09:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "674aed5ca7b342b32464cf8384e6db1ffc7030d3da15d1e1b81536da", "id": "cfc22f73-3291-409a-b912-ca8435fbe092", "image": {"id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/images/06d735c4-96c6-42cd-867c-16bd9a939e90"}]}, "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/cfc22f73-3291-409a-b912-ca8435fbe092"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-660345878", "status": "SHUTOFF", "tenant_id": "2c1616c35d874e99a10858db242457fb", "user_id": "a9bf5e2d9ab44eb4b4de1a8a67a960dc", "updated": "2026-05-22T16:10:10Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1227898706", "OS-SRV-USG:launched_at": "2026-05-22T16:09:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--477578566"}], "OS-EXT-STS:task_state": "powering-on", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "36c45acf-ca8e-4c22-a4bf-471671da4813"}]}}'
2026-05-22 16:10:22,330 106241 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092 0.289s
2026-05-22 16:10:22,330 106241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1708', '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-7f76cecf-5479-4d59-9e54-d56fd39fcd24', 'x-compute-request-id': 'req-7f76cecf-5479-4d59-9e54-d56fd39fcd24', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeTestJSON-251192006-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:33:06"}, {"version": 4, "addr": "172.24.5.239", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:33:06"}]}, "created": "2026-05-22T16:09:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "674aed5ca7b342b32464cf8384e6db1ffc7030d3da15d1e1b81536da", "id": "cfc22f73-3291-409a-b912-ca8435fbe092", "image": {"id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/images/06d735c4-96c6-42cd-867c-16bd9a939e90"}]}, "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/cfc22f73-3291-409a-b912-ca8435fbe092"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-660345878", "status": "ACTIVE", "tenant_id": "2c1616c35d874e99a10858db242457fb", "user_id": "a9bf5e2d9ab44eb4b4de1a8a67a960dc", "updated": "2026-05-22T16:10:22Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1227898706", "OS-SRV-USG:launched_at": "2026-05-22T16:09:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--477578566"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "36c45acf-ca8e-4c22-a4bf-471671da4813"}]}}'
2026-05-22 16:10:22,339 106241 INFO [tempest.common.waiters] State transition "SHUTOFF/powering-on" ==> "ACTIVE/None" after 12 second wait
2026-05-22 16:10:22,339 106241 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps
2026-05-22 16:10:22,339 106241 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.239:22' as 'cirros' with public key authentication
2026-05-22 16:10:58,279 106241 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-05-22 16:10:58,485 106241 INFO [paramiko.transport] Authentication (publickey) successful!
2026-05-22 16:10:58,486 106241 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.5.239 successfully created
2026-05-22 16:10:58,833 106241 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 DELETE https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092/os-volume_attachments/36c45acf-ca8e-4c22-a4bf-471671da4813 0.182s
2026-05-22 16:10:58,834 106241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:58 GMT', 'server': 'Apache/2.4.58 (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-d2be578d-7724-479a-856d-c55bb963d9b0', 'x-compute-request-id': 'req-d2be578d-7724-479a-856d-c55bb963d9b0', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092/os-volume_attachments/36c45acf-ca8e-4c22-a4bf-471671da4813'}
Body: b''
2026-05-22 16:10:58,880 106241 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET https://10.4.3.236/volume/v3/volumes/36c45acf-ca8e-4c22-a4bf-471671da4813 0.046s
2026-05-22 16:10:58,880 106241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38e9919f-fab4-4b57-aabd-c63d0d9dcad8', 'content-length': '1138', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38e9919f-fab4-4b57-aabd-c63d0d9dcad8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/36c45acf-ca8e-4c22-a4bf-471671da4813'}
Body: b'{"volume": {"id": "36c45acf-ca8e-4c22-a4bf-471671da4813", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:09:58.000000", "updated_at": "2026-05-22T16:10:59.000000", "name": "tempest-AttachVolumeTestJSON-volume-410167186", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/36c45acf-ca8e-4c22-a4bf-471671da4813"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/36c45acf-ca8e-4c22-a4bf-471671da4813"}], "user_id": "a9bf5e2d9ab44eb4b4de1a8a67a960dc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "36c45acf-ca8e-4c22-a4bf-471671da4813", "attachment_id": "44ad0c7b-fe6e-4975-95a5-20870538c1b2", "volume_id": "36c45acf-ca8e-4c22-a4bf-471671da4813", "server_id": "cfc22f73-3291-409a-b912-ca8435fbe092", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-22T16:10:02.000000"}], "os-vol-tenant-attr:tenant_id": "2c1616c35d874e99a10858db242457fb"}}'
2026-05-22 16:10:59,926 106241 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET https://10.4.3.236/volume/v3/volumes/36c45acf-ca8e-4c22-a4bf-471671da4813 0.038s
2026-05-22 16:10:59,926 106241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef01017a-9899-4d39-994b-6d7313c6f7d8', 'content-length': '1138', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef01017a-9899-4d39-994b-6d7313c6f7d8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/36c45acf-ca8e-4c22-a4bf-471671da4813'}
Body: b'{"volume": {"id": "36c45acf-ca8e-4c22-a4bf-471671da4813", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:09:58.000000", "updated_at": "2026-05-22T16:10:59.000000", "name": "tempest-AttachVolumeTestJSON-volume-410167186", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/36c45acf-ca8e-4c22-a4bf-471671da4813"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/36c45acf-ca8e-4c22-a4bf-471671da4813"}], "user_id": "a9bf5e2d9ab44eb4b4de1a8a67a960dc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "36c45acf-ca8e-4c22-a4bf-471671da4813", "attachment_id": "44ad0c7b-fe6e-4975-95a5-20870538c1b2", "volume_id": "36c45acf-ca8e-4c22-a4bf-471671da4813", "server_id": "cfc22f73-3291-409a-b912-ca8435fbe092", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-22T16:10:02.000000"}], "os-vol-tenant-attr:tenant_id": "2c1616c35d874e99a10858db242457fb"}}'
2026-05-22 16:11:01,191 106241 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET https://10.4.3.236/volume/v3/volumes/36c45acf-ca8e-4c22-a4bf-471671da4813 0.252s
2026-05-22 16:11:01,191 106241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea66c8f3-2561-4885-9b46-20ad894cbb49', 'content-length': '1138', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea66c8f3-2561-4885-9b46-20ad894cbb49', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/36c45acf-ca8e-4c22-a4bf-471671da4813'}
Body: b'{"volume": {"id": "36c45acf-ca8e-4c22-a4bf-471671da4813", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:09:58.000000", "updated_at": "2026-05-22T16:10:59.000000", "name": "tempest-AttachVolumeTestJSON-volume-410167186", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/36c45acf-ca8e-4c22-a4bf-471671da4813"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/36c45acf-ca8e-4c22-a4bf-471671da4813"}], "user_id": "a9bf5e2d9ab44eb4b4de1a8a67a960dc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "36c45acf-ca8e-4c22-a4bf-471671da4813", "attachment_id": "44ad0c7b-fe6e-4975-95a5-20870538c1b2", "volume_id": "36c45acf-ca8e-4c22-a4bf-471671da4813", "server_id": "cfc22f73-3291-409a-b912-ca8435fbe092", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-22T16:10:02.000000"}], "os-vol-tenant-attr:tenant_id": "2c1616c35d874e99a10858db242457fb"}}'
2026-05-22 16:11:02,261 106241 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 500 GET https://10.4.3.236/volume/v3/volumes/36c45acf-ca8e-4c22-a4bf-471671da4813 0.062s
2026-05-22 16:11:02,261 106241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '128', 'content-type': 'application/json', 'x-compute-request-id': 'req-425597d8-9941-4cdd-be6b-be7ed629179a', 'x-openstack-request-id': 'req-425597d8-9941-4cdd-be6b-be7ed629179a', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.236/volume/v3/volumes/36c45acf-ca8e-4c22-a4bf-471671da4813'}
Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}'
2026-05-22 16:11:02,384 106241 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 500 GET https://10.4.3.236/volume/v3/volumes/36c45acf-ca8e-4c22-a4bf-471671da4813 0.121s
2026-05-22 16:11:02,385 106241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '128', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee569523-a83b-46b4-9a0b-a49c868ab100', 'x-openstack-request-id': 'req-ee569523-a83b-46b4-9a0b-a49c868ab100', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.236/volume/v3/volumes/36c45acf-ca8e-4c22-a4bf-471671da4813'}
Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}'
2026-05-22 16:11:02,450 106241 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 500 GET https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092/os-volume_attachments 0.064s
2026-05-22 16:11:02,450 106241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:02 GMT', 'server': 'Apache/2.4.58 (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': '147', 'x-openstack-request-id': 'req-f1420223-ea27-4f9b-96a2-fb0603794e98', 'x-compute-request-id': 'req-f1420223-ea27-4f9b-96a2-fb0603794e98', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092/os-volume_attachments'}
Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please contact the administrator\\n<class \'oslo_db.exception.DBConnectionError\'>"}}'
2026-05-22 16:11:02,478 106241 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 500 GET https://10.4.3.236/volume/v3/volumes/36c45acf-ca8e-4c22-a4bf-471671da4813 0.025s
2026-05-22 16:11:02,478 106241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '128', 'content-type': 'application/json', 'x-compute-request-id': 'req-44f00a2d-8d1f-4e02-9e80-8a34342a2136', 'x-openstack-request-id': 'req-44f00a2d-8d1f-4e02-9e80-8a34342a2136', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.236/volume/v3/volumes/36c45acf-ca8e-4c22-a4bf-471671da4813'}
Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}'
2026-05-22 16:11:02,508 106241 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 500 DELETE https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092 0.029s
2026-05-22 16:11:02,508 106241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:02 GMT', 'server': 'Apache/2.4.58 (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': '147', 'x-openstack-request-id': 'req-4d98de40-171f-4a7f-895d-208425b1738d', 'x-compute-request-id': 'req-4d98de40-171f-4a7f-895d-208425b1738d', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/cfc22f73-3291-409a-b912-ca8435fbe092'}
Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please contact the administrator\\n<class \'oslo_db.exception.DBConnectionError\'>"}}'
2026-05-22 16:11:02,509 106241 ERROR [tempest.api.compute.base] Failed to delete server cfc22f73-3291-409a-b912-ca8435fbe092
2026-05-22 16:11:02.509 106241 ERROR tempest.api.compute.base Traceback (most recent call last):
2026-05-22 16:11:02.509 106241 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/api/compute/base.py", line 448, in delete_server
2026-05-22 16:11:02.509 106241 ERROR tempest.api.compute.base cls.servers_client.delete_server(server_id)
2026-05-22 16:11:02.509 106241 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 188, in delete_server
2026-05-22 16:11:02.509 106241 ERROR tempest.api.compute.base resp, body = self.delete("servers/%s" % server_id)
2026-05-22 16:11:02.509 106241 ERROR tempest.api.compute.base ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-22 16:11:02.509 106241 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 362, in delete
2026-05-22 16:11:02.509 106241 ERROR tempest.api.compute.base return self.request('DELETE', url, extra_headers, headers, body)
2026-05-22 16:11:02.509 106241 ERROR tempest.api.compute.base ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-22 16:11:02.509 106241 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
2026-05-22 16:11:02.509 106241 ERROR tempest.api.compute.base resp, resp_body = super(BaseComputeClient, self).request(
2026-05-22 16:11:02.509 106241 ERROR tempest.api.compute.base ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-22 16:11:02.509 106241 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
2026-05-22 16:11:02.509 106241 ERROR tempest.api.compute.base self._error_checker(resp, resp_body)
2026-05-22 16:11:02.509 106241 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
2026-05-22 16:11:02.509 106241 ERROR tempest.api.compute.base raise exceptions.ServerFault(resp_body, resp=resp,
2026-05-22 16:11:02.509 106241 ERROR tempest.api.compute.base tempest.lib.exceptions.ServerFault: Got server fault
2026-05-22 16:11:02.509 106241 ERROR tempest.api.compute.base Details: Unexpected API Error. Please contact the administrator
2026-05-22 16:11:02.509 106241 ERROR tempest.api.compute.base <class 'oslo_db.exception.DBConnectionError'>
2026-05-22 16:11:02.509 106241 ERROR tempest.api.compute.base
2026-05-22 16:11:02,535 106241 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 500 DELETE https://10.4.3.236/compute/v2.1/os-keypairs/tempest-keypair-1227898706 0.025s
2026-05-22 16:11:02,536 106241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:02 GMT', 'server': 'Apache/2.4.58 (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': '147', 'x-openstack-request-id': 'req-387876f8-af5b-41a5-a08c-2eaf5d3304e9', 'x-compute-request-id': 'req-387876f8-af5b-41a5-a08c-2eaf5d3304e9', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.236/compute/v2.1/os-keypairs/tempest-keypair-1227898706'}
Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please contact the administrator\\n<class \'oslo_db.exception.DBConnectionError\'>"}}'
2026-05-22 16:11:02,536 106241 ERROR [tempest.lib.common.validation_resources] Exception raised while deleting key tempest-keypair-1227898706
2026-05-22 16:11:02.536 106241 ERROR tempest.lib.common.validation_resources Traceback (most recent call last):
2026-05-22 16:11:02.536 106241 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/validation_resources.py", line 299, in clear_validation_resources
2026-05-22 16:11:02.536 106241 ERROR tempest.lib.common.validation_resources keypair_client.delete_keypair(keypair_name)
2026-05-22 16:11:02.536 106241 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/services/compute/keypairs_client.py", line 115, in delete_keypair
2026-05-22 16:11:02.536 106241 ERROR tempest.lib.common.validation_resources resp, body = self.delete(url)
2026-05-22 16:11:02.536 106241 ERROR tempest.lib.common.validation_resources ^^^^^^^^^^^^^^^^
2026-05-22 16:11:02.536 106241 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 362, in delete
2026-05-22 16:11:02.536 106241 ERROR tempest.lib.common.validation_resources return self.request('DELETE', url, extra_headers, headers, body)
2026-05-22 16:11:02.536 106241 ERROR tempest.lib.common.validation_resources ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-22 16:11:02.536 106241 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
2026-05-22 16:11:02.536 106241 ERROR tempest.lib.common.validation_resources resp, resp_body = super(BaseComputeClient, self).request(
2026-05-22 16:11:02.536 106241 ERROR tempest.lib.common.validation_resources ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-22 16:11:02.536 106241 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
2026-05-22 16:11:02.536 106241 ERROR tempest.lib.common.validation_resources self._error_checker(resp, resp_body)
2026-05-22 16:11:02.536 106241 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
2026-05-22 16:11:02.536 106241 ERROR tempest.lib.common.validation_resources raise exceptions.ServerFault(resp_body, resp=resp,
2026-05-22 16:11:02.536 106241 ERROR tempest.lib.common.validation_resources tempest.lib.exceptions.ServerFault: Got server fault
2026-05-22 16:11:02.536 106241 ERROR tempest.lib.common.validation_resources Details: Unexpected API Error. Please contact the administrator
2026-05-22 16:11:02.536 106241 ERROR tempest.lib.common.validation_resources <class 'oslo_db.exception.DBConnectionError'>
2026-05-22 16:11:02.536 106241 ERROR tempest.lib.common.validation_resources
2026-05-22 16:11:06,918 106241 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 409 DELETE https://10.4.3.236/networking/v2.0/security-groups/30d1eecc-54fb-4513-abd9-2f5eeab490ce 4.381s
2026-05-22 16:11:06,918 106241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '136', 'x-openstack-request-id': 'req-8ad8e2cc-d62a-4f02-aa23-63d82254ce2a', 'connection': 'close', 'status': '409', 'content-location': 'https://10.4.3.236/networking/v2.0/security-groups/30d1eecc-54fb-4513-abd9-2f5eeab490ce'}
Body: b'{"NeutronError": {"type": "SecurityGroupInUse", "message": "Security Group 30d1eecc-54fb-4513-abd9-2f5eeab490ce in use.", "detail": ""}}'
2026-05-22 16:11:06,919 106241 ERROR [tempest.lib.common.validation_resources] Conflict while deleting security group 30d1eecc-54fb-4513-abd9-2f5eeab490ce VM might not be deleted
2026-05-22 16:11:06.919 106241 ERROR tempest.lib.common.validation_resources Traceback (most recent call last):
2026-05-22 16:11:06.919 106241 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/validation_resources.py", line 315, in clear_validation_resources
2026-05-22 16:11:06.919 106241 ERROR tempest.lib.common.validation_resources security_group_client.delete_security_group(sec_id)
2026-05-22 16:11:06.919 106241 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/services/network/security_groups_client.py", line 59, in delete_security_group
2026-05-22 16:11:06.919 106241 ERROR tempest.lib.common.validation_resources return self.delete_resource(uri)
2026-05-22 16:11:06.919 106241 ERROR tempest.lib.common.validation_resources ^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-22 16:11:06.919 106241 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/services/network/base.py", line 42, in delete_resource
2026-05-22 16:11:06.919 106241 ERROR tempest.lib.common.validation_resources resp, body = self.delete(req_uri)
2026-05-22 16:11:06.919 106241 ERROR tempest.lib.common.validation_resources ^^^^^^^^^^^^^^^^^^^^
2026-05-22 16:11:06.919 106241 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 362, in delete
2026-05-22 16:11:06.919 106241 ERROR tempest.lib.common.validation_resources return self.request('DELETE', url, extra_headers, headers, body)
2026-05-22 16:11:06.919 106241 ERROR tempest.lib.common.validation_resources ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-22 16:11:06.919 106241 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
2026-05-22 16:11:06.919 106241 ERROR tempest.lib.common.validation_resources self._error_checker(resp, resp_body)
2026-05-22 16:11:06.919 106241 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 897, in _error_checker
2026-05-22 16:11:06.919 106241 ERROR tempest.lib.common.validation_resources raise exceptions.Conflict(resp_body, resp=resp)
2026-05-22 16:11:06.919 106241 ERROR tempest.lib.common.validation_resources tempest.lib.exceptions.Conflict: Conflict with state of target resource
2026-05-22 16:11:06.919 106241 ERROR tempest.lib.common.validation_resources Details: {'type': 'SecurityGroupInUse', 'message': 'Security Group 30d1eecc-54fb-4513-abd9-2f5eeab490ce in use.', 'detail': ''}
2026-05-22 16:11:06.919 106241 ERROR tempest.lib.common.validation_resources
2026-05-22 16:11:07,544 106241 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE https://10.4.3.236/networking/v2.0/floatingips/cee0afd0-b76d-4755-aad3-2cb955d3cf28 0.623s
2026-05-22 16:11:07,544 106241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-d0e179f6-3182-4ac4-8852-8bc5f44bcfe9', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.236/networking/v2.0/floatingips/cee0afd0-b76d-4755-aad3-2cb955d3cf28'}
Body: b''
}}}
traceback-1: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/base.py", line 602, in _detach_volume
volume = self.volumes_client.show_volume(volume['id'])['volume']
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 102, in show_volume
resp, body = self.get(url)
^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 345, in get
return self.request('GET', url, extra_headers, headers,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request
resp, resp_body = super(BaseClient, self).request(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
raise exceptions.ServerFault(resp_body, resp=resp,
tempest.lib.exceptions.ServerFault: Got server fault
Details: The server has either erred or is incapable of performing the requested operation.
}}}
traceback-2: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/waiters.py", line 468, in wait_for_volume_attachment_remove_from_server
volumes = client.list_volume_attachments(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 524, in list_volume_attachments
resp, body = self.get('servers/%s/os-volume_attachments' % (
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 345, in get
return self.request('GET', url, extra_headers, headers,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
resp, resp_body = super(BaseComputeClient, self).request(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
raise exceptions.ServerFault(resp_body, resp=resp,
tempest.lib.exceptions.ServerFault: Got server fault
Details: Unexpected API Error. Please contact the administrator
<class 'oslo_db.exception.DBConnectionError'>
}}}
traceback-3: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/waiters.py", line 371, in wait_for_volume_resource_status
resource_status = show_resource(resource_id)[resource_name]['status']
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 102, in show_volume
resp, body = self.get(url)
^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 345, in get
return self.request('GET', url, extra_headers, headers,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request
resp, resp_body = super(BaseClient, self).request(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
raise exceptions.ServerFault(resp_body, resp=resp,
tempest.lib.exceptions.ServerFault: Got server fault
Details: The server has either erred or is incapable of performing the requested operation.
}}}
traceback-4: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/fixtures/fixture.py", line 162, in cleanUp
return self._cleanups(raise_errors=raise_first) # type: ignore[misc]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/fixtures/callmany.py", line 121, in __call__
raise exc.with_traceback(error[2])
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/fixtures/callmany.py", line 113, in __call__
cleanup(*args, **kwargs)
File "/opt/stack/tempest/tempest/lib/common/validation_resources.py", line 346, in clear_validation_resources
raise has_exception
File "/opt/stack/tempest/tempest/lib/common/validation_resources.py", line 299, in clear_validation_resources
keypair_client.delete_keypair(keypair_name)
File "/opt/stack/tempest/tempest/lib/services/compute/keypairs_client.py", line 115, in delete_keypair
resp, body = self.delete(url)
^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 362, in delete
return self.request('DELETE', url, extra_headers, headers, body)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
resp, resp_body = super(BaseComputeClient, self).request(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
raise exceptions.ServerFault(resp_body, resp=resp,
tempest.lib.exceptions.ServerFault: Got server fault
Details: Unexpected API Error. Please contact the administrator
<class 'oslo_db.exception.DBConnectionError'>
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 124, in test_attach_detach_volume
waiters.wait_for_volume_resource_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 376, in wait_for_volume_resource_status
resource_status = show_resource(resource_id)[
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 102, in show_volume
resp, body = self.get(url)
^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 345, in get
return self.request('GET', url, extra_headers, headers,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request
resp, resp_body = super(BaseClient, self).request(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
raise exceptions.ServerFault(resp_body, resp=resp,
tempest.lib.exceptions.ServerFault: Got server fault
Details: The server has either erred or is incapable of performing the requested operation.
|
||||||
test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] |
pass
pt5.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513]
|
||||||
| tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes | 3 | 2 | 1 | 0 | 0 | Detail | |
test_encrypted_cinder_volumes_cryptsetup[compute,id-cbc752ed-b716-4717-910f-956cce965722,image,slow,volume] |
pass
pt6.1: tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_cryptsetup[compute,id-cbc752ed-b716-4717-910f-956cce965722,image,slow,volume]
|
||||||
test_encrypted_cinder_volumes_luks[compute,id-79165fb4-5534-4b9d-8429-97ccffb8f86e,image,slow,volume] |
pass
pt6.2: tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_luks[compute,id-79165fb4-5534-4b9d-8429-97ccffb8f86e,image,slow,volume]
|
||||||
test_encrypted_cinder_volumes_luksv2[compute,id-7abec0a3-61a0-42a5-9e36-ad3138fb38b4,image,slow,volume] |
fail
ft6.3: tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_luksv2[compute,id-7abec0a3-61a0-42a5-9e36-ad3138fb38b4,image,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-05-22 16:09:56,633 106237 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-luksv2-863286337 on backend None
2026-05-22 16:09:56,663 106237 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 POST https://10.4.3.236/volume/v3/types 0.029s
2026-05-22 16:09:56,664 106237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume_type": {"name": "tempest-scenario-type-luksv2-863286337", "extra_specs": {}}}
Response - Headers: {'date': 'Fri, 22 May 2026 16:09:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ea49abe-5e15-4638-a0ca-de7eea012f13', 'content-length': '213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ea49abe-5e15-4638-a0ca-de7eea012f13', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/types'}
Body: b'{"volume_type": {"id": "be15ba2c-b833-4877-ab13-889abaee7bc4", "name": "tempest-scenario-type-luksv2-863286337", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}'
2026-05-22 16:09:56,665 106237 DEBUG [tempest.scenario.manager] Creating an encryption type for volume type: be15ba2c-b833-4877-ab13-889abaee7bc4
2026-05-22 16:09:56,694 106237 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 POST https://10.4.3.236/volume/v3/types/be15ba2c-b833-4877-ab13-889abaee7bc4/encryption 0.028s
2026-05-22 16:09:56,694 106237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}}
Response - Headers: {'date': 'Fri, 22 May 2026 16:09:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f276a7d-fe9d-4858-a725-bd47af356db7', 'content-length': '231', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f276a7d-fe9d-4858-a725-bd47af356db7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/types/be15ba2c-b833-4877-ab13-889abaee7bc4/encryption'}
Body: b'{"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end", "volume_type_id": "be15ba2c-b833-4877-ab13-889abaee7bc4", "encryption_id": "8df4b8e7-61cb-47ea-91e7-26a253613a8a"}}'
2026-05-22 16:09:56,878 106237 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 202 POST https://10.4.3.236/volume/v3/volumes 0.181s
2026-05-22 16:09:56,878 106237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1384019302", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-863286337", "size": 1}}
Response - Headers: {'date': 'Fri, 22 May 2026 16:09:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dba2d66-cbef-44f1-a640-416d2d6a2b63', 'content-length': '786', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dba2d66-cbef-44f1-a640-416d2d6a2b63', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.236/volume/v3/volumes'}
Body: b'{"volume": {"id": "f490e9ed-d177-44f9-b9c6-8afb5954f3ef", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:09:56.816682", "updated_at": null, "name": "tempest-TestEncryptedCinderVolumes-volume-1384019302", "description": null, "volume_type": "tempest-scenario-type-luksv2-863286337", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/f490e9ed-d177-44f9-b9c6-8afb5954f3ef"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/f490e9ed-d177-44f9-b9c6-8afb5954f3ef"}], "user_id": "9b3079df99134f71bcb37234dfe61c5a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-05-22 16:09:57,049 106237 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 201 POST https://10.4.3.236/identity/v3/auth/tokens 0.159s
2026-05-22 16:09:57,049 106237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Fri, 22 May 2026 16:09:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2944', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-39fe06fd-27d4-4c74-8157-d1887bda5c8b', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.236/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "9b3079df99134f71bcb37234dfe61c5a", "name": "tempest-TestEncryptedCinderVolumes-42866268-project-member", "password_expires_at": null}, "audit_ids": ["TRHCBNnlS32SdXiYyA5JDg"], "expires_at": "2026-05-22T17:09:56.000000Z", "issued_at": "2026-05-22T16:09:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c310eb84fbe4c0a9791dc12c3db1d90", "name": "tempest-TestEncryptedCinderVolumes-42866268"}, "is_domain": false, "roles": [{"id": "99408ab85aaf4033904944a7519aae61", "name": "reader"}, {"id": "ab8ca96312a449be8a7a539037490b0f", "name": "member"}], "catalog": [{"endpoints": [{"id": "43684da3f2994cfea0d3342516daa6b4", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.236/compute/v2/0c310eb84fbe4c0a9791dc12c3db1d90", "region": "RegionOne"}], "id": "116bcc936e6948339ad5fddab9c46cf7", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "151a4ecc85dd4d2c905df0699517428f", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.236/identity", "region": "RegionOne"}], "id": "480eba9d41bd4c2ca03301038a86c751", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "7067ffbef19c4a8190dfd1c6b0e430d3", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.236/networking", "region": "RegionOne"}], "id": "a8e75757da0c47cc80471965e858af9e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "ce1cb7865b5445f1870ee9f7a3858adc", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.236/volume/v3", "region": "RegionOne"}], "id": "aa57b7d5c129423cad80813f915830d7", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "f343535194264237947c7e7b5bcf60d9", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.236:8080/v1/AUTH_0c310eb84fbe4c0a9791dc12c3db1d90", "region": "RegionOne"}, {"id": "f664df627144423d87e5e8dc0e57929e", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.236:8080", "region": "RegionOne"}], "id": "ae0486debc454ef4b2f165e87edb85e4", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "6732bacf91584c859b8b95dbf2580ab1", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.236/compute/v2.1", "region": "RegionOne"}], "id": "bbceea636b85438d85fd0a6e7d992c47", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "65b106155add4956ba6c0fc31b0bba58", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.236/image", "region": "RegionOne"}], "id": "c978ec996eb8436ab270d90f620b8221", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5576dc0bcd6e4e7f9123d39a9c1a4d4b", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.236/placement", "region": "RegionOne"}], "id": "cb19418e39654bf496475197887424bd", "type": "placement", "name": "placement"}]}}'
2026-05-22 16:09:57,049 106237 INFO [tempest.lib.common.fixed_network] (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2) Found network {'id': '93bc96a0-9d41-4d7d-b9d5-f5d1ea793eaf', 'name': 'tempest-TestEncryptedCinderVolumes-834378852-network', 'tenant_id': '0c310eb84fbe4c0a9791dc12c3db1d90', 'project_id': '0c310eb84fbe4c0a9791dc12c3db1d90', 'admin_state_up': True, 'mtu': 1372, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 32821, '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-05-22T16:06:54Z', 'updated_at': '2026-05-22T16:06:54Z', 'revision_number': 1} available for tenant
2026-05-22 16:09:57,050 106237 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-05-22 16:09:57,050 106237 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-05-22 16:09:57,159 106237 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://10.4.3.236/compute/v2.1/os-keypairs 0.108s
2026-05-22 16:09:57,159 106237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-727012643", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJlwRv6avC6HHpRA3oS0y/fX5eVnZnfWFP7/6rh/erDcKGgWif5ZmQ6Wu/Gyp5uxkrUBsNqou1DJg+3FpLEI5BpxPBpiy/re6nZaoVapSUWXEits1ovMEqMCzwkKnC4NQQ=="}}
Response - Headers: {'date': 'Fri, 22 May 2026 16:09:57 GMT', 'server': 'Apache/2.4.58 (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-215540c7-62e4-4a8c-8838-ebc62b0d1f35', 'x-compute-request-id': 'req-215540c7-62e4-4a8c-8838-ebc62b0d1f35', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-727012643", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJlwRv6avC6HHpRA3oS0y/fX5eVnZnfWFP7/6rh/erDcKGgWif5ZmQ6Wu/Gyp5uxkrUBsNqou1DJg+3FpLEI5BpxPBpiy/re6nZaoVapSUWXEits1ovMEqMCzwkKnC4NQQ==", "fingerprint": "1c:30:5f:fb:c5:84:9b:18:c7:39:00:f9:27:ed:53:94", "user_id": "9b3079df99134f71bcb37234dfe61c5a"}}'
2026-05-22 16:09:57,160 106237 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-727012643 created
2026-05-22 16:09:57,410 106237 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.236/networking/v2.0/security-groups 0.249s
2026-05-22 16:09:57,410 106237 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--608844219", "description": "tempest-description--1559333800"}}
Response - Headers: {'date': 'Fri, 22 May 2026 16:09:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-074174c6-ff54-4881-864d-ebf000594c77', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.236/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "e4bdfc3f-2454-41a7-b5d7-29f21ce9c2c5", "name": "tempest-securitygroup--608844219", "stateful": true, "tenant_id": "0c310eb84fbe4c0a9791dc12c3db1d90", "project_id": "0c310eb84fbe4c0a9791dc12c3db1d90", "description": "tempest-description--1559333800", "shared": false, "security_group_rules": [{"id": "0ca2c880-0edb-4926-b72b-8313ff320cf2", "project_id": "0c310eb84fbe4c0a9791dc12c3db1d90", "security_group_id": "e4bdfc3f-2454-41a7-b5d7-29f21ce9c2c5", "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": 1194, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-05-22T16:09:57Z", "updated_at": "2026-05-22T16:09:57Z", "revision_number": 0, "tenant_id": "0c310eb84fbe4c0a9791dc12c3db1d90"}, {"id": "9e174104-e552-49de-8041-e0cb3554cf52", "project_id": "0c310eb84fbe4c0a9791dc12c3db1d90", "security_group_id": "e4bdfc3f-2454-41a7-b5d7-29f21ce9c2c5", "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": 1193, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-05-22T16:09:57Z", "updated_at": "2026-05-22T16:09:57Z", "revision_number": 0, "tenant_id": "0c310eb84fbe4c0a9791dc12c3db1d90"}], "tags": [], "created_at": "2026-05-22T16:09:57Z", "updated_at": "2026-05-22T16:09:57Z", "revision_number": 1}}'
2026-05-22 16:09:57,719 106237 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.236/networking/v2.0/security-group-rules 0.308s
2026-05-22 16:09:57,719 106237 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": "e4bdfc3f-2454-41a7-b5d7-29f21ce9c2c5", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 22 May 2026 16:09:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-06e3b260-5bb2-4b70-a6a4-99d37364119a', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.236/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "119bf8f8-00c5-47be-aacc-ce45ca81a6e6", "project_id": "0c310eb84fbe4c0a9791dc12c3db1d90", "security_group_id": "e4bdfc3f-2454-41a7-b5d7-29f21ce9c2c5", "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-05-22T16:09:57Z", "updated_at": "2026-05-22T16:09:57Z", "revision_number": 0, "tenant_id": "0c310eb84fbe4c0a9791dc12c3db1d90"}}'
2026-05-22 16:09:58,031 106237 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.236/networking/v2.0/security-group-rules 0.312s
2026-05-22 16:09:58,032 106237 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": "e4bdfc3f-2454-41a7-b5d7-29f21ce9c2c5", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 22 May 2026 16:09:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-2a157a85-073f-4f3c-b5aa-3c1ba82f93e0', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.236/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "a82d986a-4fad-4b51-b70e-59810c9aabe5", "project_id": "0c310eb84fbe4c0a9791dc12c3db1d90", "security_group_id": "e4bdfc3f-2454-41a7-b5d7-29f21ce9c2c5", "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-05-22T16:09:57Z", "updated_at": "2026-05-22T16:09:57Z", "revision_number": 0, "tenant_id": "0c310eb84fbe4c0a9791dc12c3db1d90"}}'
2026-05-22 16:09:58,032 106237 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--608844219 created
2026-05-22 16:09:59,638 106237 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.236/networking/v2.0/floatingips 1.605s
2026-05-22 16:09:59,638 106237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "228c7726-ee14-486e-9a3d-caed7a26c3b1"}}
Response - Headers: {'date': 'Fri, 22 May 2026 16:09:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-424c49a8-4ca3-4af8-bb2e-423053b26ff7', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.236/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "5cd08ea2-6cc5-43a2-a646-12112841657b", "tenant_id": "0c310eb84fbe4c0a9791dc12c3db1d90", "project_id": "0c310eb84fbe4c0a9791dc12c3db1d90", "floating_ip_address": "172.24.5.140", "floating_network_id": "228c7726-ee14-486e-9a3d-caed7a26c3b1", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-05-22T16:09:59Z", "updated_at": "2026-05-22T16:09:59Z", "revision_number": 0}}'
2026-05-22 16:09:59,638 106237 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '5cd08ea2-6cc5-43a2-a646-12112841657b', 'tenant_id': '0c310eb84fbe4c0a9791dc12c3db1d90', 'project_id': '0c310eb84fbe4c0a9791dc12c3db1d90', 'floating_ip_address': '172.24.5.140', 'floating_network_id': '228c7726-ee14-486e-9a3d-caed7a26c3b1', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-05-22T16:09:59Z', 'updated_at': '2026-05-22T16:09:59Z', 'revision_number': 0, 'ip': '172.24.5.140'} created
2026-05-22 16:09:59,638 106237 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-727012643', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJlwRv6avC6HHpRA3oS0y/fX5eVnZnfWFP7/6rh/erDcKGgWif5ZmQ6Wu/Gyp5uxkrUBsNqou1DJg+3FpLEI5BpxPBpiy/re6nZaoVapSUWXEits1ovMEqMCzwkKnC4NQQ==', 'fingerprint': '1c:30:5f:fb:c5:84:9b:18:c7:39:00:f9:27:ed:53:94', 'user_id': '9b3079df99134f71bcb37234dfe61c5a', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDiHlyTnbUeYH9KKwzwkpktiU+7MV6bbjEsAjdUcnXlEsTxiGhecLA+\nuENoUREQ6+KgBwYFK4EEACKhZANiAASZcEb+mrwuhx6UQN6EtMv31+XlZ2Z31hT+\n/+q4f3qw3ChoFon+WZkOlrvxsqebsZK1AbDaqLtQyYPtxaSxCOQacTwaYsv63up2\nWqFWqUlFlxIrbNaLzBKjAs8JCpwuDUE=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'e4bdfc3f-2454-41a7-b5d7-29f21ce9c2c5', 'name': 'tempest-securitygroup--608844219', 'stateful': True, 'tenant_id': '0c310eb84fbe4c0a9791dc12c3db1d90', 'project_id': '0c310eb84fbe4c0a9791dc12c3db1d90', 'description': 'tempest-description--1559333800', 'shared': False, 'security_group_rules': [{'id': '0ca2c880-0edb-4926-b72b-8313ff320cf2', 'project_id': '0c310eb84fbe4c0a9791dc12c3db1d90', 'security_group_id': 'e4bdfc3f-2454-41a7-b5d7-29f21ce9c2c5', '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': 1194, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-05-22T16:09:57Z', 'updated_at': '2026-05-22T16:09:57Z', 'revision_number': 0, 'tenant_id': '0c310eb84fbe4c0a9791dc12c3db1d90'}, {'id': '9e174104-e552-49de-8041-e0cb3554cf52', 'project_id': '0c310eb84fbe4c0a9791dc12c3db1d90', 'security_group_id': 'e4bdfc3f-2454-41a7-b5d7-29f21ce9c2c5', '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': 1193, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-05-22T16:09:57Z', 'updated_at': '2026-05-22T16:09:57Z', 'revision_number': 0, 'tenant_id': '0c310eb84fbe4c0a9791dc12c3db1d90'}], 'tags': [], 'created_at': '2026-05-22T16:09:57Z', 'updated_at': '2026-05-22T16:09:57Z', 'revision_number': 1}, 'floating_ip': {'id': '5cd08ea2-6cc5-43a2-a646-12112841657b', 'tenant_id': '0c310eb84fbe4c0a9791dc12c3db1d90', 'project_id': '0c310eb84fbe4c0a9791dc12c3db1d90', 'floating_ip_address': '172.24.5.140', 'floating_network_id': '228c7726-ee14-486e-9a3d-caed7a26c3b1', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-05-22T16:09:59Z', 'updated_at': '2026-05-22T16:09:59Z', 'revision_number': 0, 'ip': '172.24.5.140'}}
2026-05-22 16:10:00,881 106237 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 202 POST https://10.4.3.236/compute/v2.1/servers 1.242s
2026-05-22 16:10:00,881 106237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestEncryptedCinderVolumes-server-948686949", "imageRef": "06d735c4-96c6-42cd-867c-16bd9a939e90", "flavorRef": "42", "networks": [{"uuid": "93bc96a0-9d41-4d7d-b9d5-f5d1ea793eaf"}], "security_groups": [{"name": "tempest-securitygroup--608844219"}], "key_name": "tempest-keypair-727012643", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Fri, 22 May 2026 16:09:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '405', 'location': 'https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a', '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-7d847628-a5f2-475a-be1d-fc0a4aa3c54e', 'x-compute-request-id': 'req-7d847628-a5f2-475a-be1d-fc0a4aa3c54e', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.236/compute/v2.1/servers'}
Body: b'{"server": {"id": "7b0249bc-cb4a-4d2b-9083-ab8f2c77925a", "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--608844219"}], "adminPass": "4GvxUtAdg7pJ"}}'
2026-05-22 16:10:00,988 106237 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a 0.105s
2026-05-22 16:10:00,988 106237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1240', '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-fc11f8d8-dfb1-4103-863e-569ae19b7781', 'x-compute-request-id': 'req-fc11f8d8-dfb1-4103-863e-569ae19b7781', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:10:01Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "", "id": "7b0249bc-cb4a-4d2b-9083-ab8f2c77925a", "image": {"id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/images/06d735c4-96c6-42cd-867c-16bd9a939e90"}]}, "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-948686949", "status": "BUILD", "tenant_id": "0c310eb84fbe4c0a9791dc12c3db1d90", "user_id": "9b3079df99134f71bcb37234dfe61c5a", "updated": "2026-05-22T16:10:00Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-727012643", "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-05-22 16:10:02,340 106237 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a 0.345s
2026-05-22 16:10:02,340 106237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1244', '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-13811aab-d4a4-4ec2-9615-7eeb348d37ad', 'x-compute-request-id': 'req-13811aab-d4a4-4ec2-9615-7eeb348d37ad', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:10:00Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "", "id": "7b0249bc-cb4a-4d2b-9083-ab8f2c77925a", "image": {"id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/images/06d735c4-96c6-42cd-867c-16bd9a939e90"}]}, "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-948686949", "status": "BUILD", "tenant_id": "0c310eb84fbe4c0a9791dc12c3db1d90", "user_id": "9b3079df99134f71bcb37234dfe61c5a", "updated": "2026-05-22T16:10:02Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-727012643", "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-05-22 16:10:03,494 106237 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a 0.142s
2026-05-22 16:10:03,494 106237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1292', '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-08e45075-8b82-48ed-9de3-a82820bcae74', 'x-compute-request-id': 'req-08e45075-8b82-48ed-9de3-a82820bcae74', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:10:00Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "84256574d47d81b73fbdd17dfb0d366ef9f2238a7b504fd238d7ca24", "id": "7b0249bc-cb4a-4d2b-9083-ab8f2c77925a", "image": {"id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/images/06d735c4-96c6-42cd-867c-16bd9a939e90"}]}, "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-948686949", "status": "BUILD", "tenant_id": "0c310eb84fbe4c0a9791dc12c3db1d90", "user_id": "9b3079df99134f71bcb37234dfe61c5a", "updated": "2026-05-22T16:10:03Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-727012643", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-22 16:10:03,501 106237 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait
2026-05-22 16:10:04,664 106237 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a 0.162s
2026-05-22 16:10:04,664 106237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1292', '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-b2ad39f6-f2ef-4b03-b813-2d5e631a5e43', 'x-compute-request-id': 'req-b2ad39f6-f2ef-4b03-b813-2d5e631a5e43', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:10:00Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "84256574d47d81b73fbdd17dfb0d366ef9f2238a7b504fd238d7ca24", "id": "7b0249bc-cb4a-4d2b-9083-ab8f2c77925a", "image": {"id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/images/06d735c4-96c6-42cd-867c-16bd9a939e90"}]}, "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-948686949", "status": "BUILD", "tenant_id": "0c310eb84fbe4c0a9791dc12c3db1d90", "user_id": "9b3079df99134f71bcb37234dfe61c5a", "updated": "2026-05-22T16:10:03Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-727012643", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-22 16:10:05,837 106237 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a 0.164s
2026-05-22 16:10:05,837 106237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1300', '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-24ec6206-bf62-4913-8055-b875326eb0a5', 'x-compute-request-id': 'req-24ec6206-bf62-4913-8055-b875326eb0a5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:10:00Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "84256574d47d81b73fbdd17dfb0d366ef9f2238a7b504fd238d7ca24", "id": "7b0249bc-cb4a-4d2b-9083-ab8f2c77925a", "image": {"id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/images/06d735c4-96c6-42cd-867c-16bd9a939e90"}]}, "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-948686949", "status": "BUILD", "tenant_id": "0c310eb84fbe4c0a9791dc12c3db1d90", "user_id": "9b3079df99134f71bcb37234dfe61c5a", "updated": "2026-05-22T16:10:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-727012643", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-22 16:10:05,851 106237 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-05-22 16:10:07,363 106237 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a 0.510s
2026-05-22 16:10:07,363 106237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1377', '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-0fa4264a-4fb5-4135-8723-ac706276604e', 'x-compute-request-id': 'req-0fa4264a-4fb5-4135-8723-ac706276604e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:10:00Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "84256574d47d81b73fbdd17dfb0d366ef9f2238a7b504fd238d7ca24", "id": "7b0249bc-cb4a-4d2b-9083-ab8f2c77925a", "image": {"id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/images/06d735c4-96c6-42cd-867c-16bd9a939e90"}]}, "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-948686949", "status": "BUILD", "tenant_id": "0c310eb84fbe4c0a9791dc12c3db1d90", "user_id": "9b3079df99134f71bcb37234dfe61c5a", "updated": "2026-05-22T16:10:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-727012643", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--608844219"}], "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": []}}'
2026-05-22 16:10:07,369 106237 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 7 second wait
2026-05-22 16:10:08,578 106237 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a 0.208s
2026-05-22 16:10:08,578 106237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1365', '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-b8742751-0460-4be7-b9b2-d4c0be54224c', 'x-compute-request-id': 'req-b8742751-0460-4be7-b9b2-d4c0be54224c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:10:00Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "84256574d47d81b73fbdd17dfb0d366ef9f2238a7b504fd238d7ca24", "id": "7b0249bc-cb4a-4d2b-9083-ab8f2c77925a", "image": {"id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/images/06d735c4-96c6-42cd-867c-16bd9a939e90"}]}, "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-948686949", "status": "BUILD", "tenant_id": "0c310eb84fbe4c0a9791dc12c3db1d90", "user_id": "9b3079df99134f71bcb37234dfe61c5a", "updated": "2026-05-22T16:10:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-727012643", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--608844219"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-22 16:10:08,586 106237 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 8 second wait
2026-05-22 16:10:09,908 106237 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a 0.321s
2026-05-22 16:10:09,908 106237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1365', '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-4674832d-0f93-4d90-a5dc-c3ad667786a2', 'x-compute-request-id': 'req-4674832d-0f93-4d90-a5dc-c3ad667786a2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:10:00Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "84256574d47d81b73fbdd17dfb0d366ef9f2238a7b504fd238d7ca24", "id": "7b0249bc-cb4a-4d2b-9083-ab8f2c77925a", "image": {"id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/images/06d735c4-96c6-42cd-867c-16bd9a939e90"}]}, "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-948686949", "status": "BUILD", "tenant_id": "0c310eb84fbe4c0a9791dc12c3db1d90", "user_id": "9b3079df99134f71bcb37234dfe61c5a", "updated": "2026-05-22T16:10:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-727012643", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--608844219"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-22 16:10:11,150 106237 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a 0.229s
2026-05-22 16:10:11,150 106237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1365', '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-bddccba9-5a7f-4d95-b517-11166342a2f3', 'x-compute-request-id': 'req-bddccba9-5a7f-4d95-b517-11166342a2f3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:10:00Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "84256574d47d81b73fbdd17dfb0d366ef9f2238a7b504fd238d7ca24", "id": "7b0249bc-cb4a-4d2b-9083-ab8f2c77925a", "image": {"id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/images/06d735c4-96c6-42cd-867c-16bd9a939e90"}]}, "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-948686949", "status": "BUILD", "tenant_id": "0c310eb84fbe4c0a9791dc12c3db1d90", "user_id": "9b3079df99134f71bcb37234dfe61c5a", "updated": "2026-05-22T16:10:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-727012643", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--608844219"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-22 16:10:12,512 106237 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a 0.356s
2026-05-22 16:10:12,513 106237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1365', '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-4660670f-802f-4018-bd19-385d49509281', 'x-compute-request-id': 'req-4660670f-802f-4018-bd19-385d49509281', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:10:00Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "84256574d47d81b73fbdd17dfb0d366ef9f2238a7b504fd238d7ca24", "id": "7b0249bc-cb4a-4d2b-9083-ab8f2c77925a", "image": {"id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/images/06d735c4-96c6-42cd-867c-16bd9a939e90"}]}, "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-948686949", "status": "BUILD", "tenant_id": "0c310eb84fbe4c0a9791dc12c3db1d90", "user_id": "9b3079df99134f71bcb37234dfe61c5a", "updated": "2026-05-22T16:10:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-727012643", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--608844219"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-22 16:10:13,879 106237 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a 0.356s
2026-05-22 16:10:13,879 106237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1365', '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-d57f3357-63c5-4cf8-875f-7c60df638a15', 'x-compute-request-id': 'req-d57f3357-63c5-4cf8-875f-7c60df638a15', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:10:00Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "84256574d47d81b73fbdd17dfb0d366ef9f2238a7b504fd238d7ca24", "id": "7b0249bc-cb4a-4d2b-9083-ab8f2c77925a", "image": {"id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/images/06d735c4-96c6-42cd-867c-16bd9a939e90"}]}, "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-948686949", "status": "BUILD", "tenant_id": "0c310eb84fbe4c0a9791dc12c3db1d90", "user_id": "9b3079df99134f71bcb37234dfe61c5a", "updated": "2026-05-22T16:10:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-727012643", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--608844219"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-22 16:10:15,570 106237 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a 0.683s
2026-05-22 16:10:15,571 106237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1365', '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-40037700-cf8e-4b87-8fd4-575ecd448700', 'x-compute-request-id': 'req-40037700-cf8e-4b87-8fd4-575ecd448700', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:10:00Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "84256574d47d81b73fbdd17dfb0d366ef9f2238a7b504fd238d7ca24", "id": "7b0249bc-cb4a-4d2b-9083-ab8f2c77925a", "image": {"id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/images/06d735c4-96c6-42cd-867c-16bd9a939e90"}]}, "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-948686949", "status": "BUILD", "tenant_id": "0c310eb84fbe4c0a9791dc12c3db1d90", "user_id": "9b3079df99134f71bcb37234dfe61c5a", "updated": "2026-05-22T16:10:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-727012643", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--608844219"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-22 16:10:16,810 106237 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a 0.230s
2026-05-22 16:10:16,810 106237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1555', '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-e94c7be7-fed0-4ae9-bbc6-4228487ad4ba', 'x-compute-request-id': 'req-e94c7be7-fed0-4ae9-bbc6-4228487ad4ba', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-834378852-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:cf:bb"}]}, "created": "2026-05-22T16:10:00Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "84256574d47d81b73fbdd17dfb0d366ef9f2238a7b504fd238d7ca24", "id": "7b0249bc-cb4a-4d2b-9083-ab8f2c77925a", "image": {"id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/images/06d735c4-96c6-42cd-867c-16bd9a939e90"}]}, "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-948686949", "status": "ACTIVE", "tenant_id": "0c310eb84fbe4c0a9791dc12c3db1d90", "user_id": "9b3079df99134f71bcb37234dfe61c5a", "updated": "2026-05-22T16:10:16Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-727012643", "OS-SRV-USG:launched_at": "2026-05-22T16:10:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--608844219"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-05-22 16:10:16,819 106237 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 16 second wait
2026-05-22 16:10:16,943 106237 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a/os-interface 0.123s
2026-05-22 16:10:16,943 106237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:16 GMT', 'server': 'Apache/2.4.58 (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-1c64c943-19bf-475a-84bd-e6ce2f8337ff', 'x-compute-request-id': 'req-1c64c943-19bf-475a-84bd-e6ce2f8337ff', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "93bc96a0-9d41-4d7d-b9d5-f5d1ea793eaf", "port_id": "721aad51-4f96-423d-9afa-adf0ac0f852c", "mac_addr": "fa:16:3e:f7:cf:bb", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "c3694dba-444e-44e2-a902-b4862cdf4b9e", "ip_address": "10.1.0.10"}]}]}'
2026-05-22 16:10:17,625 106237 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 PUT https://10.4.3.236/networking/v2.0/floatingips/5cd08ea2-6cc5-43a2-a646-12112841657b 0.680s
2026-05-22 16:10:17,625 106237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "721aad51-4f96-423d-9afa-adf0ac0f852c"}}
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-ce54ca25-d0f8-452a-b1ad-8e78134fcb76', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/networking/v2.0/floatingips/5cd08ea2-6cc5-43a2-a646-12112841657b'}
Body: b'{"floatingip": {"id": "5cd08ea2-6cc5-43a2-a646-12112841657b", "tenant_id": "0c310eb84fbe4c0a9791dc12c3db1d90", "project_id": "0c310eb84fbe4c0a9791dc12c3db1d90", "floating_ip_address": "172.24.5.140", "floating_network_id": "228c7726-ee14-486e-9a3d-caed7a26c3b1", "router_id": "07b0fbce-b8c0-43d9-ada6-9083dcc2312e", "port_id": "721aad51-4f96-423d-9afa-adf0ac0f852c", "fixed_ip_address": "10.1.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "93bc96a0-9d41-4d7d-b9d5-f5d1ea793eaf", "mac_address": "fa:16:3e:f7:cf:bb", "admin_state_up": true, "status": "ACTIVE", "device_id": "7b0249bc-cb4a-4d2b-9083-ab8f2c77925a", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-05-22T16:09:59Z", "updated_at": "2026-05-22T16:10:17Z", "revision_number": 1}}'
2026-05-22 16:10:17,626 106237 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.140:22' as 'cirros' with public key authentication
2026-05-22 16:10:53,683 106237 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-05-22 16:10:53,884 106237 INFO [paramiko.transport] Authentication (publickey) successful!
2026-05-22 16:10:53,884 106237 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.5.140 successfully created
2026-05-22 16:10:54,275 106237 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a 0.390s
2026-05-22 16:10:54,275 106237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1674', '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-ce823792-ccb4-4d60-b348-4e5e7c1772d8', 'x-compute-request-id': 'req-ce823792-ccb4-4d60-b348-4e5e7c1772d8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-834378852-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:cf:bb"}, {"version": 4, "addr": "172.24.5.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:cf:bb"}]}, "created": "2026-05-22T16:10:00Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "84256574d47d81b73fbdd17dfb0d366ef9f2238a7b504fd238d7ca24", "id": "7b0249bc-cb4a-4d2b-9083-ab8f2c77925a", "image": {"id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/images/06d735c4-96c6-42cd-867c-16bd9a939e90"}]}, "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-948686949", "status": "ACTIVE", "tenant_id": "0c310eb84fbe4c0a9791dc12c3db1d90", "user_id": "9b3079df99134f71bcb37234dfe61c5a", "updated": "2026-05-22T16:10:16Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-727012643", "OS-SRV-USG:launched_at": "2026-05-22T16:10:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--608844219"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-05-22 16:10:54,338 106237 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.236/volume/v3/volumes/f490e9ed-d177-44f9-b9c6-8afb5954f3ef 0.052s
2026-05-22 16:10:54,338 106237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e60f6d0-3bf0-4a65-93ca-471d098cff62', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e60f6d0-3bf0-4a65-93ca-471d098cff62', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/f490e9ed-d177-44f9-b9c6-8afb5954f3ef'}
Body: b'{"volume": {"id": "f490e9ed-d177-44f9-b9c6-8afb5954f3ef", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:09:57.000000", "updated_at": "2026-05-22T16:09:57.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1384019302", "description": null, "volume_type": "tempest-scenario-type-luksv2-863286337", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/f490e9ed-d177-44f9-b9c6-8afb5954f3ef"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/f490e9ed-d177-44f9-b9c6-8afb5954f3ef"}], "user_id": "9b3079df99134f71bcb37234dfe61c5a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0c310eb84fbe4c0a9791dc12c3db1d90"}}'
2026-05-22 16:10:54,347 106237 INFO [tempest.common.waiters] volume f490e9ed-d177-44f9-b9c6-8afb5954f3ef reached available after waiting for 0.347668 seconds
2026-05-22 16:10:54,381 106237 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.236/volume/v3/volumes/f490e9ed-d177-44f9-b9c6-8afb5954f3ef 0.034s
2026-05-22 16:10:54,382 106237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b25928cd-6cbb-49f5-b609-bc0a279706c5', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b25928cd-6cbb-49f5-b609-bc0a279706c5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/f490e9ed-d177-44f9-b9c6-8afb5954f3ef'}
Body: b'{"volume": {"id": "f490e9ed-d177-44f9-b9c6-8afb5954f3ef", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:09:57.000000", "updated_at": "2026-05-22T16:09:57.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1384019302", "description": null, "volume_type": "tempest-scenario-type-luksv2-863286337", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/f490e9ed-d177-44f9-b9c6-8afb5954f3ef"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/f490e9ed-d177-44f9-b9c6-8afb5954f3ef"}], "user_id": "9b3079df99134f71bcb37234dfe61c5a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0c310eb84fbe4c0a9791dc12c3db1d90"}}'
2026-05-22 16:10:57,000 106237 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 POST https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a/os-volume_attachments 2.613s
2026-05-22 16:10:57,001 106237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volumeAttachment": {"volumeId": "f490e9ed-d177-44f9-b9c6-8afb5954f3ef"}}
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '194', '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-a3836996-c16d-46bb-8e1e-4c4f927c64cf', 'x-compute-request-id': 'req-a3836996-c16d-46bb-8e1e-4c4f927c64cf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a/os-volume_attachments'}
Body: b'{"volumeAttachment": {"id": "f490e9ed-d177-44f9-b9c6-8afb5954f3ef", "serverId": "7b0249bc-cb4a-4d2b-9083-ab8f2c77925a", "volumeId": "f490e9ed-d177-44f9-b9c6-8afb5954f3ef", "device": "/dev/vdb"}}'
2026-05-22 16:10:57,049 106237 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.236/volume/v3/volumes/f490e9ed-d177-44f9-b9c6-8afb5954f3ef 0.047s
2026-05-22 16:10:57,050 106237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7fe7b50-f74a-487d-8882-e31fde1f3a44', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7fe7b50-f74a-487d-8882-e31fde1f3a44', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/f490e9ed-d177-44f9-b9c6-8afb5954f3ef'}
Body: b'{"volume": {"id": "f490e9ed-d177-44f9-b9c6-8afb5954f3ef", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:09:57.000000", "updated_at": "2026-05-22T16:10:57.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1384019302", "description": null, "volume_type": "tempest-scenario-type-luksv2-863286337", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/f490e9ed-d177-44f9-b9c6-8afb5954f3ef"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/f490e9ed-d177-44f9-b9c6-8afb5954f3ef"}], "user_id": "9b3079df99134f71bcb37234dfe61c5a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0c310eb84fbe4c0a9791dc12c3db1d90"}}'
2026-05-22 16:10:58,126 106237 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.236/volume/v3/volumes/f490e9ed-d177-44f9-b9c6-8afb5954f3ef 0.069s
2026-05-22 16:10:58,127 106237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60899b0c-c9e7-4d7e-b0b9-56f770035170', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60899b0c-c9e7-4d7e-b0b9-56f770035170', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/f490e9ed-d177-44f9-b9c6-8afb5954f3ef'}
Body: b'{"volume": {"id": "f490e9ed-d177-44f9-b9c6-8afb5954f3ef", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:09:57.000000", "updated_at": "2026-05-22T16:10:58.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1384019302", "description": null, "volume_type": "tempest-scenario-type-luksv2-863286337", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/f490e9ed-d177-44f9-b9c6-8afb5954f3ef"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/f490e9ed-d177-44f9-b9c6-8afb5954f3ef"}], "user_id": "9b3079df99134f71bcb37234dfe61c5a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0c310eb84fbe4c0a9791dc12c3db1d90"}}'
2026-05-22 16:10:59,185 106237 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.236/volume/v3/volumes/f490e9ed-d177-44f9-b9c6-8afb5954f3ef 0.051s
2026-05-22 16:10:59,185 106237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9731e063-351c-481b-907b-b1d19223fb25', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9731e063-351c-481b-907b-b1d19223fb25', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/f490e9ed-d177-44f9-b9c6-8afb5954f3ef'}
Body: b'{"volume": {"id": "f490e9ed-d177-44f9-b9c6-8afb5954f3ef", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:09:57.000000", "updated_at": "2026-05-22T16:10:58.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1384019302", "description": null, "volume_type": "tempest-scenario-type-luksv2-863286337", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/f490e9ed-d177-44f9-b9c6-8afb5954f3ef"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/f490e9ed-d177-44f9-b9c6-8afb5954f3ef"}], "user_id": "9b3079df99134f71bcb37234dfe61c5a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0c310eb84fbe4c0a9791dc12c3db1d90"}}'
2026-05-22 16:11:00,249 106237 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.236/volume/v3/volumes/f490e9ed-d177-44f9-b9c6-8afb5954f3ef 0.058s
2026-05-22 16:11:00,251 106237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c06ed6f3-04f7-4fae-959b-1e3e8707154c', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c06ed6f3-04f7-4fae-959b-1e3e8707154c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/f490e9ed-d177-44f9-b9c6-8afb5954f3ef'}
Body: b'{"volume": {"id": "f490e9ed-d177-44f9-b9c6-8afb5954f3ef", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:09:57.000000", "updated_at": "2026-05-22T16:10:58.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1384019302", "description": null, "volume_type": "tempest-scenario-type-luksv2-863286337", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/f490e9ed-d177-44f9-b9c6-8afb5954f3ef"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/f490e9ed-d177-44f9-b9c6-8afb5954f3ef"}], "user_id": "9b3079df99134f71bcb37234dfe61c5a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0c310eb84fbe4c0a9791dc12c3db1d90"}}'
2026-05-22 16:11:02,061 106237 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 500 GET https://10.4.3.236/volume/v3/volumes/f490e9ed-d177-44f9-b9c6-8afb5954f3ef 0.801s
2026-05-22 16:11:02,061 106237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '128', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6ba8f10-419d-4c72-a8d3-2d9f8fe206b3', 'x-openstack-request-id': 'req-d6ba8f10-419d-4c72-a8d3-2d9f8fe206b3', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.236/volume/v3/volumes/f490e9ed-d177-44f9-b9c6-8afb5954f3ef'}
Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}'
2026-05-22 16:11:02,157 106237 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 500 DELETE https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a 0.093s
2026-05-22 16:11:02,158 106237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:02 GMT', 'server': 'Apache/2.4.58 (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': '147', 'x-openstack-request-id': 'req-3ca6d854-909c-42f8-9687-2e9c34adf8cf', 'x-compute-request-id': 'req-3ca6d854-909c-42f8-9687-2e9c34adf8cf', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a'}
Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please contact the administrator\\n<class \'oslo_db.exception.DBConnectionError\'>"}}'
2026-05-22 16:11:02,158 106237 WARNING [tempest.lib.common.utils.test_utils] Got ServerFault while running <bound method ServersClient.delete_server of <tempest.lib.services.compute.servers_client.ServersClient object at 0x7c56a2a2dca0>>, retrying...
2026-05-22 16:11:07,260 106237 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a 0.102s
2026-05-22 16:11:07,260 106237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:07 GMT', 'server': 'Apache/2.4.58 (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-39a1d55b-8614-4494-a409-8dd4a95e2f46', 'x-compute-request-id': 'req-39a1d55b-8614-4494-a409-8dd4a95e2f46', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a'}
Body: b''
2026-05-22 16:11:07,983 106237 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a 0.722s
2026-05-22 16:11:07,983 106237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1726', '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-e399cb5a-e66f-4d28-b672-92dc96457308', 'x-compute-request-id': 'req-e399cb5a-e66f-4d28-b672-92dc96457308', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-834378852-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:cf:bb"}, {"version": 4, "addr": "172.24.5.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:cf:bb"}]}, "created": "2026-05-22T16:10:00Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "84256574d47d81b73fbdd17dfb0d366ef9f2238a7b504fd238d7ca24", "id": "7b0249bc-cb4a-4d2b-9083-ab8f2c77925a", "image": {"id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/images/06d735c4-96c6-42cd-867c-16bd9a939e90"}]}, "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-948686949", "status": "ACTIVE", "tenant_id": "0c310eb84fbe4c0a9791dc12c3db1d90", "user_id": "9b3079df99134f71bcb37234dfe61c5a", "updated": "2026-05-22T16:11:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-727012643", "OS-SRV-USG:launched_at": "2026-05-22T16:10:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--608844219"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f490e9ed-d177-44f9-b9c6-8afb5954f3ef"}]}}'
2026-05-22 16:11:09,225 106237 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a 0.234s
2026-05-22 16:11:09,225 106237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1726', '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-8a29db57-e9a8-423a-b5f4-0266f996298d', 'x-compute-request-id': 'req-8a29db57-e9a8-423a-b5f4-0266f996298d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-834378852-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:cf:bb"}, {"version": 4, "addr": "172.24.5.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:cf:bb"}]}, "created": "2026-05-22T16:10:00Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "84256574d47d81b73fbdd17dfb0d366ef9f2238a7b504fd238d7ca24", "id": "7b0249bc-cb4a-4d2b-9083-ab8f2c77925a", "image": {"id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/images/06d735c4-96c6-42cd-867c-16bd9a939e90"}]}, "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-948686949", "status": "ACTIVE", "tenant_id": "0c310eb84fbe4c0a9791dc12c3db1d90", "user_id": "9b3079df99134f71bcb37234dfe61c5a", "updated": "2026-05-22T16:11:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-727012643", "OS-SRV-USG:launched_at": "2026-05-22T16:10:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--608844219"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f490e9ed-d177-44f9-b9c6-8afb5954f3ef"}]}}'
2026-05-22 16:11:10,474 106237 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a 0.239s
2026-05-22 16:11:10,474 106237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1726', '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-56c2cd8c-233a-41fe-8852-7dea98cc8f5a', 'x-compute-request-id': 'req-56c2cd8c-233a-41fe-8852-7dea98cc8f5a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-834378852-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:cf:bb"}, {"version": 4, "addr": "172.24.5.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:cf:bb"}]}, "created": "2026-05-22T16:10:00Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "84256574d47d81b73fbdd17dfb0d366ef9f2238a7b504fd238d7ca24", "id": "7b0249bc-cb4a-4d2b-9083-ab8f2c77925a", "image": {"id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/images/06d735c4-96c6-42cd-867c-16bd9a939e90"}]}, "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-948686949", "status": "ACTIVE", "tenant_id": "0c310eb84fbe4c0a9791dc12c3db1d90", "user_id": "9b3079df99134f71bcb37234dfe61c5a", "updated": "2026-05-22T16:11:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-727012643", "OS-SRV-USG:launched_at": "2026-05-22T16:10:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--608844219"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f490e9ed-d177-44f9-b9c6-8afb5954f3ef"}]}}'
2026-05-22 16:11:11,902 106237 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a 0.420s
2026-05-22 16:11:11,902 106237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1726', '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-2bc4cae7-f39e-4445-925b-af05ed437a90', 'x-compute-request-id': 'req-2bc4cae7-f39e-4445-925b-af05ed437a90', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-834378852-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:cf:bb"}, {"version": 4, "addr": "172.24.5.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:cf:bb"}]}, "created": "2026-05-22T16:10:00Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "84256574d47d81b73fbdd17dfb0d366ef9f2238a7b504fd238d7ca24", "id": "7b0249bc-cb4a-4d2b-9083-ab8f2c77925a", "image": {"id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/images/06d735c4-96c6-42cd-867c-16bd9a939e90"}]}, "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-948686949", "status": "ACTIVE", "tenant_id": "0c310eb84fbe4c0a9791dc12c3db1d90", "user_id": "9b3079df99134f71bcb37234dfe61c5a", "updated": "2026-05-22T16:11:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-727012643", "OS-SRV-USG:launched_at": "2026-05-22T16:10:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--608844219"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f490e9ed-d177-44f9-b9c6-8afb5954f3ef"}]}}'
2026-05-22 16:11:13,029 106237 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a 0.119s
2026-05-22 16:11:13,030 106237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1371', '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-c8412892-006d-4e13-acc3-ef708b86991f', 'x-compute-request-id': 'req-c8412892-006d-4e13-acc3-ef708b86991f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:10:00Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "84256574d47d81b73fbdd17dfb0d366ef9f2238a7b504fd238d7ca24", "id": "7b0249bc-cb4a-4d2b-9083-ab8f2c77925a", "image": {"id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/images/06d735c4-96c6-42cd-867c-16bd9a939e90"}]}, "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-948686949", "status": "ACTIVE", "tenant_id": "0c310eb84fbe4c0a9791dc12c3db1d90", "user_id": "9b3079df99134f71bcb37234dfe61c5a", "updated": "2026-05-22T16:11:12Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-727012643", "OS-SRV-USG:launched_at": "2026-05-22T16:10:15.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": "f490e9ed-d177-44f9-b9c6-8afb5954f3ef"}]}}'
2026-05-22 16:11:14,152 106237 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a 0.116s
2026-05-22 16:11:14,152 106237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1376', '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-74d22c42-898a-4ffe-95b5-4629b162cee1', 'x-compute-request-id': 'req-74d22c42-898a-4ffe-95b5-4629b162cee1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:10:00Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "84256574d47d81b73fbdd17dfb0d366ef9f2238a7b504fd238d7ca24", "id": "7b0249bc-cb4a-4d2b-9083-ab8f2c77925a", "image": {"id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/images/06d735c4-96c6-42cd-867c-16bd9a939e90"}]}, "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-948686949", "status": "DELETED", "tenant_id": "0c310eb84fbe4c0a9791dc12c3db1d90", "user_id": "9b3079df99134f71bcb37234dfe61c5a", "updated": "2026-05-22T16:11:14Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-727012643", "OS-SRV-USG:launched_at": "2026-05-22T16:10:15.000000", "OS-SRV-USG:terminated_at": "2026-05-22T16:11:13.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": "f490e9ed-d177-44f9-b9c6-8afb5954f3ef"}]}}'
2026-05-22 16:11:14,158 106237 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 7 second wait
2026-05-22 16:11:15,279 106237 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a 0.121s
2026-05-22 16:11:15,279 106237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1376', '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-05047d53-0a4f-44e4-8d35-48427d533cf0', 'x-compute-request-id': 'req-05047d53-0a4f-44e4-8d35-48427d533cf0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:10:00Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "84256574d47d81b73fbdd17dfb0d366ef9f2238a7b504fd238d7ca24", "id": "7b0249bc-cb4a-4d2b-9083-ab8f2c77925a", "image": {"id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/images/06d735c4-96c6-42cd-867c-16bd9a939e90"}]}, "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-948686949", "status": "DELETED", "tenant_id": "0c310eb84fbe4c0a9791dc12c3db1d90", "user_id": "9b3079df99134f71bcb37234dfe61c5a", "updated": "2026-05-22T16:11:14Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-727012643", "OS-SRV-USG:launched_at": "2026-05-22T16:10:15.000000", "OS-SRV-USG:terminated_at": "2026-05-22T16:11:13.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": "f490e9ed-d177-44f9-b9c6-8afb5954f3ef"}]}}'
2026-05-22 16:11:16,391 106237 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a 0.105s
2026-05-22 16:11:16,391 106237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1330', '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-421afa83-da93-4280-b174-2cb14c042cf1', 'x-compute-request-id': 'req-421afa83-da93-4280-b174-2cb14c042cf1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:10:00Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "84256574d47d81b73fbdd17dfb0d366ef9f2238a7b504fd238d7ca24", "id": "7b0249bc-cb4a-4d2b-9083-ab8f2c77925a", "image": {"id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/images/06d735c4-96c6-42cd-867c-16bd9a939e90"}]}, "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-948686949", "status": "DELETED", "tenant_id": "0c310eb84fbe4c0a9791dc12c3db1d90", "user_id": "9b3079df99134f71bcb37234dfe61c5a", "updated": "2026-05-22T16:11:14Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-727012643", "OS-SRV-USG:launched_at": "2026-05-22T16:10:15.000000", "OS-SRV-USG:terminated_at": "2026-05-22T16:11:13.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-22 16:11:17,429 106237 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a 0.029s
2026-05-22 16:11:17,429 106237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:17 GMT', 'server': 'Apache/2.4.58 (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-25e4279f-b209-4752-8d12-ccc13b113f94', 'x-compute-request-id': 'req-25e4279f-b209-4752-8d12-ccc13b113f94', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/7b0249bc-cb4a-4d2b-9083-ab8f2c77925a'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 7b0249bc-cb4a-4d2b-9083-ab8f2c77925a could not be found."}}'
2026-05-22 16:11:17,460 106237 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.236/compute/v2.1/os-keypairs/tempest-keypair-727012643 0.029s
2026-05-22 16:11:17,460 106237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:17 GMT', 'server': 'Apache/2.4.58 (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-868366e7-3c90-4e30-bada-adbb39a90382', 'x-compute-request-id': 'req-868366e7-3c90-4e30-bada-adbb39a90382', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.236/compute/v2.1/os-keypairs/tempest-keypair-727012643'}
Body: b''
2026-05-22 16:11:17,588 106237 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.236/networking/v2.0/security-groups/e4bdfc3f-2454-41a7-b5d7-29f21ce9c2c5 0.128s
2026-05-22 16:11:17,589 106237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-ac5c5c51-e739-43c4-b655-09db0dc628ff', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.236/networking/v2.0/security-groups/e4bdfc3f-2454-41a7-b5d7-29f21ce9c2c5'}
Body: b''
2026-05-22 16:11:17,606 106237 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.236/networking/v2.0/security-groups/e4bdfc3f-2454-41a7-b5d7-29f21ce9c2c5 0.016s
2026-05-22 16:11:17,606 106237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-4f084a13-f36d-487b-a731-b77060e239db', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.236/networking/v2.0/security-groups/e4bdfc3f-2454-41a7-b5d7-29f21ce9c2c5'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group e4bdfc3f-2454-41a7-b5d7-29f21ce9c2c5 does not exist", "detail": ""}}'
2026-05-22 16:11:17,841 106237 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.236/networking/v2.0/floatingips/5cd08ea2-6cc5-43a2-a646-12112841657b 0.235s
2026-05-22 16:11:17,842 106237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-2b8b2eec-a38c-40bd-81d6-7345b8d2ba10', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.236/networking/v2.0/floatingips/5cd08ea2-6cc5-43a2-a646-12112841657b'}
Body: b''
2026-05-22 16:11:17,874 106237 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.236/volume/v3/volumes/f490e9ed-d177-44f9-b9c6-8afb5954f3ef 0.032s
2026-05-22 16:11:17,875 106237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:17 GMT', 'server': 'Apache/2.4.58 (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-5b1916ca-5ec3-45bd-9219-40ec9d5aac43', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.236/volume/v3/volumes/f490e9ed-d177-44f9-b9c6-8afb5954f3ef'}
Body: b''
2026-05-22 16:11:17,905 106237 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/f490e9ed-d177-44f9-b9c6-8afb5954f3ef 0.030s
2026-05-22 16:11:17,906 106237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0442c9e-e791-4955-95fb-5cafc6c1da1a', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0442c9e-e791-4955-95fb-5cafc6c1da1a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/f490e9ed-d177-44f9-b9c6-8afb5954f3ef'}
Body: b'{"volume": {"id": "f490e9ed-d177-44f9-b9c6-8afb5954f3ef", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:09:57.000000", "updated_at": "2026-05-22T16:11:18.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1384019302", "description": null, "volume_type": "tempest-scenario-type-luksv2-863286337", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/f490e9ed-d177-44f9-b9c6-8afb5954f3ef"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/f490e9ed-d177-44f9-b9c6-8afb5954f3ef"}], "user_id": "9b3079df99134f71bcb37234dfe61c5a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0c310eb84fbe4c0a9791dc12c3db1d90"}}'
2026-05-22 16:11:18,934 106237 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/f490e9ed-d177-44f9-b9c6-8afb5954f3ef 0.023s
2026-05-22 16:11:18,935 106237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3b8ad13-6e0b-4012-8113-e8c0a06ec45c', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3b8ad13-6e0b-4012-8113-e8c0a06ec45c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/f490e9ed-d177-44f9-b9c6-8afb5954f3ef'}
Body: b'{"volume": {"id": "f490e9ed-d177-44f9-b9c6-8afb5954f3ef", "status": "error_deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:09:57.000000", "updated_at": "2026-05-22T16:11:18.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1384019302", "description": null, "volume_type": "tempest-scenario-type-luksv2-863286337", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/f490e9ed-d177-44f9-b9c6-8afb5954f3ef"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/f490e9ed-d177-44f9-b9c6-8afb5954f3ef"}], "user_id": "9b3079df99134f71bcb37234dfe61c5a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0c310eb84fbe4c0a9791dc12c3db1d90"}}'
2026-05-22 16:11:18,981 106237 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/detail?all_tenants=1 0.040s
2026-05-22 16:11:18,982 106237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c38f5d20-f278-470a-8068-8c15782e49dc', 'content-length': '13537', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c38f5d20-f278-470a-8068-8c15782e49dc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/detail?all_tenants=1'}
Body: b'{"volumes": [{"id": "5b6d234f-ff4e-4080-aad7-f68356f3adf0", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:54.000000", "updated_at": "2026-05-22T16:10:55.000000", "name": "tempest-VolumesBackupsTest-Volume-755386153", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/5b6d234f-ff4e-4080-aad7-f68356f3adf0"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/5b6d234f-ff4e-4080-aad7-f68356f3adf0"}], "user_id": "1f3824f72f834274b6270312137d0a5a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "bdad8f9d728049bc9dc98687d49da25b", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000001289@storpool#template_virtual"}, {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": "np0000001289", "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "migration_status": null, "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000001289@storpool#default"}, {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": "np0000001289", "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "migration_status": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000001289@storpool#default", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764
2026-05-22 16:11:19,022 106237 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 400 DELETE https://10.4.3.236/volume/v3/volumes/f490e9ed-d177-44f9-b9c6-8afb5954f3ef 0.029s
2026-05-22 16:11:19,022 106237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '307', 'content-type': 'application/json', 'x-compute-request-id': 'req-a75c74a4-ff79-4ff8-a5a8-f5126820eb42', 'x-openstack-request-id': 'req-a75c74a4-ff79-4ff8-a5a8-f5126820eb42', 'connection': 'close', 'status': '400', 'content-location': 'https://10.4.3.236/volume/v3/volumes/f490e9ed-d177-44f9-b9c6-8afb5954f3ef'}
Body: b'{"badRequest": {"code": 400, "message": "Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer."}}'
}}}
traceback-1: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 978, in wait_for_resource_deletion
if self.is_resource_deleted(id, *args, **kwargs):
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 253, in is_resource_deleted
raise lib_exc.DeleteErrorException(
tempest.lib.exceptions.DeleteErrorException: Resource %(resource_id)s failed to delete and is in ERROR status
Details: Volume f490e9ed-d177-44f9-b9c6-8afb5954f3ef failed to delete and is in error_deleting status
}}}
traceback-2: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/scenario/manager.py", line 545, in cleanup_volume_type
test_utils.call_and_ignore_notfound_exc(
File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc
return func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 145, in delete_volume
resp, body = self.delete(url)
^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 362, in delete
return self.request('DELETE', url, extra_headers, headers, body)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request
resp, resp_body = super(BaseClient, self).request(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 882, in _error_checker
raise exceptions.BadRequest(resp_body, resp=resp)
tempest.lib.exceptions.BadRequest: Bad request
Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}
}}}
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_encrypted_cinder_volumes.py", line 89, in test_encrypted_cinder_volumes_luksv2
self.attach_detach_volume(server, volume)
File "/opt/stack/tempest/tempest/scenario/test_encrypted_cinder_volumes.py", line 52, in attach_detach_volume
attached_volume = self.nova_volume_attach(server, volume)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/manager.py", line 1001, in nova_volume_attach
waiters.wait_for_volume_resource_status(volumes_client,
File "/opt/stack/tempest/tempest/common/waiters.py", line 376, in wait_for_volume_resource_status
resource_status = show_resource(resource_id)[
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 102, in show_volume
resp, body = self.get(url)
^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 345, in get
return self.request('GET', url, extra_headers, headers,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request
resp, resp_body = super(BaseClient, self).request(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
raise exceptions.ServerFault(resp_body, resp=resp,
tempest.lib.exceptions.ServerFault: Got server fault
Details: The server has either erred or is incapable of performing the requested operation.
|
||||||
| tempest.scenario.test_stamp_pattern.TestStampPattern | 1 | 0 | 1 | 0 | 0 | Detail | |
test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume] |
fail
ft7.1: tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-05-22 16:10:53,778 106243 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 POST https://10.4.3.236/compute/v2.1/os-keypairs 0.122s
2026-05-22 16:10:53,778 106243 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-TestStampPattern-473843899", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOtUXQda69b0VY54uoLXGxidcf7tK4oUOojBZ8L+RCubHd0B/RNT1iOBBppYwxTNQCQ1ZMdhxF4tuFn/OI7WxwJYFqMm2LAh6MPLWA1a+FW/b/X2GMUrNMHK57lWfFGS8w=="}}
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '394', '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-e3072e56-a83b-49a2-a116-1af7a349a311', 'x-compute-request-id': 'req-e3072e56-a83b-49a2-a116-1af7a349a311', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-TestStampPattern-473843899", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOtUXQda69b0VY54uoLXGxidcf7tK4oUOojBZ8L+RCubHd0B/RNT1iOBBppYwxTNQCQ1ZMdhxF4tuFn/OI7WxwJYFqMm2LAh6MPLWA1a+FW/b/X2GMUrNMHK57lWfFGS8w==", "fingerprint": "cf:a8:2c:b9:d1:bc:8b:d0:da:c2:28:11:4e:50:45:e0", "user_id": "f286e507e72b4108b093343744fe56be"}}'
2026-05-22 16:10:53,962 106243 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST https://10.4.3.236/networking/v2.0/security-groups 0.182s
2026-05-22 16:10:53,962 106243 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group": {"name": "tempest-secgroup-smoke-2100587998", "description": "tempest-secgroup-smoke-2100587998 description", "project_id": "f73202d42dc14ae88384ba357e92f910"}}
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1677', 'x-openstack-request-id': 'req-8d9ee5ae-6ac1-4545-b06e-c7fc32d06718', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.236/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "0ee73985-8ff9-46c7-b1cb-4ca11fc4cbc3", "name": "tempest-secgroup-smoke-2100587998", "stateful": true, "tenant_id": "f73202d42dc14ae88384ba357e92f910", "project_id": "f73202d42dc14ae88384ba357e92f910", "description": "tempest-secgroup-smoke-2100587998 description", "shared": false, "security_group_rules": [{"id": "502cb7d4-cf27-4af7-8b19-87ee0dc3fd6b", "project_id": "f73202d42dc14ae88384ba357e92f910", "security_group_id": "0ee73985-8ff9-46c7-b1cb-4ca11fc4cbc3", "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": 1273, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-05-22T16:10:53Z", "updated_at": "2026-05-22T16:10:53Z", "revision_number": 0, "tenant_id": "f73202d42dc14ae88384ba357e92f910"}, {"id": "bde8df65-c394-4695-8dda-d228dbbdf829", "project_id": "f73202d42dc14ae88384ba357e92f910", "security_group_id": "0ee73985-8ff9-46c7-b1cb-4ca11fc4cbc3", "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": 1272, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-05-22T16:10:53Z", "updated_at": "2026-05-22T16:10:53Z", "revision_number": 0, "tenant_id": "f73202d42dc14ae88384ba357e92f910"}], "tags": [], "created_at": "2026-05-22T16:10:53Z", "updated_at": "2026-05-22T16:10:53Z", "revision_number": 1}}'
2026-05-22 16:10:54,118 106243 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST https://10.4.3.236/networking/v2.0/security-group-rules 0.156s
2026-05-22 16:10:54,119 106243 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": "0ee73985-8ff9-46c7-b1cb-4ca11fc4cbc3", "project_id": "f73202d42dc14ae88384ba357e92f910", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-448e7a99-f431-4d19-a63a-2884395b3bea', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.236/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "d5e12522-c2e5-403e-b34c-bb8e46298e2f", "project_id": "f73202d42dc14ae88384ba357e92f910", "security_group_id": "0ee73985-8ff9-46c7-b1cb-4ca11fc4cbc3", "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-05-22T16:10:54Z", "updated_at": "2026-05-22T16:10:54Z", "revision_number": 0, "tenant_id": "f73202d42dc14ae88384ba357e92f910"}}'
2026-05-22 16:10:54,464 106243 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST https://10.4.3.236/networking/v2.0/security-group-rules 0.345s
2026-05-22 16:10:54,464 106243 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": "0ee73985-8ff9-46c7-b1cb-4ca11fc4cbc3", "project_id": "f73202d42dc14ae88384ba357e92f910", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}}
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-36a6809d-b555-4521-802a-1b0cdc2117f3', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.236/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "41fe3bb6-bacd-4805-b98f-16144099ce4f", "project_id": "f73202d42dc14ae88384ba357e92f910", "security_group_id": "0ee73985-8ff9-46c7-b1cb-4ca11fc4cbc3", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-05-22T16:10:54Z", "updated_at": "2026-05-22T16:10:54Z", "revision_number": 0, "tenant_id": "f73202d42dc14ae88384ba357e92f910"}}'
2026-05-22 16:10:54,666 106243 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST https://10.4.3.236/networking/v2.0/security-group-rules 0.202s
2026-05-22 16:10:54,667 106243 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": "0ee73985-8ff9-46c7-b1cb-4ca11fc4cbc3", "project_id": "f73202d42dc14ae88384ba357e92f910", "protocol": "icmp", "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-5bb46ce7-b900-4fbf-b715-ff03c0478300', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.236/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "c299f2a6-fd3f-4f1e-a062-331568cb004a", "project_id": "f73202d42dc14ae88384ba357e92f910", "security_group_id": "0ee73985-8ff9-46c7-b1cb-4ca11fc4cbc3", "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-05-22T16:10:54Z", "updated_at": "2026-05-22T16:10:54Z", "revision_number": 0, "tenant_id": "f73202d42dc14ae88384ba357e92f910"}}'
2026-05-22 16:10:55,029 106243 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST https://10.4.3.236/networking/v2.0/security-group-rules 0.362s
2026-05-22 16:10:55,030 106243 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": "0ee73985-8ff9-46c7-b1cb-4ca11fc4cbc3", "project_id": "f73202d42dc14ae88384ba357e92f910", "protocol": "icmp", "direction": "egress"}}
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-9f8e68aa-45f6-4df0-85a2-465ad0245db4', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.236/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "ad015013-ed17-400a-a215-426ce4e30520", "project_id": "f73202d42dc14ae88384ba357e92f910", "security_group_id": "0ee73985-8ff9-46c7-b1cb-4ca11fc4cbc3", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-05-22T16:10:54Z", "updated_at": "2026-05-22T16:10:54Z", "revision_number": 0, "tenant_id": "f73202d42dc14ae88384ba357e92f910"}}'
2026-05-22 16:10:55,262 106243 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST https://10.4.3.236/networking/v2.0/security-group-rules 0.231s
2026-05-22 16:10:55,262 106243 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": "0ee73985-8ff9-46c7-b1cb-4ca11fc4cbc3", "project_id": "f73202d42dc14ae88384ba357e92f910", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-a810574a-d55c-413f-b975-ab771e09929b', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.236/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "a735e5bd-2ebc-42db-8a99-754ac8f669fc", "project_id": "f73202d42dc14ae88384ba357e92f910", "security_group_id": "0ee73985-8ff9-46c7-b1cb-4ca11fc4cbc3", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-05-22T16:10:55Z", "updated_at": "2026-05-22T16:10:55Z", "revision_number": 0, "tenant_id": "f73202d42dc14ae88384ba357e92f910"}}'
2026-05-22 16:10:55,417 106243 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST https://10.4.3.236/networking/v2.0/security-group-rules 0.155s
2026-05-22 16:10:55,417 106243 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": "0ee73985-8ff9-46c7-b1cb-4ca11fc4cbc3", "project_id": "f73202d42dc14ae88384ba357e92f910", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}}
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-83daaed3-a0bf-4b89-81d6-b65880bc5b26', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.236/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "1160403c-e1f0-4f2c-8030-3b414cbfecfc", "project_id": "f73202d42dc14ae88384ba357e92f910", "security_group_id": "0ee73985-8ff9-46c7-b1cb-4ca11fc4cbc3", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-05-22T16:10:55Z", "updated_at": "2026-05-22T16:10:55Z", "revision_number": 0, "tenant_id": "f73202d42dc14ae88384ba357e92f910"}}'
2026-05-22 16:10:55,656 106243 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST https://10.4.3.236/volume/v3/volumes 0.238s
2026-05-22 16:10:55,656 106243 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-TestStampPattern-volume-1336577233", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}}
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c216e78-9b98-46c7-a282-70b1f0c5231d', 'content-length': '747', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c216e78-9b98-46c7-a282-70b1f0c5231d', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.236/volume/v3/volumes'}
Body: b'{"volume": {"id": "30406b97-001f-4c4f-92c6-fe158cbdd666", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:55.580803", "updated_at": null, "name": "tempest-TestStampPattern-volume-1336577233", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/30406b97-001f-4c4f-92c6-fe158cbdd666"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/30406b97-001f-4c4f-92c6-fe158cbdd666"}], "user_id": "f286e507e72b4108b093343744fe56be", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-05-22 16:10:55,740 106243 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST https://10.4.3.236/identity/v3/auth/tokens 0.072s
2026-05-22 16:10:55,740 106243 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2926', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-9f15f883-debd-48b3-8fd9-de4064782797', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.236/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "f286e507e72b4108b093343744fe56be", "name": "tempest-TestStampPattern-278709447-project-member", "password_expires_at": null}, "audit_ids": ["ynI0NtagTSu0ujFCuTAGsQ"], "expires_at": "2026-05-22T17:10:55.000000Z", "issued_at": "2026-05-22T16:10:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f73202d42dc14ae88384ba357e92f910", "name": "tempest-TestStampPattern-278709447"}, "is_domain": false, "roles": [{"id": "99408ab85aaf4033904944a7519aae61", "name": "reader"}, {"id": "ab8ca96312a449be8a7a539037490b0f", "name": "member"}], "catalog": [{"endpoints": [{"id": "43684da3f2994cfea0d3342516daa6b4", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.236/compute/v2/f73202d42dc14ae88384ba357e92f910", "region": "RegionOne"}], "id": "116bcc936e6948339ad5fddab9c46cf7", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "151a4ecc85dd4d2c905df0699517428f", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.236/identity", "region": "RegionOne"}], "id": "480eba9d41bd4c2ca03301038a86c751", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "7067ffbef19c4a8190dfd1c6b0e430d3", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.236/networking", "region": "RegionOne"}], "id": "a8e75757da0c47cc80471965e858af9e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "ce1cb7865b5445f1870ee9f7a3858adc", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.236/volume/v3", "region": "RegionOne"}], "id": "aa57b7d5c129423cad80813f915830d7", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "f343535194264237947c7e7b5bcf60d9", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.236:8080/v1/AUTH_f73202d42dc14ae88384ba357e92f910", "region": "RegionOne"}, {"id": "f664df627144423d87e5e8dc0e57929e", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.236:8080", "region": "RegionOne"}], "id": "ae0486debc454ef4b2f165e87edb85e4", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "6732bacf91584c859b8b95dbf2580ab1", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.236/compute/v2.1", "region": "RegionOne"}], "id": "bbceea636b85438d85fd0a6e7d992c47", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "65b106155add4956ba6c0fc31b0bba58", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.236/image", "region": "RegionOne"}], "id": "c978ec996eb8436ab270d90f620b8221", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5576dc0bcd6e4e7f9123d39a9c1a4d4b", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.236/placement", "region": "RegionOne"}], "id": "cb19418e39654bf496475197887424bd", "type": "placement", "name": "placement"}]}}'
2026-05-22 16:10:55,740 106243 INFO [tempest.lib.common.fixed_network] (TestStampPattern:test_stamp_pattern) Found network {'id': 'f3f97469-9940-4590-8447-6e8049fc57af', 'name': 'tempest-TestStampPattern-1719361797-network', 'tenant_id': 'f73202d42dc14ae88384ba357e92f910', 'project_id': 'f73202d42dc14ae88384ba357e92f910', 'admin_state_up': True, 'mtu': 1372, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 44799, '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-05-22T16:10:44Z', 'updated_at': '2026-05-22T16:10:44Z', 'revision_number': 1} available for tenant
2026-05-22 16:10:57,260 106243 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST https://10.4.3.236/compute/v2.1/servers 1.519s
2026-05-22 16:10:57,261 106243 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestStampPattern-server-1880683356", "imageRef": "06d735c4-96c6-42cd-867c-16bd9a939e90", "flavorRef": "42", "key_name": "tempest-TestStampPattern-473843899", "security_groups": [{"name": "tempest-secgroup-smoke-2100587998"}], "networks": [{"uuid": "f3f97469-9940-4590-8447-6e8049fc57af"}]}}
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '406', 'location': 'https://10.4.3.236/compute/v2.1/servers/3d1d72f4-d6f4-4ce2-9b02-e4eeac6a254c', '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-eb179a3e-322e-4516-9d57-56ac68f11bd1', 'x-compute-request-id': 'req-eb179a3e-322e-4516-9d57-56ac68f11bd1', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.236/compute/v2.1/servers'}
Body: b'{"server": {"id": "3d1d72f4-d6f4-4ce2-9b02-e4eeac6a254c", "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/3d1d72f4-d6f4-4ce2-9b02-e4eeac6a254c"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/3d1d72f4-d6f4-4ce2-9b02-e4eeac6a254c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-2100587998"}], "adminPass": "UZ5kPtQ39hSB"}}'
2026-05-22 16:10:57,877 106243 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://10.4.3.236/compute/v2.1/servers/3d1d72f4-d6f4-4ce2-9b02-e4eeac6a254c 0.614s
2026-05-22 16:10:57,877 106243 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1240', '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-cacdb280-69bf-4e39-8f8a-295041a2e9e0', 'x-compute-request-id': 'req-cacdb280-69bf-4e39-8f8a-295041a2e9e0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/3d1d72f4-d6f4-4ce2-9b02-e4eeac6a254c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:10:57Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "", "id": "3d1d72f4-d6f4-4ce2-9b02-e4eeac6a254c", "image": {"id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/images/06d735c4-96c6-42cd-867c-16bd9a939e90"}]}, "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/3d1d72f4-d6f4-4ce2-9b02-e4eeac6a254c"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/3d1d72f4-d6f4-4ce2-9b02-e4eeac6a254c"}], "metadata": {}, "name": "tempest-TestStampPattern-server-1880683356", "status": "BUILD", "tenant_id": "f73202d42dc14ae88384ba357e92f910", "user_id": "f286e507e72b4108b093343744fe56be", "updated": "2026-05-22T16:10:57Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestStampPattern-473843899", "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-05-22 16:10:59,037 106243 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://10.4.3.236/compute/v2.1/servers/3d1d72f4-d6f4-4ce2-9b02-e4eeac6a254c 0.151s
2026-05-22 16:10:59,037 106243 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1244', '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-a0988e01-38b2-45a1-8a44-e0cb4aee2e71', 'x-compute-request-id': 'req-a0988e01-38b2-45a1-8a44-e0cb4aee2e71', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/3d1d72f4-d6f4-4ce2-9b02-e4eeac6a254c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:10:57Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "", "id": "3d1d72f4-d6f4-4ce2-9b02-e4eeac6a254c", "image": {"id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/images/06d735c4-96c6-42cd-867c-16bd9a939e90"}]}, "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/3d1d72f4-d6f4-4ce2-9b02-e4eeac6a254c"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/3d1d72f4-d6f4-4ce2-9b02-e4eeac6a254c"}], "metadata": {}, "name": "tempest-TestStampPattern-server-1880683356", "status": "BUILD", "tenant_id": "f73202d42dc14ae88384ba357e92f910", "user_id": "f286e507e72b4108b093343744fe56be", "updated": "2026-05-22T16:10:58Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-473843899", "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-05-22 16:11:00,340 106243 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://10.4.3.236/compute/v2.1/servers/3d1d72f4-d6f4-4ce2-9b02-e4eeac6a254c 0.293s
2026-05-22 16:11:00,340 106243 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1292', '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-a00bfc6c-25c4-4917-9925-92c2c029c865', 'x-compute-request-id': 'req-a00bfc6c-25c4-4917-9925-92c2c029c865', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/3d1d72f4-d6f4-4ce2-9b02-e4eeac6a254c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:10:57Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "5dc59a9645e46447dd584c4d4138313fec798231c2e5cf907e472866", "id": "3d1d72f4-d6f4-4ce2-9b02-e4eeac6a254c", "image": {"id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/images/06d735c4-96c6-42cd-867c-16bd9a939e90"}]}, "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/3d1d72f4-d6f4-4ce2-9b02-e4eeac6a254c"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/3d1d72f4-d6f4-4ce2-9b02-e4eeac6a254c"}], "metadata": {}, "name": "tempest-TestStampPattern-server-1880683356", "status": "BUILD", "tenant_id": "f73202d42dc14ae88384ba357e92f910", "user_id": "f286e507e72b4108b093343744fe56be", "updated": "2026-05-22T16:11:00Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-473843899", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-22 16:11:00,352 106243 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait
2026-05-22 16:11:02,160 106243 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 500 GET https://10.4.3.236/compute/v2.1/servers/3d1d72f4-d6f4-4ce2-9b02-e4eeac6a254c 0.806s
2026-05-22 16:11:02,161 106243 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:01 GMT', 'server': 'Apache/2.4.58 (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': '147', 'x-openstack-request-id': 'req-9398a204-305d-477b-b797-001ce6e4b8cf', 'x-compute-request-id': 'req-9398a204-305d-477b-b797-001ce6e4b8cf', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/3d1d72f4-d6f4-4ce2-9b02-e4eeac6a254c'}
Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please contact the administrator\\n<class \'oslo_db.exception.DBConnectionError\'>"}}'
2026-05-22 16:11:02,221 106243 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 500 DELETE https://10.4.3.236/compute/v2.1/servers/3d1d72f4-d6f4-4ce2-9b02-e4eeac6a254c 0.060s
2026-05-22 16:11:02,221 106243 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:02 GMT', 'server': 'Apache/2.4.58 (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': '147', 'x-openstack-request-id': 'req-dbf4bbed-5805-4f7d-bb63-1ea68df5d1d1', 'x-compute-request-id': 'req-dbf4bbed-5805-4f7d-bb63-1ea68df5d1d1', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/3d1d72f4-d6f4-4ce2-9b02-e4eeac6a254c'}
Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please contact the administrator\\n<class \'oslo_db.exception.DBConnectionError\'>"}}'
2026-05-22 16:11:02,221 106243 ERROR [tempest.common.compute] Deleting server 3d1d72f4-d6f4-4ce2-9b02-e4eeac6a254c failed
2026-05-22 16:11:02.221 106243 ERROR tempest.common.compute Traceback (most recent call last):
2026-05-22 16:11:02.221 106243 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/compute.py", line 328, in create_test_server
2026-05-22 16:11:02.221 106243 ERROR tempest.common.compute server = waiters.wait_for_server_status(
2026-05-22 16:11:02.221 106243 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-22 16:11:02.221 106243 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/waiters.py", line 65, in wait_for_server_status
2026-05-22 16:11:02.221 106243 ERROR tempest.common.compute body = client.show_server(server_id)['server']
2026-05-22 16:11:02.221 106243 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-22 16:11:02.221 106243 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 175, in show_server
2026-05-22 16:11:02.221 106243 ERROR tempest.common.compute resp, body = self.get("servers/%s" % server_id)
2026-05-22 16:11:02.221 106243 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-22 16:11:02.221 106243 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 345, in get
2026-05-22 16:11:02.221 106243 ERROR tempest.common.compute return self.request('GET', url, extra_headers, headers,
2026-05-22 16:11:02.221 106243 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-22 16:11:02.221 106243 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
2026-05-22 16:11:02.221 106243 ERROR tempest.common.compute resp, resp_body = super(BaseComputeClient, self).request(
2026-05-22 16:11:02.221 106243 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-22 16:11:02.221 106243 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
2026-05-22 16:11:02.221 106243 ERROR tempest.common.compute self._error_checker(resp, resp_body)
2026-05-22 16:11:02.221 106243 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
2026-05-22 16:11:02.221 106243 ERROR tempest.common.compute raise exceptions.ServerFault(resp_body, resp=resp,
2026-05-22 16:11:02.221 106243 ERROR tempest.common.compute tempest.lib.exceptions.ServerFault: Got server fault
2026-05-22 16:11:02.221 106243 ERROR tempest.common.compute Details: Unexpected API Error. Please contact the administrator
2026-05-22 16:11:02.221 106243 ERROR tempest.common.compute <class 'oslo_db.exception.DBConnectionError'>
2026-05-22 16:11:02.221 106243 ERROR tempest.common.compute
2026-05-22 16:11:02.221 106243 ERROR tempest.common.compute During handling of the above exception, another exception occurred:
2026-05-22 16:11:02.221 106243 ERROR tempest.common.compute
2026-05-22 16:11:02.221 106243 ERROR tempest.common.compute Traceback (most recent call last):
2026-05-22 16:11:02.221 106243 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/compute.py", line 348, in create_test_server
2026-05-22 16:11:02.221 106243 ERROR tempest.common.compute clients.servers_client.delete_server(
2026-05-22 16:11:02.221 106243 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 188, in delete_server
2026-05-22 16:11:02.221 106243 ERROR tempest.common.compute resp, body = self.delete("servers/%s" % server_id)
2026-05-22 16:11:02.221 106243 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-22 16:11:02.221 106243 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 362, in delete
2026-05-22 16:11:02.221 106243 ERROR tempest.common.compute return self.request('DELETE', url, extra_headers, headers, body)
2026-05-22 16:11:02.221 106243 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-22 16:11:02.221 106243 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
2026-05-22 16:11:02.221 106243 ERROR tempest.common.compute resp, resp_body = super(BaseComputeClient, self).request(
2026-05-22 16:11:02.221 106243 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-22 16:11:02.221 106243 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
2026-05-22 16:11:02.221 106243 ERROR tempest.common.compute self._error_checker(resp, resp_body)
2026-05-22 16:11:02.221 106243 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
2026-05-22 16:11:02.221 106243 ERROR tempest.common.compute raise exceptions.ServerFault(resp_body, resp=resp,
2026-05-22 16:11:02.221 106243 ERROR tempest.common.compute tempest.lib.exceptions.ServerFault: Got server fault
2026-05-22 16:11:02.221 106243 ERROR tempest.common.compute Details: Unexpected API Error. Please contact the administrator
2026-05-22 16:11:02.221 106243 ERROR tempest.common.compute <class 'oslo_db.exception.DBConnectionError'>
2026-05-22 16:11:02.221 106243 ERROR tempest.common.compute
2026-05-22 16:11:02,275 106243 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 500 GET https://10.4.3.236/compute/v2.1/servers/3d1d72f4-d6f4-4ce2-9b02-e4eeac6a254c 0.047s
2026-05-22 16:11:02,275 106243 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:02 GMT', 'server': 'Apache/2.4.58 (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': '147', 'x-openstack-request-id': 'req-8d48c959-02b8-4522-9391-b5e4130f8247', 'x-compute-request-id': 'req-8d48c959-02b8-4522-9391-b5e4130f8247', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/3d1d72f4-d6f4-4ce2-9b02-e4eeac6a254c'}
Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please contact the administrator\\n<class \'oslo_db.exception.DBConnectionError\'>"}}'
2026-05-22 16:11:02,275 106243 ERROR [tempest.common.compute] Server 3d1d72f4-d6f4-4ce2-9b02-e4eeac6a254c failed to delete in time
2026-05-22 16:11:02.275 106243 ERROR tempest.common.compute Traceback (most recent call last):
2026-05-22 16:11:02.275 106243 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/compute.py", line 328, in create_test_server
2026-05-22 16:11:02.275 106243 ERROR tempest.common.compute server = waiters.wait_for_server_status(
2026-05-22 16:11:02.275 106243 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-22 16:11:02.275 106243 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/waiters.py", line 65, in wait_for_server_status
2026-05-22 16:11:02.275 106243 ERROR tempest.common.compute body = client.show_server(server_id)['server']
2026-05-22 16:11:02.275 106243 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-22 16:11:02.275 106243 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 175, in show_server
2026-05-22 16:11:02.275 106243 ERROR tempest.common.compute resp, body = self.get("servers/%s" % server_id)
2026-05-22 16:11:02.275 106243 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-22 16:11:02.275 106243 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 345, in get
2026-05-22 16:11:02.275 106243 ERROR tempest.common.compute return self.request('GET', url, extra_headers, headers,
2026-05-22 16:11:02.275 106243 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-22 16:11:02.275 106243 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
2026-05-22 16:11:02.275 106243 ERROR tempest.common.compute resp, resp_body = super(BaseComputeClient, self).request(
2026-05-22 16:11:02.275 106243 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-22 16:11:02.275 106243 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
2026-05-22 16:11:02.275 106243 ERROR tempest.common.compute self._error_checker(resp, resp_body)
2026-05-22 16:11:02.275 106243 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
2026-05-22 16:11:02.275 106243 ERROR tempest.common.compute raise exceptions.ServerFault(resp_body, resp=resp,
2026-05-22 16:11:02.275 106243 ERROR tempest.common.compute tempest.lib.exceptions.ServerFault: Got server fault
2026-05-22 16:11:02.275 106243 ERROR tempest.common.compute Details: Unexpected API Error. Please contact the administrator
2026-05-22 16:11:02.275 106243 ERROR tempest.common.compute <class 'oslo_db.exception.DBConnectionError'>
2026-05-22 16:11:02.275 106243 ERROR tempest.common.compute
2026-05-22 16:11:02.275 106243 ERROR tempest.common.compute During handling of the above exception, another exception occurred:
2026-05-22 16:11:02.275 106243 ERROR tempest.common.compute
2026-05-22 16:11:02.275 106243 ERROR tempest.common.compute Traceback (most recent call last):
2026-05-22 16:11:02.275 106243 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/compute.py", line 361, in create_test_server
2026-05-22 16:11:02.275 106243 ERROR tempest.common.compute waiters.wait_for_server_termination(
2026-05-22 16:11:02.275 106243 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/waiters.py", line 110, in wait_for_server_termination
2026-05-22 16:11:02.275 106243 ERROR tempest.common.compute body = client.show_server(server_id)['server']
2026-05-22 16:11:02.275 106243 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-22 16:11:02.275 106243 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 175, in show_server
2026-05-22 16:11:02.275 106243 ERROR tempest.common.compute resp, body = self.get("servers/%s" % server_id)
2026-05-22 16:11:02.275 106243 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-22 16:11:02.275 106243 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 345, in get
2026-05-22 16:11:02.275 106243 ERROR tempest.common.compute return self.request('GET', url, extra_headers, headers,
2026-05-22 16:11:02.275 106243 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-22 16:11:02.275 106243 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
2026-05-22 16:11:02.275 106243 ERROR tempest.common.compute resp, resp_body = super(BaseComputeClient, self).request(
2026-05-22 16:11:02.275 106243 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-22 16:11:02.275 106243 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
2026-05-22 16:11:02.275 106243 ERROR tempest.common.compute self._error_checker(resp, resp_body)
2026-05-22 16:11:02.275 106243 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
2026-05-22 16:11:02.275 106243 ERROR tempest.common.compute raise exceptions.ServerFault(resp_body, resp=resp,
2026-05-22 16:11:02.275 106243 ERROR tempest.common.compute tempest.lib.exceptions.ServerFault: Got server fault
2026-05-22 16:11:02.275 106243 ERROR tempest.common.compute Details: Unexpected API Error. Please contact the administrator
2026-05-22 16:11:02.275 106243 ERROR tempest.common.compute <class 'oslo_db.exception.DBConnectionError'>
2026-05-22 16:11:02.275 106243 ERROR tempest.common.compute
2026-05-22 16:11:02,382 106243 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 500 DELETE https://10.4.3.236/volume/v3/volumes/30406b97-001f-4c4f-92c6-fe158cbdd666 0.099s
2026-05-22 16:11:02,382 106243 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '128', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bc5eed7-e403-4fb0-a661-9afc737ebaee', 'x-openstack-request-id': 'req-4bc5eed7-e403-4fb0-a661-9afc737ebaee', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.236/volume/v3/volumes/30406b97-001f-4c4f-92c6-fe158cbdd666'}
Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}'
2026-05-22 16:11:02,382 106243 WARNING [tempest.lib.common.utils.test_utils] Got ServerFault while running <bound method VolumesClient.delete_volume of <tempest.lib.services.volume.v3.volumes_client.VolumesClient object at 0x7394a2f46f90>>, retrying...
2026-05-22 16:11:07,445 106243 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE https://10.4.3.236/volume/v3/volumes/30406b97-001f-4c4f-92c6-fe158cbdd666 0.062s
2026-05-22 16:11:07,445 106243 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:07 GMT', 'server': 'Apache/2.4.58 (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-1bb66ed8-aaab-45ca-90d7-a2884bede899', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.236/volume/v3/volumes/30406b97-001f-4c4f-92c6-fe158cbdd666'}
Body: b''
2026-05-22 16:11:07,487 106243 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/30406b97-001f-4c4f-92c6-fe158cbdd666 0.041s
2026-05-22 16:11:07,487 106243 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-faf2de81-95a5-46dd-a9a5-18a13ba9d941', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-faf2de81-95a5-46dd-a9a5-18a13ba9d941', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/30406b97-001f-4c4f-92c6-fe158cbdd666'}
Body: b'{"volume": {"id": "30406b97-001f-4c4f-92c6-fe158cbdd666", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:56.000000", "updated_at": "2026-05-22T16:11:07.000000", "name": "tempest-TestStampPattern-volume-1336577233", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/30406b97-001f-4c4f-92c6-fe158cbdd666"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/30406b97-001f-4c4f-92c6-fe158cbdd666"}], "user_id": "f286e507e72b4108b093343744fe56be", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f73202d42dc14ae88384ba357e92f910"}}'
2026-05-22 16:11:08,517 106243 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET https://10.4.3.236/volume/v3/volumes/30406b97-001f-4c4f-92c6-fe158cbdd666 0.021s
2026-05-22 16:11:08,518 106243 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3b82bda-054d-4405-82fd-965273185dda', 'x-openstack-request-id': 'req-d3b82bda-054d-4405-82fd-965273185dda', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.236/volume/v3/volumes/30406b97-001f-4c4f-92c6-fe158cbdd666'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 30406b97-001f-4c4f-92c6-fe158cbdd666 could not be found."}}'
2026-05-22 16:11:08,744 106243 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE https://10.4.3.236/networking/v2.0/security-groups/0ee73985-8ff9-46c7-b1cb-4ca11fc4cbc3 0.226s
2026-05-22 16:11:08,744 106243 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-4f773d0f-c094-4771-8a4b-369496a64a0f', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.236/networking/v2.0/security-groups/0ee73985-8ff9-46c7-b1cb-4ca11fc4cbc3'}
Body: b''
2026-05-22 16:11:08,778 106243 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE https://10.4.3.236/compute/v2.1/os-keypairs/tempest-TestStampPattern-473843899 0.033s
2026-05-22 16:11:08,778 106243 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:08 GMT', 'server': 'Apache/2.4.58 (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-4b612714-f624-43fb-85f6-244401f0bf4e', 'x-compute-request-id': 'req-4b612714-f624-43fb-85f6-244401f0bf4e', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.236/compute/v2.1/os-keypairs/tempest-TestStampPattern-473843899'}
Body: b''
}}}
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_stamp_pattern.py", line 91, in test_stamp_pattern
server = self.create_server(
^^^^^^^^^^^^^^^^^^^
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/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 328, in create_test_server
server = waiters.wait_for_server_status(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/common/waiters.py", line 65, in wait_for_server_status
body = client.show_server(server_id)['server']
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 175, in show_server
resp, body = self.get("servers/%s" % server_id)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 345, in get
return self.request('GET', url, extra_headers, headers,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
resp, resp_body = super(BaseComputeClient, self).request(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
raise exceptions.ServerFault(resp_body, resp=resp,
tempest.lib.exceptions.ServerFault: Got server fault
Details: Unexpected API Error. Please contact the administrator
<class 'oslo_db.exception.DBConnectionError'>
|
||||||
| tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern | 7 | 6 | 1 | 0 | 0 | Detail | |
test_boot_server_from_encrypted_volume_luks[compute,id-cb78919a-e553-4bab-b73b-10cf4d2eb125,volume] |
pass
pt8.1: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks[compute,id-cb78919a-e553-4bab-b73b-10cf4d2eb125,volume]
|
||||||
test_boot_server_from_encrypted_volume_luksv2[compute,id-5ab6100f-1b31-4dd0-a774-68cfd837ef77,volume] |
fail
ft8.2: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luksv2[compute,id-5ab6100f-1b31-4dd0-a774-68cfd837ef77,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-05-22 16:10:40,997 106247 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-luks2-1974588348 on backend None
2026-05-22 16:10:41,022 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 POST https://10.4.3.236/volume/v3/types 0.024s
2026-05-22 16:10:41,022 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume_type": {"name": "tempest-scenario-type-luks2-1974588348", "extra_specs": {}}}
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14819bbf-9453-42a4-963b-bd8f269f8c8b', 'content-length': '213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14819bbf-9453-42a4-963b-bd8f269f8c8b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/types'}
Body: b'{"volume_type": {"id": "3c7dcc7a-6ab8-4e58-bf55-767c5cac0e52", "name": "tempest-scenario-type-luks2-1974588348", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}'
2026-05-22 16:10:41,023 106247 DEBUG [tempest.scenario.manager] Creating an encryption type for volume type: 3c7dcc7a-6ab8-4e58-bf55-767c5cac0e52
2026-05-22 16:10:41,049 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 POST https://10.4.3.236/volume/v3/types/3c7dcc7a-6ab8-4e58-bf55-767c5cac0e52/encryption 0.026s
2026-05-22 16:10:41,049 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}}
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9c5ff81-9308-4be8-9635-365b5522c576', 'content-length': '231', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9c5ff81-9308-4be8-9635-365b5522c576', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/types/3c7dcc7a-6ab8-4e58-bf55-767c5cac0e52/encryption'}
Body: b'{"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end", "volume_type_id": "3c7dcc7a-6ab8-4e58-bf55-767c5cac0e52", "encryption_id": "a8eae5df-1279-4940-9a9b-e6e2df55d083"}}'
2026-05-22 16:10:41,217 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 202 POST https://10.4.3.236/volume/v3/volumes 0.165s
2026-05-22 16:10:41,217 106247 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-1783621352", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "size": 1}}
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16428b61-8607-4eae-b6d0-1064bfc1b742', 'content-length': '781', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16428b61-8607-4eae-b6d0-1064bfc1b742', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.236/volume/v3/volumes'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.165760", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-05-22 16:10:41,251 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.029s
2026-05-22 16:10:41,251 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd50e7da-0a56-4870-8640-c0745ab85878', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd50e7da-0a56-4870-8640-c0745ab85878', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:10:42,284 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.026s
2026-05-22 16:10:42,284 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08af977e-5367-41a3-8ea5-bd8e11b2ed5e', 'content-length': '874', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08af977e-5367-41a3-8ea5-bd8e11b2ed5e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:41.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:10:42,289 106247 INFO [tempest.common.waiters] volume e5de3b23-121a-40d6-910f-ed3b751da4ff reached available after waiting for 1.289257 seconds
2026-05-22 16:10:42,315 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.026s
2026-05-22 16:10:42,316 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcc1bc5f-d945-4f21-a1b1-9bca0a02b05f', 'content-length': '874', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcc1bc5f-d945-4f21-a1b1-9bca0a02b05f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:41.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:10:42,345 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 POST https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff/action 0.024s
2026-05-22 16:10:42,345 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-set_bootable": {"bootable": true}}
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-compute-request-id': 'req-478c8f99-a291-4459-8b09-ac3f4ccc74a1', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-478c8f99-a291-4459-8b09-ac3f4ccc74a1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff/action'}
Body: b''
2026-05-22 16:10:42,429 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 201 POST https://10.4.3.236/identity/v3/auth/tokens 0.081s
2026-05-22 16:10:42,429 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2936', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-e24fe9a4-a23a-44dc-9601-d2b59fc5bf53', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.236/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "2f5d7dd448764529a4b59164b73c6fa7", "name": "tempest-TestVolumeBootPattern-653344896-project-member", "password_expires_at": null}, "audit_ids": ["GFLGK1cvSMaeB16Q_t3wrQ"], "expires_at": "2026-05-22T17:10:42.000000Z", "issued_at": "2026-05-22T16:10:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "791fc576fac5432da55225c4354b4c6d", "name": "tempest-TestVolumeBootPattern-653344896"}, "is_domain": false, "roles": [{"id": "99408ab85aaf4033904944a7519aae61", "name": "reader"}, {"id": "ab8ca96312a449be8a7a539037490b0f", "name": "member"}], "catalog": [{"endpoints": [{"id": "43684da3f2994cfea0d3342516daa6b4", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.236/compute/v2/791fc576fac5432da55225c4354b4c6d", "region": "RegionOne"}], "id": "116bcc936e6948339ad5fddab9c46cf7", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "151a4ecc85dd4d2c905df0699517428f", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.236/identity", "region": "RegionOne"}], "id": "480eba9d41bd4c2ca03301038a86c751", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "7067ffbef19c4a8190dfd1c6b0e430d3", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.236/networking", "region": "RegionOne"}], "id": "a8e75757da0c47cc80471965e858af9e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "ce1cb7865b5445f1870ee9f7a3858adc", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.236/volume/v3", "region": "RegionOne"}], "id": "aa57b7d5c129423cad80813f915830d7", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "f343535194264237947c7e7b5bcf60d9", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.236:8080/v1/AUTH_791fc576fac5432da55225c4354b4c6d", "region": "RegionOne"}, {"id": "f664df627144423d87e5e8dc0e57929e", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.236:8080", "region": "RegionOne"}], "id": "ae0486debc454ef4b2f165e87edb85e4", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "6732bacf91584c859b8b95dbf2580ab1", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.236/compute/v2.1", "region": "RegionOne"}], "id": "bbceea636b85438d85fd0a6e7d992c47", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "65b106155add4956ba6c0fc31b0bba58", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.236/image", "region": "RegionOne"}], "id": "c978ec996eb8436ab270d90f620b8221", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5576dc0bcd6e4e7f9123d39a9c1a4d4b", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.236/placement", "region": "RegionOne"}], "id": "cb19418e39654bf496475197887424bd", "type": "placement", "name": "placement"}]}}'
2026-05-22 16:10:42,429 106247 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2) Found network {'id': '75b65670-f54b-4af0-869c-1908355bde14', 'name': 'tempest-TestVolumeBootPattern-237053372-network', 'tenant_id': '791fc576fac5432da55225c4354b4c6d', 'project_id': '791fc576fac5432da55225c4354b4c6d', 'admin_state_up': True, 'mtu': 1372, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 62171, '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-05-22T16:09:52Z', 'updated_at': '2026-05-22T16:09:52Z', 'revision_number': 1} available for tenant
2026-05-22 16:10:43,252 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 202 POST https://10.4.3.236/compute/v2.1/servers 0.822s
2026-05-22 16:10:43,253 106247 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-1422651381", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "75b65670-f54b-4af0-869c-1908355bde14"}]}}
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '380', 'location': 'https://10.4.3.236/compute/v2.1/servers/297c43f9-da57-476f-97c7-279384611155', '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-e3665d02-d801-4e45-926a-d72de3c814f5', 'x-compute-request-id': 'req-e3665d02-d801-4e45-926a-d72de3c814f5', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.236/compute/v2.1/servers'}
Body: b'{"server": {"id": "297c43f9-da57-476f-97c7-279384611155", "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/297c43f9-da57-476f-97c7-279384611155"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/297c43f9-da57-476f-97c7-279384611155"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "9KDvxb7WX6dV"}}'
2026-05-22 16:10:43,372 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.236/compute/v2.1/servers/297c43f9-da57-476f-97c7-279384611155 0.117s
2026-05-22 16:10:43,372 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1055', '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-49066a3b-4471-45fb-8db2-d5f31345833d', 'x-compute-request-id': 'req-49066a3b-4471-45fb-8db2-d5f31345833d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/297c43f9-da57-476f-97c7-279384611155'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:10:43Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "", "id": "297c43f9-da57-476f-97c7-279384611155", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/297c43f9-da57-476f-97c7-279384611155"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/297c43f9-da57-476f-97c7-279384611155"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1422651381", "status": "BUILD", "tenant_id": "791fc576fac5432da55225c4354b4c6d", "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "updated": "2026-05-22T16:10:43Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "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-05-22 16:10:44,502 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.236/compute/v2.1/servers/297c43f9-da57-476f-97c7-279384611155 0.120s
2026-05-22 16:10:44,503 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1105', '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-7e9aa771-15d0-4ea8-b7b7-908816758e68', 'x-compute-request-id': 'req-7e9aa771-15d0-4ea8-b7b7-908816758e68', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/297c43f9-da57-476f-97c7-279384611155'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:10:43Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "", "id": "297c43f9-da57-476f-97c7-279384611155", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/297c43f9-da57-476f-97c7-279384611155"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/297c43f9-da57-476f-97c7-279384611155"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1422651381", "status": "BUILD", "tenant_id": "791fc576fac5432da55225c4354b4c6d", "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "updated": "2026-05-22T16:10:44Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "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": "e5de3b23-121a-40d6-910f-ed3b751da4ff"}]}}'
2026-05-22 16:10:46,065 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.236/compute/v2.1/servers/297c43f9-da57-476f-97c7-279384611155 0.555s
2026-05-22 16:10:46,065 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1097', '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-724201fc-244d-4927-b046-e5310865ae6e', 'x-compute-request-id': 'req-724201fc-244d-4927-b046-e5310865ae6e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/297c43f9-da57-476f-97c7-279384611155'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:10:43Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "", "id": "297c43f9-da57-476f-97c7-279384611155", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/297c43f9-da57-476f-97c7-279384611155"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/297c43f9-da57-476f-97c7-279384611155"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1422651381", "status": "BUILD", "tenant_id": "791fc576fac5432da55225c4354b4c6d", "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "updated": "2026-05-22T16:10:44Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "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": "e5de3b23-121a-40d6-910f-ed3b751da4ff"}]}}'
2026-05-22 16:10:46,071 106247 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait
2026-05-22 16:10:47,242 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.236/compute/v2.1/servers/297c43f9-da57-476f-97c7-279384611155 0.170s
2026-05-22 16:10:47,242 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1153', '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-6f258bfe-24e2-493d-92eb-3526b3f8a40d', 'x-compute-request-id': 'req-6f258bfe-24e2-493d-92eb-3526b3f8a40d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/297c43f9-da57-476f-97c7-279384611155'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:10:43Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "eff29d275895176360259e0691df3ca4a5e8ffece9f50a1ce2f97cec", "id": "297c43f9-da57-476f-97c7-279384611155", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/297c43f9-da57-476f-97c7-279384611155"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/297c43f9-da57-476f-97c7-279384611155"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1422651381", "status": "BUILD", "tenant_id": "791fc576fac5432da55225c4354b4c6d", "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "updated": "2026-05-22T16:10:47Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "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": "e5de3b23-121a-40d6-910f-ed3b751da4ff"}]}}'
2026-05-22 16:10:48,473 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.236/compute/v2.1/servers/297c43f9-da57-476f-97c7-279384611155 0.222s
2026-05-22 16:10:48,473 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1153', '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-d8632d32-966e-44df-882e-f7739e709423', 'x-compute-request-id': 'req-d8632d32-966e-44df-882e-f7739e709423', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/297c43f9-da57-476f-97c7-279384611155'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:10:43Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "eff29d275895176360259e0691df3ca4a5e8ffece9f50a1ce2f97cec", "id": "297c43f9-da57-476f-97c7-279384611155", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/297c43f9-da57-476f-97c7-279384611155"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/297c43f9-da57-476f-97c7-279384611155"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1422651381", "status": "BUILD", "tenant_id": "791fc576fac5432da55225c4354b4c6d", "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "updated": "2026-05-22T16:10:47Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "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": "e5de3b23-121a-40d6-910f-ed3b751da4ff"}]}}'
2026-05-22 16:10:49,597 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.236/compute/v2.1/servers/297c43f9-da57-476f-97c7-279384611155 0.113s
2026-05-22 16:10:49,597 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1161', '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-d4907ded-3a5f-4752-9fae-b4588ae4db57', 'x-compute-request-id': 'req-d4907ded-3a5f-4752-9fae-b4588ae4db57', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/297c43f9-da57-476f-97c7-279384611155'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:10:43Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "eff29d275895176360259e0691df3ca4a5e8ffece9f50a1ce2f97cec", "id": "297c43f9-da57-476f-97c7-279384611155", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/297c43f9-da57-476f-97c7-279384611155"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/297c43f9-da57-476f-97c7-279384611155"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1422651381", "status": "BUILD", "tenant_id": "791fc576fac5432da55225c4354b4c6d", "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "updated": "2026-05-22T16:10:49Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "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": "e5de3b23-121a-40d6-910f-ed3b751da4ff"}]}}'
2026-05-22 16:10:49,604 106247 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 6 second wait
2026-05-22 16:10:51,125 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.236/compute/v2.1/servers/297c43f9-da57-476f-97c7-279384611155 0.521s
2026-05-22 16:10:51,126 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1203', '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-c8d8c652-db00-4415-8ca0-e930e7ce8d28', 'x-compute-request-id': 'req-c8d8c652-db00-4415-8ca0-e930e7ce8d28', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/297c43f9-da57-476f-97c7-279384611155'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:10:43Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "eff29d275895176360259e0691df3ca4a5e8ffece9f50a1ce2f97cec", "id": "297c43f9-da57-476f-97c7-279384611155", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/297c43f9-da57-476f-97c7-279384611155"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/297c43f9-da57-476f-97c7-279384611155"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1422651381", "status": "BUILD", "tenant_id": "791fc576fac5432da55225c4354b4c6d", "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "updated": "2026-05-22T16:10:49Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff"}]}}'
2026-05-22 16:10:52,399 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.236/compute/v2.1/servers/297c43f9-da57-476f-97c7-279384611155 0.264s
2026-05-22 16:10:52,399 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1213', '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-a01fbeb4-f134-48a9-b8bb-f5ede71ccf7e', 'x-compute-request-id': 'req-a01fbeb4-f134-48a9-b8bb-f5ede71ccf7e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/297c43f9-da57-476f-97c7-279384611155'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:10:43Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "eff29d275895176360259e0691df3ca4a5e8ffece9f50a1ce2f97cec", "id": "297c43f9-da57-476f-97c7-279384611155", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/297c43f9-da57-476f-97c7-279384611155"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/297c43f9-da57-476f-97c7-279384611155"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1422651381", "status": "BUILD", "tenant_id": "791fc576fac5432da55225c4354b4c6d", "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "updated": "2026-05-22T16:10:51Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "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": "e5de3b23-121a-40d6-910f-ed3b751da4ff"}]}}'
2026-05-22 16:10:52,405 106247 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 9 second wait
2026-05-22 16:10:53,697 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.236/compute/v2.1/servers/297c43f9-da57-476f-97c7-279384611155 0.292s
2026-05-22 16:10:53,697 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1201', '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-83c6ef95-28ca-48c2-9b7d-f7d58230fb3c', 'x-compute-request-id': 'req-83c6ef95-28ca-48c2-9b7d-f7d58230fb3c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/297c43f9-da57-476f-97c7-279384611155'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:10:43Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "eff29d275895176360259e0691df3ca4a5e8ffece9f50a1ce2f97cec", "id": "297c43f9-da57-476f-97c7-279384611155", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/297c43f9-da57-476f-97c7-279384611155"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/297c43f9-da57-476f-97c7-279384611155"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1422651381", "status": "BUILD", "tenant_id": "791fc576fac5432da55225c4354b4c6d", "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "updated": "2026-05-22T16:10:53Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff"}]}}'
2026-05-22 16:10:53,704 106247 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 10 second wait
2026-05-22 16:10:55,155 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.236/compute/v2.1/servers/297c43f9-da57-476f-97c7-279384611155 0.450s
2026-05-22 16:10:55,155 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1201', '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-f6b4eebe-ee89-4f2c-ba3b-f5f6215d933d', 'x-compute-request-id': 'req-f6b4eebe-ee89-4f2c-ba3b-f5f6215d933d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/297c43f9-da57-476f-97c7-279384611155'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:10:43Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "eff29d275895176360259e0691df3ca4a5e8ffece9f50a1ce2f97cec", "id": "297c43f9-da57-476f-97c7-279384611155", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/297c43f9-da57-476f-97c7-279384611155"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/297c43f9-da57-476f-97c7-279384611155"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1422651381", "status": "BUILD", "tenant_id": "791fc576fac5432da55225c4354b4c6d", "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "updated": "2026-05-22T16:10:53Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff"}]}}'
2026-05-22 16:10:57,788 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.236/compute/v2.1/servers/297c43f9-da57-476f-97c7-279384611155 1.626s
2026-05-22 16:10:57,788 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1201', '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-925fdf4b-71b2-437b-9c17-65345b41f95c', 'x-compute-request-id': 'req-925fdf4b-71b2-437b-9c17-65345b41f95c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/297c43f9-da57-476f-97c7-279384611155'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:10:43Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "eff29d275895176360259e0691df3ca4a5e8ffece9f50a1ce2f97cec", "id": "297c43f9-da57-476f-97c7-279384611155", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/297c43f9-da57-476f-97c7-279384611155"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/297c43f9-da57-476f-97c7-279384611155"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1422651381", "status": "BUILD", "tenant_id": "791fc576fac5432da55225c4354b4c6d", "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "updated": "2026-05-22T16:10:53Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff"}]}}'
2026-05-22 16:10:59,098 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.236/compute/v2.1/servers/297c43f9-da57-476f-97c7-279384611155 0.303s
2026-05-22 16:10:59,098 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1201', '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-4ba31d81-689e-479f-8326-f58faa51bda3', 'x-compute-request-id': 'req-4ba31d81-689e-479f-8326-f58faa51bda3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/297c43f9-da57-476f-97c7-279384611155'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:10:43Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "eff29d275895176360259e0691df3ca4a5e8ffece9f50a1ce2f97cec", "id": "297c43f9-da57-476f-97c7-279384611155", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/297c43f9-da57-476f-97c7-279384611155"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/297c43f9-da57-476f-97c7-279384611155"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1422651381", "status": "BUILD", "tenant_id": "791fc576fac5432da55225c4354b4c6d", "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "updated": "2026-05-22T16:10:53Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff"}]}}'
2026-05-22 16:11:00,712 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.236/compute/v2.1/servers/297c43f9-da57-476f-97c7-279384611155 0.607s
2026-05-22 16:11:00,713 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1201', '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-a97dfea2-ebbf-4c70-986c-5695ef856784', 'x-compute-request-id': 'req-a97dfea2-ebbf-4c70-986c-5695ef856784', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/297c43f9-da57-476f-97c7-279384611155'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:10:43Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "eff29d275895176360259e0691df3ca4a5e8ffece9f50a1ce2f97cec", "id": "297c43f9-da57-476f-97c7-279384611155", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/297c43f9-da57-476f-97c7-279384611155"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/297c43f9-da57-476f-97c7-279384611155"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1422651381", "status": "BUILD", "tenant_id": "791fc576fac5432da55225c4354b4c6d", "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "updated": "2026-05-22T16:10:53Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff"}]}}'
2026-05-22 16:11:02,092 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 500 GET https://10.4.3.236/compute/v2.1/servers/297c43f9-da57-476f-97c7-279384611155 0.368s
2026-05-22 16:11:02,093 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:01 GMT', 'server': 'Apache/2.4.58 (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': '147', 'x-openstack-request-id': 'req-afdccafc-f426-4878-b0d9-d1a19dca0916', 'x-compute-request-id': 'req-afdccafc-f426-4878-b0d9-d1a19dca0916', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/297c43f9-da57-476f-97c7-279384611155'}
Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please contact the administrator\\n<class \'oslo_db.exception.DBConnectionError\'>"}}'
2026-05-22 16:11:02,208 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 500 DELETE https://10.4.3.236/compute/v2.1/servers/297c43f9-da57-476f-97c7-279384611155 0.114s
2026-05-22 16:11:02,208 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:02 GMT', 'server': 'Apache/2.4.58 (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': '147', 'x-openstack-request-id': 'req-64682c32-d9e2-4587-b671-c40ab58a1ed1', 'x-compute-request-id': 'req-64682c32-d9e2-4587-b671-c40ab58a1ed1', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/297c43f9-da57-476f-97c7-279384611155'}
Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please contact the administrator\\n<class \'oslo_db.exception.DBConnectionError\'>"}}'
2026-05-22 16:11:02,208 106247 ERROR [tempest.common.compute] Deleting server 297c43f9-da57-476f-97c7-279384611155 failed
2026-05-22 16:11:02.208 106247 ERROR tempest.common.compute Traceback (most recent call last):
2026-05-22 16:11:02.208 106247 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/compute.py", line 328, in create_test_server
2026-05-22 16:11:02.208 106247 ERROR tempest.common.compute server = waiters.wait_for_server_status(
2026-05-22 16:11:02.208 106247 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-22 16:11:02.208 106247 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/waiters.py", line 65, in wait_for_server_status
2026-05-22 16:11:02.208 106247 ERROR tempest.common.compute body = client.show_server(server_id)['server']
2026-05-22 16:11:02.208 106247 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-22 16:11:02.208 106247 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 175, in show_server
2026-05-22 16:11:02.208 106247 ERROR tempest.common.compute resp, body = self.get("servers/%s" % server_id)
2026-05-22 16:11:02.208 106247 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-22 16:11:02.208 106247 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 345, in get
2026-05-22 16:11:02.208 106247 ERROR tempest.common.compute return self.request('GET', url, extra_headers, headers,
2026-05-22 16:11:02.208 106247 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-22 16:11:02.208 106247 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
2026-05-22 16:11:02.208 106247 ERROR tempest.common.compute resp, resp_body = super(BaseComputeClient, self).request(
2026-05-22 16:11:02.208 106247 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-22 16:11:02.208 106247 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
2026-05-22 16:11:02.208 106247 ERROR tempest.common.compute self._error_checker(resp, resp_body)
2026-05-22 16:11:02.208 106247 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
2026-05-22 16:11:02.208 106247 ERROR tempest.common.compute raise exceptions.ServerFault(resp_body, resp=resp,
2026-05-22 16:11:02.208 106247 ERROR tempest.common.compute tempest.lib.exceptions.ServerFault: Got server fault
2026-05-22 16:11:02.208 106247 ERROR tempest.common.compute Details: Unexpected API Error. Please contact the administrator
2026-05-22 16:11:02.208 106247 ERROR tempest.common.compute <class 'oslo_db.exception.DBConnectionError'>
2026-05-22 16:11:02.208 106247 ERROR tempest.common.compute
2026-05-22 16:11:02.208 106247 ERROR tempest.common.compute During handling of the above exception, another exception occurred:
2026-05-22 16:11:02.208 106247 ERROR tempest.common.compute
2026-05-22 16:11:02.208 106247 ERROR tempest.common.compute Traceback (most recent call last):
2026-05-22 16:11:02.208 106247 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/compute.py", line 348, in create_test_server
2026-05-22 16:11:02.208 106247 ERROR tempest.common.compute clients.servers_client.delete_server(
2026-05-22 16:11:02.208 106247 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 188, in delete_server
2026-05-22 16:11:02.208 106247 ERROR tempest.common.compute resp, body = self.delete("servers/%s" % server_id)
2026-05-22 16:11:02.208 106247 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-22 16:11:02.208 106247 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 362, in delete
2026-05-22 16:11:02.208 106247 ERROR tempest.common.compute return self.request('DELETE', url, extra_headers, headers, body)
2026-05-22 16:11:02.208 106247 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-22 16:11:02.208 106247 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
2026-05-22 16:11:02.208 106247 ERROR tempest.common.compute resp, resp_body = super(BaseComputeClient, self).request(
2026-05-22 16:11:02.208 106247 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-22 16:11:02.208 106247 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
2026-05-22 16:11:02.208 106247 ERROR tempest.common.compute self._error_checker(resp, resp_body)
2026-05-22 16:11:02.208 106247 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
2026-05-22 16:11:02.208 106247 ERROR tempest.common.compute raise exceptions.ServerFault(resp_body, resp=resp,
2026-05-22 16:11:02.208 106247 ERROR tempest.common.compute tempest.lib.exceptions.ServerFault: Got server fault
2026-05-22 16:11:02.208 106247 ERROR tempest.common.compute Details: Unexpected API Error. Please contact the administrator
2026-05-22 16:11:02.208 106247 ERROR tempest.common.compute <class 'oslo_db.exception.DBConnectionError'>
2026-05-22 16:11:02.208 106247 ERROR tempest.common.compute
2026-05-22 16:11:02,253 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 500 GET https://10.4.3.236/compute/v2.1/servers/297c43f9-da57-476f-97c7-279384611155 0.039s
2026-05-22 16:11:02,253 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:02 GMT', 'server': 'Apache/2.4.58 (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': '147', 'x-openstack-request-id': 'req-a76b7313-a37d-4530-ab72-d15b23f9f404', 'x-compute-request-id': 'req-a76b7313-a37d-4530-ab72-d15b23f9f404', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/297c43f9-da57-476f-97c7-279384611155'}
Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please contact the administrator\\n<class \'oslo_db.exception.DBConnectionError\'>"}}'
2026-05-22 16:11:02,253 106247 ERROR [tempest.common.compute] Server 297c43f9-da57-476f-97c7-279384611155 failed to delete in time
2026-05-22 16:11:02.253 106247 ERROR tempest.common.compute Traceback (most recent call last):
2026-05-22 16:11:02.253 106247 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/compute.py", line 328, in create_test_server
2026-05-22 16:11:02.253 106247 ERROR tempest.common.compute server = waiters.wait_for_server_status(
2026-05-22 16:11:02.253 106247 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-22 16:11:02.253 106247 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/waiters.py", line 65, in wait_for_server_status
2026-05-22 16:11:02.253 106247 ERROR tempest.common.compute body = client.show_server(server_id)['server']
2026-05-22 16:11:02.253 106247 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-22 16:11:02.253 106247 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 175, in show_server
2026-05-22 16:11:02.253 106247 ERROR tempest.common.compute resp, body = self.get("servers/%s" % server_id)
2026-05-22 16:11:02.253 106247 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-22 16:11:02.253 106247 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 345, in get
2026-05-22 16:11:02.253 106247 ERROR tempest.common.compute return self.request('GET', url, extra_headers, headers,
2026-05-22 16:11:02.253 106247 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-22 16:11:02.253 106247 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
2026-05-22 16:11:02.253 106247 ERROR tempest.common.compute resp, resp_body = super(BaseComputeClient, self).request(
2026-05-22 16:11:02.253 106247 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-22 16:11:02.253 106247 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
2026-05-22 16:11:02.253 106247 ERROR tempest.common.compute self._error_checker(resp, resp_body)
2026-05-22 16:11:02.253 106247 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
2026-05-22 16:11:02.253 106247 ERROR tempest.common.compute raise exceptions.ServerFault(resp_body, resp=resp,
2026-05-22 16:11:02.253 106247 ERROR tempest.common.compute tempest.lib.exceptions.ServerFault: Got server fault
2026-05-22 16:11:02.253 106247 ERROR tempest.common.compute Details: Unexpected API Error. Please contact the administrator
2026-05-22 16:11:02.253 106247 ERROR tempest.common.compute <class 'oslo_db.exception.DBConnectionError'>
2026-05-22 16:11:02.253 106247 ERROR tempest.common.compute
2026-05-22 16:11:02.253 106247 ERROR tempest.common.compute During handling of the above exception, another exception occurred:
2026-05-22 16:11:02.253 106247 ERROR tempest.common.compute
2026-05-22 16:11:02.253 106247 ERROR tempest.common.compute Traceback (most recent call last):
2026-05-22 16:11:02.253 106247 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/compute.py", line 361, in create_test_server
2026-05-22 16:11:02.253 106247 ERROR tempest.common.compute waiters.wait_for_server_termination(
2026-05-22 16:11:02.253 106247 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/waiters.py", line 110, in wait_for_server_termination
2026-05-22 16:11:02.253 106247 ERROR tempest.common.compute body = client.show_server(server_id)['server']
2026-05-22 16:11:02.253 106247 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-22 16:11:02.253 106247 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 175, in show_server
2026-05-22 16:11:02.253 106247 ERROR tempest.common.compute resp, body = self.get("servers/%s" % server_id)
2026-05-22 16:11:02.253 106247 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-22 16:11:02.253 106247 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 345, in get
2026-05-22 16:11:02.253 106247 ERROR tempest.common.compute return self.request('GET', url, extra_headers, headers,
2026-05-22 16:11:02.253 106247 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-22 16:11:02.253 106247 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
2026-05-22 16:11:02.253 106247 ERROR tempest.common.compute resp, resp_body = super(BaseComputeClient, self).request(
2026-05-22 16:11:02.253 106247 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-22 16:11:02.253 106247 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
2026-05-22 16:11:02.253 106247 ERROR tempest.common.compute self._error_checker(resp, resp_body)
2026-05-22 16:11:02.253 106247 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
2026-05-22 16:11:02.253 106247 ERROR tempest.common.compute raise exceptions.ServerFault(resp_body, resp=resp,
2026-05-22 16:11:02.253 106247 ERROR tempest.common.compute tempest.lib.exceptions.ServerFault: Got server fault
2026-05-22 16:11:02.253 106247 ERROR tempest.common.compute Details: Unexpected API Error. Please contact the administrator
2026-05-22 16:11:02.253 106247 ERROR tempest.common.compute <class 'oslo_db.exception.DBConnectionError'>
2026-05-22 16:11:02.253 106247 ERROR tempest.common.compute
2026-05-22 16:11:02,349 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 500 DELETE https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.092s
2026-05-22 16:11:02,349 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '128', 'content-type': 'application/json', 'x-compute-request-id': 'req-210b4d2a-c8b5-4842-9883-09d3b338fc01', 'x-openstack-request-id': 'req-210b4d2a-c8b5-4842-9883-09d3b338fc01', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}'
2026-05-22 16:11:02,350 106247 WARNING [tempest.lib.common.utils.test_utils] Got ServerFault while running <bound method VolumesClient.delete_volume of <tempest.lib.services.volume.v3.volumes_client.VolumesClient object at 0x7bb38f36b140>>, retrying...
2026-05-22 16:11:07,420 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 400 DELETE https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.070s
2026-05-22 16:11:07,421 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '307', 'content-type': 'application/json', 'x-compute-request-id': 'req-45f1b480-78d9-4a17-93ff-d69a1f0f82a1', 'x-openstack-request-id': 'req-45f1b480-78d9-4a17-93ff-d69a1f0f82a1', 'connection': 'close', 'status': '400', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"badRequest": {"code": 400, "message": "Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer."}}'
2026-05-22 16:11:07,464 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.042s
2026-05-22 16:11:07,464 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0c4b414-a55a-4aaf-a513-1ea0a9102b52', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0c4b414-a55a-4aaf-a513-1ea0a9102b52', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:11:08,518 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.042s
2026-05-22 16:11:08,518 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a0d75cb-b0ec-4c6f-89f1-3d5553931eb7', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a0d75cb-b0ec-4c6f-89f1-3d5553931eb7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:11:09,565 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.040s
2026-05-22 16:11:09,565 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b91e405-ae72-49cb-a5c5-0457d53a4426', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b91e405-ae72-49cb-a5c5-0457d53a4426', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:11:10,619 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.048s
2026-05-22 16:11:10,620 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b90deb2-5452-4a0b-812c-5f43012ac621', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b90deb2-5452-4a0b-812c-5f43012ac621', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:11:11,743 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.118s
2026-05-22 16:11:11,743 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-328a9720-105a-42ef-a4c3-11a3176e22b0', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-328a9720-105a-42ef-a4c3-11a3176e22b0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:11:12,783 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.033s
2026-05-22 16:11:12,783 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50a0199f-7a0d-44bf-8681-7761aef62605', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50a0199f-7a0d-44bf-8681-7761aef62605', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:11:13,826 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.028s
2026-05-22 16:11:13,826 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6cb9ed4-4b64-439b-bd09-114dd770965a', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6cb9ed4-4b64-439b-bd09-114dd770965a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:11:14,862 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.028s
2026-05-22 16:11:14,863 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-683cc62c-55bf-4471-b281-8dec125ef9eb', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-683cc62c-55bf-4471-b281-8dec125ef9eb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:11:15,897 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.027s
2026-05-22 16:11:15,897 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b022f50-7f3c-40c7-932f-18d892bde05f', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b022f50-7f3c-40c7-932f-18d892bde05f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:11:16,936 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.031s
2026-05-22 16:11:16,937 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbdf261c-42cb-4bd9-ad5a-ebffb6a5e25f', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbdf261c-42cb-4bd9-ad5a-ebffb6a5e25f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:11:17,974 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.029s
2026-05-22 16:11:17,974 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8cf2a1c-9ded-4dce-af53-122f8d7d446a', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8cf2a1c-9ded-4dce-af53-122f8d7d446a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:11:19,009 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.029s
2026-05-22 16:11:19,009 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64d43ca1-8360-4dee-a41f-acdc82719b1d', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64d43ca1-8360-4dee-a41f-acdc82719b1d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:11:20,047 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.026s
2026-05-22 16:11:20,047 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cac6478e-99f2-4e99-aa2b-3f6bc859b786', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cac6478e-99f2-4e99-aa2b-3f6bc859b786', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:11:21,100 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.047s
2026-05-22 16:11:21,100 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33deb222-17c4-4657-b52b-d0749b979147', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33deb222-17c4-4657-b52b-d0749b979147', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:11:22,141 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.033s
2026-05-22 16:11:22,142 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7048b6f0-d810-4525-b897-2fa6e4880330', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7048b6f0-d810-4525-b897-2fa6e4880330', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:11:23,179 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.028s
2026-05-22 16:11:23,180 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00ff0c17-76ae-4785-977e-4f4c55548894', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00ff0c17-76ae-4785-977e-4f4c55548894', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:11:24,224 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.038s
2026-05-22 16:11:24,224 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ffeb6b0-0b45-4b68-a983-847d418c9c36', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ffeb6b0-0b45-4b68-a983-847d418c9c36', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:11:25,263 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.032s
2026-05-22 16:11:25,264 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-601957ac-c3a8-4fe9-bdb4-41acf1bcc51b', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-601957ac-c3a8-4fe9-bdb4-41acf1bcc51b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:11:26,302 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.031s
2026-05-22 16:11:26,302 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ee304a4-a1c3-4b74-bb7e-4169937d82f9', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ee304a4-a1c3-4b74-bb7e-4169937d82f9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:11:27,351 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.044s
2026-05-22 16:11:27,352 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d26a75b8-18d9-4345-ba1c-ef9391c4260c', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d26a75b8-18d9-4345-ba1c-ef9391c4260c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:11:28,384 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.026s
2026-05-22 16:11:28,384 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a23bbbc-9b2a-43c6-a1cb-2a27ad4e60f1', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a23bbbc-9b2a-43c6-a1cb-2a27ad4e60f1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:11:29,423 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.034s
2026-05-22 16:11:29,424 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a72867b-4377-4697-92f9-4a1aeed4e1f2', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a72867b-4377-4697-92f9-4a1aeed4e1f2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:11:30,464 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.034s
2026-05-22 16:11:30,464 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4435cc4-a1ac-48fc-a5cd-8d417230bc01', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4435cc4-a1ac-48fc-a5cd-8d417230bc01', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:11:31,502 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.032s
2026-05-22 16:11:31,502 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d232e94c-114c-4cf1-96f5-77cf95d689af', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d232e94c-114c-4cf1-96f5-77cf95d689af', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:11:32,542 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.031s
2026-05-22 16:11:32,542 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-464032a8-b1bb-41ca-823a-13ecfce7c2bf', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-464032a8-b1bb-41ca-823a-13ecfce7c2bf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:11:33,581 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.031s
2026-05-22 16:11:33,581 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36313f45-3137-4bd0-8b4a-1fc7d31124bf', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36313f45-3137-4bd0-8b4a-1fc7d31124bf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:11:34,623 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.031s
2026-05-22 16:11:34,624 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5cdc698-ce0c-4c98-af6b-8358117aa25d', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5cdc698-ce0c-4c98-af6b-8358117aa25d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:11:35,661 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.032s
2026-05-22 16:11:35,661 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0135d5e-d01a-4cf0-a7e0-95d87424b1ea', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0135d5e-d01a-4cf0-a7e0-95d87424b1ea', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:11:36,693 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.025s
2026-05-22 16:11:36,693 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b402a28-0862-42cd-9cd5-2bba85266d1a', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b402a28-0862-42cd-9cd5-2bba85266d1a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:11:37,730 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.029s
2026-05-22 16:11:37,730 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fad4d5dc-c3a2-4862-a35e-5742beae8bc5', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fad4d5dc-c3a2-4862-a35e-5742beae8bc5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:11:38,764 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.029s
2026-05-22 16:11:38,764 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c8a8648-9f63-464f-8cab-38c0e61d99a4', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c8a8648-9f63-464f-8cab-38c0e61d99a4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:11:39,801 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.029s
2026-05-22 16:11:39,801 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c15101c-7544-4b09-aaf6-11b1d81d5ad7', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c15101c-7544-4b09-aaf6-11b1d81d5ad7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:11:40,835 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.026s
2026-05-22 16:11:40,835 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d8e4ea1-fa0c-4403-bb11-f5fda9de133a', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d8e4ea1-fa0c-4403-bb11-f5fda9de133a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:11:41,868 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.025s
2026-05-22 16:11:41,868 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4f374a3-5f19-44be-8a0f-8a5ddc50bf24', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4f374a3-5f19-44be-8a0f-8a5ddc50bf24', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:11:42,904 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.031s
2026-05-22 16:11:42,905 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fa5be5e-711a-4d0e-8099-a25ecf43b7b4', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fa5be5e-711a-4d0e-8099-a25ecf43b7b4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:11:43,942 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.030s
2026-05-22 16:11:43,942 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74f2f267-8b87-4771-b720-d7c4128d7c43', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74f2f267-8b87-4771-b720-d7c4128d7c43', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:11:44,974 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.027s
2026-05-22 16:11:44,974 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c483fc9-235f-4273-bbd4-575a61e36c14', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c483fc9-235f-4273-bbd4-575a61e36c14', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:11:46,007 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.025s
2026-05-22 16:11:46,007 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c91e064f-d590-466c-a723-88248f357748', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c91e064f-d590-466c-a723-88248f357748', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:11:47,041 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.026s
2026-05-22 16:11:47,041 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c43e7408-de9e-4fa1-93db-1313253f183a', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c43e7408-de9e-4fa1-93db-1313253f183a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:11:48,080 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.032s
2026-05-22 16:11:48,080 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3badf4a9-2ccf-46f0-8ffd-6d958db3b708', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3badf4a9-2ccf-46f0-8ffd-6d958db3b708', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:11:49,116 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.030s
2026-05-22 16:11:49,117 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c475df84-3c60-4d87-989c-36f00ffdce6d', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c475df84-3c60-4d87-989c-36f00ffdce6d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:11:50,152 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.029s
2026-05-22 16:11:50,152 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db6c6ac3-aaf2-4287-8d4d-713c62846d54', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db6c6ac3-aaf2-4287-8d4d-713c62846d54', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:11:51,188 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.031s
2026-05-22 16:11:51,188 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25f9e260-4d6a-4453-ae8f-e63283b3ed63', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25f9e260-4d6a-4453-ae8f-e63283b3ed63', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:11:52,223 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.030s
2026-05-22 16:11:52,224 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a69052ac-acc4-4e8f-b864-8dc31a9ba466', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a69052ac-acc4-4e8f-b864-8dc31a9ba466', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:11:53,257 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.026s
2026-05-22 16:11:53,257 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17ea1ab2-4a7b-41ed-8816-50bb8a985e61', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17ea1ab2-4a7b-41ed-8816-50bb8a985e61', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:11:54,297 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.034s
2026-05-22 16:11:54,297 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3aa2d33-93a2-4c70-8203-a5687b8de063', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3aa2d33-93a2-4c70-8203-a5687b8de063', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:11:55,335 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.032s
2026-05-22 16:11:55,335 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8feabb0c-9c35-4cd5-a1ad-6c89cccf3181', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8feabb0c-9c35-4cd5-a1ad-6c89cccf3181', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:11:56,370 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.026s
2026-05-22 16:11:56,370 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53a37a09-079f-4c98-8938-8955cf356b1b', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53a37a09-079f-4c98-8938-8955cf356b1b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:11:57,419 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.043s
2026-05-22 16:11:57,420 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76a71cdb-a34d-4695-b94d-37220f8ccd09', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76a71cdb-a34d-4695-b94d-37220f8ccd09', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:11:58,460 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.034s
2026-05-22 16:11:58,460 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6758ab4-a6bb-424a-a318-8c386c29bc6f', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6758ab4-a6bb-424a-a318-8c386c29bc6f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:11:59,493 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.023s
2026-05-22 16:11:59,493 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea357d2b-827f-44a9-afbe-d44a1779188b', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea357d2b-827f-44a9-afbe-d44a1779188b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:12:00,531 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.033s
2026-05-22 16:12:00,531 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f31da50-44c9-4d21-b66d-e4ef42d57350', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f31da50-44c9-4d21-b66d-e4ef42d57350', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:12:01,572 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.033s
2026-05-22 16:12:01,573 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a95b5edf-7e0c-4c18-b82b-d308b477cb9d', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a95b5edf-7e0c-4c18-b82b-d308b477cb9d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:12:02,608 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.028s
2026-05-22 16:12:02,608 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c6a0310-de7f-45ee-badb-9c18272fa544', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c6a0310-de7f-45ee-badb-9c18272fa544', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:12:03,658 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.042s
2026-05-22 16:12:03,658 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc8e2669-ff8f-49bf-8223-23330513623f', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc8e2669-ff8f-49bf-8223-23330513623f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:12:04,694 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.030s
2026-05-22 16:12:04,695 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e79d7fa-9cec-4185-976b-2e55857f82d4', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e79d7fa-9cec-4185-976b-2e55857f82d4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:12:05,735 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.034s
2026-05-22 16:12:05,735 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-912aed3f-309f-42c6-9493-f812ed7ca039', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-912aed3f-309f-42c6-9493-f812ed7ca039', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:12:06,779 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.038s
2026-05-22 16:12:06,779 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71ea9baf-548f-4615-8acf-0cea16eb07cc', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71ea9baf-548f-4615-8acf-0cea16eb07cc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:12:07,827 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.039s
2026-05-22 16:12:07,827 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a856c9d-0249-410b-86c9-99aa5ce64f8e', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a856c9d-0249-410b-86c9-99aa5ce64f8e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:12:08,863 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.026s
2026-05-22 16:12:08,863 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae5cdbdd-dbe1-464b-9774-18e1588b6d29', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae5cdbdd-dbe1-464b-9774-18e1588b6d29', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:12:09,915 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.042s
2026-05-22 16:12:09,915 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d3445e5-31c8-4f96-97d8-b82f53436807', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d3445e5-31c8-4f96-97d8-b82f53436807', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:12:10,951 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.029s
2026-05-22 16:12:10,951 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5597c05b-13c6-403f-95ba-ac39d5ece15f', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5597c05b-13c6-403f-95ba-ac39d5ece15f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:12:11,987 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.028s
2026-05-22 16:12:11,987 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a7434b7-e3ff-4dcd-86b0-82cf0e27d9c1', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a7434b7-e3ff-4dcd-86b0-82cf0e27d9c1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:12:13,034 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.040s
2026-05-22 16:12:13,034 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52731e50-2451-4242-ad4f-43abb21ec520', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52731e50-2451-4242-ad4f-43abb21ec520', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:12:14,078 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.038s
2026-05-22 16:12:14,078 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f55ef5aa-ef8b-43e4-b541-567bf2aef31e', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f55ef5aa-ef8b-43e4-b541-567bf2aef31e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:12:15,122 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.038s
2026-05-22 16:12:15,123 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a1cada6-b79a-42c3-9231-74bb2364f6dc', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a1cada6-b79a-42c3-9231-74bb2364f6dc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:12:16,157 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.029s
2026-05-22 16:12:16,158 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e59104a8-4681-4664-ab15-6ec15d01d998', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e59104a8-4681-4664-ab15-6ec15d01d998', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:12:17,195 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.030s
2026-05-22 16:12:17,195 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f195024-c3ee-4114-a51a-7fe3cfe5297b', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f195024-c3ee-4114-a51a-7fe3cfe5297b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:12:18,232 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.032s
2026-05-22 16:12:18,232 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-657f06e9-241f-447e-8a32-38c9661ce32f', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-657f06e9-241f-447e-8a32-38c9661ce32f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:12:19,269 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.032s
2026-05-22 16:12:19,269 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dde2fdac-e188-4f61-9ad8-e6ef7de91fb5', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dde2fdac-e188-4f61-9ad8-e6ef7de91fb5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:12:20,306 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.030s
2026-05-22 16:12:20,306 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f50b9b49-43de-4c40-91d2-d4b98f7c24aa', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f50b9b49-43de-4c40-91d2-d4b98f7c24aa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:12:21,348 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.034s
2026-05-22 16:12:21,348 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a567032f-efec-47bd-9286-22884e67debf', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a567032f-efec-47bd-9286-22884e67debf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:12:22,380 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.025s
2026-05-22 16:12:22,380 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aaba0297-13e9-493c-be67-19e4bb82045d', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aaba0297-13e9-493c-be67-19e4bb82045d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:12:23,422 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.037s
2026-05-22 16:12:23,422 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a57615f-e376-40be-8c30-caa79b08fa9c', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a57615f-e376-40be-8c30-caa79b08fa9c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:12:24,462 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.029s
2026-05-22 16:12:24,462 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b82cdefe-ffa5-4772-8ebf-ba1966777d62', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b82cdefe-ffa5-4772-8ebf-ba1966777d62', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:12:25,502 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.035s
2026-05-22 16:12:25,503 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37f4cab5-4a3c-4baa-95cc-b93816bf2754', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37f4cab5-4a3c-4baa-95cc-b93816bf2754', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:12:26,536 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.028s
2026-05-22 16:12:26,537 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f73c7d8b-9ce3-45a7-9cd5-0b2700519b59', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f73c7d8b-9ce3-45a7-9cd5-0b2700519b59', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:12:27,569 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.026s
2026-05-22 16:12:27,569 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6024223-9640-40f6-9922-bde4265dad4f', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6024223-9640-40f6-9922-bde4265dad4f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:12:28,604 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.029s
2026-05-22 16:12:28,605 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80512826-52cc-4ad4-83a6-397ca4d36fa3', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80512826-52cc-4ad4-83a6-397ca4d36fa3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:12:29,638 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.027s
2026-05-22 16:12:29,639 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00833813-4331-4176-ab06-e6635c4e5898', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00833813-4331-4176-ab06-e6635c4e5898', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:12:30,675 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.031s
2026-05-22 16:12:30,675 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51c643eb-2b05-44a5-a2da-5a4204012c25', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51c643eb-2b05-44a5-a2da-5a4204012c25', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:12:31,707 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.024s
2026-05-22 16:12:31,707 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75cb302b-7dd2-4d91-a7b6-d3e8394238b4', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75cb302b-7dd2-4d91-a7b6-d3e8394238b4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:12:32,743 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.028s
2026-05-22 16:12:32,743 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab68fea2-af7f-4851-915b-38aa88d8298a', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab68fea2-af7f-4851-915b-38aa88d8298a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:12:33,778 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.028s
2026-05-22 16:12:33,778 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d622032e-8eaa-4ab6-8866-a88516f33456', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d622032e-8eaa-4ab6-8866-a88516f33456', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:12:34,813 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.028s
2026-05-22 16:12:34,814 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5a5494d-72d5-48a8-a4af-c8858bc49419', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5a5494d-72d5-48a8-a4af-c8858bc49419', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:12:35,851 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.030s
2026-05-22 16:12:35,852 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9e84cf4-acd1-4306-9bc3-537a5eb03331', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9e84cf4-acd1-4306-9bc3-537a5eb03331', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:12:36,892 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.031s
2026-05-22 16:12:36,892 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eec1f42c-3a38-4884-b6b7-f299817e5a34', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eec1f42c-3a38-4884-b6b7-f299817e5a34', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:12:37,924 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.026s
2026-05-22 16:12:37,925 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6cc3b6b-5878-44e5-9eec-501e6954d5df', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6cc3b6b-5878-44e5-9eec-501e6954d5df', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:12:38,957 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.026s
2026-05-22 16:12:38,958 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92da7cfc-2066-4816-9d78-473a29456873', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92da7cfc-2066-4816-9d78-473a29456873', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:12:39,987 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.024s
2026-05-22 16:12:39,987 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44454331-c517-48db-838e-727a25780a5d', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44454331-c517-48db-838e-727a25780a5d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:12:41,023 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.030s
2026-05-22 16:12:41,023 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5670b869-1f71-4b1f-88a4-b683c241135b', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5670b869-1f71-4b1f-88a4-b683c241135b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:12:42,063 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.031s
2026-05-22 16:12:42,063 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b85392d6-2cbd-47d3-852f-5a68f08b53aa', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b85392d6-2cbd-47d3-852f-5a68f08b53aa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:12:43,104 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.032s
2026-05-22 16:12:43,104 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09ea6309-5145-4fa1-a5a9-786ba9ec8e8a', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09ea6309-5145-4fa1-a5a9-786ba9ec8e8a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:12:44,133 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.023s
2026-05-22 16:12:44,133 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c3725c2-7cfd-42ba-bc9c-f8180097feb1', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c3725c2-7cfd-42ba-bc9c-f8180097feb1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:12:45,164 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.025s
2026-05-22 16:12:45,164 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d74fe2a1-fd81-4bb0-896c-4ac4f8229b2c', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d74fe2a1-fd81-4bb0-896c-4ac4f8229b2c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:12:46,194 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.023s
2026-05-22 16:12:46,194 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46ce2655-4578-4729-9040-3525f8e5b942', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46ce2655-4578-4729-9040-3525f8e5b942', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:12:47,232 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.033s
2026-05-22 16:12:47,233 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b24976a-823e-4a50-8e5c-3664c17dd16e', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b24976a-823e-4a50-8e5c-3664c17dd16e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:12:48,269 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.027s
2026-05-22 16:12:48,269 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f70f6fc2-9173-42fa-92af-5a290dc3d556', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f70f6fc2-9173-42fa-92af-5a290dc3d556', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:12:49,302 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.028s
2026-05-22 16:12:49,303 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74670b09-be2e-4bd0-8e48-072349cd1cd3', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74670b09-be2e-4bd0-8e48-072349cd1cd3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:12:50,340 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.033s
2026-05-22 16:12:50,341 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f612ccfc-1b8d-4541-8a2b-255cef540742', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f612ccfc-1b8d-4541-8a2b-255cef540742', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:12:51,372 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.023s
2026-05-22 16:12:51,373 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c864b0b-f512-4a44-9193-788c02355abb', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c864b0b-f512-4a44-9193-788c02355abb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:12:52,405 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.027s
2026-05-22 16:12:52,405 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ae57db9-b702-4623-9d18-eaac5794ddcb', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ae57db9-b702-4623-9d18-eaac5794ddcb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:12:53,438 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.027s
2026-05-22 16:12:53,438 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6c3a3d4-afc2-4d4b-a9cb-5002d99a706a', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6c3a3d4-afc2-4d4b-a9cb-5002d99a706a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:12:54,485 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.042s
2026-05-22 16:12:54,485 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70e2345a-6f0b-4a59-a1bd-c5551c1185be', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70e2345a-6f0b-4a59-a1bd-c5551c1185be', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:12:55,524 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.031s
2026-05-22 16:12:55,525 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b128338-6dc0-4b2a-a9e6-81bc43748f99', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b128338-6dc0-4b2a-a9e6-81bc43748f99', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:12:56,565 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.032s
2026-05-22 16:12:56,565 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d18505e7-47a6-47a2-80cb-3f2e833d718e', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d18505e7-47a6-47a2-80cb-3f2e833d718e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:12:57,603 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.030s
2026-05-22 16:12:57,604 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-029e8ee1-25a8-452c-bdaf-f42fa954735e', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-029e8ee1-25a8-452c-bdaf-f42fa954735e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:12:58,640 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.030s
2026-05-22 16:12:58,640 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cf2a70e-989f-4de1-91a3-0c885b0b1ce5', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cf2a70e-989f-4de1-91a3-0c885b0b1ce5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:12:59,683 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.034s
2026-05-22 16:12:59,683 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4de867e-5c12-43c8-ba47-6d6b9ab46262', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4de867e-5c12-43c8-ba47-6d6b9ab46262', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:13:00,722 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.032s
2026-05-22 16:13:00,722 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f24e6fb-3eb1-4e6c-8f94-51562d701fe4', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f24e6fb-3eb1-4e6c-8f94-51562d701fe4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:13:01,754 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.025s
2026-05-22 16:13:01,755 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a686f46f-a621-4ab4-9b8b-c13150f00201', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a686f46f-a621-4ab4-9b8b-c13150f00201', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:13:02,785 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.024s
2026-05-22 16:13:02,785 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4afe9eb-07a1-418a-a15f-2e53bd9c3a5d', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4afe9eb-07a1-418a-a15f-2e53bd9c3a5d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:13:03,820 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.029s
2026-05-22 16:13:03,820 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-114b4c17-dcae-4257-96cb-59b95f0d36f0', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-114b4c17-dcae-4257-96cb-59b95f0d36f0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:13:04,859 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.033s
2026-05-22 16:13:04,859 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-828ac01b-3697-4e5c-9bef-17c87da6a5cb', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-828ac01b-3697-4e5c-9bef-17c87da6a5cb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:13:05,904 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.035s
2026-05-22 16:13:05,904 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa4dd89d-09d1-47dd-bef7-73725381ffc4', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa4dd89d-09d1-47dd-bef7-73725381ffc4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:13:06,955 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.044s
2026-05-22 16:13:06,955 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01994f8a-3e62-40be-8756-e85161f5787e', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01994f8a-3e62-40be-8756-e85161f5787e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:13:07,989 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.028s
2026-05-22 16:13:07,989 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b3492c8-1345-45af-8925-0fad0367ab02', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b3492c8-1345-45af-8925-0fad0367ab02', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:13:09,032 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.035s
2026-05-22 16:13:09,032 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7ac5107-fca8-420f-9a17-ec065238fb3b', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7ac5107-fca8-420f-9a17-ec065238fb3b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:13:10,076 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.038s
2026-05-22 16:13:10,076 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1944a67f-e793-4764-a62d-87f7873e62ed', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1944a67f-e793-4764-a62d-87f7873e62ed', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:13:11,113 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.030s
2026-05-22 16:13:11,113 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2028170-7eb9-4d20-8fe9-b656206cb117', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2028170-7eb9-4d20-8fe9-b656206cb117', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:13:12,145 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.026s
2026-05-22 16:13:12,146 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5da252c-ec09-4321-b174-ce812404adc9', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5da252c-ec09-4321-b174-ce812404adc9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:13:13,181 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.028s
2026-05-22 16:13:13,181 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbe17039-e5bc-4e54-aa33-a6150d745bab', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbe17039-e5bc-4e54-aa33-a6150d745bab', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:13:14,215 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.029s
2026-05-22 16:13:14,216 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1d11d98-19e1-414a-bea6-9ed7b5fc5a5d', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1d11d98-19e1-414a-bea6-9ed7b5fc5a5d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:13:15,250 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.028s
2026-05-22 16:13:15,250 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-984f37f1-1d75-4300-92ed-e73ff0c21bca', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-984f37f1-1d75-4300-92ed-e73ff0c21bca', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:13:16,289 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.032s
2026-05-22 16:13:16,289 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b83dc7d-fd2c-4790-8bcd-57c8be9d6848', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b83dc7d-fd2c-4790-8bcd-57c8be9d6848', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:13:17,327 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.029s
2026-05-22 16:13:17,327 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d447060a-2280-43e0-9637-b3efb3899fa0', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d447060a-2280-43e0-9637-b3efb3899fa0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:13:18,357 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.023s
2026-05-22 16:13:18,357 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10f382aa-72d1-439e-8987-8b86498d5c6d', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10f382aa-72d1-439e-8987-8b86498d5c6d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:13:19,405 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.042s
2026-05-22 16:13:19,405 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d194e11-9acd-458e-9321-69fd8b2c6e62', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d194e11-9acd-458e-9321-69fd8b2c6e62', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:13:20,463 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.043s
2026-05-22 16:13:20,464 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a7ce46a-c5e0-4c67-a3c9-6a6db55a2d7e', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a7ce46a-c5e0-4c67-a3c9-6a6db55a2d7e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:13:21,498 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.027s
2026-05-22 16:13:21,498 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ede6448-87e6-4534-93e7-8273aef65da2', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ede6448-87e6-4534-93e7-8273aef65da2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:13:22,532 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.027s
2026-05-22 16:13:22,532 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-479316f5-dc2f-4a07-b99b-1f16fda3a469', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-479316f5-dc2f-4a07-b99b-1f16fda3a469', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:13:23,569 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.032s
2026-05-22 16:13:23,569 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e31ef20-7487-4cb7-ad3f-f1e40b8f291b', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e31ef20-7487-4cb7-ad3f-f1e40b8f291b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:13:24,600 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.025s
2026-05-22 16:13:24,600 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-846f21fb-70ad-47c9-8d1f-aa4c398e8ee3', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-846f21fb-70ad-47c9-8d1f-aa4c398e8ee3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:13:25,632 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.025s
2026-05-22 16:13:25,632 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81345b8e-79f4-4fe0-b7c4-af26af922037', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81345b8e-79f4-4fe0-b7c4-af26af922037', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:13:26,663 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.024s
2026-05-22 16:13:26,663 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b4ed94e-df75-4f87-a2dd-3651e111551a', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b4ed94e-df75-4f87-a2dd-3651e111551a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:13:27,693 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.023s
2026-05-22 16:13:27,693 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-738ef1ca-8cd8-4042-8d2f-0adc8b783342', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-738ef1ca-8cd8-4042-8d2f-0adc8b783342', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:13:28,723 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.025s
2026-05-22 16:13:28,723 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-539edaaf-a0ac-4886-ae78-5eaaf94477ed', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-539edaaf-a0ac-4886-ae78-5eaaf94477ed', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:13:29,755 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.026s
2026-05-22 16:13:29,755 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf740f46-284c-4164-a801-d6c7d8008dbb', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf740f46-284c-4164-a801-d6c7d8008dbb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:13:30,788 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.028s
2026-05-22 16:13:30,789 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ab9f128-d17a-4e7e-bab6-6c8edf27e742', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ab9f128-d17a-4e7e-bab6-6c8edf27e742', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:13:31,832 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.036s
2026-05-22 16:13:31,832 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d05b1816-3197-418b-88a4-dc44ad00414d', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d05b1816-3197-418b-88a4-dc44ad00414d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:13:32,867 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.027s
2026-05-22 16:13:32,867 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a492522-4734-4973-9709-2147d846bf57', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a492522-4734-4973-9709-2147d846bf57', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:13:33,906 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.033s
2026-05-22 16:13:33,906 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90298c6c-8b3b-4bec-80f5-a7799a58954c', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90298c6c-8b3b-4bec-80f5-a7799a58954c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:13:34,961 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.048s
2026-05-22 16:13:34,961 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38b977db-e4c2-4d13-a791-d806cac1f1f5', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38b977db-e4c2-4d13-a791-d806cac1f1f5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:13:35,992 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.026s
2026-05-22 16:13:35,992 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4fef575-1d83-494d-860d-e8319bf5b0b6', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4fef575-1d83-494d-860d-e8319bf5b0b6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:13:37,026 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.028s
2026-05-22 16:13:37,027 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f09db51f-a3e2-4aad-a258-9d0bb4ab4d96', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f09db51f-a3e2-4aad-a258-9d0bb4ab4d96', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:13:38,059 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.024s
2026-05-22 16:13:38,059 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb74ba6c-6e2c-4b97-87ec-2e9a8727778f', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb74ba6c-6e2c-4b97-87ec-2e9a8727778f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:13:39,092 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.027s
2026-05-22 16:13:39,092 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8ac8aa3-6174-4674-971a-003e31d00ee3', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8ac8aa3-6174-4674-971a-003e31d00ee3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:13:40,123 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.025s
2026-05-22 16:13:40,123 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73988f9a-0551-4ac0-8802-e24a424026c1', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73988f9a-0551-4ac0-8802-e24a424026c1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:13:41,160 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.030s
2026-05-22 16:13:41,160 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9ea3c7a-73b4-45ea-a8d5-b2e92863ef87', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9ea3c7a-73b4-45ea-a8d5-b2e92863ef87', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:13:42,197 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.032s
2026-05-22 16:13:42,197 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bcb5b92-eeb3-4063-aa50-2c92f178aa71', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bcb5b92-eeb3-4063-aa50-2c92f178aa71', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:13:43,237 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.033s
2026-05-22 16:13:43,237 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9b9dc3a-a7fb-40e7-93df-60712e9cd702', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9b9dc3a-a7fb-40e7-93df-60712e9cd702', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:13:44,480 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.237s
2026-05-22 16:13:44,480 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39a47afd-85fd-4736-b80f-c0e41c6f3fb4', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39a47afd-85fd-4736-b80f-c0e41c6f3fb4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:13:45,520 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.033s
2026-05-22 16:13:45,520 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0d63657-0469-4924-a2d3-0b9565a8db6b', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0d63657-0469-4924-a2d3-0b9565a8db6b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:13:46,555 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.029s
2026-05-22 16:13:46,556 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05944e40-db6a-42a5-87bd-5ec0b3c02425', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05944e40-db6a-42a5-87bd-5ec0b3c02425', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:13:47,585 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.024s
2026-05-22 16:13:47,585 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e6028e9-8a23-488f-b7bf-3832eaab75d5', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e6028e9-8a23-488f-b7bf-3832eaab75d5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:13:48,624 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.033s
2026-05-22 16:13:48,625 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbcfe06e-cc6f-4b12-8f9f-ee4f9e54a2fd', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbcfe06e-cc6f-4b12-8f9f-ee4f9e54a2fd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:13:49,655 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.025s
2026-05-22 16:13:49,655 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c8b67d6-3338-4d91-bb1b-69b527f25d9e', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c8b67d6-3338-4d91-bb1b-69b527f25d9e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:13:50,692 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.028s
2026-05-22 16:13:50,692 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1738a82-a8a8-449e-ad36-8cee11fbf4f4', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1738a82-a8a8-449e-ad36-8cee11fbf4f4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:13:51,732 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.034s
2026-05-22 16:13:51,732 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3b5ee5f-2cf3-49d8-ad67-00e533ec4b84', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3b5ee5f-2cf3-49d8-ad67-00e533ec4b84', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:13:52,774 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.035s
2026-05-22 16:13:52,774 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7cbf03b-ba72-4329-86a4-2b0f18a4f022', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7cbf03b-ba72-4329-86a4-2b0f18a4f022', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:13:53,816 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.034s
2026-05-22 16:13:53,816 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80c2f1e1-435d-42b2-af1c-844c6267429e', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80c2f1e1-435d-42b2-af1c-844c6267429e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:13:54,850 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.027s
2026-05-22 16:13:54,851 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19cfdae1-c28e-4be3-b8d6-ad43c8284752', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19cfdae1-c28e-4be3-b8d6-ad43c8284752', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:13:55,884 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.026s
2026-05-22 16:13:55,885 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efaee75b-648e-4777-86d4-f4e1b9827bc8', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efaee75b-648e-4777-86d4-f4e1b9827bc8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:13:56,914 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.024s
2026-05-22 16:13:56,914 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30301734-621c-4a8f-ae39-e38c412d3db2', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30301734-621c-4a8f-ae39-e38c412d3db2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:13:57,947 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.027s
2026-05-22 16:13:57,947 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1e5d91c-7857-49e2-bf69-604a6fda6e03', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1e5d91c-7857-49e2-bf69-604a6fda6e03', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:13:58,982 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.027s
2026-05-22 16:13:58,983 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efb115f3-b949-4ce1-976e-ac1f584bc459', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efb115f3-b949-4ce1-976e-ac1f584bc459', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:14:00,013 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.024s
2026-05-22 16:14:00,013 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a4a6e00-be19-4704-bb96-ab27c805c657', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a4a6e00-be19-4704-bb96-ab27c805c657', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:14:01,046 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.028s
2026-05-22 16:14:01,047 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad6075ad-9480-47ba-af49-b3d9791230e4', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad6075ad-9480-47ba-af49-b3d9791230e4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:14:02,076 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.024s
2026-05-22 16:14:02,077 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9150b033-3a84-41f0-8538-68ed4c61bbb3', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9150b033-3a84-41f0-8538-68ed4c61bbb3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:14:03,107 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.024s
2026-05-22 16:14:03,107 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee91fbbd-273d-49fa-8726-212016997366', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee91fbbd-273d-49fa-8726-212016997366', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:14:04,142 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.030s
2026-05-22 16:14:04,143 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cd1a5b8-a446-4276-bba9-66034c64606a', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cd1a5b8-a446-4276-bba9-66034c64606a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:14:05,179 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.031s
2026-05-22 16:14:05,180 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9efe7700-b065-439e-b0f3-bc57adb0cbf5', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9efe7700-b065-439e-b0f3-bc57adb0cbf5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:14:06,216 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.031s
2026-05-22 16:14:06,216 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-182cbbac-95b5-496e-929e-398d7eaac758', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-182cbbac-95b5-496e-929e-398d7eaac758', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:14:07,253 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.031s
2026-05-22 16:14:07,253 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dc098e7-ff0c-4461-ac68-a12a0f4ffc52', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dc098e7-ff0c-4461-ac68-a12a0f4ffc52', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:14:08,287 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.027s
2026-05-22 16:14:08,287 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7527cc0-7832-4fbd-9926-ce31c86003ab', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7527cc0-7832-4fbd-9926-ce31c86003ab', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:14:09,324 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.030s
2026-05-22 16:14:09,325 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-652be2b9-c6b3-47f0-bcdf-2a8c7444e907', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-652be2b9-c6b3-47f0-bcdf-2a8c7444e907', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:14:10,355 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.024s
2026-05-22 16:14:10,355 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-019814ee-9466-4157-af45-1be5a7964fb9', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-019814ee-9466-4157-af45-1be5a7964fb9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:14:11,383 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.023s
2026-05-22 16:14:11,383 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d997a26d-b443-4a4c-a271-6c6c145dd289', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d997a26d-b443-4a4c-a271-6c6c145dd289', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:14:12,415 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.024s
2026-05-22 16:14:12,415 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac3be324-2d15-4643-8e62-81abf14375de', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac3be324-2d15-4643-8e62-81abf14375de', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:14:13,455 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.032s
2026-05-22 16:14:13,455 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61a23791-26c4-4da9-a72d-443d602db73d', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61a23791-26c4-4da9-a72d-443d602db73d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:14:14,489 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.028s
2026-05-22 16:14:14,490 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9017e22c-31e1-45dd-86bb-f1c1c9efbe59', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9017e22c-31e1-45dd-86bb-f1c1c9efbe59', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:14:15,523 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.028s
2026-05-22 16:14:15,523 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bd2918d-9055-4d78-bb2c-2fcb0b3dd4e1', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bd2918d-9055-4d78-bb2c-2fcb0b3dd4e1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:14:16,553 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.025s
2026-05-22 16:14:16,553 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66d39646-0283-465e-9a15-e65a9cceab3a', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66d39646-0283-465e-9a15-e65a9cceab3a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:14:17,592 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.032s
2026-05-22 16:14:17,592 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91f8a580-c779-4eff-8716-e1596124316b', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91f8a580-c779-4eff-8716-e1596124316b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:14:18,625 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.024s
2026-05-22 16:14:18,625 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd01c095-fe4a-4907-8f58-61d29bbb064c', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd01c095-fe4a-4907-8f58-61d29bbb064c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:14:19,661 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.027s
2026-05-22 16:14:19,661 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e2121ba-c792-403c-bd5d-ef32d0b649a2', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e2121ba-c792-403c-bd5d-ef32d0b649a2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:14:20,694 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.027s
2026-05-22 16:14:20,694 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e67647f6-9b5e-48b1-b5ea-4a41775b6587', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e67647f6-9b5e-48b1-b5ea-4a41775b6587', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:14:21,730 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.029s
2026-05-22 16:14:21,730 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69074b73-b081-4fdc-8dbe-40ea8b258289', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69074b73-b081-4fdc-8dbe-40ea8b258289', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:14:22,762 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.027s
2026-05-22 16:14:22,763 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa869b9d-180e-44b6-a1fb-ac5e792d977e', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa869b9d-180e-44b6-a1fb-ac5e792d977e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:14:23,806 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.036s
2026-05-22 16:14:23,806 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f04d832-a8e6-47cd-abc9-0e8fba299aa0', 'content-length': '1165', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f04d832-a8e6-47cd-abc9-0e8fba299aa0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"volume": {"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:41.000000", "updated_at": "2026-05-22T16:10:52.000000", "name": "tempest-TestVolumeBootPattern-volume-1783621352", "description": null, "volume_type": "tempest-scenario-type-luks2-1974588348", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff"}], "user_id": "2f5d7dd448764529a4b59164b73c6fa7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "attachment_id": "d671a54f-8b58-434c-8980-83b4392e066b", "volume_id": "e5de3b23-121a-40d6-910f-ed3b751da4ff", "server_id": "297c43f9-da57-476f-97c7-279384611155", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:51.000000"}], "os-vol-tenant-attr:tenant_id": "791fc576fac5432da55225c4354b4c6d"}}'
2026-05-22 16:14:23,858 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/detail?all_tenants=1 0.045s
2026-05-22 16:14:23,859 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fc15ce6-fc73-4373-8da7-829c38faf75f', 'content-length': '18016', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fc15ce6-fc73-4373-8da7-829c38faf75f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/detail?all_tenants=1'}
Body: b'{"volumes": [{"id": "4166e060-f5ae-4ace-90f0-e4efabb58b0d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:14:24.000000", "updated_at": "2026-05-22T16:14:24.000000", "name": "tempest-VolumesBackupsTest-Volume-1283226895", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/4166e060-f5ae-4ace-90f0-e4efabb58b0d"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/4166e060-f5ae-4ace-90f0-e4efabb58b0d"}], "user_id": "1f3824f72f834274b6270312137d0a5a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "bdad8f9d728049bc9dc98687d49da25b", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000001289@storpool#template_virtual"}, {"id": "f7dbdd0a-7c3e-42f1-b9b6-5198abd085af", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:14:23.000000", "updated_at": "2026-05-22T16:14:23.000000", "name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/f7dbdd0a-7c3e-42f1-b9b6-5198abd085af"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/f7dbdd0a-7c3e-42f1-b9b6-5198abd085af"}], "user_id": "fa569dddfc8e48f0961bf0c34e12bbb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "1f6f5e1135e04ed38871bd7740279562", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000001289@storpool#default"}, {"id": "242106f2-8939-4dd8-b42f-de6f8e5cc664", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:14:19.000000", "updated_at": "2026-05-22T16:14:19.000000", "name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": "5b974303-d576-4c03-a24c-38629258fe7c", "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/242106f2-8939-4dd8-b42f-de6f8e5cc664"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/242106f2-8939-4dd8-b42f-de6f8e5cc664"}], "user_id": "fa569dddfc8e48f0961bf0c34e12bbb8", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "1f6f5e1135e04ed38871bd7740279562", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000001289@storpool#template_virtual", "volume_image_metadata": {"signature_verified": "False", "image_id": "dbe9b32f-0ce1-4d12-ab65-3af4b0df7429", "image_name": "image-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "checksum": "f830023803df64da6fa9353ff62a52dd", "container_format": "bare", "disk_format": "raw", "min_disk": "1", "min_ram": "0", "size": "1024"}}, {"id": "4e89a49b-4fcc-4de4-83a6-e58f8ed60aeb", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:14:14.000000", "updated_at": "2026-05-22T16:14:18.000000", "name": "image-dbe9b32f-0ce1-4d12-ab65-3af4b0df7429", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": "5b974303-d576-4c03-a24c-38629258fe7c", "metadata": {"readonly": "True"}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/4e89a49b-4fcc-4de4-83a6-e58f8ed60aeb"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/4e89a49b-4fcc-4de4-83a6-e58f8ed60aeb"}], "user_id": "ae6cc8fa01a34f77906264595abe9168", "bootable": "false", "encry
2026-05-22 16:14:23,901 106247 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 400 DELETE https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff 0.032s
2026-05-22 16:14:23,902 106247 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '307', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfb3bb63-48fe-4aa3-bfa8-5886de28929b', 'x-openstack-request-id': 'req-cfb3bb63-48fe-4aa3-bfa8-5886de28929b', 'connection': 'close', 'status': '400', 'content-location': 'https://10.4.3.236/volume/v3/volumes/e5de3b23-121a-40d6-910f-ed3b751da4ff'}
Body: b'{"badRequest": {"code": 400, "message": "Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer."}}'
}}}
traceback-1: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc
return func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 145, in delete_volume
resp, body = self.delete(url)
^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 362, in delete
return self.request('DELETE', url, extra_headers, headers, body)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request
resp, resp_body = super(BaseClient, self).request(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 882, in _error_checker
raise exceptions.BadRequest(resp_body, resp=resp)
tempest.lib.exceptions.BadRequest: Bad request
Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}
}}}
traceback-2: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 993, in wait_for_resource_deletion
raise exceptions.TimeoutException(message)
tempest.lib.exceptions.TimeoutException: Request timed out
Details: (TestVolumeBootPattern:_run_cleanups) Failed to delete volume e5de3b23-121a-40d6-910f-ed3b751da4ff within the required time (196 s). Timer started at 1779466267. Timer ended at 1779466463. Waited for 196 s.
}}}
traceback-3: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/scenario/manager.py", line 545, in cleanup_volume_type
test_utils.call_and_ignore_notfound_exc(
File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc
return func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 145, in delete_volume
resp, body = self.delete(url)
^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 362, in delete
return self.request('DELETE', url, extra_headers, headers, body)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request
resp, resp_body = super(BaseClient, self).request(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 882, in _error_checker
raise exceptions.BadRequest(resp_body, resp=resp)
tempest.lib.exceptions.BadRequest: Bad request
Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}
}}}
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 381, in test_boot_server_from_encrypted_volume_luksv2
self._do_test_boot_server_from_encrypted_volume_luks('luks2')
File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 356, in _do_test_boot_server_from_encrypted_volume_luks
server = 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/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 328, in create_test_server
server = waiters.wait_for_server_status(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/common/waiters.py", line 65, in wait_for_server_status
body = client.show_server(server_id)['server']
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 175, in show_server
resp, body = self.get("servers/%s" % server_id)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 345, in get
return self.request('GET', url, extra_headers, headers,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
resp, resp_body = super(BaseComputeClient, self).request(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
raise exceptions.ServerFault(resp_body, resp=resp,
tempest.lib.exceptions.ServerFault: Got server fault
Details: Unexpected API Error. Please contact the administrator
<class 'oslo_db.exception.DBConnectionError'>
|
||||||
test_bootable_volume_last_snapshot_delete_while_stopped[compute,id-3c87bc15-cf6a-4dd6-8c23-4541b2cc3dbb,image,volume] |
pass
pt8.3: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_bootable_volume_last_snapshot_delete_while_stopped[compute,id-3c87bc15-cf6a-4dd6-8c23-4541b2cc3dbb,image,volume]
|
||||||
test_bootable_volume_snapshot_stop_start_instance[compute,id-e3f4f2fc-5c6a-4be6-9c54-aedfc0954da7,image,volume] |
pass
pt8.4: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_bootable_volume_snapshot_stop_start_instance[compute,id-e3f4f2fc-5c6a-4be6-9c54-aedfc0954da7,image,volume]
|
||||||
test_create_server_from_volume_snapshot[compute,id-05795fb2-b2a7-4c9f-8fac-ff25aedb1489,image,slow,volume] |
pass
pt8.5: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot[compute,id-05795fb2-b2a7-4c9f-8fac-ff25aedb1489,image,slow,volume]
|
||||||
test_image_defined_boot_from_volume[compute,id-36c34c67-7b54-4b59-b188-02a2f458a63b,image,volume] |
pass
pt8.6: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume[compute,id-36c34c67-7b54-4b59-b188-02a2f458a63b,image,volume]
|
||||||
test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume] |
pass
pt8.7: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume]
|
||||||
| tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV346 | 1 | 0 | 1 | 0 | 0 | Detail | |
test_instance_boot_after_snapshot_deletion[compute,id-77889046-1a75-4f14-9b3a-fbbfdd8e5093,image,slow,volume] |
fail
ft9.1: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV346.test_instance_boot_after_snapshot_deletion[compute,id-77889046-1a75-4f14-9b3a-fbbfdd8e5093,image,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-05-22 16:09:37,766 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.236/image/v2/images/06d735c4-96c6-42cd-867c-16bd9a939e90 0.132s
2026-05-22 16:09:37,766 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:09:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1044', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e5b53827-3fe1-4ce2-90a5-fd2637a95d84', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/image/v2/images/06d735c4-96c6-42cd-867c-16bd9a939e90'}
Body: b'{"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "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": "bafeac12b2e040ee9a14cbc8dded4429", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "created_at": "2026-05-22T15:58:08Z", "updated_at": "2026-05-22T15:58:11Z", "tags": [], "self": "/v2/images/06d735c4-96c6-42cd-867c-16bd9a939e90", "file": "/v2/images/06d735c4-96c6-42cd-867c-16bd9a939e90/file", "schema": "/v2/schemas/image"}'
2026-05-22 16:09:38,116 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 202 POST https://10.4.3.236/volume/v3/volumes 0.350s
2026-05-22 16:09:38,116 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-343924372", "snapshot_id": null, "imageRef": "06d735c4-96c6-42cd-867c-16bd9a939e90", "volume_type": null, "size": 1}}
Response - Headers: {'date': 'Fri, 22 May 2026 16:09:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0e4a98a-2250-47ac-9e06-02de2346763d', 'content-length': '780', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0e4a98a-2250-47ac-9e06-02de2346763d', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.236/volume/v3/volumes'}
Body: b'{"volume": {"id": "7ac631fe-fc97-4104-a8fd-9270bac3d1a3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:09:38.056815", "updated_at": null, "name": "tempest-TestVolumeBootPatternV346-volume-origin-343924372", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/7ac631fe-fc97-4104-a8fd-9270bac3d1a3"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/7ac631fe-fc97-4104-a8fd-9270bac3d1a3"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}'
2026-05-22 16:09:38,162 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.236/volume/v3/volumes/7ac631fe-fc97-4104-a8fd-9270bac3d1a3 0.038s
2026-05-22 16:09:38,162 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:09:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fff4bc5-afa8-4a43-8d74-a6534652077f', 'content-length': '848', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fff4bc5-afa8-4a43-8d74-a6534652077f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/7ac631fe-fc97-4104-a8fd-9270bac3d1a3'}
Body: b'{"volume": {"id": "7ac631fe-fc97-4104-a8fd-9270bac3d1a3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:09:38.000000", "updated_at": null, "name": "tempest-TestVolumeBootPatternV346-volume-origin-343924372", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/7ac631fe-fc97-4104-a8fd-9270bac3d1a3"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/7ac631fe-fc97-4104-a8fd-9270bac3d1a3"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33"}}'
2026-05-22 16:09:39,210 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.236/volume/v3/volumes/7ac631fe-fc97-4104-a8fd-9270bac3d1a3 0.036s
2026-05-22 16:09:39,210 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:09:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6243c94-feae-41df-b09d-2b7a56ab6f55', 'content-length': '1388', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6243c94-feae-41df-b09d-2b7a56ab6f55', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/7ac631fe-fc97-4104-a8fd-9270bac3d1a3'}
Body: b'{"volume": {"id": "7ac631fe-fc97-4104-a8fd-9270bac3d1a3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:09:38.000000", "updated_at": "2026-05-22T16:09:38.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-343924372", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/7ac631fe-fc97-4104-a8fd-9270bac3d1a3"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/7ac631fe-fc97-4104-a8fd-9270bac3d1a3"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:09:39,215 106245 INFO [tempest.common.waiters] volume 7ac631fe-fc97-4104-a8fd-9270bac3d1a3 reached available after waiting for 1.215951 seconds
2026-05-22 16:09:39,258 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.236/volume/v3/volumes/7ac631fe-fc97-4104-a8fd-9270bac3d1a3 0.041s
2026-05-22 16:09:39,258 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:09:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e258d1cd-c672-4d8a-969d-5496b4e69c3c', 'content-length': '1388', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e258d1cd-c672-4d8a-969d-5496b4e69c3c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/7ac631fe-fc97-4104-a8fd-9270bac3d1a3'}
Body: b'{"volume": {"id": "7ac631fe-fc97-4104-a8fd-9270bac3d1a3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:09:38.000000", "updated_at": "2026-05-22T16:09:38.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-343924372", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/7ac631fe-fc97-4104-a8fd-9270bac3d1a3"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/7ac631fe-fc97-4104-a8fd-9270bac3d1a3"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:09:39,355 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 201 POST https://10.4.3.236/identity/v3/auth/tokens 0.081s
2026-05-22 16:09:39,355 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Fri, 22 May 2026 16:09:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2944', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-5188659a-cabb-4b73-a50a-7de4d702212f', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.236/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "5a6964e20f344f29b733eec89d4fb2ce", "name": "tempest-TestVolumeBootPatternV346-329142739-project-member", "password_expires_at": null}, "audit_ids": ["cm3FBNwdRBi27P-wxYsrMA"], "expires_at": "2026-05-22T17:09:39.000000Z", "issued_at": "2026-05-22T16:09:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3775d1ec3942a2ae0348af218d7b33", "name": "tempest-TestVolumeBootPatternV346-329142739"}, "is_domain": false, "roles": [{"id": "99408ab85aaf4033904944a7519aae61", "name": "reader"}, {"id": "ab8ca96312a449be8a7a539037490b0f", "name": "member"}], "catalog": [{"endpoints": [{"id": "43684da3f2994cfea0d3342516daa6b4", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.236/compute/v2/bb3775d1ec3942a2ae0348af218d7b33", "region": "RegionOne"}], "id": "116bcc936e6948339ad5fddab9c46cf7", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "151a4ecc85dd4d2c905df0699517428f", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.236/identity", "region": "RegionOne"}], "id": "480eba9d41bd4c2ca03301038a86c751", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "7067ffbef19c4a8190dfd1c6b0e430d3", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.236/networking", "region": "RegionOne"}], "id": "a8e75757da0c47cc80471965e858af9e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "ce1cb7865b5445f1870ee9f7a3858adc", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.236/volume/v3", "region": "RegionOne"}], "id": "aa57b7d5c129423cad80813f915830d7", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "f343535194264237947c7e7b5bcf60d9", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.236:8080/v1/AUTH_bb3775d1ec3942a2ae0348af218d7b33", "region": "RegionOne"}, {"id": "f664df627144423d87e5e8dc0e57929e", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.236:8080", "region": "RegionOne"}], "id": "ae0486debc454ef4b2f165e87edb85e4", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "6732bacf91584c859b8b95dbf2580ab1", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.236/compute/v2.1", "region": "RegionOne"}], "id": "bbceea636b85438d85fd0a6e7d992c47", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "65b106155add4956ba6c0fc31b0bba58", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.236/image", "region": "RegionOne"}], "id": "c978ec996eb8436ab270d90f620b8221", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5576dc0bcd6e4e7f9123d39a9c1a4d4b", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.236/placement", "region": "RegionOne"}], "id": "cb19418e39654bf496475197887424bd", "type": "placement", "name": "placement"}]}}'
2026-05-22 16:09:39,355 106245 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion) Found network {'id': '92084d09-e92e-48c6-87a7-c0659db5c5e6', 'name': 'tempest-TestVolumeBootPatternV346-1008965528-network', 'tenant_id': 'bb3775d1ec3942a2ae0348af218d7b33', 'project_id': 'bb3775d1ec3942a2ae0348af218d7b33', 'admin_state_up': True, 'mtu': 1372, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 22450, '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-05-22T16:09:26Z', 'updated_at': '2026-05-22T16:09:26Z', 'revision_number': 1} available for tenant
2026-05-22 16:09:39,356 106245 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-05-22 16:09:39,356 106245 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-05-22 16:09:39,503 106245 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://10.4.3.236/compute/v2.1/os-keypairs 0.146s
2026-05-22 16:09:39,503 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1780465275", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCNOS9MAzc9jnsJA5WcpLWwNGBd+8yvD77NLdfhTkbSKk/F8GGiYPUBCxuRHIS5NWyXs7WFi+giIl4UlVXOUsEeiy/4s8L3HO0XPg4yNNIsIWXMN9NR2KMgI68AQyzp+eg=="}}
Response - Headers: {'date': 'Fri, 22 May 2026 16:09:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78979e09-e3df-403c-9128-ca01877b6fa0', 'x-compute-request-id': 'req-78979e09-e3df-403c-9128-ca01877b6fa0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-1780465275", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCNOS9MAzc9jnsJA5WcpLWwNGBd+8yvD77NLdfhTkbSKk/F8GGiYPUBCxuRHIS5NWyXs7WFi+giIl4UlVXOUsEeiy/4s8L3HO0XPg4yNNIsIWXMN9NR2KMgI68AQyzp+eg==", "fingerprint": "0f:d2:40:ec:b3:e7:a6:1a:29:e6:93:ec:66:e9:17:5f", "user_id": "5a6964e20f344f29b733eec89d4fb2ce"}}'
2026-05-22 16:09:39,504 106245 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1780465275 created
2026-05-22 16:09:39,713 106245 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.236/networking/v2.0/security-groups 0.208s
2026-05-22 16:09:39,713 106245 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--438958022", "description": "tempest-description--1374922299"}}
Response - Headers: {'date': 'Fri, 22 May 2026 16:09:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-a3b4134d-fbcd-4c90-bea7-c34419f5e0dc', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.236/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "8077f6e4-35a2-4d9a-a891-61affa088d81", "name": "tempest-securitygroup--438958022", "stateful": true, "tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "project_id": "bb3775d1ec3942a2ae0348af218d7b33", "description": "tempest-description--1374922299", "shared": false, "security_group_rules": [{"id": "bc86b9ab-7974-44d3-8542-0bdf3ddad393", "project_id": "bb3775d1ec3942a2ae0348af218d7b33", "security_group_id": "8077f6e4-35a2-4d9a-a891-61affa088d81", "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": 1168, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-05-22T16:09:39Z", "updated_at": "2026-05-22T16:09:39Z", "revision_number": 0, "tenant_id": "bb3775d1ec3942a2ae0348af218d7b33"}, {"id": "ea8b3a04-d488-4ef0-9ad2-4f018fedca92", "project_id": "bb3775d1ec3942a2ae0348af218d7b33", "security_group_id": "8077f6e4-35a2-4d9a-a891-61affa088d81", "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": 1169, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-05-22T16:09:39Z", "updated_at": "2026-05-22T16:09:39Z", "revision_number": 0, "tenant_id": "bb3775d1ec3942a2ae0348af218d7b33"}], "tags": [], "created_at": "2026-05-22T16:09:39Z", "updated_at": "2026-05-22T16:09:39Z", "revision_number": 1}}'
2026-05-22 16:09:39,861 106245 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.236/networking/v2.0/security-group-rules 0.148s
2026-05-22 16:09:39,861 106245 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": "8077f6e4-35a2-4d9a-a891-61affa088d81", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 22 May 2026 16:09:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-f5a7b369-3e5a-4b52-8d26-e986d2749496', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.236/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "f0c8c068-2f4c-4c89-8cc7-7b434ad08eca", "project_id": "bb3775d1ec3942a2ae0348af218d7b33", "security_group_id": "8077f6e4-35a2-4d9a-a891-61affa088d81", "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-05-22T16:09:39Z", "updated_at": "2026-05-22T16:09:39Z", "revision_number": 0, "tenant_id": "bb3775d1ec3942a2ae0348af218d7b33"}}'
2026-05-22 16:09:40,016 106245 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.236/networking/v2.0/security-group-rules 0.154s
2026-05-22 16:09:40,016 106245 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": "8077f6e4-35a2-4d9a-a891-61affa088d81", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 22 May 2026 16:09:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-8ef35de8-9ade-4a53-bb1f-76f0a3c01490', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.236/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "d7ed805a-c2f9-40ed-b4f9-28b5c8695d1f", "project_id": "bb3775d1ec3942a2ae0348af218d7b33", "security_group_id": "8077f6e4-35a2-4d9a-a891-61affa088d81", "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-05-22T16:09:39Z", "updated_at": "2026-05-22T16:09:39Z", "revision_number": 0, "tenant_id": "bb3775d1ec3942a2ae0348af218d7b33"}}'
2026-05-22 16:09:40,016 106245 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--438958022 created
2026-05-22 16:09:40,551 106245 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.236/networking/v2.0/floatingips 0.534s
2026-05-22 16:09:40,551 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "228c7726-ee14-486e-9a3d-caed7a26c3b1"}}
Response - Headers: {'date': 'Fri, 22 May 2026 16:09:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-223ffdab-530a-4c39-88d3-b7e5c2fb71aa', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.236/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "9a5159d1-63fb-42be-ab21-13c773af93c5", "tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "project_id": "bb3775d1ec3942a2ae0348af218d7b33", "floating_ip_address": "172.24.5.190", "floating_network_id": "228c7726-ee14-486e-9a3d-caed7a26c3b1", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-05-22T16:09:40Z", "updated_at": "2026-05-22T16:09:40Z", "revision_number": 0}}'
2026-05-22 16:09:40,551 106245 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '9a5159d1-63fb-42be-ab21-13c773af93c5', 'tenant_id': 'bb3775d1ec3942a2ae0348af218d7b33', 'project_id': 'bb3775d1ec3942a2ae0348af218d7b33', 'floating_ip_address': '172.24.5.190', 'floating_network_id': '228c7726-ee14-486e-9a3d-caed7a26c3b1', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-05-22T16:09:40Z', 'updated_at': '2026-05-22T16:09:40Z', 'revision_number': 0, 'ip': '172.24.5.190'} created
2026-05-22 16:09:40,551 106245 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1780465275', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCNOS9MAzc9jnsJA5WcpLWwNGBd+8yvD77NLdfhTkbSKk/F8GGiYPUBCxuRHIS5NWyXs7WFi+giIl4UlVXOUsEeiy/4s8L3HO0XPg4yNNIsIWXMN9NR2KMgI68AQyzp+eg==', 'fingerprint': '0f:d2:40:ec:b3:e7:a6:1a:29:e6:93:ec:66:e9:17:5f', 'user_id': '5a6964e20f344f29b733eec89d4fb2ce', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDD/8NZhjLQBAdWgebftFpUsHm2/AxEdRhvEfkxJY7NeDS4nOoKmLuLJ\ntGtnf3pe4tGgBwYFK4EEACKhZANiAAQjTkvTAM3PY57CQOVnKS1sDRgXfvMrw++z\nS3X4U5G0ipPxfBhomD1AQsbkRyEuTVsl7O1hYvoIiJeFJVVzlLBHosv+LPC9xztF\nz4OMjTSLCFlzDfTUdijICOvAEMs6fno=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '8077f6e4-35a2-4d9a-a891-61affa088d81', 'name': 'tempest-securitygroup--438958022', 'stateful': True, 'tenant_id': 'bb3775d1ec3942a2ae0348af218d7b33', 'project_id': 'bb3775d1ec3942a2ae0348af218d7b33', 'description': 'tempest-description--1374922299', 'shared': False, 'security_group_rules': [{'id': 'bc86b9ab-7974-44d3-8542-0bdf3ddad393', 'project_id': 'bb3775d1ec3942a2ae0348af218d7b33', 'security_group_id': '8077f6e4-35a2-4d9a-a891-61affa088d81', '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': 1168, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-05-22T16:09:39Z', 'updated_at': '2026-05-22T16:09:39Z', 'revision_number': 0, 'tenant_id': 'bb3775d1ec3942a2ae0348af218d7b33'}, {'id': 'ea8b3a04-d488-4ef0-9ad2-4f018fedca92', 'project_id': 'bb3775d1ec3942a2ae0348af218d7b33', 'security_group_id': '8077f6e4-35a2-4d9a-a891-61affa088d81', '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': 1169, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-05-22T16:09:39Z', 'updated_at': '2026-05-22T16:09:39Z', 'revision_number': 0, 'tenant_id': 'bb3775d1ec3942a2ae0348af218d7b33'}], 'tags': [], 'created_at': '2026-05-22T16:09:39Z', 'updated_at': '2026-05-22T16:09:39Z', 'revision_number': 1}, 'floating_ip': {'id': '9a5159d1-63fb-42be-ab21-13c773af93c5', 'tenant_id': 'bb3775d1ec3942a2ae0348af218d7b33', 'project_id': 'bb3775d1ec3942a2ae0348af218d7b33', 'floating_ip_address': '172.24.5.190', 'floating_network_id': '228c7726-ee14-486e-9a3d-caed7a26c3b1', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-05-22T16:09:40Z', 'updated_at': '2026-05-22T16:09:40Z', 'revision_number': 0, 'ip': '172.24.5.190'}}
2026-05-22 16:09:41,302 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 202 POST https://10.4.3.236/compute/v2.1/servers 0.750s
2026-05-22 16:09:41,303 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestVolumeBootPatternV346-server-333932553", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "7ac631fe-fc97-4104-a8fd-9270bac3d1a3", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "92084d09-e92e-48c6-87a7-c0659db5c5e6"}], "security_groups": [{"name": "tempest-securitygroup--438958022"}], "key_name": "tempest-keypair-1780465275", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Fri, 22 May 2026 16:09:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '405', 'location': 'https://10.4.3.236/compute/v2.1/servers/49c05652-b318-43c3-b812-3a951e5172ff', '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-681f334d-dcd3-4950-a86d-5ded59aaaa44', 'x-compute-request-id': 'req-681f334d-dcd3-4950-a86d-5ded59aaaa44', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.236/compute/v2.1/servers'}
Body: b'{"server": {"id": "49c05652-b318-43c3-b812-3a951e5172ff", "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/49c05652-b318-43c3-b812-3a951e5172ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/49c05652-b318-43c3-b812-3a951e5172ff"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--438958022"}], "adminPass": "n2qYtKNCyHLi"}}'
2026-05-22 16:09:41,425 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.236/compute/v2.1/servers/49c05652-b318-43c3-b812-3a951e5172ff 0.120s
2026-05-22 16:09:41,425 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:09:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1082', '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-a51ced05-a3f3-4c34-8734-3bc6aac4c991', 'x-compute-request-id': 'req-a51ced05-a3f3-4c34-8734-3bc6aac4c991', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/49c05652-b318-43c3-b812-3a951e5172ff'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:09:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "", "id": "49c05652-b318-43c3-b812-3a951e5172ff", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/49c05652-b318-43c3-b812-3a951e5172ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/49c05652-b318-43c3-b812-3a951e5172ff"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-333932553", "status": "BUILD", "tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "updated": "2026-05-22T16:09:41Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1780465275", "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-05-22 16:09:42,557 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.236/compute/v2.1/servers/49c05652-b318-43c3-b812-3a951e5172ff 0.122s
2026-05-22 16:09:42,557 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:09:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1132', '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-c7a186c4-f610-4304-bc3a-ec7dc1a003f2', 'x-compute-request-id': 'req-c7a186c4-f610-4304-bc3a-ec7dc1a003f2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/49c05652-b318-43c3-b812-3a951e5172ff'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:09:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "", "id": "49c05652-b318-43c3-b812-3a951e5172ff", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/49c05652-b318-43c3-b812-3a951e5172ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/49c05652-b318-43c3-b812-3a951e5172ff"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-333932553", "status": "BUILD", "tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "updated": "2026-05-22T16:09:42Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1780465275", "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": "7ac631fe-fc97-4104-a8fd-9270bac3d1a3"}]}}'
2026-05-22 16:09:43,704 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.236/compute/v2.1/servers/49c05652-b318-43c3-b812-3a951e5172ff 0.140s
2026-05-22 16:09:43,705 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:09:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1180', '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-57b85982-0bf5-4fc2-b74f-c6af3742c0a0', 'x-compute-request-id': 'req-57b85982-0bf5-4fc2-b74f-c6af3742c0a0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/49c05652-b318-43c3-b812-3a951e5172ff'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:09:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "272584e5a4281d63b53006d40214904369030631dea3d7a163109862", "id": "49c05652-b318-43c3-b812-3a951e5172ff", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/49c05652-b318-43c3-b812-3a951e5172ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/49c05652-b318-43c3-b812-3a951e5172ff"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-333932553", "status": "BUILD", "tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "updated": "2026-05-22T16:09:43Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1780465275", "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": "7ac631fe-fc97-4104-a8fd-9270bac3d1a3"}]}}'
2026-05-22 16:09:43,713 106245 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-05-22 16:09:44,817 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.236/compute/v2.1/servers/49c05652-b318-43c3-b812-3a951e5172ff 0.104s
2026-05-22 16:09:44,817 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:09:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1180', '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-243f104f-2ff9-4a7c-95e0-499da2f3b96a', 'x-compute-request-id': 'req-243f104f-2ff9-4a7c-95e0-499da2f3b96a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/49c05652-b318-43c3-b812-3a951e5172ff'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:09:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "272584e5a4281d63b53006d40214904369030631dea3d7a163109862", "id": "49c05652-b318-43c3-b812-3a951e5172ff", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/49c05652-b318-43c3-b812-3a951e5172ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/49c05652-b318-43c3-b812-3a951e5172ff"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-333932553", "status": "BUILD", "tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "updated": "2026-05-22T16:09:43Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1780465275", "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": "7ac631fe-fc97-4104-a8fd-9270bac3d1a3"}]}}'
2026-05-22 16:09:45,926 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.236/compute/v2.1/servers/49c05652-b318-43c3-b812-3a951e5172ff 0.102s
2026-05-22 16:09:45,926 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:09:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1188', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0948035-cf22-45bc-ac0e-74c34c6b30eb', 'x-compute-request-id': 'req-d0948035-cf22-45bc-ac0e-74c34c6b30eb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/49c05652-b318-43c3-b812-3a951e5172ff'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:09:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "272584e5a4281d63b53006d40214904369030631dea3d7a163109862", "id": "49c05652-b318-43c3-b812-3a951e5172ff", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/49c05652-b318-43c3-b812-3a951e5172ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/49c05652-b318-43c3-b812-3a951e5172ff"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-333932553", "status": "BUILD", "tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "updated": "2026-05-22T16:09:46Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1780465275", "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": "7ac631fe-fc97-4104-a8fd-9270bac3d1a3"}]}}'
2026-05-22 16:09:45,935 106245 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait
2026-05-22 16:09:47,166 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.236/compute/v2.1/servers/49c05652-b318-43c3-b812-3a951e5172ff 0.230s
2026-05-22 16:09:47,166 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:09:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1255', '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-056eaa0f-6d0a-42e9-b5c8-d2cb66f049f5', 'x-compute-request-id': 'req-056eaa0f-6d0a-42e9-b5c8-d2cb66f049f5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/49c05652-b318-43c3-b812-3a951e5172ff'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:09:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "272584e5a4281d63b53006d40214904369030631dea3d7a163109862", "id": "49c05652-b318-43c3-b812-3a951e5172ff", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/49c05652-b318-43c3-b812-3a951e5172ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/49c05652-b318-43c3-b812-3a951e5172ff"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-333932553", "status": "BUILD", "tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "updated": "2026-05-22T16:09:46Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1780465275", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--438958022"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7ac631fe-fc97-4104-a8fd-9270bac3d1a3"}]}}'
2026-05-22 16:09:48,413 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.236/compute/v2.1/servers/49c05652-b318-43c3-b812-3a951e5172ff 0.235s
2026-05-22 16:09:48,414 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:09:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1265', '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-2855776c-b8e9-4d3f-8a45-0a42a964bf3a', 'x-compute-request-id': 'req-2855776c-b8e9-4d3f-8a45-0a42a964bf3a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/49c05652-b318-43c3-b812-3a951e5172ff'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:09:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "272584e5a4281d63b53006d40214904369030631dea3d7a163109862", "id": "49c05652-b318-43c3-b812-3a951e5172ff", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/49c05652-b318-43c3-b812-3a951e5172ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/49c05652-b318-43c3-b812-3a951e5172ff"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-333932553", "status": "BUILD", "tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "updated": "2026-05-22T16:09:47Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1780465275", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--438958022"}], "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": "7ac631fe-fc97-4104-a8fd-9270bac3d1a3"}]}}'
2026-05-22 16:09:48,420 106245 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 7 second wait
2026-05-22 16:09:49,640 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.236/compute/v2.1/servers/49c05652-b318-43c3-b812-3a951e5172ff 0.219s
2026-05-22 16:09:49,640 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:09:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1265', '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-3af1823d-d1ec-40c2-b80d-09e1aba2bd73', 'x-compute-request-id': 'req-3af1823d-d1ec-40c2-b80d-09e1aba2bd73', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/49c05652-b318-43c3-b812-3a951e5172ff'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:09:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "272584e5a4281d63b53006d40214904369030631dea3d7a163109862", "id": "49c05652-b318-43c3-b812-3a951e5172ff", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/49c05652-b318-43c3-b812-3a951e5172ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/49c05652-b318-43c3-b812-3a951e5172ff"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-333932553", "status": "BUILD", "tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "updated": "2026-05-22T16:09:47Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1780465275", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--438958022"}], "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": "7ac631fe-fc97-4104-a8fd-9270bac3d1a3"}]}}'
2026-05-22 16:09:50,813 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.236/compute/v2.1/servers/49c05652-b318-43c3-b812-3a951e5172ff 0.166s
2026-05-22 16:09:50,813 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:09:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1253', '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-3f7dc71a-03bf-40c3-9a3b-59a98d7f9e37', 'x-compute-request-id': 'req-3f7dc71a-03bf-40c3-9a3b-59a98d7f9e37', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/49c05652-b318-43c3-b812-3a951e5172ff'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:09:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "272584e5a4281d63b53006d40214904369030631dea3d7a163109862", "id": "49c05652-b318-43c3-b812-3a951e5172ff", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/49c05652-b318-43c3-b812-3a951e5172ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/49c05652-b318-43c3-b812-3a951e5172ff"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-333932553", "status": "BUILD", "tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "updated": "2026-05-22T16:09:49Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1780465275", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--438958022"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7ac631fe-fc97-4104-a8fd-9270bac3d1a3"}]}}'
2026-05-22 16:09:50,820 106245 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 9 second wait
2026-05-22 16:09:51,992 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.236/compute/v2.1/servers/49c05652-b318-43c3-b812-3a951e5172ff 0.171s
2026-05-22 16:09:51,992 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:09:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1253', '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-6db5556d-21b7-4eaa-9ae4-1e9817263570', 'x-compute-request-id': 'req-6db5556d-21b7-4eaa-9ae4-1e9817263570', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/49c05652-b318-43c3-b812-3a951e5172ff'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:09:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "272584e5a4281d63b53006d40214904369030631dea3d7a163109862", "id": "49c05652-b318-43c3-b812-3a951e5172ff", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/49c05652-b318-43c3-b812-3a951e5172ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/49c05652-b318-43c3-b812-3a951e5172ff"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-333932553", "status": "BUILD", "tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "updated": "2026-05-22T16:09:49Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1780465275", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--438958022"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7ac631fe-fc97-4104-a8fd-9270bac3d1a3"}]}}'
2026-05-22 16:09:53,197 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.236/compute/v2.1/servers/49c05652-b318-43c3-b812-3a951e5172ff 0.199s
2026-05-22 16:09:53,197 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:09:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1253', '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-cd197e6d-0a2f-4724-89aa-8e9af2247c14', 'x-compute-request-id': 'req-cd197e6d-0a2f-4724-89aa-8e9af2247c14', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/49c05652-b318-43c3-b812-3a951e5172ff'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:09:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "272584e5a4281d63b53006d40214904369030631dea3d7a163109862", "id": "49c05652-b318-43c3-b812-3a951e5172ff", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/49c05652-b318-43c3-b812-3a951e5172ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/49c05652-b318-43c3-b812-3a951e5172ff"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-333932553", "status": "BUILD", "tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "updated": "2026-05-22T16:09:49Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1780465275", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--438958022"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7ac631fe-fc97-4104-a8fd-9270bac3d1a3"}]}}'
2026-05-22 16:09:54,551 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.236/compute/v2.1/servers/49c05652-b318-43c3-b812-3a951e5172ff 0.348s
2026-05-22 16:09:54,551 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:09:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1253', '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-b37eac69-e47b-4ef9-866c-3c76fd3f3c05', 'x-compute-request-id': 'req-b37eac69-e47b-4ef9-866c-3c76fd3f3c05', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/49c05652-b318-43c3-b812-3a951e5172ff'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:09:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "272584e5a4281d63b53006d40214904369030631dea3d7a163109862", "id": "49c05652-b318-43c3-b812-3a951e5172ff", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/49c05652-b318-43c3-b812-3a951e5172ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/49c05652-b318-43c3-b812-3a951e5172ff"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-333932553", "status": "BUILD", "tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "updated": "2026-05-22T16:09:49Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1780465275", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--438958022"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7ac631fe-fc97-4104-a8fd-9270bac3d1a3"}]}}'
2026-05-22 16:09:55,925 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.236/compute/v2.1/servers/49c05652-b318-43c3-b812-3a951e5172ff 0.365s
2026-05-22 16:09:55,925 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:09:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1253', '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-c81abd8b-9be8-4099-be13-1042f85de842', 'x-compute-request-id': 'req-c81abd8b-9be8-4099-be13-1042f85de842', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/49c05652-b318-43c3-b812-3a951e5172ff'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:09:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "272584e5a4281d63b53006d40214904369030631dea3d7a163109862", "id": "49c05652-b318-43c3-b812-3a951e5172ff", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/49c05652-b318-43c3-b812-3a951e5172ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/49c05652-b318-43c3-b812-3a951e5172ff"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-333932553", "status": "BUILD", "tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "updated": "2026-05-22T16:09:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1780465275", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--438958022"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7ac631fe-fc97-4104-a8fd-9270bac3d1a3"}]}}'
2026-05-22 16:09:57,480 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.236/compute/v2.1/servers/49c05652-b318-43c3-b812-3a951e5172ff 0.547s
2026-05-22 16:09:57,480 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:09:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1443', '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-89a49102-a511-4018-8e0f-5479ac13076c', 'x-compute-request-id': 'req-89a49102-a511-4018-8e0f-5479ac13076c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/49c05652-b318-43c3-b812-3a951e5172ff'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPatternV346-1008965528-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:98:cf"}]}, "created": "2026-05-22T16:09:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "272584e5a4281d63b53006d40214904369030631dea3d7a163109862", "id": "49c05652-b318-43c3-b812-3a951e5172ff", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/49c05652-b318-43c3-b812-3a951e5172ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/49c05652-b318-43c3-b812-3a951e5172ff"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-333932553", "status": "ACTIVE", "tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "updated": "2026-05-22T16:09:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1780465275", "OS-SRV-USG:launched_at": "2026-05-22T16:09:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--438958022"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7ac631fe-fc97-4104-a8fd-9270bac3d1a3"}]}}'
2026-05-22 16:09:57,491 106245 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 16 second wait
2026-05-22 16:09:57,819 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.236/compute/v2.1/servers/49c05652-b318-43c3-b812-3a951e5172ff/os-interface 0.327s
2026-05-22 16:09:57,819 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:09:57 GMT', 'server': 'Apache/2.4.58 (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-52bc0f3a-dfef-43db-af2b-ea50e2585fa3', 'x-compute-request-id': 'req-52bc0f3a-dfef-43db-af2b-ea50e2585fa3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/49c05652-b318-43c3-b812-3a951e5172ff/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "92084d09-e92e-48c6-87a7-c0659db5c5e6", "port_id": "e3c31bd7-02e0-4e12-9271-f4fa3632ae0d", "mac_addr": "fa:16:3e:d4:98:cf", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "977ef750-7032-4536-bbc6-6340c1fb5735", "ip_address": "10.1.0.10"}]}]}'
2026-05-22 16:09:58,856 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 PUT https://10.4.3.236/networking/v2.0/floatingips/9a5159d1-63fb-42be-ab21-13c773af93c5 1.034s
2026-05-22 16:09:58,857 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "e3c31bd7-02e0-4e12-9271-f4fa3632ae0d"}}
Response - Headers: {'date': 'Fri, 22 May 2026 16:09:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-058fee97-61ba-4f69-879a-042c9c5171c3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/networking/v2.0/floatingips/9a5159d1-63fb-42be-ab21-13c773af93c5'}
Body: b'{"floatingip": {"id": "9a5159d1-63fb-42be-ab21-13c773af93c5", "tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "project_id": "bb3775d1ec3942a2ae0348af218d7b33", "floating_ip_address": "172.24.5.190", "floating_network_id": "228c7726-ee14-486e-9a3d-caed7a26c3b1", "router_id": "78c6a104-d194-41ac-b9db-55c8b1fa7814", "port_id": "e3c31bd7-02e0-4e12-9271-f4fa3632ae0d", "fixed_ip_address": "10.1.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "92084d09-e92e-48c6-87a7-c0659db5c5e6", "mac_address": "fa:16:3e:d4:98:cf", "admin_state_up": true, "status": "ACTIVE", "device_id": "49c05652-b318-43c3-b812-3a951e5172ff", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-05-22T16:09:40Z", "updated_at": "2026-05-22T16:09:58Z", "revision_number": 1}}'
2026-05-22 16:09:58,858 106245 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.190:22' as 'cirros' with public key authentication
2026-05-22 16:10:34,733 106245 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-05-22 16:10:34,910 106245 INFO [paramiko.transport] Authentication (publickey) successful!
2026-05-22 16:10:34,910 106245 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.5.190 successfully created
2026-05-22 16:10:35,196 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.236/compute/v2.1/servers/49c05652-b318-43c3-b812-3a951e5172ff 0.285s
2026-05-22 16:10:35,196 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1562', '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-b4f01efc-9a28-41ad-9b06-7d493242f91c', 'x-compute-request-id': 'req-b4f01efc-9a28-41ad-9b06-7d493242f91c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/49c05652-b318-43c3-b812-3a951e5172ff'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPatternV346-1008965528-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:98:cf"}, {"version": 4, "addr": "172.24.5.190", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:98:cf"}]}, "created": "2026-05-22T16:09:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "272584e5a4281d63b53006d40214904369030631dea3d7a163109862", "id": "49c05652-b318-43c3-b812-3a951e5172ff", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/49c05652-b318-43c3-b812-3a951e5172ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/49c05652-b318-43c3-b812-3a951e5172ff"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-333932553", "status": "ACTIVE", "tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "updated": "2026-05-22T16:09:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1780465275", "OS-SRV-USG:launched_at": "2026-05-22T16:09:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--438958022"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7ac631fe-fc97-4104-a8fd-9270bac3d1a3"}]}}'
2026-05-22 16:10:35,206 106245 DEBUG [tempest.scenario.manager] Creating a snapshot image for server: tempest-TestVolumeBootPatternV346-server-333932553
2026-05-22 16:10:38,061 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 202 POST https://10.4.3.236/compute/v2.1/servers/49c05652-b318-43c3-b812-3a951e5172ff/action 2.854s
2026-05-22 16:10:38,061 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"createImage": {"name": "tempest-TestVolumeBootPatternV346snapshot-223922124"}}
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'content-length': '0', 'location': 'https://10.4.3.236/image//images/1c3376f7-f313-45cc-afbc-b91b8901ece0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27f68281-2ad4-41fe-be13-b315b8e661c2', 'x-compute-request-id': 'req-27f68281-2ad4-41fe-be13-b315b8e661c2', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/49c05652-b318-43c3-b812-3a951e5172ff/action'}
Body: b''
2026-05-22 16:10:38,086 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.236/image/v2/images/1c3376f7-f313-45cc-afbc-b91b8901ece0 0.023s
2026-05-22 16:10:38,086 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1919', 'content-type': 'application/json', 'x-openstack-request-id': 'req-98b9e76f-7016-4447-a584-3c39b405f120', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/image/v2/images/1c3376f7-f313-45cc-afbc-b91b8901ece0'}
Body: b'{"base_image_ref": "", "bdm_v2": "True", "block_device_mapping": "[{\\"volume_id\\": null, \\"volume_size\\": 1, \\"boot_index\\": 0, \\"encryption_secret_uuid\\": null, \\"volume_type\\": null, \\"device_name\\": \\"/dev/vda\\", \\"encryption_format\\": null, \\"tag\\": null, \\"source_type\\": \\"snapshot\\", \\"destination_type\\": \\"volume\\", \\"encryption_options\\": null, \\"image_id\\": null, \\"no_device\\": null, \\"guest_format\\": null, \\"device_type\\": \\"disk\\", \\"disk_bus\\": \\"virtio\\", \\"encrypted\\": null, \\"delete_on_termination\\": false, \\"snapshot_id\\": \\"7e376c51-29c2-4467-8ee7-f2635e9d0472\\"}]", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "owner_project_name": "tempest-TestVolumeBootPatternV346-329142739", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-TestVolumeBootPatternV346-329142739-project-member", "root_device_name": "/dev/vda", "name": "tempest-TestVolumeBootPatternV346snapshot-223922124", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": 0, "virtual_size": null, "status": "active", "checksum": "d41d8cd98f00b204e9800998ecf8427e", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "bb3775d1ec3942a2ae0348af218d7b33", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "cf83e1357eefb8bdf1542850d66d8007d620e4050b5715dc83f4a921d36ce9ce47d0d13c5d85f2b0ff8318d2877eec2f63b931bd47417a81a538327af927da3e", "id": "1c3376f7-f313-45cc-afbc-b91b8901ece0", "created_at": "2026-05-22T16:10:37Z", "updated_at": "2026-05-22T16:10:38Z", "tags": [], "self": "/v2/images/1c3376f7-f313-45cc-afbc-b91b8901ece0", "file": "/v2/images/1c3376f7-f313-45cc-afbc-b91b8901ece0/file", "schema": "/v2/schemas/image"}'
2026-05-22 16:10:38,108 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.236/image/v2/images/1c3376f7-f313-45cc-afbc-b91b8901ece0 0.021s
2026-05-22 16:10:38,108 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1919', 'content-type': 'application/json', 'x-openstack-request-id': 'req-cd75fd35-408c-4abc-9e5e-14c89b246ec6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/image/v2/images/1c3376f7-f313-45cc-afbc-b91b8901ece0'}
Body: b'{"base_image_ref": "", "bdm_v2": "True", "block_device_mapping": "[{\\"volume_id\\": null, \\"volume_size\\": 1, \\"boot_index\\": 0, \\"encryption_secret_uuid\\": null, \\"volume_type\\": null, \\"device_name\\": \\"/dev/vda\\", \\"encryption_format\\": null, \\"tag\\": null, \\"source_type\\": \\"snapshot\\", \\"destination_type\\": \\"volume\\", \\"encryption_options\\": null, \\"image_id\\": null, \\"no_device\\": null, \\"guest_format\\": null, \\"device_type\\": \\"disk\\", \\"disk_bus\\": \\"virtio\\", \\"encrypted\\": null, \\"delete_on_termination\\": false, \\"snapshot_id\\": \\"7e376c51-29c2-4467-8ee7-f2635e9d0472\\"}]", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "owner_project_name": "tempest-TestVolumeBootPatternV346-329142739", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-TestVolumeBootPatternV346-329142739-project-member", "root_device_name": "/dev/vda", "name": "tempest-TestVolumeBootPatternV346snapshot-223922124", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": 0, "virtual_size": null, "status": "active", "checksum": "d41d8cd98f00b204e9800998ecf8427e", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "bb3775d1ec3942a2ae0348af218d7b33", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "cf83e1357eefb8bdf1542850d66d8007d620e4050b5715dc83f4a921d36ce9ce47d0d13c5d85f2b0ff8318d2877eec2f63b931bd47417a81a538327af927da3e", "id": "1c3376f7-f313-45cc-afbc-b91b8901ece0", "created_at": "2026-05-22T16:10:37Z", "updated_at": "2026-05-22T16:10:38Z", "tags": [], "self": "/v2/images/1c3376f7-f313-45cc-afbc-b91b8901ece0", "file": "/v2/images/1c3376f7-f313-45cc-afbc-b91b8901ece0/file", "schema": "/v2/schemas/image"}'
2026-05-22 16:10:38,128 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.236/volume/v3/snapshots/7e376c51-29c2-4467-8ee7-f2635e9d0472 0.019s
2026-05-22 16:10:38,128 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-043d24f6-0ad7-4abf-a62e-d80946a7add5', 'content-length': '482', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-043d24f6-0ad7-4abf-a62e-d80946a7add5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/snapshots/7e376c51-29c2-4467-8ee7-f2635e9d0472'}
Body: b'{"snapshot": {"id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "created_at": "2026-05-22T16:10:36.000000", "updated_at": "2026-05-22T16:10:36.000000", "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-223922124", "description": null, "volume_id": "7ac631fe-fc97-4104-a8fd-9270bac3d1a3", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bb3775d1ec3942a2ae0348af218d7b33", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-05-22 16:10:38,131 106245 INFO [tempest.common.waiters] snapshot 7e376c51-29c2-4467-8ee7-f2635e9d0472 reached available after waiting for 0.131556 seconds
2026-05-22 16:10:38,131 106245 DEBUG [tempest.scenario.manager] Created snapshot image tempest-TestVolumeBootPatternV346snapshot-223922124 for server tempest-TestVolumeBootPatternV346-server-333932553
2026-05-22 16:10:38,153 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.236/image/v2/images/1c3376f7-f313-45cc-afbc-b91b8901ece0 0.021s
2026-05-22 16:10:38,153 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1919', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8b2a3bc3-ebae-4b1a-8aca-8cfb769662d2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/image/v2/images/1c3376f7-f313-45cc-afbc-b91b8901ece0'}
Body: b'{"base_image_ref": "", "bdm_v2": "True", "block_device_mapping": "[{\\"volume_id\\": null, \\"volume_size\\": 1, \\"boot_index\\": 0, \\"encryption_secret_uuid\\": null, \\"volume_type\\": null, \\"device_name\\": \\"/dev/vda\\", \\"encryption_format\\": null, \\"tag\\": null, \\"source_type\\": \\"snapshot\\", \\"destination_type\\": \\"volume\\", \\"encryption_options\\": null, \\"image_id\\": null, \\"no_device\\": null, \\"guest_format\\": null, \\"device_type\\": \\"disk\\", \\"disk_bus\\": \\"virtio\\", \\"encrypted\\": null, \\"delete_on_termination\\": false, \\"snapshot_id\\": \\"7e376c51-29c2-4467-8ee7-f2635e9d0472\\"}]", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "owner_project_name": "tempest-TestVolumeBootPatternV346-329142739", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-TestVolumeBootPatternV346-329142739-project-member", "root_device_name": "/dev/vda", "name": "tempest-TestVolumeBootPatternV346snapshot-223922124", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": 0, "virtual_size": null, "status": "active", "checksum": "d41d8cd98f00b204e9800998ecf8427e", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "bb3775d1ec3942a2ae0348af218d7b33", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "cf83e1357eefb8bdf1542850d66d8007d620e4050b5715dc83f4a921d36ce9ce47d0d13c5d85f2b0ff8318d2877eec2f63b931bd47417a81a538327af927da3e", "id": "1c3376f7-f313-45cc-afbc-b91b8901ece0", "created_at": "2026-05-22T16:10:37Z", "updated_at": "2026-05-22T16:10:38Z", "tags": [], "self": "/v2/images/1c3376f7-f313-45cc-afbc-b91b8901ece0", "file": "/v2/images/1c3376f7-f313-45cc-afbc-b91b8901ece0/file", "schema": "/v2/schemas/image"}'
2026-05-22 16:10:38,487 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 202 POST https://10.4.3.236/volume/v3/volumes 0.334s
2026-05-22 16:10:38,487 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "snapshot_id": null, "imageRef": "1c3376f7-f313-45cc-afbc-b91b8901ece0", "volume_type": null, "size": 1}}
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3af5a595-4cd7-4810-b1d5-a76da2e94c0a', 'content-length': '814', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3af5a595-4cd7-4810-b1d5-a76da2e94c0a', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.236/volume/v3/volumes'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.417138", "updated_at": null, "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}'
2026-05-22 16:10:38,537 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.039s
2026-05-22 16:10:38,538 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-776448fa-18a6-4db2-bd06-2a280e9280e5', 'content-length': '882', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-776448fa-18a6-4db2-bd06-2a280e9280e5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": null, "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33"}}'
2026-05-22 16:10:39,574 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.028s
2026-05-22 16:10:39,574 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a5712cc-be18-4700-9c7e-28af79fba3b9', 'content-length': '1423', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a5712cc-be18-4700-9c7e-28af79fba3b9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:39.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:10:39,581 106245 INFO [tempest.common.waiters] volume ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec reached available after waiting for 1.581028 seconds
2026-05-22 16:10:39,609 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.028s
2026-05-22 16:10:39,609 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e9735aa-fd32-4a32-84ad-dbfc7bba0850', 'content-length': '1423', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e9735aa-fd32-4a32-84ad-dbfc7bba0850', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:39.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:10:39,704 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 201 POST https://10.4.3.236/identity/v3/auth/tokens 0.085s
2026-05-22 16:10:39,704 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2944', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-6a8808f7-0768-4dc4-bae7-a2e0eec6b6bf', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.236/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "5a6964e20f344f29b733eec89d4fb2ce", "name": "tempest-TestVolumeBootPatternV346-329142739-project-member", "password_expires_at": null}, "audit_ids": ["0hz9Pr3fT1S2dDqQDrbcUA"], "expires_at": "2026-05-22T17:10:39.000000Z", "issued_at": "2026-05-22T16:10:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb3775d1ec3942a2ae0348af218d7b33", "name": "tempest-TestVolumeBootPatternV346-329142739"}, "is_domain": false, "roles": [{"id": "99408ab85aaf4033904944a7519aae61", "name": "reader"}, {"id": "ab8ca96312a449be8a7a539037490b0f", "name": "member"}], "catalog": [{"endpoints": [{"id": "43684da3f2994cfea0d3342516daa6b4", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.236/compute/v2/bb3775d1ec3942a2ae0348af218d7b33", "region": "RegionOne"}], "id": "116bcc936e6948339ad5fddab9c46cf7", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "151a4ecc85dd4d2c905df0699517428f", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.236/identity", "region": "RegionOne"}], "id": "480eba9d41bd4c2ca03301038a86c751", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "7067ffbef19c4a8190dfd1c6b0e430d3", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.236/networking", "region": "RegionOne"}], "id": "a8e75757da0c47cc80471965e858af9e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "ce1cb7865b5445f1870ee9f7a3858adc", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.236/volume/v3", "region": "RegionOne"}], "id": "aa57b7d5c129423cad80813f915830d7", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "f343535194264237947c7e7b5bcf60d9", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.236:8080/v1/AUTH_bb3775d1ec3942a2ae0348af218d7b33", "region": "RegionOne"}, {"id": "f664df627144423d87e5e8dc0e57929e", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.236:8080", "region": "RegionOne"}], "id": "ae0486debc454ef4b2f165e87edb85e4", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "6732bacf91584c859b8b95dbf2580ab1", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.236/compute/v2.1", "region": "RegionOne"}], "id": "bbceea636b85438d85fd0a6e7d992c47", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "65b106155add4956ba6c0fc31b0bba58", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.236/image", "region": "RegionOne"}], "id": "c978ec996eb8436ab270d90f620b8221", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5576dc0bcd6e4e7f9123d39a9c1a4d4b", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.236/placement", "region": "RegionOne"}], "id": "cb19418e39654bf496475197887424bd", "type": "placement", "name": "placement"}]}}'
2026-05-22 16:10:39,704 106245 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion) Found network {'id': '92084d09-e92e-48c6-87a7-c0659db5c5e6', 'name': 'tempest-TestVolumeBootPatternV346-1008965528-network', 'tenant_id': 'bb3775d1ec3942a2ae0348af218d7b33', 'project_id': 'bb3775d1ec3942a2ae0348af218d7b33', 'admin_state_up': True, 'mtu': 1372, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 22450, '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-05-22T16:09:26Z', 'updated_at': '2026-05-22T16:09:26Z', 'revision_number': 1} available for tenant
2026-05-22 16:10:39,704 106245 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-05-22 16:10:39,705 106245 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-05-22 16:10:39,737 106245 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://10.4.3.236/compute/v2.1/os-keypairs 0.032s
2026-05-22 16:10:39,738 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-848730837", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBGvgRquB6KTPgpNLobuKRT80cSX6xcr8CR/7Gd5nRf10UBln/yfxVMuEtInAOtGI7f4Di7hnaFy3xav9RQkV9XEdaPqrPEczcWoekeDM5TJ7zpLyqN/IF8EzkhiGLZIDg=="}}
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:39 GMT', 'server': 'Apache/2.4.58 (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-f6ab7e37-6a9f-4dfe-932d-2f8e5ac08254', 'x-compute-request-id': 'req-f6ab7e37-6a9f-4dfe-932d-2f8e5ac08254', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-848730837", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBGvgRquB6KTPgpNLobuKRT80cSX6xcr8CR/7Gd5nRf10UBln/yfxVMuEtInAOtGI7f4Di7hnaFy3xav9RQkV9XEdaPqrPEczcWoekeDM5TJ7zpLyqN/IF8EzkhiGLZIDg==", "fingerprint": "ed:58:5e:d3:8f:3b:14:e7:78:19:37:c4:a5:40:ea:06", "user_id": "5a6964e20f344f29b733eec89d4fb2ce"}}'
2026-05-22 16:10:39,739 106245 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-848730837 created
2026-05-22 16:10:39,961 106245 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.236/networking/v2.0/security-groups 0.222s
2026-05-22 16:10:39,962 106245 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--2041500436", "description": "tempest-description--1033883717"}}
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1663', 'x-openstack-request-id': 'req-ade82f52-c73b-474b-a409-dc73984c42a7', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.236/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "09c1126c-07ba-4b3b-962b-836e8f211b5c", "name": "tempest-securitygroup--2041500436", "stateful": true, "tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "project_id": "bb3775d1ec3942a2ae0348af218d7b33", "description": "tempest-description--1033883717", "shared": false, "security_group_rules": [{"id": "040b9da2-3b4c-44a7-b1a5-6984264ca511", "project_id": "bb3775d1ec3942a2ae0348af218d7b33", "security_group_id": "09c1126c-07ba-4b3b-962b-836e8f211b5c", "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": 1233, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-05-22T16:10:39Z", "updated_at": "2026-05-22T16:10:39Z", "revision_number": 0, "tenant_id": "bb3775d1ec3942a2ae0348af218d7b33"}, {"id": "17cef932-6b7e-441d-879b-4efeed86e58a", "project_id": "bb3775d1ec3942a2ae0348af218d7b33", "security_group_id": "09c1126c-07ba-4b3b-962b-836e8f211b5c", "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": 1234, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-05-22T16:10:39Z", "updated_at": "2026-05-22T16:10:39Z", "revision_number": 0, "tenant_id": "bb3775d1ec3942a2ae0348af218d7b33"}], "tags": [], "created_at": "2026-05-22T16:10:39Z", "updated_at": "2026-05-22T16:10:39Z", "revision_number": 1}}'
2026-05-22 16:10:40,077 106245 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.236/networking/v2.0/security-group-rules 0.115s
2026-05-22 16:10:40,077 106245 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": "09c1126c-07ba-4b3b-962b-836e8f211b5c", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-56dc1f7e-dd06-4635-b571-a9433da03fe1', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.236/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "7fa7135a-23d4-4a1f-b7a7-a81419efcd85", "project_id": "bb3775d1ec3942a2ae0348af218d7b33", "security_group_id": "09c1126c-07ba-4b3b-962b-836e8f211b5c", "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-05-22T16:10:40Z", "updated_at": "2026-05-22T16:10:40Z", "revision_number": 0, "tenant_id": "bb3775d1ec3942a2ae0348af218d7b33"}}'
2026-05-22 16:10:40,227 106245 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.236/networking/v2.0/security-group-rules 0.149s
2026-05-22 16:10:40,227 106245 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": "09c1126c-07ba-4b3b-962b-836e8f211b5c", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-c44a5aad-dbff-4a5f-99d2-b501a938d600', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.236/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "095f23bc-55c4-464c-a3b2-98ed39447ba8", "project_id": "bb3775d1ec3942a2ae0348af218d7b33", "security_group_id": "09c1126c-07ba-4b3b-962b-836e8f211b5c", "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-05-22T16:10:40Z", "updated_at": "2026-05-22T16:10:40Z", "revision_number": 0, "tenant_id": "bb3775d1ec3942a2ae0348af218d7b33"}}'
2026-05-22 16:10:40,228 106245 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2041500436 created
2026-05-22 16:10:40,744 106245 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.236/networking/v2.0/floatingips 0.516s
2026-05-22 16:10:40,744 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "228c7726-ee14-486e-9a3d-caed7a26c3b1"}}
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-1b37b41c-9b34-4363-9fb9-05882e8b598b', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.236/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "e0c332c8-413a-457f-a8e3-9aae7b0ce6a4", "tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "project_id": "bb3775d1ec3942a2ae0348af218d7b33", "floating_ip_address": "172.24.5.250", "floating_network_id": "228c7726-ee14-486e-9a3d-caed7a26c3b1", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-05-22T16:10:40Z", "updated_at": "2026-05-22T16:10:40Z", "revision_number": 0}}'
2026-05-22 16:10:40,745 106245 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'e0c332c8-413a-457f-a8e3-9aae7b0ce6a4', 'tenant_id': 'bb3775d1ec3942a2ae0348af218d7b33', 'project_id': 'bb3775d1ec3942a2ae0348af218d7b33', 'floating_ip_address': '172.24.5.250', 'floating_network_id': '228c7726-ee14-486e-9a3d-caed7a26c3b1', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-05-22T16:10:40Z', 'updated_at': '2026-05-22T16:10:40Z', 'revision_number': 0, 'ip': '172.24.5.250'} created
2026-05-22 16:10:40,745 106245 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-848730837', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBGvgRquB6KTPgpNLobuKRT80cSX6xcr8CR/7Gd5nRf10UBln/yfxVMuEtInAOtGI7f4Di7hnaFy3xav9RQkV9XEdaPqrPEczcWoekeDM5TJ7zpLyqN/IF8EzkhiGLZIDg==', 'fingerprint': 'ed:58:5e:d3:8f:3b:14:e7:78:19:37:c4:a5:40:ea:06', 'user_id': '5a6964e20f344f29b733eec89d4fb2ce', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBbaymFENjDmaaeJVIsPi36bjEUquIzXb91UBq8VoBkotAWxZzl/lWt\nx/1N4TxoCKmgBwYFK4EEACKhZANiAAQRr4Eargeikz4KTS6G7ikU/NHEl+sXK/Ak\nf+xneZ0X9dFAZZ/8n8VTLhLSJwDrRiO3+A4u4Z2hct8Wr/UUJFfVxHWj6qzxHM3F\nqHpHgzOUye86S8qjfyBfBM5IYhi2SA4=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '09c1126c-07ba-4b3b-962b-836e8f211b5c', 'name': 'tempest-securitygroup--2041500436', 'stateful': True, 'tenant_id': 'bb3775d1ec3942a2ae0348af218d7b33', 'project_id': 'bb3775d1ec3942a2ae0348af218d7b33', 'description': 'tempest-description--1033883717', 'shared': False, 'security_group_rules': [{'id': '040b9da2-3b4c-44a7-b1a5-6984264ca511', 'project_id': 'bb3775d1ec3942a2ae0348af218d7b33', 'security_group_id': '09c1126c-07ba-4b3b-962b-836e8f211b5c', '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': 1233, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-05-22T16:10:39Z', 'updated_at': '2026-05-22T16:10:39Z', 'revision_number': 0, 'tenant_id': 'bb3775d1ec3942a2ae0348af218d7b33'}, {'id': '17cef932-6b7e-441d-879b-4efeed86e58a', 'project_id': 'bb3775d1ec3942a2ae0348af218d7b33', 'security_group_id': '09c1126c-07ba-4b3b-962b-836e8f211b5c', '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': 1234, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-05-22T16:10:39Z', 'updated_at': '2026-05-22T16:10:39Z', 'revision_number': 0, 'tenant_id': 'bb3775d1ec3942a2ae0348af218d7b33'}], 'tags': [], 'created_at': '2026-05-22T16:10:39Z', 'updated_at': '2026-05-22T16:10:39Z', 'revision_number': 1}, 'floating_ip': {'id': 'e0c332c8-413a-457f-a8e3-9aae7b0ce6a4', 'tenant_id': 'bb3775d1ec3942a2ae0348af218d7b33', 'project_id': 'bb3775d1ec3942a2ae0348af218d7b33', 'floating_ip_address': '172.24.5.250', 'floating_network_id': '228c7726-ee14-486e-9a3d-caed7a26c3b1', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-05-22T16:10:40Z', 'updated_at': '2026-05-22T16:10:40Z', 'revision_number': 0, 'ip': '172.24.5.250'}}
2026-05-22 16:10:41,478 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 202 POST https://10.4.3.236/compute/v2.1/servers 0.732s
2026-05-22 16:10:41,478 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestVolumeBootPatternV346-server-1374643815", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "92084d09-e92e-48c6-87a7-c0659db5c5e6"}], "security_groups": [{"name": "tempest-securitygroup--2041500436"}], "key_name": "tempest-keypair-848730837", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '406', 'location': 'https://10.4.3.236/compute/v2.1/servers/b69439dc-73fb-4c73-a924-40c1da6d4aec', '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-ab1bfdea-24d0-4e35-9ed4-60b564730ea5', 'x-compute-request-id': 'req-ab1bfdea-24d0-4e35-9ed4-60b564730ea5', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.236/compute/v2.1/servers'}
Body: b'{"server": {"id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/b69439dc-73fb-4c73-a924-40c1da6d4aec"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/b69439dc-73fb-4c73-a924-40c1da6d4aec"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2041500436"}], "adminPass": "Q6VsyNQGY4Qd"}}'
2026-05-22 16:10:41,574 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.236/compute/v2.1/servers/b69439dc-73fb-4c73-a924-40c1da6d4aec 0.094s
2026-05-22 16:10:41,575 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1082', '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-5d5766e2-8c21-429c-97a0-22dc35c2bd5b', 'x-compute-request-id': 'req-5d5766e2-8c21-429c-97a0-22dc35c2bd5b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/b69439dc-73fb-4c73-a924-40c1da6d4aec'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:10:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "", "id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/b69439dc-73fb-4c73-a924-40c1da6d4aec"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/b69439dc-73fb-4c73-a924-40c1da6d4aec"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1374643815", "status": "BUILD", "tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "updated": "2026-05-22T16:10:41Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-848730837", "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-05-22 16:10:42,714 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.236/compute/v2.1/servers/b69439dc-73fb-4c73-a924-40c1da6d4aec 0.131s
2026-05-22 16:10:42,714 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1132', '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-af1b8b46-9ca4-4bbd-862c-e85a7f5b590f', 'x-compute-request-id': 'req-af1b8b46-9ca4-4bbd-862c-e85a7f5b590f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/b69439dc-73fb-4c73-a924-40c1da6d4aec'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:10:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "", "id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/b69439dc-73fb-4c73-a924-40c1da6d4aec"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/b69439dc-73fb-4c73-a924-40c1da6d4aec"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1374643815", "status": "BUILD", "tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "updated": "2026-05-22T16:10:42Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-848730837", "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": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}]}}'
2026-05-22 16:10:43,863 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.236/compute/v2.1/servers/b69439dc-73fb-4c73-a924-40c1da6d4aec 0.138s
2026-05-22 16:10:43,863 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1124', '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-10a2b140-db62-41b2-afd6-a03f0293f8ac', 'x-compute-request-id': 'req-10a2b140-db62-41b2-afd6-a03f0293f8ac', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/b69439dc-73fb-4c73-a924-40c1da6d4aec'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:10:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "", "id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/b69439dc-73fb-4c73-a924-40c1da6d4aec"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/b69439dc-73fb-4c73-a924-40c1da6d4aec"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1374643815", "status": "BUILD", "tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "updated": "2026-05-22T16:10:43Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-848730837", "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": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}]}}'
2026-05-22 16:10:43,870 106245 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-05-22 16:10:45,030 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.236/compute/v2.1/servers/b69439dc-73fb-4c73-a924-40c1da6d4aec 0.160s
2026-05-22 16:10:45,031 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1180', '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-f4b07448-a0e2-4734-b863-843eae8b4e1d', 'x-compute-request-id': 'req-f4b07448-a0e2-4734-b863-843eae8b4e1d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/b69439dc-73fb-4c73-a924-40c1da6d4aec'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:10:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "272584e5a4281d63b53006d40214904369030631dea3d7a163109862", "id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/b69439dc-73fb-4c73-a924-40c1da6d4aec"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/b69439dc-73fb-4c73-a924-40c1da6d4aec"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1374643815", "status": "BUILD", "tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "updated": "2026-05-22T16:10:44Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-848730837", "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": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}]}}'
2026-05-22 16:10:46,168 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.236/compute/v2.1/servers/b69439dc-73fb-4c73-a924-40c1da6d4aec 0.128s
2026-05-22 16:10:46,168 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1180', '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-5e9034e5-ae81-4770-b0f8-58bd8bad59d1', 'x-compute-request-id': 'req-5e9034e5-ae81-4770-b0f8-58bd8bad59d1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/b69439dc-73fb-4c73-a924-40c1da6d4aec'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:10:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "272584e5a4281d63b53006d40214904369030631dea3d7a163109862", "id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/b69439dc-73fb-4c73-a924-40c1da6d4aec"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/b69439dc-73fb-4c73-a924-40c1da6d4aec"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1374643815", "status": "BUILD", "tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "updated": "2026-05-22T16:10:44Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-848730837", "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": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}]}}'
2026-05-22 16:10:47,517 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.236/compute/v2.1/servers/b69439dc-73fb-4c73-a924-40c1da6d4aec 0.340s
2026-05-22 16:10:47,517 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1188', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb77f739-0eb9-43f0-a4b0-778c4cee3237', 'x-compute-request-id': 'req-cb77f739-0eb9-43f0-a4b0-778c4cee3237', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/b69439dc-73fb-4c73-a924-40c1da6d4aec'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:10:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "272584e5a4281d63b53006d40214904369030631dea3d7a163109862", "id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/b69439dc-73fb-4c73-a924-40c1da6d4aec"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/b69439dc-73fb-4c73-a924-40c1da6d4aec"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1374643815", "status": "BUILD", "tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "updated": "2026-05-22T16:10:47Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-848730837", "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": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}]}}'
2026-05-22 16:10:47,527 106245 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 6 second wait
2026-05-22 16:10:48,746 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.236/compute/v2.1/servers/b69439dc-73fb-4c73-a924-40c1da6d4aec 0.218s
2026-05-22 16:10:48,746 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1266', '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-8e888052-911c-4c31-9927-2bb89ca6ab9f', 'x-compute-request-id': 'req-8e888052-911c-4c31-9927-2bb89ca6ab9f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/b69439dc-73fb-4c73-a924-40c1da6d4aec'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:10:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "272584e5a4281d63b53006d40214904369030631dea3d7a163109862", "id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/b69439dc-73fb-4c73-a924-40c1da6d4aec"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/b69439dc-73fb-4c73-a924-40c1da6d4aec"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1374643815", "status": "BUILD", "tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "updated": "2026-05-22T16:10:48Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-848730837", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2041500436"}], "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": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}]}}'
2026-05-22 16:10:48,754 106245 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 7 second wait
2026-05-22 16:10:50,339 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.236/compute/v2.1/servers/b69439dc-73fb-4c73-a924-40c1da6d4aec 0.584s
2026-05-22 16:10:50,339 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1266', '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-13132009-87af-4800-9864-2ae424bdf4a7', 'x-compute-request-id': 'req-13132009-87af-4800-9864-2ae424bdf4a7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/b69439dc-73fb-4c73-a924-40c1da6d4aec'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:10:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "272584e5a4281d63b53006d40214904369030631dea3d7a163109862", "id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/b69439dc-73fb-4c73-a924-40c1da6d4aec"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/b69439dc-73fb-4c73-a924-40c1da6d4aec"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1374643815", "status": "BUILD", "tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "updated": "2026-05-22T16:10:48Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-848730837", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2041500436"}], "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": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}]}}'
2026-05-22 16:10:51,695 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.236/compute/v2.1/servers/b69439dc-73fb-4c73-a924-40c1da6d4aec 0.348s
2026-05-22 16:10:51,695 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1254', '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-e6083e99-a8d8-4a4e-89a0-94fb031941e5', 'x-compute-request-id': 'req-e6083e99-a8d8-4a4e-89a0-94fb031941e5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/b69439dc-73fb-4c73-a924-40c1da6d4aec'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:10:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "272584e5a4281d63b53006d40214904369030631dea3d7a163109862", "id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/b69439dc-73fb-4c73-a924-40c1da6d4aec"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/b69439dc-73fb-4c73-a924-40c1da6d4aec"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1374643815", "status": "BUILD", "tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "updated": "2026-05-22T16:10:51Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-848730837", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2041500436"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}]}}'
2026-05-22 16:10:51,703 106245 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 10 second wait
2026-05-22 16:10:53,051 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.236/compute/v2.1/servers/b69439dc-73fb-4c73-a924-40c1da6d4aec 0.346s
2026-05-22 16:10:53,051 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1254', '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-a98d1597-18fd-4350-bf22-ab967c56d92d', 'x-compute-request-id': 'req-a98d1597-18fd-4350-bf22-ab967c56d92d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/b69439dc-73fb-4c73-a924-40c1da6d4aec'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:10:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "272584e5a4281d63b53006d40214904369030631dea3d7a163109862", "id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/b69439dc-73fb-4c73-a924-40c1da6d4aec"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/b69439dc-73fb-4c73-a924-40c1da6d4aec"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1374643815", "status": "BUILD", "tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "updated": "2026-05-22T16:10:51Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-848730837", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2041500436"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}]}}'
2026-05-22 16:10:54,327 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.236/compute/v2.1/servers/b69439dc-73fb-4c73-a924-40c1da6d4aec 0.268s
2026-05-22 16:10:54,327 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1254', '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-d6c2332f-a9ad-4d6a-a9a8-06961dcd24bc', 'x-compute-request-id': 'req-d6c2332f-a9ad-4d6a-a9a8-06961dcd24bc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/b69439dc-73fb-4c73-a924-40c1da6d4aec'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:10:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "272584e5a4281d63b53006d40214904369030631dea3d7a163109862", "id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/b69439dc-73fb-4c73-a924-40c1da6d4aec"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/b69439dc-73fb-4c73-a924-40c1da6d4aec"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1374643815", "status": "BUILD", "tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "updated": "2026-05-22T16:10:51Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-848730837", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2041500436"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}]}}'
2026-05-22 16:10:55,557 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.236/compute/v2.1/servers/b69439dc-73fb-4c73-a924-40c1da6d4aec 0.218s
2026-05-22 16:10:55,558 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1254', '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-0a95e6f3-da58-41d6-8270-a2f7d4aaebb8', 'x-compute-request-id': 'req-0a95e6f3-da58-41d6-8270-a2f7d4aaebb8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/b69439dc-73fb-4c73-a924-40c1da6d4aec'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:10:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "272584e5a4281d63b53006d40214904369030631dea3d7a163109862", "id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/b69439dc-73fb-4c73-a924-40c1da6d4aec"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/b69439dc-73fb-4c73-a924-40c1da6d4aec"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1374643815", "status": "BUILD", "tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "updated": "2026-05-22T16:10:51Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-848730837", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2041500436"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}]}}'
2026-05-22 16:10:57,686 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.236/compute/v2.1/servers/b69439dc-73fb-4c73-a924-40c1da6d4aec 1.118s
2026-05-22 16:10:57,686 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1254', '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-3b8ef517-7a69-4169-91a4-61e34afcaca9', 'x-compute-request-id': 'req-3b8ef517-7a69-4169-91a4-61e34afcaca9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/b69439dc-73fb-4c73-a924-40c1da6d4aec'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:10:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "272584e5a4281d63b53006d40214904369030631dea3d7a163109862", "id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/b69439dc-73fb-4c73-a924-40c1da6d4aec"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/b69439dc-73fb-4c73-a924-40c1da6d4aec"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1374643815", "status": "BUILD", "tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "updated": "2026-05-22T16:10:51Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-848730837", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2041500436"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}]}}'
2026-05-22 16:10:58,921 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.236/compute/v2.1/servers/b69439dc-73fb-4c73-a924-40c1da6d4aec 0.228s
2026-05-22 16:10:58,921 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1254', '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-e90b6626-ef8b-4f1b-a873-5bdae1daa212', 'x-compute-request-id': 'req-e90b6626-ef8b-4f1b-a873-5bdae1daa212', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/b69439dc-73fb-4c73-a924-40c1da6d4aec'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:10:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "272584e5a4281d63b53006d40214904369030631dea3d7a163109862", "id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/b69439dc-73fb-4c73-a924-40c1da6d4aec"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/b69439dc-73fb-4c73-a924-40c1da6d4aec"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1374643815", "status": "BUILD", "tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "updated": "2026-05-22T16:10:51Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-848730837", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2041500436"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}]}}'
2026-05-22 16:11:00,464 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.236/compute/v2.1/servers/b69439dc-73fb-4c73-a924-40c1da6d4aec 0.533s
2026-05-22 16:11:00,465 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:10:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1254', '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-741ad3cd-c507-4d87-aa7d-ee80ae25f014', 'x-compute-request-id': 'req-741ad3cd-c507-4d87-aa7d-ee80ae25f014', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/b69439dc-73fb-4c73-a924-40c1da6d4aec'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:10:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "272584e5a4281d63b53006d40214904369030631dea3d7a163109862", "id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/b69439dc-73fb-4c73-a924-40c1da6d4aec"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/b69439dc-73fb-4c73-a924-40c1da6d4aec"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1374643815", "status": "BUILD", "tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "updated": "2026-05-22T16:10:51Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-848730837", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2041500436"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}]}}'
2026-05-22 16:11:02,095 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 500 GET https://10.4.3.236/compute/v2.1/servers/b69439dc-73fb-4c73-a924-40c1da6d4aec 0.621s
2026-05-22 16:11:02,096 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:01 GMT', 'server': 'Apache/2.4.58 (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': '147', 'x-openstack-request-id': 'req-081dcd9d-d46f-46a8-914b-80b40231fd80', 'x-compute-request-id': 'req-081dcd9d-d46f-46a8-914b-80b40231fd80', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/b69439dc-73fb-4c73-a924-40c1da6d4aec'}
Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please contact the administrator\\n<class \'oslo_db.exception.DBConnectionError\'>"}}'
2026-05-22 16:11:02,196 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 500 DELETE https://10.4.3.236/compute/v2.1/servers/b69439dc-73fb-4c73-a924-40c1da6d4aec 0.100s
2026-05-22 16:11:02,197 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:02 GMT', 'server': 'Apache/2.4.58 (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': '147', 'x-openstack-request-id': 'req-25442d5f-6f96-4b24-96e8-80339aae0bb7', 'x-compute-request-id': 'req-25442d5f-6f96-4b24-96e8-80339aae0bb7', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/b69439dc-73fb-4c73-a924-40c1da6d4aec'}
Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please contact the administrator\\n<class \'oslo_db.exception.DBConnectionError\'>"}}'
2026-05-22 16:11:02,197 106245 ERROR [tempest.common.compute] Deleting server b69439dc-73fb-4c73-a924-40c1da6d4aec failed
2026-05-22 16:11:02.197 106245 ERROR tempest.common.compute Traceback (most recent call last):
2026-05-22 16:11:02.197 106245 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/compute.py", line 328, in create_test_server
2026-05-22 16:11:02.197 106245 ERROR tempest.common.compute server = waiters.wait_for_server_status(
2026-05-22 16:11:02.197 106245 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-22 16:11:02.197 106245 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/waiters.py", line 65, in wait_for_server_status
2026-05-22 16:11:02.197 106245 ERROR tempest.common.compute body = client.show_server(server_id)['server']
2026-05-22 16:11:02.197 106245 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-22 16:11:02.197 106245 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 175, in show_server
2026-05-22 16:11:02.197 106245 ERROR tempest.common.compute resp, body = self.get("servers/%s" % server_id)
2026-05-22 16:11:02.197 106245 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-22 16:11:02.197 106245 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 345, in get
2026-05-22 16:11:02.197 106245 ERROR tempest.common.compute return self.request('GET', url, extra_headers, headers,
2026-05-22 16:11:02.197 106245 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-22 16:11:02.197 106245 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
2026-05-22 16:11:02.197 106245 ERROR tempest.common.compute resp, resp_body = super(BaseComputeClient, self).request(
2026-05-22 16:11:02.197 106245 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-22 16:11:02.197 106245 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
2026-05-22 16:11:02.197 106245 ERROR tempest.common.compute self._error_checker(resp, resp_body)
2026-05-22 16:11:02.197 106245 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
2026-05-22 16:11:02.197 106245 ERROR tempest.common.compute raise exceptions.ServerFault(resp_body, resp=resp,
2026-05-22 16:11:02.197 106245 ERROR tempest.common.compute tempest.lib.exceptions.ServerFault: Got server fault
2026-05-22 16:11:02.197 106245 ERROR tempest.common.compute Details: Unexpected API Error. Please contact the administrator
2026-05-22 16:11:02.197 106245 ERROR tempest.common.compute <class 'oslo_db.exception.DBConnectionError'>
2026-05-22 16:11:02.197 106245 ERROR tempest.common.compute
2026-05-22 16:11:02.197 106245 ERROR tempest.common.compute During handling of the above exception, another exception occurred:
2026-05-22 16:11:02.197 106245 ERROR tempest.common.compute
2026-05-22 16:11:02.197 106245 ERROR tempest.common.compute Traceback (most recent call last):
2026-05-22 16:11:02.197 106245 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/compute.py", line 348, in create_test_server
2026-05-22 16:11:02.197 106245 ERROR tempest.common.compute clients.servers_client.delete_server(
2026-05-22 16:11:02.197 106245 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 188, in delete_server
2026-05-22 16:11:02.197 106245 ERROR tempest.common.compute resp, body = self.delete("servers/%s" % server_id)
2026-05-22 16:11:02.197 106245 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-22 16:11:02.197 106245 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 362, in delete
2026-05-22 16:11:02.197 106245 ERROR tempest.common.compute return self.request('DELETE', url, extra_headers, headers, body)
2026-05-22 16:11:02.197 106245 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-22 16:11:02.197 106245 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
2026-05-22 16:11:02.197 106245 ERROR tempest.common.compute resp, resp_body = super(BaseComputeClient, self).request(
2026-05-22 16:11:02.197 106245 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-22 16:11:02.197 106245 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
2026-05-22 16:11:02.197 106245 ERROR tempest.common.compute self._error_checker(resp, resp_body)
2026-05-22 16:11:02.197 106245 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
2026-05-22 16:11:02.197 106245 ERROR tempest.common.compute raise exceptions.ServerFault(resp_body, resp=resp,
2026-05-22 16:11:02.197 106245 ERROR tempest.common.compute tempest.lib.exceptions.ServerFault: Got server fault
2026-05-22 16:11:02.197 106245 ERROR tempest.common.compute Details: Unexpected API Error. Please contact the administrator
2026-05-22 16:11:02.197 106245 ERROR tempest.common.compute <class 'oslo_db.exception.DBConnectionError'>
2026-05-22 16:11:02.197 106245 ERROR tempest.common.compute
2026-05-22 16:11:02,235 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 500 GET https://10.4.3.236/compute/v2.1/servers/b69439dc-73fb-4c73-a924-40c1da6d4aec 0.032s
2026-05-22 16:11:02,235 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:02 GMT', 'server': 'Apache/2.4.58 (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': '147', 'x-openstack-request-id': 'req-db69a806-13c4-4f9e-adad-36019f74cb81', 'x-compute-request-id': 'req-db69a806-13c4-4f9e-adad-36019f74cb81', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/b69439dc-73fb-4c73-a924-40c1da6d4aec'}
Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please contact the administrator\\n<class \'oslo_db.exception.DBConnectionError\'>"}}'
2026-05-22 16:11:02,236 106245 ERROR [tempest.common.compute] Server b69439dc-73fb-4c73-a924-40c1da6d4aec failed to delete in time
2026-05-22 16:11:02.236 106245 ERROR tempest.common.compute Traceback (most recent call last):
2026-05-22 16:11:02.236 106245 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/compute.py", line 328, in create_test_server
2026-05-22 16:11:02.236 106245 ERROR tempest.common.compute server = waiters.wait_for_server_status(
2026-05-22 16:11:02.236 106245 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-22 16:11:02.236 106245 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/waiters.py", line 65, in wait_for_server_status
2026-05-22 16:11:02.236 106245 ERROR tempest.common.compute body = client.show_server(server_id)['server']
2026-05-22 16:11:02.236 106245 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-22 16:11:02.236 106245 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 175, in show_server
2026-05-22 16:11:02.236 106245 ERROR tempest.common.compute resp, body = self.get("servers/%s" % server_id)
2026-05-22 16:11:02.236 106245 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-22 16:11:02.236 106245 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 345, in get
2026-05-22 16:11:02.236 106245 ERROR tempest.common.compute return self.request('GET', url, extra_headers, headers,
2026-05-22 16:11:02.236 106245 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-22 16:11:02.236 106245 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
2026-05-22 16:11:02.236 106245 ERROR tempest.common.compute resp, resp_body = super(BaseComputeClient, self).request(
2026-05-22 16:11:02.236 106245 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-22 16:11:02.236 106245 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
2026-05-22 16:11:02.236 106245 ERROR tempest.common.compute self._error_checker(resp, resp_body)
2026-05-22 16:11:02.236 106245 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
2026-05-22 16:11:02.236 106245 ERROR tempest.common.compute raise exceptions.ServerFault(resp_body, resp=resp,
2026-05-22 16:11:02.236 106245 ERROR tempest.common.compute tempest.lib.exceptions.ServerFault: Got server fault
2026-05-22 16:11:02.236 106245 ERROR tempest.common.compute Details: Unexpected API Error. Please contact the administrator
2026-05-22 16:11:02.236 106245 ERROR tempest.common.compute <class 'oslo_db.exception.DBConnectionError'>
2026-05-22 16:11:02.236 106245 ERROR tempest.common.compute
2026-05-22 16:11:02.236 106245 ERROR tempest.common.compute During handling of the above exception, another exception occurred:
2026-05-22 16:11:02.236 106245 ERROR tempest.common.compute
2026-05-22 16:11:02.236 106245 ERROR tempest.common.compute Traceback (most recent call last):
2026-05-22 16:11:02.236 106245 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/compute.py", line 361, in create_test_server
2026-05-22 16:11:02.236 106245 ERROR tempest.common.compute waiters.wait_for_server_termination(
2026-05-22 16:11:02.236 106245 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/waiters.py", line 110, in wait_for_server_termination
2026-05-22 16:11:02.236 106245 ERROR tempest.common.compute body = client.show_server(server_id)['server']
2026-05-22 16:11:02.236 106245 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-22 16:11:02.236 106245 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 175, in show_server
2026-05-22 16:11:02.236 106245 ERROR tempest.common.compute resp, body = self.get("servers/%s" % server_id)
2026-05-22 16:11:02.236 106245 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-22 16:11:02.236 106245 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 345, in get
2026-05-22 16:11:02.236 106245 ERROR tempest.common.compute return self.request('GET', url, extra_headers, headers,
2026-05-22 16:11:02.236 106245 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-22 16:11:02.236 106245 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
2026-05-22 16:11:02.236 106245 ERROR tempest.common.compute resp, resp_body = super(BaseComputeClient, self).request(
2026-05-22 16:11:02.236 106245 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-22 16:11:02.236 106245 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
2026-05-22 16:11:02.236 106245 ERROR tempest.common.compute self._error_checker(resp, resp_body)
2026-05-22 16:11:02.236 106245 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
2026-05-22 16:11:02.236 106245 ERROR tempest.common.compute raise exceptions.ServerFault(resp_body, resp=resp,
2026-05-22 16:11:02.236 106245 ERROR tempest.common.compute tempest.lib.exceptions.ServerFault: Got server fault
2026-05-22 16:11:02.236 106245 ERROR tempest.common.compute Details: Unexpected API Error. Please contact the administrator
2026-05-22 16:11:02.236 106245 ERROR tempest.common.compute <class 'oslo_db.exception.DBConnectionError'>
2026-05-22 16:11:02.236 106245 ERROR tempest.common.compute
2026-05-22 16:11:02,289 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 500 DELETE https://10.4.3.236/compute/v2.1/os-keypairs/tempest-keypair-848730837 0.048s
2026-05-22 16:11:02,289 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:02 GMT', 'server': 'Apache/2.4.58 (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': '147', 'x-openstack-request-id': 'req-8a399247-da45-42d3-9ef3-c87c9cbdd3a2', 'x-compute-request-id': 'req-8a399247-da45-42d3-9ef3-c87c9cbdd3a2', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.236/compute/v2.1/os-keypairs/tempest-keypair-848730837'}
Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please contact the administrator\\n<class \'oslo_db.exception.DBConnectionError\'>"}}'
2026-05-22 16:11:02,289 106245 ERROR [tempest.lib.common.validation_resources] Exception raised while deleting key tempest-keypair-848730837
2026-05-22 16:11:02.289 106245 ERROR tempest.lib.common.validation_resources Traceback (most recent call last):
2026-05-22 16:11:02.289 106245 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/validation_resources.py", line 299, in clear_validation_resources
2026-05-22 16:11:02.289 106245 ERROR tempest.lib.common.validation_resources keypair_client.delete_keypair(keypair_name)
2026-05-22 16:11:02.289 106245 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/services/compute/keypairs_client.py", line 115, in delete_keypair
2026-05-22 16:11:02.289 106245 ERROR tempest.lib.common.validation_resources resp, body = self.delete(url)
2026-05-22 16:11:02.289 106245 ERROR tempest.lib.common.validation_resources ^^^^^^^^^^^^^^^^
2026-05-22 16:11:02.289 106245 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 362, in delete
2026-05-22 16:11:02.289 106245 ERROR tempest.lib.common.validation_resources return self.request('DELETE', url, extra_headers, headers, body)
2026-05-22 16:11:02.289 106245 ERROR tempest.lib.common.validation_resources ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-22 16:11:02.289 106245 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
2026-05-22 16:11:02.289 106245 ERROR tempest.lib.common.validation_resources resp, resp_body = super(BaseComputeClient, self).request(
2026-05-22 16:11:02.289 106245 ERROR tempest.lib.common.validation_resources ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-22 16:11:02.289 106245 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
2026-05-22 16:11:02.289 106245 ERROR tempest.lib.common.validation_resources self._error_checker(resp, resp_body)
2026-05-22 16:11:02.289 106245 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
2026-05-22 16:11:02.289 106245 ERROR tempest.lib.common.validation_resources raise exceptions.ServerFault(resp_body, resp=resp,
2026-05-22 16:11:02.289 106245 ERROR tempest.lib.common.validation_resources tempest.lib.exceptions.ServerFault: Got server fault
2026-05-22 16:11:02.289 106245 ERROR tempest.lib.common.validation_resources Details: Unexpected API Error. Please contact the administrator
2026-05-22 16:11:02.289 106245 ERROR tempest.lib.common.validation_resources <class 'oslo_db.exception.DBConnectionError'>
2026-05-22 16:11:02.289 106245 ERROR tempest.lib.common.validation_resources
2026-05-22 16:11:07,610 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 409 DELETE https://10.4.3.236/networking/v2.0/security-groups/09c1126c-07ba-4b3b-962b-836e8f211b5c 5.319s
2026-05-22 16:11:07,610 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '136', 'x-openstack-request-id': 'req-aa7143ea-0259-464e-aec5-225ee5ad07ee', 'connection': 'close', 'status': '409', 'content-location': 'https://10.4.3.236/networking/v2.0/security-groups/09c1126c-07ba-4b3b-962b-836e8f211b5c'}
Body: b'{"NeutronError": {"type": "SecurityGroupInUse", "message": "Security Group 09c1126c-07ba-4b3b-962b-836e8f211b5c in use.", "detail": ""}}'
2026-05-22 16:11:07,611 106245 ERROR [tempest.lib.common.validation_resources] Conflict while deleting security group 09c1126c-07ba-4b3b-962b-836e8f211b5c VM might not be deleted
2026-05-22 16:11:07.611 106245 ERROR tempest.lib.common.validation_resources Traceback (most recent call last):
2026-05-22 16:11:07.611 106245 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/validation_resources.py", line 315, in clear_validation_resources
2026-05-22 16:11:07.611 106245 ERROR tempest.lib.common.validation_resources security_group_client.delete_security_group(sec_id)
2026-05-22 16:11:07.611 106245 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/services/network/security_groups_client.py", line 59, in delete_security_group
2026-05-22 16:11:07.611 106245 ERROR tempest.lib.common.validation_resources return self.delete_resource(uri)
2026-05-22 16:11:07.611 106245 ERROR tempest.lib.common.validation_resources ^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-22 16:11:07.611 106245 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/services/network/base.py", line 42, in delete_resource
2026-05-22 16:11:07.611 106245 ERROR tempest.lib.common.validation_resources resp, body = self.delete(req_uri)
2026-05-22 16:11:07.611 106245 ERROR tempest.lib.common.validation_resources ^^^^^^^^^^^^^^^^^^^^
2026-05-22 16:11:07.611 106245 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 362, in delete
2026-05-22 16:11:07.611 106245 ERROR tempest.lib.common.validation_resources return self.request('DELETE', url, extra_headers, headers, body)
2026-05-22 16:11:07.611 106245 ERROR tempest.lib.common.validation_resources ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-22 16:11:07.611 106245 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
2026-05-22 16:11:07.611 106245 ERROR tempest.lib.common.validation_resources self._error_checker(resp, resp_body)
2026-05-22 16:11:07.611 106245 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 897, in _error_checker
2026-05-22 16:11:07.611 106245 ERROR tempest.lib.common.validation_resources raise exceptions.Conflict(resp_body, resp=resp)
2026-05-22 16:11:07.611 106245 ERROR tempest.lib.common.validation_resources tempest.lib.exceptions.Conflict: Conflict with state of target resource
2026-05-22 16:11:07.611 106245 ERROR tempest.lib.common.validation_resources Details: {'type': 'SecurityGroupInUse', 'message': 'Security Group 09c1126c-07ba-4b3b-962b-836e8f211b5c in use.', 'detail': ''}
2026-05-22 16:11:07.611 106245 ERROR tempest.lib.common.validation_resources
2026-05-22 16:11:07,974 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 204 DELETE https://10.4.3.236/networking/v2.0/floatingips/e0c332c8-413a-457f-a8e3-9aae7b0ce6a4 0.362s
2026-05-22 16:11:07,974 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-eb0cbb9b-bd7f-4a0c-98fd-ddf92e44fb00', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.236/networking/v2.0/floatingips/e0c332c8-413a-457f-a8e3-9aae7b0ce6a4'}
Body: b''
2026-05-22 16:11:08,002 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 400 DELETE https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.027s
2026-05-22 16:11:08,003 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'content-length': '307', 'content-type': 'application/json', 'x-compute-request-id': 'req-db19c106-8661-43ac-b5da-baba540b4cb5', 'x-openstack-request-id': 'req-db19c106-8661-43ac-b5da-baba540b4cb5', 'connection': 'close', 'status': '400', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"badRequest": {"code": 400, "message": "Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer."}}'
2026-05-22 16:11:08,032 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.028s
2026-05-22 16:11:08,032 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d0c50d1-0bdf-45d2-b17e-33f1a6aa90d7', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d0c50d1-0bdf-45d2-b17e-33f1a6aa90d7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:11:09,089 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.045s
2026-05-22 16:11:09,089 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5440172f-2f6b-4184-a0e4-6eaca8013491', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5440172f-2f6b-4184-a0e4-6eaca8013491', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:11:10,123 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.027s
2026-05-22 16:11:10,123 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20524a4f-60cd-4d9d-b469-42890566b438', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20524a4f-60cd-4d9d-b469-42890566b438', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:11:11,448 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.316s
2026-05-22 16:11:11,448 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac430ce6-37e4-4110-b8ef-9b2c4444c451', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac430ce6-37e4-4110-b8ef-9b2c4444c451', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:11:12,487 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.034s
2026-05-22 16:11:12,488 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bf1747a-d023-4cd4-9a80-6925e47799f1', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bf1747a-d023-4cd4-9a80-6925e47799f1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:11:13,534 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.040s
2026-05-22 16:11:13,534 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-761fe844-197d-42c2-8ac6-2fc47c913f19', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-761fe844-197d-42c2-8ac6-2fc47c913f19', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:11:14,569 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.026s
2026-05-22 16:11:14,569 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-243b65de-7b74-437b-b766-92641dcc0236', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-243b65de-7b74-437b-b766-92641dcc0236', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:11:15,609 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.035s
2026-05-22 16:11:15,610 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6677a812-6781-4869-b755-c8436a7738b6', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6677a812-6781-4869-b755-c8436a7738b6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:11:16,646 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.029s
2026-05-22 16:11:16,647 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95e2a0da-8456-425f-86fb-308d3c795311', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95e2a0da-8456-425f-86fb-308d3c795311', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:11:17,684 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.028s
2026-05-22 16:11:17,684 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-678a97e0-d37c-44e0-b1bb-07f7dfe4db14', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-678a97e0-d37c-44e0-b1bb-07f7dfe4db14', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:11:18,717 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.026s
2026-05-22 16:11:18,717 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da72b574-3b63-44f0-a6c7-56b373ca2dbb', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da72b574-3b63-44f0-a6c7-56b373ca2dbb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:11:19,759 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.037s
2026-05-22 16:11:19,760 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14e8049e-f9c2-48ab-a0d0-1375cd04d2b6', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14e8049e-f9c2-48ab-a0d0-1375cd04d2b6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:11:20,798 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.031s
2026-05-22 16:11:20,798 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1604f055-e788-46af-816f-fa86095449b0', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1604f055-e788-46af-816f-fa86095449b0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:11:21,848 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.044s
2026-05-22 16:11:21,849 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dc28a77-0812-474c-ad35-904e27cf968e', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dc28a77-0812-474c-ad35-904e27cf968e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:11:22,905 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.047s
2026-05-22 16:11:22,905 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-457b44fa-ce0c-4a6e-b97b-c8ea1525f01b', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-457b44fa-ce0c-4a6e-b97b-c8ea1525f01b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:11:23,954 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.039s
2026-05-22 16:11:23,954 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56a7fe58-4f44-4b25-8559-44581732df38', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56a7fe58-4f44-4b25-8559-44581732df38', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:11:25,009 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.040s
2026-05-22 16:11:25,010 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3250d985-d148-4834-94fe-ccfb935cd2cf', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3250d985-d148-4834-94fe-ccfb935cd2cf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:11:26,058 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.040s
2026-05-22 16:11:26,058 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6dc09be-7e77-471e-86a0-8b83da060130', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6dc09be-7e77-471e-86a0-8b83da060130', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:11:27,096 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.032s
2026-05-22 16:11:27,096 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21f16428-e3ce-4d36-bf1c-eb4abc09bba9', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21f16428-e3ce-4d36-bf1c-eb4abc09bba9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:11:28,139 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.035s
2026-05-22 16:11:28,139 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59962523-73fb-42cb-aee2-0155f7b90b25', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59962523-73fb-42cb-aee2-0155f7b90b25', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:11:29,187 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.037s
2026-05-22 16:11:29,187 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fcd87c8-1995-4406-93e5-a40e42641614', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fcd87c8-1995-4406-93e5-a40e42641614', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:11:30,229 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.034s
2026-05-22 16:11:30,229 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c53206f5-4ffe-4b72-830f-f93012cfafbb', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c53206f5-4ffe-4b72-830f-f93012cfafbb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:11:31,264 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.029s
2026-05-22 16:11:31,264 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f884fcf-4ca9-45c6-b5bd-98164bf5bbf6', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f884fcf-4ca9-45c6-b5bd-98164bf5bbf6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:11:32,309 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.038s
2026-05-22 16:11:32,310 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0adc129-bb39-4c08-b3c2-8ada032ff54a', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0adc129-bb39-4c08-b3c2-8ada032ff54a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:11:33,346 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.026s
2026-05-22 16:11:33,346 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec9ccdb9-b452-4bb2-92b3-3e59322d797a', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec9ccdb9-b452-4bb2-92b3-3e59322d797a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:11:34,385 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.032s
2026-05-22 16:11:34,385 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f5c2ebd-a96c-40bf-9a73-37c1dab01fee', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f5c2ebd-a96c-40bf-9a73-37c1dab01fee', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:11:35,424 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.031s
2026-05-22 16:11:35,425 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc7ff2fd-5fa5-445a-8cef-6c2b6d831067', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc7ff2fd-5fa5-445a-8cef-6c2b6d831067', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:11:36,469 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.037s
2026-05-22 16:11:36,469 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fafbe32-d0e0-47a4-b0da-90c294034b4a', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fafbe32-d0e0-47a4-b0da-90c294034b4a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:11:37,505 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.029s
2026-05-22 16:11:37,505 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dd83fc6-f7a3-4de8-958d-0ca20aca0979', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dd83fc6-f7a3-4de8-958d-0ca20aca0979', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:11:38,546 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.034s
2026-05-22 16:11:38,546 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7970a70-78ba-4242-9ae5-59a6b9bc9b99', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7970a70-78ba-4242-9ae5-59a6b9bc9b99', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:11:39,583 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.028s
2026-05-22 16:11:39,584 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25ba160e-38b5-40f5-bad4-1d52594407ca', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25ba160e-38b5-40f5-bad4-1d52594407ca', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:11:40,622 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.033s
2026-05-22 16:11:40,622 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94f6839d-b5a2-4d98-ae4b-34ed851833b0', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94f6839d-b5a2-4d98-ae4b-34ed851833b0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:11:41,660 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.030s
2026-05-22 16:11:41,660 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b116d43-e080-43bf-a460-4fd9906824a5', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b116d43-e080-43bf-a460-4fd9906824a5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:11:42,699 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.032s
2026-05-22 16:11:42,700 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97c21cf6-e7ca-4d5b-bea5-13360e238fdb', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97c21cf6-e7ca-4d5b-bea5-13360e238fdb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:11:43,728 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.023s
2026-05-22 16:11:43,729 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08be04b8-a71e-4d30-bb5d-66683da22cca', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08be04b8-a71e-4d30-bb5d-66683da22cca', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:11:44,758 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.025s
2026-05-22 16:11:44,759 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdba586f-ba99-4441-b69b-485a574a2634', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdba586f-ba99-4441-b69b-485a574a2634', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:11:45,791 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.027s
2026-05-22 16:11:45,791 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f99c4575-0e27-4f6f-b1b4-224b0f8fdcd8', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f99c4575-0e27-4f6f-b1b4-224b0f8fdcd8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:11:46,823 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.023s
2026-05-22 16:11:46,823 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec921c9d-a42e-4e32-8023-431951cbe568', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec921c9d-a42e-4e32-8023-431951cbe568', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:11:47,853 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.024s
2026-05-22 16:11:47,854 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3f25e46-221e-4033-8715-6b964d50ff50', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3f25e46-221e-4033-8715-6b964d50ff50', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:11:48,890 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.031s
2026-05-22 16:11:48,890 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4083c1b1-3f1b-43b5-8cc5-02ec4b6e84c5', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4083c1b1-3f1b-43b5-8cc5-02ec4b6e84c5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:11:49,925 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.028s
2026-05-22 16:11:49,925 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03b200cb-cd75-421f-8773-ecaca6c37875', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03b200cb-cd75-421f-8773-ecaca6c37875', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:11:50,978 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.046s
2026-05-22 16:11:50,978 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6d1d0fc-6a2c-45ac-b248-fd36d954f229', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6d1d0fc-6a2c-45ac-b248-fd36d954f229', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:11:52,019 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.033s
2026-05-22 16:11:52,019 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b58b8f89-2b54-4529-bf0b-5a848b495a7f', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b58b8f89-2b54-4529-bf0b-5a848b495a7f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:11:53,059 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.034s
2026-05-22 16:11:53,059 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0aae7ad7-64a6-4afb-a4f1-2f35bfe7ff3e', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0aae7ad7-64a6-4afb-a4f1-2f35bfe7ff3e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:11:54,110 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.045s
2026-05-22 16:11:54,111 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c23b5065-dcaa-402f-ae48-bb61cf6251b1', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c23b5065-dcaa-402f-ae48-bb61cf6251b1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:11:55,153 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.034s
2026-05-22 16:11:55,154 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7708a69-3bf1-47d8-bd85-ef0a5bbf5818', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7708a69-3bf1-47d8-bd85-ef0a5bbf5818', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:11:56,189 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.029s
2026-05-22 16:11:56,189 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-119469c1-f2ed-4006-a596-19087fba0547', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-119469c1-f2ed-4006-a596-19087fba0547', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:11:57,221 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.027s
2026-05-22 16:11:57,222 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4f4787d-a2fd-4076-b2bc-eadf0d16fb16', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4f4787d-a2fd-4076-b2bc-eadf0d16fb16', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:11:58,254 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.025s
2026-05-22 16:11:58,254 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5298fa68-1779-4fdb-8ac3-a056bd2c402b', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5298fa68-1779-4fdb-8ac3-a056bd2c402b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:11:59,284 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.025s
2026-05-22 16:11:59,285 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:11:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cf67604-6cd2-40f9-90d5-ff74b864435b', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cf67604-6cd2-40f9-90d5-ff74b864435b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:12:00,326 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.035s
2026-05-22 16:12:00,326 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bbaa77d-7c4f-4f75-af6c-3d1c90a797f8', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bbaa77d-7c4f-4f75-af6c-3d1c90a797f8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:12:01,368 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.036s
2026-05-22 16:12:01,368 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08aa471c-8401-4cff-8ee6-34e7f1fe29f4', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08aa471c-8401-4cff-8ee6-34e7f1fe29f4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:12:02,404 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.030s
2026-05-22 16:12:02,404 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc1a53a0-2967-45eb-9d4b-24da17a6b2a7', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc1a53a0-2967-45eb-9d4b-24da17a6b2a7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:12:03,441 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.030s
2026-05-22 16:12:03,441 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eadf15f6-03fa-4547-a34f-8c9c847c7962', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eadf15f6-03fa-4547-a34f-8c9c847c7962', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:12:04,479 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.032s
2026-05-22 16:12:04,479 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-979fc79f-4361-4b3f-8e25-be6d7372cb03', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-979fc79f-4361-4b3f-8e25-be6d7372cb03', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:12:05,521 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.036s
2026-05-22 16:12:05,521 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88bbd52d-e97d-4241-b0b8-08334475cf4a', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88bbd52d-e97d-4241-b0b8-08334475cf4a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:12:06,562 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.034s
2026-05-22 16:12:06,562 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5465a80c-aa4f-4974-a3f3-ce7a2352cbe2', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5465a80c-aa4f-4974-a3f3-ce7a2352cbe2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:12:07,614 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.042s
2026-05-22 16:12:07,614 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bf9f1e1-f0ff-4dc4-a751-76376af1db28', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bf9f1e1-f0ff-4dc4-a751-76376af1db28', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:12:08,650 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.029s
2026-05-22 16:12:08,650 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88f16a90-e60f-4b4a-88a6-21d5a7988d47', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88f16a90-e60f-4b4a-88a6-21d5a7988d47', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:12:09,691 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.032s
2026-05-22 16:12:09,691 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6870bf48-8adf-4caf-b2bf-ad3ea7a831ec', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6870bf48-8adf-4caf-b2bf-ad3ea7a831ec', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:12:10,733 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.032s
2026-05-22 16:12:10,733 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00007ad8-15e4-435b-9006-f6c97d0604c9', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00007ad8-15e4-435b-9006-f6c97d0604c9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:12:11,765 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.026s
2026-05-22 16:12:11,765 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89e6a3eb-5212-4247-860a-406de60104fb', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89e6a3eb-5212-4247-860a-406de60104fb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:12:12,801 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.031s
2026-05-22 16:12:12,802 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35198246-c866-4228-b4e3-4bc8c1f9c856', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35198246-c866-4228-b4e3-4bc8c1f9c856', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:12:13,845 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.036s
2026-05-22 16:12:13,845 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e347052-b928-4b64-8650-1801723c8bca', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e347052-b928-4b64-8650-1801723c8bca', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:12:14,879 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.029s
2026-05-22 16:12:14,880 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a03e9ab-4b39-4206-812a-0c40b99c4f05', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a03e9ab-4b39-4206-812a-0c40b99c4f05', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:12:15,913 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.028s
2026-05-22 16:12:15,913 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e803133-5f47-4414-9237-f1c0581d7e3e', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e803133-5f47-4414-9237-f1c0581d7e3e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:12:16,951 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.031s
2026-05-22 16:12:16,952 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06a00ec6-f290-41fa-8d28-ebd29200d37b', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06a00ec6-f290-41fa-8d28-ebd29200d37b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:12:17,996 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.036s
2026-05-22 16:12:17,996 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82ea3cf0-12c0-4737-9ffb-c8032aa9c9ff', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82ea3cf0-12c0-4737-9ffb-c8032aa9c9ff', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:12:19,038 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.034s
2026-05-22 16:12:19,038 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6c5b68b-a6b7-49f5-9f0d-475d6f1901b5', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6c5b68b-a6b7-49f5-9f0d-475d6f1901b5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:12:20,105 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.061s
2026-05-22 16:12:20,105 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f7f6f51-2820-4534-a582-a72547c727d0', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f7f6f51-2820-4534-a582-a72547c727d0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:12:21,148 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.038s
2026-05-22 16:12:21,149 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56e82193-9e0f-4040-82c4-28b25cb02606', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56e82193-9e0f-4040-82c4-28b25cb02606', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:12:22,183 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.029s
2026-05-22 16:12:22,184 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72926ba3-79ec-4ea9-a07c-1ed72e34993f', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72926ba3-79ec-4ea9-a07c-1ed72e34993f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:12:23,226 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.038s
2026-05-22 16:12:23,227 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bc4642f-8cc1-41d6-ac7b-c7d32498d13a', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bc4642f-8cc1-41d6-ac7b-c7d32498d13a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:12:24,267 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.032s
2026-05-22 16:12:24,268 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22193820-f3dc-445c-9a98-ccabb82774b3', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22193820-f3dc-445c-9a98-ccabb82774b3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:12:25,302 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.029s
2026-05-22 16:12:25,303 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e94f3a9-3614-46fb-96b8-54965dacd07f', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e94f3a9-3614-46fb-96b8-54965dacd07f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:12:26,334 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.026s
2026-05-22 16:12:26,334 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc35008d-54c7-414f-ad4e-2b10ff581fb7', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc35008d-54c7-414f-ad4e-2b10ff581fb7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:12:27,369 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.030s
2026-05-22 16:12:27,369 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-017b1def-f3d4-4871-934f-1eb1e390e4b5', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-017b1def-f3d4-4871-934f-1eb1e390e4b5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:12:28,407 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.029s
2026-05-22 16:12:28,407 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fb9358e-b443-44fe-9766-5136ebe734d4', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fb9358e-b443-44fe-9766-5136ebe734d4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:12:29,443 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.027s
2026-05-22 16:12:29,444 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bb10615-76c1-433a-97ac-abff8f91b554', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bb10615-76c1-433a-97ac-abff8f91b554', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:12:30,474 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.025s
2026-05-22 16:12:30,474 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7b85620-8d09-4991-bcd0-34a16007dd80', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7b85620-8d09-4991-bcd0-34a16007dd80', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:12:31,512 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.033s
2026-05-22 16:12:31,513 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9f6bdaf-0eab-4001-b09f-89b6ba481e03', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9f6bdaf-0eab-4001-b09f-89b6ba481e03', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:12:32,555 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.034s
2026-05-22 16:12:32,555 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49e17e82-803f-4b4d-8196-c0be4077a7f6', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49e17e82-803f-4b4d-8196-c0be4077a7f6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:12:33,593 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.028s
2026-05-22 16:12:33,594 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc2a49da-70f1-4ed9-b1d0-2cb0d80e06b2', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc2a49da-70f1-4ed9-b1d0-2cb0d80e06b2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:12:34,632 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.031s
2026-05-22 16:12:34,632 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d32661c-c513-4b21-a89b-6308eefe9723', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d32661c-c513-4b21-a89b-6308eefe9723', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:12:35,665 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.027s
2026-05-22 16:12:35,665 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f904d09e-c4dd-4a4a-8226-2c2c1e4343dc', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f904d09e-c4dd-4a4a-8226-2c2c1e4343dc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:12:36,702 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.032s
2026-05-22 16:12:36,703 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a0e5516-e5e8-416c-8cab-b980aede5df0', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a0e5516-e5e8-416c-8cab-b980aede5df0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:12:37,738 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.030s
2026-05-22 16:12:37,739 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d94ea557-9b62-4441-b96f-390b19d5814a', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d94ea557-9b62-4441-b96f-390b19d5814a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:12:38,777 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.032s
2026-05-22 16:12:38,777 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec0eaf3b-74e2-408e-bd1b-e42655cef008', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec0eaf3b-74e2-408e-bd1b-e42655cef008', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:12:39,814 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.027s
2026-05-22 16:12:39,814 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f58b7a39-0df3-4c3d-8494-cf012bbf2cda', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f58b7a39-0df3-4c3d-8494-cf012bbf2cda', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:12:40,853 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.032s
2026-05-22 16:12:40,853 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9caa18a-5b91-4622-b32f-150a72c0a519', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9caa18a-5b91-4622-b32f-150a72c0a519', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:12:41,887 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.028s
2026-05-22 16:12:41,887 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f78bbd9-0844-49f3-b866-018ad962bcc8', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f78bbd9-0844-49f3-b866-018ad962bcc8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:12:42,918 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.026s
2026-05-22 16:12:42,919 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-252d6ac2-9848-4732-b9a6-71e5b0ea8976', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-252d6ac2-9848-4732-b9a6-71e5b0ea8976', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:12:43,952 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.027s
2026-05-22 16:12:43,953 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b167922e-89c3-430e-aaa3-daa061ecc24d', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b167922e-89c3-430e-aaa3-daa061ecc24d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:12:44,989 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.031s
2026-05-22 16:12:44,990 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37800c05-fce3-4b46-9c07-f5d92c821d32', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37800c05-fce3-4b46-9c07-f5d92c821d32', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:12:46,024 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.028s
2026-05-22 16:12:46,025 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9e78fcd-1da0-416a-a800-b608a26662fc', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9e78fcd-1da0-416a-a800-b608a26662fc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:12:47,065 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.031s
2026-05-22 16:12:47,065 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-276cf0b3-5f5b-4855-9791-ae22f46a8868', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-276cf0b3-5f5b-4855-9791-ae22f46a8868', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:12:48,096 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.025s
2026-05-22 16:12:48,096 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-786daece-196f-405a-a77a-79e8c1db789d', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-786daece-196f-405a-a77a-79e8c1db789d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:12:49,134 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.032s
2026-05-22 16:12:49,134 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b26ae0ab-d122-4292-96d9-af5b9bda646d', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b26ae0ab-d122-4292-96d9-af5b9bda646d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:12:50,166 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.026s
2026-05-22 16:12:50,166 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1988a990-8aa6-452c-bcd4-879e97e46cb3', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1988a990-8aa6-452c-bcd4-879e97e46cb3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:12:51,196 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.025s
2026-05-22 16:12:51,196 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-544106bc-4d8f-4604-b11f-a36bb85e2b66', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-544106bc-4d8f-4604-b11f-a36bb85e2b66', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:12:52,228 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.027s
2026-05-22 16:12:52,229 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-128181e2-2ae9-460f-9e62-9cd67cb4afee', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-128181e2-2ae9-460f-9e62-9cd67cb4afee', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:12:53,261 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.026s
2026-05-22 16:12:53,261 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc51a515-7753-4c0d-9722-e53111355104', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc51a515-7753-4c0d-9722-e53111355104', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:12:54,302 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.034s
2026-05-22 16:12:54,303 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-150510ef-a3fb-4608-9278-cc3d115979e4', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-150510ef-a3fb-4608-9278-cc3d115979e4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:12:55,346 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.034s
2026-05-22 16:12:55,346 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-954d0109-eb0b-40e3-b8ae-0fddf1a50fd1', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-954d0109-eb0b-40e3-b8ae-0fddf1a50fd1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:12:56,393 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.039s
2026-05-22 16:12:56,393 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-813f4709-9a0d-429a-b2d1-df690b3089a4', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-813f4709-9a0d-429a-b2d1-df690b3089a4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:12:57,429 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.027s
2026-05-22 16:12:57,429 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7f180b2-88de-4e2f-a4e2-0cd2730019b4', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7f180b2-88de-4e2f-a4e2-0cd2730019b4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:12:58,461 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.027s
2026-05-22 16:12:58,462 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f44e2928-eb91-41ac-b7c5-90ce2f6b6f0b', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f44e2928-eb91-41ac-b7c5-90ce2f6b6f0b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:12:59,493 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.026s
2026-05-22 16:12:59,493 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:12:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-072fe7a0-00bd-4ab1-9a81-300aef6d9f25', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-072fe7a0-00bd-4ab1-9a81-300aef6d9f25', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:13:00,530 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.030s
2026-05-22 16:13:00,530 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8305c709-4be6-4ac4-bbeb-7c57d4136596', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8305c709-4be6-4ac4-bbeb-7c57d4136596', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:13:01,565 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.028s
2026-05-22 16:13:01,566 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84526eec-040f-4878-a5c0-fa373df9ca2f', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84526eec-040f-4878-a5c0-fa373df9ca2f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:13:02,604 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.029s
2026-05-22 16:13:02,604 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9a43c24-7b2a-40ab-a10b-c2b94c568218', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9a43c24-7b2a-40ab-a10b-c2b94c568218', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:13:03,635 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.024s
2026-05-22 16:13:03,635 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6047252e-57b7-45f7-afb9-9fa9474a819b', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6047252e-57b7-45f7-afb9-9fa9474a819b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:13:04,670 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.029s
2026-05-22 16:13:04,671 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2891e141-a28d-473f-8e39-833f7b673c39', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2891e141-a28d-473f-8e39-833f7b673c39', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:13:05,701 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.024s
2026-05-22 16:13:05,701 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0628caa8-f4bf-4ed1-b3c3-5e37efbaed1e', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0628caa8-f4bf-4ed1-b3c3-5e37efbaed1e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:13:06,731 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.024s
2026-05-22 16:13:06,731 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-582f988a-79fa-4cd6-ae5f-08e6838e73d7', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-582f988a-79fa-4cd6-ae5f-08e6838e73d7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:13:07,763 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.027s
2026-05-22 16:13:07,763 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1377019a-4542-49f6-8d0a-72bcf859e1b6', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1377019a-4542-49f6-8d0a-72bcf859e1b6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:13:08,806 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.037s
2026-05-22 16:13:08,806 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95ced3bb-cf60-4ee4-8035-6c40506eabed', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95ced3bb-cf60-4ee4-8035-6c40506eabed', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:13:09,856 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.042s
2026-05-22 16:13:09,856 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52773230-3c0d-4b23-bfd7-936597ddd229', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52773230-3c0d-4b23-bfd7-936597ddd229', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:13:10,902 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.039s
2026-05-22 16:13:10,902 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59b57d62-c72a-45b3-b507-bbad5e4b0e1b', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59b57d62-c72a-45b3-b507-bbad5e4b0e1b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:13:11,939 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.030s
2026-05-22 16:13:11,940 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-463f7ca0-da3f-4afe-9429-eaec11057018', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-463f7ca0-da3f-4afe-9429-eaec11057018', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:13:12,976 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.030s
2026-05-22 16:13:12,976 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6990b84b-dc01-4e5c-9bac-f718c859320a', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6990b84b-dc01-4e5c-9bac-f718c859320a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:13:14,021 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.039s
2026-05-22 16:13:14,021 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b73afd31-aa51-4b91-9208-0f3faf57a60a', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b73afd31-aa51-4b91-9208-0f3faf57a60a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:13:15,060 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.029s
2026-05-22 16:13:15,060 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ce2eeb9-4a9b-4a39-869c-743c173fe819', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ce2eeb9-4a9b-4a39-869c-743c173fe819', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:13:16,095 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.028s
2026-05-22 16:13:16,095 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13080d31-720f-404d-a5c2-e5e6f006081a', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13080d31-720f-404d-a5c2-e5e6f006081a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:13:17,128 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.027s
2026-05-22 16:13:17,128 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a446a6e4-9e0f-42c0-a5b6-8f67d18bd3cd', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a446a6e4-9e0f-42c0-a5b6-8f67d18bd3cd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:13:18,167 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.033s
2026-05-22 16:13:18,167 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b65c786-97e4-4448-a997-4dc5748ce968', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b65c786-97e4-4448-a997-4dc5748ce968', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:13:19,205 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.031s
2026-05-22 16:13:19,206 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15ef2659-030a-43b1-93b5-c370603c7ef1', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15ef2659-030a-43b1-93b5-c370603c7ef1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:13:20,243 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.032s
2026-05-22 16:13:20,243 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-532070c3-18af-4bd0-86f8-8d54f8ab954c', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-532070c3-18af-4bd0-86f8-8d54f8ab954c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:13:21,274 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.025s
2026-05-22 16:13:21,274 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95957420-2841-4493-96e8-81f5bbf9750c', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95957420-2841-4493-96e8-81f5bbf9750c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:13:22,310 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.028s
2026-05-22 16:13:22,310 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0d07d28-6f57-4bb6-a229-8dafe10b5e41', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0d07d28-6f57-4bb6-a229-8dafe10b5e41', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:13:23,345 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.028s
2026-05-22 16:13:23,346 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47d2f990-7d28-48b3-9b27-198a09e3d5c7', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47d2f990-7d28-48b3-9b27-198a09e3d5c7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:13:24,376 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.024s
2026-05-22 16:13:24,376 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c6955a5-0998-46e3-a4cc-5aafb3baec4f', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c6955a5-0998-46e3-a4cc-5aafb3baec4f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:13:25,410 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.029s
2026-05-22 16:13:25,411 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef159236-82d8-494e-9256-604602a340c8', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef159236-82d8-494e-9256-604602a340c8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:13:26,444 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.028s
2026-05-22 16:13:26,444 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0d05e69-cc15-4703-b803-f67716ca4d25', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0d05e69-cc15-4703-b803-f67716ca4d25', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:13:27,479 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.027s
2026-05-22 16:13:27,479 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce1cffb9-713a-4ce4-a4a8-bf82d81b84d6', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce1cffb9-713a-4ce4-a4a8-bf82d81b84d6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:13:28,517 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.032s
2026-05-22 16:13:28,517 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a60283d9-00fb-479c-950a-44c30c098a21', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a60283d9-00fb-479c-950a-44c30c098a21', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:13:29,548 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.026s
2026-05-22 16:13:29,549 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08a629ef-85b8-496c-8a20-3c01ed5d976c', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08a629ef-85b8-496c-8a20-3c01ed5d976c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:13:30,587 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.033s
2026-05-22 16:13:30,587 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc01ff4c-c0ba-41bd-bb2c-eb71bc59d1fb', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc01ff4c-c0ba-41bd-bb2c-eb71bc59d1fb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:13:31,618 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.026s
2026-05-22 16:13:31,690 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3175ca7e-8cc3-4ce1-b114-c92f7c8e9a47', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3175ca7e-8cc3-4ce1-b114-c92f7c8e9a47', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:13:32,725 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.029s
2026-05-22 16:13:32,725 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c93584f-fffb-40fe-aa44-448f6941e9ca', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c93584f-fffb-40fe-aa44-448f6941e9ca', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:13:33,759 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.025s
2026-05-22 16:13:33,759 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e83d10e-c4cb-45f9-8e9c-9781f8aa6500', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e83d10e-c4cb-45f9-8e9c-9781f8aa6500', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:13:34,788 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.024s
2026-05-22 16:13:34,788 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db1ce12a-91f0-4df2-8c18-daf56024f5ea', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db1ce12a-91f0-4df2-8c18-daf56024f5ea', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:13:35,822 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.028s
2026-05-22 16:13:35,822 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11b663ba-4b1d-498d-ad8a-3947f710e139', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11b663ba-4b1d-498d-ad8a-3947f710e139', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:13:36,863 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.035s
2026-05-22 16:13:36,863 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c0a0797-9ef7-454f-8046-36d2660bde64', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c0a0797-9ef7-454f-8046-36d2660bde64', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:13:37,893 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.024s
2026-05-22 16:13:37,893 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0db7e83d-a81e-417c-9a66-ff78c263b84e', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0db7e83d-a81e-417c-9a66-ff78c263b84e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:13:38,931 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.033s
2026-05-22 16:13:38,931 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c49759a-30d6-48bf-a4a3-bd9428c92e2a', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c49759a-30d6-48bf-a4a3-bd9428c92e2a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:13:39,969 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.030s
2026-05-22 16:13:39,969 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb66fb3a-6546-4c00-bb6a-faf57b74deb5', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb66fb3a-6546-4c00-bb6a-faf57b74deb5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:13:41,000 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.025s
2026-05-22 16:13:41,000 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd4f795a-6a88-4193-8586-edd8ef2b1e37', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd4f795a-6a88-4193-8586-edd8ef2b1e37', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:13:42,038 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.032s
2026-05-22 16:13:42,038 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26128ace-2880-4020-a010-2dd467a4751a', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26128ace-2880-4020-a010-2dd467a4751a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:13:43,073 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.029s
2026-05-22 16:13:43,074 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09a0825f-8ff9-4848-ba4c-b5f0e3a311a2', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09a0825f-8ff9-4848-ba4c-b5f0e3a311a2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:13:44,118 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.038s
2026-05-22 16:13:44,118 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a325e13-8da9-46e9-80eb-19f5366f0973', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a325e13-8da9-46e9-80eb-19f5366f0973', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:13:45,152 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.028s
2026-05-22 16:13:45,152 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f52f059a-2883-44c3-896c-99dbd3dc23e2', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f52f059a-2883-44c3-896c-99dbd3dc23e2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:13:46,194 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.031s
2026-05-22 16:13:46,194 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f887c2b9-d3ec-4dba-98d0-4b70036bc7bf', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f887c2b9-d3ec-4dba-98d0-4b70036bc7bf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:13:47,225 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.025s
2026-05-22 16:13:47,225 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6529d60-4860-4b73-af2e-15675c778929', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6529d60-4860-4b73-af2e-15675c778929', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:13:48,262 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.030s
2026-05-22 16:13:48,262 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-291f98e5-2d9a-4ab7-bfcf-417cf3eedcd4', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-291f98e5-2d9a-4ab7-bfcf-417cf3eedcd4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:13:49,304 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.036s
2026-05-22 16:13:49,304 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7398f761-9030-49e2-8b4d-b2a9688f894c', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7398f761-9030-49e2-8b4d-b2a9688f894c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:13:50,338 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.027s
2026-05-22 16:13:50,338 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b266e6a-d0e8-455f-bd53-e0d7aa2e8759', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b266e6a-d0e8-455f-bd53-e0d7aa2e8759', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:13:51,370 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.026s
2026-05-22 16:13:51,370 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e2042ac-c63a-42f7-9738-41225e2b411c', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e2042ac-c63a-42f7-9738-41225e2b411c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:13:52,410 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.035s
2026-05-22 16:13:52,410 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2400c50f-73ad-469d-a719-01cbc6567bef', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2400c50f-73ad-469d-a719-01cbc6567bef', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:13:53,444 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.028s
2026-05-22 16:13:53,444 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71850992-a0b0-4bde-bcf5-1b9cb49e287e', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71850992-a0b0-4bde-bcf5-1b9cb49e287e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:13:54,477 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.027s
2026-05-22 16:13:54,477 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f361f577-4e16-42a5-bc26-54c82496b30a', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f361f577-4e16-42a5-bc26-54c82496b30a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:13:55,514 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.030s
2026-05-22 16:13:55,514 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc138ca9-7439-4a47-8b9c-35d8baf639c1', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc138ca9-7439-4a47-8b9c-35d8baf639c1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:13:56,548 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.029s
2026-05-22 16:13:56,548 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eafa7d73-93d6-4790-b8d9-619d2f62f30a', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eafa7d73-93d6-4790-b8d9-619d2f62f30a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:13:57,578 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.024s
2026-05-22 16:13:57,578 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de353dcc-b9aa-436c-b8b7-7a9eacc0ab52', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de353dcc-b9aa-436c-b8b7-7a9eacc0ab52', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:13:58,613 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.027s
2026-05-22 16:13:58,614 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76a52b41-1bb1-4503-9517-cf12cfc869df', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76a52b41-1bb1-4503-9517-cf12cfc869df', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:13:59,647 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.026s
2026-05-22 16:13:59,647 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:13:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72c20231-2ad2-409a-848b-ec0a4b8d5c47', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72c20231-2ad2-409a-848b-ec0a4b8d5c47', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:14:00,677 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.025s
2026-05-22 16:14:00,677 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64564106-e315-4cfd-8f3b-635a172081b6', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64564106-e315-4cfd-8f3b-635a172081b6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:14:01,714 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.031s
2026-05-22 16:14:01,714 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b466b97d-94b1-4b1d-9727-ecaefb7d1904', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b466b97d-94b1-4b1d-9727-ecaefb7d1904', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:14:02,744 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.025s
2026-05-22 16:14:02,744 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1784e966-6b91-4395-9103-43da31d4132b', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1784e966-6b91-4395-9103-43da31d4132b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:14:03,781 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.031s
2026-05-22 16:14:03,781 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-928ed7f6-af0e-4577-8f9e-ea5daa854c62', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-928ed7f6-af0e-4577-8f9e-ea5daa854c62', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:14:04,819 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.032s
2026-05-22 16:14:04,819 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e6cebdc-6b6d-4edd-8c13-b6ea2100f96d', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e6cebdc-6b6d-4edd-8c13-b6ea2100f96d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:14:05,858 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.032s
2026-05-22 16:14:05,859 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fde19c85-6dcd-4e7d-95cc-e0571618c16b', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fde19c85-6dcd-4e7d-95cc-e0571618c16b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:14:06,894 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.028s
2026-05-22 16:14:06,894 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f8586c4-042e-47a5-971e-5582f34a1e42', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f8586c4-042e-47a5-971e-5582f34a1e42', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:14:07,924 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.025s
2026-05-22 16:14:07,925 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51276c46-edf5-4b2c-a483-4c8e245d52f2', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51276c46-edf5-4b2c-a483-4c8e245d52f2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:14:08,961 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.031s
2026-05-22 16:14:08,961 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b8dd380-3f4c-454f-9c51-93db226ec979', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b8dd380-3f4c-454f-9c51-93db226ec979', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:14:09,996 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.029s
2026-05-22 16:14:09,996 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69601a16-9f27-4a75-a45c-453a64e8397b', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69601a16-9f27-4a75-a45c-453a64e8397b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:14:11,028 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.027s
2026-05-22 16:14:11,029 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6fb7530-5555-401e-8a35-0ed6f6f271db', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6fb7530-5555-401e-8a35-0ed6f6f271db', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:14:12,068 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.033s
2026-05-22 16:14:12,069 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e5c5c89-04ea-4ddb-995b-31163585ec9f', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e5c5c89-04ea-4ddb-995b-31163585ec9f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:14:13,106 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.030s
2026-05-22 16:14:13,107 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f299f70-c8a2-4d08-aa63-b9fdddfa9865', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f299f70-c8a2-4d08-aa63-b9fdddfa9865', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:14:14,146 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.031s
2026-05-22 16:14:14,146 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7a8406b-2c6c-4ff2-a776-7d12a19e7d40', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7a8406b-2c6c-4ff2-a776-7d12a19e7d40', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:14:15,185 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.032s
2026-05-22 16:14:15,186 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41758366-77f2-485a-8e2f-766ffa1ca018', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41758366-77f2-485a-8e2f-766ffa1ca018', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:14:16,217 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.026s
2026-05-22 16:14:16,217 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-821b57db-ca3e-47a0-9785-064f39c2c0cf', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-821b57db-ca3e-47a0-9785-064f39c2c0cf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:14:17,252 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.029s
2026-05-22 16:14:17,253 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8eb2b9d1-bb5b-4173-97cd-e23c13b7151d', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8eb2b9d1-bb5b-4173-97cd-e23c13b7151d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:14:18,283 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.024s
2026-05-22 16:14:18,283 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22a92829-3ee5-45d6-b901-44fba1f01534', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22a92829-3ee5-45d6-b901-44fba1f01534', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:14:19,324 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.034s
2026-05-22 16:14:19,324 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8ce6788-d1f7-4b37-8b87-cbb1e3278889', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8ce6788-d1f7-4b37-8b87-cbb1e3278889', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:14:20,360 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.028s
2026-05-22 16:14:20,360 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1aa3fb68-9e5d-495e-934c-5cc0197998ac', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1aa3fb68-9e5d-495e-934c-5cc0197998ac', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:14:21,390 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.024s
2026-05-22 16:14:21,390 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-420b6423-5b1f-47a3-afee-45439f59e071', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-420b6423-5b1f-47a3-afee-45439f59e071', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:14:22,425 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.029s
2026-05-22 16:14:22,425 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95fd218d-c63d-43d0-8e7b-ea0a35268a21', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95fd218d-c63d-43d0-8e7b-ea0a35268a21', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:14:23,462 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.027s
2026-05-22 16:14:23,462 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f08bb3e-e4c1-41cb-81e4-3107dc3d5d89', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f08bb3e-e4c1-41cb-81e4-3107dc3d5d89', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:14:24,494 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec 0.026s
2026-05-22 16:14:24,495 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e63726c-5ccc-414d-828f-6766072b079f', 'content-length': '1715', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e63726c-5ccc-414d-828f-6766072b079f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec'}
Body: b'{"volume": {"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:10:38.000000", "updated_at": "2026-05-22T16:10:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1441106067", "description": null, "volume_type": "storpool", "snapshot_id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "attachment_id": "99c9af79-3764-48b5-82be-c79eab650006", "volume_id": "ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec", "server_id": "b69439dc-73fb-4c73-a924-40c1da6d4aec", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-22T16:10:49.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:14:24,536 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 202 DELETE https://10.4.3.236/volume/v3/snapshots/7e376c51-29c2-4467-8ee7-f2635e9d0472 0.035s
2026-05-22 16:14:24,536 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:24 GMT', 'server': 'Apache/2.4.58 (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-fab280cc-e588-4dec-9417-ad345ce84182', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.236/volume/v3/snapshots/7e376c51-29c2-4467-8ee7-f2635e9d0472'}
Body: b''
2026-05-22 16:14:24,556 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/snapshots/7e376c51-29c2-4467-8ee7-f2635e9d0472 0.019s
2026-05-22 16:14:24,556 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5191608-662c-4d92-9477-37b94d9d8adf', 'content-length': '481', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5191608-662c-4d92-9477-37b94d9d8adf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/snapshots/7e376c51-29c2-4467-8ee7-f2635e9d0472'}
Body: b'{"snapshot": {"id": "7e376c51-29c2-4467-8ee7-f2635e9d0472", "created_at": "2026-05-22T16:10:36.000000", "updated_at": "2026-05-22T16:14:25.000000", "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-223922124", "description": null, "volume_id": "7ac631fe-fc97-4104-a8fd-9270bac3d1a3", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bb3775d1ec3942a2ae0348af218d7b33", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-05-22 16:14:25,574 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 404 GET https://10.4.3.236/volume/v3/snapshots/7e376c51-29c2-4467-8ee7-f2635e9d0472 0.015s
2026-05-22 16:14:25,574 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '111', 'content-type': 'application/json', 'x-compute-request-id': 'req-894e02b5-c3f3-49bd-94af-0671a0438dbb', 'x-openstack-request-id': 'req-894e02b5-c3f3-49bd-94af-0671a0438dbb', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.236/volume/v3/snapshots/7e376c51-29c2-4467-8ee7-f2635e9d0472'}
Body: b'{"itemNotFound": {"code": 404, "message": "Snapshot 7e376c51-29c2-4467-8ee7-f2635e9d0472 could not be found."}}'
2026-05-22 16:14:25,817 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 204 DELETE https://10.4.3.236/image/v2/images/1c3376f7-f313-45cc-afbc-b91b8901ece0 0.243s
2026-05-22 16:14:25,817 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-6901d656-10b8-449c-bb56-c1d154bf7375', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.236/image/v2/images/1c3376f7-f313-45cc-afbc-b91b8901ece0'}
Body: b''
2026-05-22 16:14:25,831 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 404 GET https://10.4.3.236/image/v2/images/1c3376f7-f313-45cc-afbc-b91b8901ece0 0.013s
2026-05-22 16:14:25,831 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-93e231e5-b349-45d5-87ba-5a641d2bf479', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.236/image/v2/images/1c3376f7-f313-45cc-afbc-b91b8901ece0'}
Body: b'{"message": "No image found with ID 1c3376f7-f313-45cc-afbc-b91b8901ece0<br /><br />\\n\\n\\n", "code": "404 Not Found", "title": "Not Found"}'
2026-05-22 16:14:25,953 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 204 DELETE https://10.4.3.236/compute/v2.1/servers/49c05652-b318-43c3-b812-3a951e5172ff 0.122s
2026-05-22 16:14:25,954 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:25 GMT', 'server': 'Apache/2.4.58 (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-e2e31ecc-8e68-4e3a-a516-5dee80dccc97', 'x-compute-request-id': 'req-e2e31ecc-8e68-4e3a-a516-5dee80dccc97', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/49c05652-b318-43c3-b812-3a951e5172ff'}
Body: b''
2026-05-22 16:14:26,205 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/compute/v2.1/servers/49c05652-b318-43c3-b812-3a951e5172ff 0.251s
2026-05-22 16:14:26,205 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1568', '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-41c8e3cf-4b1d-4241-998b-5f85f029929c', 'x-compute-request-id': 'req-41c8e3cf-4b1d-4241-998b-5f85f029929c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/49c05652-b318-43c3-b812-3a951e5172ff'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPatternV346-1008965528-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:98:cf"}, {"version": 4, "addr": "172.24.5.190", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:98:cf"}]}, "created": "2026-05-22T16:09:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "272584e5a4281d63b53006d40214904369030631dea3d7a163109862", "id": "49c05652-b318-43c3-b812-3a951e5172ff", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/49c05652-b318-43c3-b812-3a951e5172ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/49c05652-b318-43c3-b812-3a951e5172ff"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-333932553", "status": "ACTIVE", "tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "updated": "2026-05-22T16:14:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1780465275", "OS-SRV-USG:launched_at": "2026-05-22T16:09:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--438958022"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7ac631fe-fc97-4104-a8fd-9270bac3d1a3"}]}}'
2026-05-22 16:14:27,415 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/compute/v2.1/servers/49c05652-b318-43c3-b812-3a951e5172ff 0.203s
2026-05-22 16:14:27,415 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1568', '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-3497e8e4-7814-4054-8703-a22efb57c69a', 'x-compute-request-id': 'req-3497e8e4-7814-4054-8703-a22efb57c69a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/49c05652-b318-43c3-b812-3a951e5172ff'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPatternV346-1008965528-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:98:cf"}, {"version": 4, "addr": "172.24.5.190", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:98:cf"}]}, "created": "2026-05-22T16:09:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "272584e5a4281d63b53006d40214904369030631dea3d7a163109862", "id": "49c05652-b318-43c3-b812-3a951e5172ff", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/49c05652-b318-43c3-b812-3a951e5172ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/49c05652-b318-43c3-b812-3a951e5172ff"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-333932553", "status": "ACTIVE", "tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "updated": "2026-05-22T16:14:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1780465275", "OS-SRV-USG:launched_at": "2026-05-22T16:09:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--438958022"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7ac631fe-fc97-4104-a8fd-9270bac3d1a3"}]}}'
2026-05-22 16:14:28,584 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/compute/v2.1/servers/49c05652-b318-43c3-b812-3a951e5172ff 0.161s
2026-05-22 16:14:28,584 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1568', '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-39dfc3de-c1d1-49a6-bef1-5cf4ebd5637a', 'x-compute-request-id': 'req-39dfc3de-c1d1-49a6-bef1-5cf4ebd5637a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/49c05652-b318-43c3-b812-3a951e5172ff'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPatternV346-1008965528-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:98:cf"}, {"version": 4, "addr": "172.24.5.190", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:98:cf"}]}, "created": "2026-05-22T16:09:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "272584e5a4281d63b53006d40214904369030631dea3d7a163109862", "id": "49c05652-b318-43c3-b812-3a951e5172ff", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/49c05652-b318-43c3-b812-3a951e5172ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/49c05652-b318-43c3-b812-3a951e5172ff"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-333932553", "status": "ACTIVE", "tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "updated": "2026-05-22T16:14:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1780465275", "OS-SRV-USG:launched_at": "2026-05-22T16:09:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--438958022"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7ac631fe-fc97-4104-a8fd-9270bac3d1a3"}]}}'
2026-05-22 16:14:29,684 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/compute/v2.1/servers/49c05652-b318-43c3-b812-3a951e5172ff 0.089s
2026-05-22 16:14:29,684 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1213', '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-0e14ad9e-759e-4e3d-b6bd-df3ac0fb150d', 'x-compute-request-id': 'req-0e14ad9e-759e-4e3d-b6bd-df3ac0fb150d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/49c05652-b318-43c3-b812-3a951e5172ff'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:09:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "272584e5a4281d63b53006d40214904369030631dea3d7a163109862", "id": "49c05652-b318-43c3-b812-3a951e5172ff", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/49c05652-b318-43c3-b812-3a951e5172ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/49c05652-b318-43c3-b812-3a951e5172ff"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-333932553", "status": "ACTIVE", "tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "updated": "2026-05-22T16:14:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1780465275", "OS-SRV-USG:launched_at": "2026-05-22T16:09:55.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7ac631fe-fc97-4104-a8fd-9270bac3d1a3"}]}}'
2026-05-22 16:14:30,795 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/compute/v2.1/servers/49c05652-b318-43c3-b812-3a951e5172ff 0.104s
2026-05-22 16:14:30,795 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1218', '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-55d93ff7-2934-464b-ac24-235a5274eb50', 'x-compute-request-id': 'req-55d93ff7-2934-464b-ac24-235a5274eb50', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/49c05652-b318-43c3-b812-3a951e5172ff'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:09:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "272584e5a4281d63b53006d40214904369030631dea3d7a163109862", "id": "49c05652-b318-43c3-b812-3a951e5172ff", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/49c05652-b318-43c3-b812-3a951e5172ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/49c05652-b318-43c3-b812-3a951e5172ff"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-333932553", "status": "DELETED", "tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "updated": "2026-05-22T16:14:30Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1780465275", "OS-SRV-USG:launched_at": "2026-05-22T16:09:55.000000", "OS-SRV-USG:terminated_at": "2026-05-22T16:14:30.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": "7ac631fe-fc97-4104-a8fd-9270bac3d1a3"}]}}'
2026-05-22 16:14:30,802 106245 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 4 second wait
2026-05-22 16:14:31,912 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/compute/v2.1/servers/49c05652-b318-43c3-b812-3a951e5172ff 0.109s
2026-05-22 16:14:31,912 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1218', '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-1dced347-0d3a-4fc7-9653-dcf3a30f082a', 'x-compute-request-id': 'req-1dced347-0d3a-4fc7-9653-dcf3a30f082a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/49c05652-b318-43c3-b812-3a951e5172ff'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-22T16:09:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.236/compute/flavors/42"}]}, "hostId": "272584e5a4281d63b53006d40214904369030631dea3d7a163109862", "id": "49c05652-b318-43c3-b812-3a951e5172ff", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.236/compute/v2.1/servers/49c05652-b318-43c3-b812-3a951e5172ff"}, {"rel": "bookmark", "href": "https://10.4.3.236/compute/servers/49c05652-b318-43c3-b812-3a951e5172ff"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-333932553", "status": "DELETED", "tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "updated": "2026-05-22T16:14:30Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1780465275", "OS-SRV-USG:launched_at": "2026-05-22T16:09:55.000000", "OS-SRV-USG:terminated_at": "2026-05-22T16:14:30.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": "7ac631fe-fc97-4104-a8fd-9270bac3d1a3"}]}}'
2026-05-22 16:14:32,948 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 404 GET https://10.4.3.236/compute/v2.1/servers/49c05652-b318-43c3-b812-3a951e5172ff 0.028s
2026-05-22 16:14:32,948 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:32 GMT', 'server': 'Apache/2.4.58 (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-10b5f5ef-4abd-447c-b891-f8a99784c88d', 'x-compute-request-id': 'req-10b5f5ef-4abd-447c-b891-f8a99784c88d', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.236/compute/v2.1/servers/49c05652-b318-43c3-b812-3a951e5172ff'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 49c05652-b318-43c3-b812-3a951e5172ff could not be found."}}'
2026-05-22 16:14:32,974 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 202 DELETE https://10.4.3.236/compute/v2.1/os-keypairs/tempest-keypair-1780465275 0.025s
2026-05-22 16:14:32,974 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:32 GMT', 'server': 'Apache/2.4.58 (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-79f92a26-5c02-4e42-9e4f-8b91d12b232f', 'x-compute-request-id': 'req-79f92a26-5c02-4e42-9e4f-8b91d12b232f', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.236/compute/v2.1/os-keypairs/tempest-keypair-1780465275'}
Body: b''
2026-05-22 16:14:33,102 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 204 DELETE https://10.4.3.236/networking/v2.0/security-groups/8077f6e4-35a2-4d9a-a891-61affa088d81 0.127s
2026-05-22 16:14:33,103 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-5758e2e1-36c2-455c-a5e0-f3c7baf3b40e', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.236/networking/v2.0/security-groups/8077f6e4-35a2-4d9a-a891-61affa088d81'}
Body: b''
2026-05-22 16:14:33,117 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 404 GET https://10.4.3.236/networking/v2.0/security-groups/8077f6e4-35a2-4d9a-a891-61affa088d81 0.014s
2026-05-22 16:14:33,118 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-48be6f67-3c8d-4634-b739-3daff92b40cf', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.236/networking/v2.0/security-groups/8077f6e4-35a2-4d9a-a891-61affa088d81'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 8077f6e4-35a2-4d9a-a891-61affa088d81 does not exist", "detail": ""}}'
2026-05-22 16:14:33,362 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 204 DELETE https://10.4.3.236/networking/v2.0/floatingips/9a5159d1-63fb-42be-ab21-13c773af93c5 0.244s
2026-05-22 16:14:33,362 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-12163637-6816-439e-8fcf-07467aad3767', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.236/networking/v2.0/floatingips/9a5159d1-63fb-42be-ab21-13c773af93c5'}
Body: b''
2026-05-22 16:14:33,398 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 202 DELETE https://10.4.3.236/volume/v3/volumes/7ac631fe-fc97-4104-a8fd-9270bac3d1a3 0.035s
2026-05-22 16:14:33,398 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da7e02f9-df9a-4721-8d67-186988a53444', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.236/volume/v3/volumes/7ac631fe-fc97-4104-a8fd-9270bac3d1a3'}
Body: b''
2026-05-22 16:14:33,427 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.236/volume/v3/volumes/7ac631fe-fc97-4104-a8fd-9270bac3d1a3 0.029s
2026-05-22 16:14:33,428 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe5b1b8d-abec-4a93-877f-b77b74cc00bb', 'content-length': '1387', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe5b1b8d-abec-4a93-877f-b77b74cc00bb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.236/volume/v3/volumes/7ac631fe-fc97-4104-a8fd-9270bac3d1a3'}
Body: b'{"volume": {"id": "7ac631fe-fc97-4104-a8fd-9270bac3d1a3", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-05-22T16:09:38.000000", "updated_at": "2026-05-22T16:14:33.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-343924372", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.236/volume/v3/volumes/7ac631fe-fc97-4104-a8fd-9270bac3d1a3"}, {"rel": "bookmark", "href": "https://10.4.3.236/volume/volumes/7ac631fe-fc97-4104-a8fd-9270bac3d1a3"}], "user_id": "5a6964e20f344f29b733eec89d4fb2ce", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb3775d1ec3942a2ae0348af218d7b33", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "06d735c4-96c6-42cd-867c-16bd9a939e90", "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"}}}'
2026-05-22 16:14:34,450 106245 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 404 GET https://10.4.3.236/volume/v3/volumes/7ac631fe-fc97-4104-a8fd-9270bac3d1a3 0.014s
2026-05-22 16:14:34,451 106245 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 22 May 2026 16:14:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-c67aeb67-bf08-4908-b175-c689fc69872d', 'x-openstack-request-id': 'req-c67aeb67-bf08-4908-b175-c689fc69872d', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.236/volume/v3/volumes/7ac631fe-fc97-4104-a8fd-9270bac3d1a3'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 7ac631fe-fc97-4104-a8fd-9270bac3d1a3 could not be found."}}'
}}}
traceback-1: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/fixtures/fixture.py", line 162, in cleanUp
return self._cleanups(raise_errors=raise_first) # type: ignore[misc]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/fixtures/callmany.py", line 121, in __call__
raise exc.with_traceback(error[2])
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/fixtures/callmany.py", line 113, in __call__
cleanup(*args, **kwargs)
File "/opt/stack/tempest/tempest/lib/common/validation_resources.py", line 346, in clear_validation_resources
raise has_exception
File "/opt/stack/tempest/tempest/lib/common/validation_resources.py", line 299, in clear_validation_resources
keypair_client.delete_keypair(keypair_name)
File "/opt/stack/tempest/tempest/lib/services/compute/keypairs_client.py", line 115, in delete_keypair
resp, body = self.delete(url)
^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 362, in delete
return self.request('DELETE', url, extra_headers, headers, body)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
resp, resp_body = super(BaseComputeClient, self).request(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
raise exceptions.ServerFault(resp_body, resp=resp,
tempest.lib.exceptions.ServerFault: Got server fault
Details: Unexpected API Error. Please contact the administrator
<class 'oslo_db.exception.DBConnectionError'>
}}}
traceback-2: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc
return func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 145, in delete_volume
resp, body = self.delete(url)
^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 362, in delete
return self.request('DELETE', url, extra_headers, headers, body)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request
resp, resp_body = super(BaseClient, self).request(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 882, in _error_checker
raise exceptions.BadRequest(resp_body, resp=resp)
tempest.lib.exceptions.BadRequest: Bad request
Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}
}}}
traceback-3: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 993, in wait_for_resource_deletion
raise exceptions.TimeoutException(message)
tempest.lib.exceptions.TimeoutException: Request timed out
Details: (TestVolumeBootPatternV346:_run_cleanups) Failed to delete volume ebe75dbb-8c3a-41b9-83ee-f433f1fb57ec within the required time (196 s). Timer started at 1779466268. Timer ended at 1779466464. Waited for 196 s.
}}}
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 429, in test_instance_boot_after_snapshot_deletion
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/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 328, in create_test_server
server = waiters.wait_for_server_status(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/common/waiters.py", line 65, in wait_for_server_status
body = client.show_server(server_id)['server']
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 175, in show_server
resp, body = self.get("servers/%s" % server_id)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 345, in get
return self.request('GET', url, extra_headers, headers,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
resp, resp_body = super(BaseComputeClient, self).request(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
raise exceptions.ServerFault(resp_body, resp=resp,
tempest.lib.exceptions.ServerFault: Got server fault
Details: Unexpected API Error. Please contact the administrator
<class 'oslo_db.exception.DBConnectionError'>
|
||||||
| cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_backup_crossproject_admin_negative[id-2daadb2e-409a-4ede-a6ce-6002ec324372] |
pass
pt10.1: cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest.test_backup_crossproject_admin_negative[id-2daadb2e-409a-4ede-a6ce-6002ec324372]
|
||||||
test_backup_crossproject_user_negative[id-b9feb593-5809-4207-90d3-28e627730f13] |
pass
pt10.2: cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest.test_backup_crossproject_user_negative[id-b9feb593-5809-4207-90d3-28e627730f13]
|
||||||
test_incremental_backup_respective_parents[id-ce15f528-bfc1-492d-81db-b6168b631587] |
pass
pt10.3: cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest.test_incremental_backup_respective_parents[id-ce15f528-bfc1-492d-81db-b6168b631587]
|
||||||
| cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6] |
pass
pt11.1: cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_backup[id-9db67083-bf1a-486c-8f77-3778467f39a1] |
pass
pt12.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest.test_create_multiple_volume_from_backup[id-9db67083-bf1a-486c-8f77-3778467f39a1]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e] |
pass
pt13.1: 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 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3] |
pass
pt14.1: 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 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558] |
pass
pt15.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]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests | 4 | 4 | 0 | 0 | 0 | Detail | |
test_delete_dep_chain[id-f8278e5c-50ff-4a1d-8670-3ca0866d411a] |
pass
pt16.1: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_dep_chain[id-f8278e5c-50ff-4a1d-8670-3ca0866d411a]
|
||||||
test_delete_dep_chain_2[id-63447ef8-e667-4796-ba66-1b9b883af1f1] |
pass
pt16.2: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_dep_chain_2[id-63447ef8-e667-4796-ba66-1b9b883af1f1]
|
||||||
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
pass
pt16.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
pt16.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_dependency.VolumeImageDependencyTests | 3 | 3 | 0 | 0 | 0 | Detail | |
test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume] |
pass
pt17.1: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume]
|
||||||
test_image_volume_dependencies_2[id-0e20bd6e-440f-41d8-9b5d-fc047ac00423,image,volume] |
pass
pt17.2: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_2[id-0e20bd6e-440f-41d8-9b5d-fc047ac00423,image,volume]
|
||||||
test_image_volume_dependencies_3[id-e6050452-06bd-4c7f-9912-45178c83e379,image,volume] |
pass
pt17.3: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_3[id-e6050452-06bd-4c7f-9912-45178c83e379,image,volume]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_revert_to_snapshot[id-87b7dcb7-4950-4a3a-802c-ece55491846d] |
pass
pt18.1: cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot[id-87b7dcb7-4950-4a3a-802c-ece55491846d]
|
||||||
test_volume_revert_to_snapshot_after_extended_negative[id-4e8b0788-87fe-430d-be7a-444d7f8e0347] |
pass
pt18.2: cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot_after_extended_negative[id-4e8b0788-87fe-430d-be7a-444d7f8e0347]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96] |
pass
pt19.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
pt19.2: 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.SnapshotDataIntegrityTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_snapshot_data_integrity[compute,id-ff10644e-5a70-4a9f-9801-8204bb81fb61,image,network,volume] |
pass
pt20.1: cinder_tempest_plugin.scenario.test_snapshots.SnapshotDataIntegrityTests.test_snapshot_data_integrity[compute,id-ff10644e-5a70-4a9f-9801-8204bb81fb61,image,network,volume]
|
||||||
| cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume] |
pass
pt21.1: cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests.test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume]
|
||||||
| cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_cloned_encrypted_volume[compute,id-5bb622ab-5060-48a8-8840-d589a548b9e4,volume] |
pass
pt22.1: cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes.test_attach_cloned_encrypted_volume[compute,id-5bb622ab-5060-48a8-8840-d589a548b9e4,volume]
|
||||||
test_boot_cloned_encrypted_volume[compute,id-5bb622ab-5060-48a8-8840-d589a548b7e4,image,volume] |
pass
pt22.2: cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes.test_boot_cloned_encrypted_volume[compute,id-5bb622ab-5060-48a8-8840-d589a548b7e4,image,volume]
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups | 1 | 0 | 0 | 0 | 1 | Detail | |
ConsistencyGroupsV2Test) |
skip
pt23.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions | 1 | 0 | 0 | 0 | 1 | Detail | |
ProjectReaderTests) |
skip
pt24.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types | 3 | 0 | 0 | 0 | 3 | Detail | |
VolumeTypesAdminTests) |
skip
pt25.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt25.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt25.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes | 1 | 0 | 0 | 0 | 1 | Detail | |
ProjectReaderTests) |
skip
pt26.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer | 1 | 0 | 0 | 0 | 1 | Detail | |
TransferEncryptedVolumeTest) |
skip
pt27.1: setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency | 1 | 0 | 0 | 0 | 1 | Detail | |
ConcurrentVolumeActionsTest) |
skip
pt28.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency.ConcurrentVolumeActionsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumeMultiattachTests) |
skip
pt29.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
| setUpClass (tempest.api.compute.admin.test_live_migration | 3 | 0 | 0 | 0 | 3 | Detail | |
LiveAutoBlockMigrationV225Test) |
skip
pt30.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test)
|
||||||
LiveMigrationTest) |
skip
pt30.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest)
|
||||||
LiveMigrationWithoutHostTest) |
skip
pt30.3: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationWithoutHostTest)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volume_swap | 1 | 0 | 0 | 0 | 1 | Detail | |
TestMultiAttachVolumeSwap) |
skip
pt31.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
pt32.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
pt33.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
pt34.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
pt35.1: setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_snapshot_manage | 1 | 0 | 0 | 0 | 1 | Detail | |
SnapshotManageAdminTest) |
skip
pt36.1: setUpClass (tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volume_manage | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumeManageAdminTest) |
skip
pt37.1: setUpClass (tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volume_retype | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeRetypeWithMigrationTest) |
skip
pt38.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest)
|
||||||
VolumeRetypeMultiattachTest) |
skip
pt38.2: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeMultiattachTest)
|
||||||
| setUpClass (tempest.scenario.test_volume_migrate_attached | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeMigrateRetypeAttached) |
skip
pt39.1: setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached)
|
||||||
| tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_assisted_snapshot_create_delete[id-8aee84a3-1b1f-42e4-9b00-613931ccac24] |
pass
pt40.1: tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest.test_volume_assisted_snapshot_create_delete[id-8aee84a3-1b1f-42e4-9b00-613931ccac24]
|
||||||
| tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494] |
pass
pt41.1: tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494]
|
||||||
| 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
pt42.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
pt43.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
pt43.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
pt44.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_device_tagging.TaggedAttachmentsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume] |
pass
pt45.1: tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume]
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
pass
pt46.1: tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume]
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
pass
pt47.1: tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume]
|
||||||
| tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA | 2 | 2 | 0 | 0 | 0 | Detail | |
test_rebuild_server_with_volume_attached[id-b68bd8d6-855d-4212-b59b-2e704044dace,slow,volume] |
pass
pt48.1: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_rebuild_server_with_volume_attached[id-b68bd8d6-855d-4212-b59b-2e704044dace,slow,volume]
|
||||||
test_resize_volume_backed_server_confirm[id-e6c28180-7454-4b59-b188-0257af08a63b,volume] |
pass
pt48.2: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_resize_volume_backed_server_confirm[id-e6c28180-7454-4b59-b188-0257af08a63b,volume]
|
||||||
| tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB | 1 | 1 | 0 | 0 | 0 | Detail | |
test_resize_server_revert_with_volume_attached[id-fbbf075f-a812-4022-bc5c-ccb8047eef12,volume] |
pass
pt49.1: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB.test_resize_server_revert_with_volume_attached[id-fbbf075f-a812-4022-bc5c-ccb8047eef12,volume]
|
||||||
| tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rebuild_volume_backed_server[id-6652dab9-ea24-4c93-ab5a-93d79c3041cf] |
pass
pt50.1: tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON.test_rebuild_volume_backed_server[id-6652dab9-ea24-4c93-ab5a-93d79c3041cf]
|
||||||
| 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
pt51.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
pt51.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.ServerStableDeviceRescueTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_stable_device_rescue_disk_virtio_with_volume_attached[id-a3772b42-00bf-4310-a90b-1cc6fd3e7eab,volume] |
pass
pt52.1: tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio_with_volume_attached[id-a3772b42-00bf-4310-a90b-1cc6fd3e7eab,volume]
|
||||||
| tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] |
pass
pt53.1: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume]
|
||||||
test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,negative,volume] |
pass
pt53.2: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,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
pt54.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
pt54.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_attach_volume.AttachVolumeShelveTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] |
pass
pt55.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow]
|
||||||
test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
pass
pt55.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow]
|
||||||
| tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] |
pass
pt56.1: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative]
|
||||||
test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative] |
pass
pt56.2: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative]
|
||||||
test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] |
pass
pt56.3: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative]
|
||||||
| 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
pt57.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
pt58.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
pt59.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
pt59.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
pt59.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
pt59.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
pt59.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
pt59.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
pt60.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
pt60.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
pt60.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
pt60.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
pt60.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
pt60.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
pt60.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
pt60.8: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-c03ea686-905b-41a2-8748-9635154b7c57,negative]
|
||||||
| tempest.api.image.v2.test_images_dependency.ImageDependencyTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_image_volume_server_snapshot_dependency[compute,id-f0c8a35d-8f8f-443c-8bcb-85a9c0f87d19,volume] |
pass
pt61.1: tempest.api.image.v2.test_images_dependency.ImageDependencyTests.test_image_volume_server_snapshot_dependency[compute,id-f0c8a35d-8f8f-443c-8bcb-85a9c0f87d19,volume]
|
||||||
| 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
pt62.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
pt62.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
pt63.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
pt63.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
pt63.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
pt64.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
pt65.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
pt66.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
pt66.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
pt67.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
pt67.2: tempest.api.volume.admin.test_groups.GroupsTest.test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006]
|
||||||
| tempest.api.volume.admin.test_groups.GroupsV314Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e] |
pass
pt68.1: tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e]
|
||||||
| tempest.api.volume.admin.test_groups.GroupsV320Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c] |
pass
pt69.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt72.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
pt72.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
pt73.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
pt73.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
pt74.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
pt74.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
pt75.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
pt75.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
pt76.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
pt76.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
pt76.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
pt76.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
pt76.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
pt76.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
pt76.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
pt77.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
pt77.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
pt77.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
pt78.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
pt79.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
pt79.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
pt79.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
pt79.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
pt79.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
pt80.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
pt80.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
pt80.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
pt80.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
pt80.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
pt81.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
pt81.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
pt82.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
pt82.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 | 5 | 5 | 0 | 0 | 0 | Detail | |
test_volume_crud_with_volume_type_and_extra_specs[id-c03cc62c-f4e9-4623-91ec-64ce2f9c1260] |
pass
pt83.1: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs[id-c03cc62c-f4e9-4623-91ec-64ce2f9c1260]
|
||||||
test_volume_type_create_get_delete[id-4e955c3b-49db-4515-9590-0c99f8e471ad] |
pass
pt83.2: 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
pt83.3: 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
pt83.4: 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
pt83.5: 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
pt84.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
pt84.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
pt84.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
pt85.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
pt85.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
pt85.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
pt85.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
pt85.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
pt85.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
pt85.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
pt85.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
pt85.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
pt85.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
pt85.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
pt85.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt87.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
pt87.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
pt87.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
pt87.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
pt87.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
pt87.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_backup.VolumesBackupsAdminTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_backup_export_import[id-a99c54a1-dd80-4724-8a13-13bf58d4068d] |
pass
pt88.1: tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_export_import[id-a99c54a1-dd80-4724-8a13-13bf58d4068d]
|
||||||
test_volume_backup_reset_status[id-47a35425-a891-4e13-961c-c45deea21e94] |
pass
pt88.2: tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_reset_status[id-47a35425-a891-4e13-961c-c45deea21e94]
|
||||||
| 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
pt89.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
pt90.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
pt91.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
pt92.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
pt93.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
pt93.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
pt94.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
pt94.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
pt95.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
pt96.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
pt96.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
pt97.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
pt97.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
pt98.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
pt98.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
pt99.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
pt99.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
pt100.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
pt100.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.6: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image]
|
||||||
| tempest.api.volume.test_volumes_backup.VolumesBackupsTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_backup_create_attached_volume[compute,id-07af8f6d-80af-44c9-a5dc-c8427b1b62e6] |
pass
pt102.1: tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_backup_create_attached_volume[compute,id-07af8f6d-80af-44c9-a5dc-c8427b1b62e6]
|
||||||
test_bootable_volume_backup_and_restore[id-2a8ba340-dff2-4511-9db7-646f07156b15,image] |
pass
pt102.2: tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_bootable_volume_backup_and_restore[id-2a8ba340-dff2-4511-9db7-646f07156b15,image]
|
||||||
test_volume_backup_create_get_detailed_list_restore_delete[id-a66eb488-8ee1-47d4-8e9f-575a095728c6] |
pass
pt102.3: tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_volume_backup_create_get_detailed_list_restore_delete[id-a66eb488-8ee1-47d4-8e9f-575a095728c6]
|
||||||
test_volume_backup_incremental[compute,id-f86eff09-2a6d-43c1-905e-8079e5754f1e] |
pass
pt102.4: tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_volume_backup_incremental[compute,id-f86eff09-2a6d-43c1-905e-8079e5754f1e]
|
||||||
| tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_backup[id-9b374cbc-be5f-4d37-8848-7efb8a873dcc] |
pass
pt103.1: tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test.test_update_backup[id-9b374cbc-be5f-4d37-8848-7efb8a873dcc]
|
||||||
| tempest.api.volume.test_volumes_clone.VolumesCloneTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_from_bootable_volume[id-cbbcd7c6-5a6c-481a-97ac-ca55ab715d16,image] |
pass
pt104.1: tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume[id-cbbcd7c6-5a6c-481a-97ac-ca55ab715d16,image]
|
||||||
test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e] |
pass
pt104.2: 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
pt105.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.VolumesExtendAttachedTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_extend_attached_volume[id-301f5a30-1c6f-4ea0-be1a-91fd28d44354] |
pass
pt106.1: tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest.test_extend_attached_volume[id-301f5a30-1c6f-4ea0-be1a-91fd28d44354]
|
||||||
| tempest.api.volume.test_volumes_extend.VolumesExtendTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] |
pass
pt107.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
pt107.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
pt108.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
pt108.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
pt108.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
pt109.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
pt110.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
pt110.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
pt110.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
pt110.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
pt110.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
pt110.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
pt110.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
pt110.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
pt110.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
pt110.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
pt110.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
pt110.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
pt110.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
pt110.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
pt110.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
pt110.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
pt110.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
pt110.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
pt111.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
pt111.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
pt111.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
pt111.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
pt111.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
pt111.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
pt111.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
pt111.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
pt111.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
pt111.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
pt111.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
pt111.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
pt111.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
pt111.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
pt111.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
pt111.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
pt111.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
pt111.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
pt111.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
pt111.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
pt111.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
pt111.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
pt111.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
pt111.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
pt111.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
pt111.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
pt111.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
pt111.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
pt111.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
pt111.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
pt111.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
pt111.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 | 6 | 6 | 0 | 0 | 0 | Detail | |
test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
pass
pt112.1: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c]
|
||||||
test_snapshot_create_delete_with_volume_in_use[compute,id-8567b54c-4455-446d-a1cf-651ddeaa3ff2] |
pass
pt112.2: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use[compute,id-8567b54c-4455-446d-a1cf-651ddeaa3ff2]
|
||||||
test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e] |
pass
pt112.3: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e]
|
||||||
test_snapshot_create_offline_delete_online[compute,id-5210a1de-85a0-11e6-bb21-641c676a5d61] |
pass
pt112.4: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online[compute,id-5210a1de-85a0-11e6-bb21-641c676a5d61]
|
||||||
test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4] |
pass
pt112.5: 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
pt112.6: 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
pt113.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
pt113.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
pt113.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
pt113.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
pt113.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
pt113.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
pt113.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
pt113.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
pt113.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
pt113.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
pt113.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
pt113.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
pt113.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
pt114.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
pt114.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
pt114.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
pt114.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
pt114.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
pt114.6: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative]
|
||||||
| tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes | 1 | 1 | 0 | 0 | 0 | Detail | |
test_instances_with_cinder_volumes_on_all_compute_nodes[compute,id-d0e3c1a3-4b0a-4b0e-8b0a-4b0e8b0a4b0e,image,multinode,network,slow,volume] |
pass
pt115.1: tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes.test_instances_with_cinder_volumes_on_all_compute_nodes[compute,id-d0e3c1a3-4b0a-4b0e-8b0a-4b0e8b0a4b0e,image,multinode,network,slow,volume]
|
||||||
| tempest.scenario.test_minimum_basic.TestMinimumBasicScenario | 2 | 2 | 0 | 0 | 0 | Detail | |
test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion[compute,id-a8fd48ec-1d01-4895-b932-02321661ec1e,image,network,slow,volume] |
pass
pt116.1: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion[compute,id-a8fd48ec-1d01-4895-b932-02321661ec1e,image,network,slow,volume]
|
||||||
test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume] |
pass
pt116.2: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume]
|
||||||
| tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion | 1 | 1 | 0 | 0 | 0 | Detail | |
test_old_versions_reject[compute,id-6f4d2144-99f4-495c-8b0b-c6a537971418,image,network,slow,volume] |
pass
pt117.1: tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion.test_old_versions_reject[compute,id-6f4d2144-99f4-495c-8b0b-c6a537971418,image,network,slow,volume]
|
||||||
| tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario | 1 | 1 | 0 | 0 | 0 | Detail | |
test_server_detach_rules[compute,id-be615530-f105-437a-8afe-ce998c9535d9,image,network,slow,volume] |
pass
pt118.1: tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario.test_server_detach_rules[compute,id-be615530-f105-437a-8afe-ce998c9535d9,image,network,slow,volume]
|
||||||
| tempest.scenario.test_shelve_instance.TestShelveInstance | 1 | 1 | 0 | 0 | 0 | Detail | |
test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] |
pass
pt119.1: tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume]
|
||||||
| tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_backup_restore[compute,id-2ce5e55c-4085-43c1-98c6-582525334ad7,image,slow,volume] |
pass
pt120.1: tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore.test_volume_backup_restore[compute,id-2ce5e55c-4085-43c1-98c6-582525334ad7,image,slow,volume]
|
||||||
| Total | 323 | 290 | 9 | 0 | 24 | ||