Status: Pass 293 Failure 4 Skip 24
| Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
| cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes | 2 | 1 | 1 | 0 | 0 | Detail | |
test_attach_cloned_encrypted_volume[compute,id-5bb622ab-5060-48a8-8840-d589a548b9e4,volume] |
fail
ft1.1: cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes.test_attach_cloned_encrypted_volume[compute,id-5bb622ab-5060-48a8-8840-d589a548b9e4,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-19 10:52:50,439 106092 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-luks-2106457536 on backend None
2026-06-19 10:52:50,548 106092 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 200 POST https://10.4.3.231/volume/v3/types 0.109s
2026-06-19 10:52:50,549 106092 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-luks-2106457536", "extra_specs": {}}}
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:52:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-611f7ddd-c551-42c7-95c5-09f9d108f5d6', 'content-length': '212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-611f7ddd-c551-42c7-95c5-09f9d108f5d6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/volume/v3/types'}
Body: b'{"volume_type": {"id": "f05ba933-e4da-49b1-8d5d-8f5d28e0119f", "name": "tempest-scenario-type-luks-2106457536", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}'
2026-06-19 10:52:50,552 106092 DEBUG [tempest.scenario.manager] Creating an encryption type for volume type: f05ba933-e4da-49b1-8d5d-8f5d28e0119f
2026-06-19 10:52:50,584 106092 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 200 POST https://10.4.3.231/volume/v3/types/f05ba933-e4da-49b1-8d5d-8f5d28e0119f/encryption 0.031s
2026-06-19 10:52:50,584 106092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}}
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:52:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26f310f3-b7ee-4b8c-9845-a6d6c8270918', 'content-length': '230', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26f310f3-b7ee-4b8c-9845-a6d6c8270918', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/volume/v3/types/f05ba933-e4da-49b1-8d5d-8f5d28e0119f/encryption'}
Body: b'{"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end", "volume_type_id": "f05ba933-e4da-49b1-8d5d-8f5d28e0119f", "encryption_id": "8623dbec-724b-4858-9395-749ddb124c38"}}'
2026-06-19 10:52:50,883 106092 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 202 POST https://10.4.3.231/volume/v3/volumes 0.297s
2026-06-19 10:52:50,883 106092 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-1322751902", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-2106457536", "size": 1}}
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:52:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f58c3f8-c74e-4418-9a58-c77aa1749fc4', 'content-length': '785', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f58c3f8-c74e-4418-9a58-c77aa1749fc4', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.231/volume/v3/volumes'}
Body: b'{"volume": {"id": "43c67821-5646-4679-bc24-7e99c4ee750b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T10:52:50.809080", "updated_at": null, "name": "tempest-TestEncryptedCinderVolumes-volume-1322751902", "description": null, "volume_type": "tempest-scenario-type-luks-2106457536", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.231/volume/v3/volumes/43c67821-5646-4679-bc24-7e99c4ee750b"}, {"rel": "bookmark", "href": "https://10.4.3.231/volume/volumes/43c67821-5646-4679-bc24-7e99c4ee750b"}], "user_id": "a64371c1658a4d27b706550afcb97ee8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-06-19 10:52:50,944 106092 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 200 GET https://10.4.3.231/volume/v3/volumes/43c67821-5646-4679-bc24-7e99c4ee750b 0.055s
2026-06-19 10:52:50,944 106092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:52:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbc8d2fa-9b8e-4751-ab50-1010cc1ceead', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbc8d2fa-9b8e-4751-ab50-1010cc1ceead', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/volume/v3/volumes/43c67821-5646-4679-bc24-7e99c4ee750b'}
Body: b'{"volume": {"id": "43c67821-5646-4679-bc24-7e99c4ee750b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T10:52:51.000000", "updated_at": null, "name": "tempest-TestEncryptedCinderVolumes-volume-1322751902", "description": null, "volume_type": "tempest-scenario-type-luks-2106457536", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.231/volume/v3/volumes/43c67821-5646-4679-bc24-7e99c4ee750b"}, {"rel": "bookmark", "href": "https://10.4.3.231/volume/volumes/43c67821-5646-4679-bc24-7e99c4ee750b"}], "user_id": "a64371c1658a4d27b706550afcb97ee8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e760c69a9dd84834b5ff8cb4f9745659"}}'
2026-06-19 10:52:51,983 106092 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 200 GET https://10.4.3.231/volume/v3/volumes/43c67821-5646-4679-bc24-7e99c4ee750b 0.032s
2026-06-19 10:52:51,983 106092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:52:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35ad75d4-0c2a-4a9d-ba69-f21b901c3ae0', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35ad75d4-0c2a-4a9d-ba69-f21b901c3ae0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/volume/v3/volumes/43c67821-5646-4679-bc24-7e99c4ee750b'}
Body: b'{"volume": {"id": "43c67821-5646-4679-bc24-7e99c4ee750b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T10:52:51.000000", "updated_at": "2026-06-19T10:52:51.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1322751902", "description": null, "volume_type": "tempest-scenario-type-luks-2106457536", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.231/volume/v3/volumes/43c67821-5646-4679-bc24-7e99c4ee750b"}, {"rel": "bookmark", "href": "https://10.4.3.231/volume/volumes/43c67821-5646-4679-bc24-7e99c4ee750b"}], "user_id": "a64371c1658a4d27b706550afcb97ee8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e760c69a9dd84834b5ff8cb4f9745659"}}'
2026-06-19 10:52:51,988 106092 INFO [tempest.common.waiters] volume 43c67821-5646-4679-bc24-7e99c4ee750b reached available after waiting for 1.988530 seconds
2026-06-19 10:52:52,030 106092 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 200 GET https://10.4.3.231/volume/v3/volumes/43c67821-5646-4679-bc24-7e99c4ee750b 0.041s
2026-06-19 10:52:52,030 106092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:52:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ca4b723-db4a-4b19-92c7-c8eaa0ef5925', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ca4b723-db4a-4b19-92c7-c8eaa0ef5925', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/volume/v3/volumes/43c67821-5646-4679-bc24-7e99c4ee750b'}
Body: b'{"volume": {"id": "43c67821-5646-4679-bc24-7e99c4ee750b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T10:52:51.000000", "updated_at": "2026-06-19T10:52:51.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1322751902", "description": null, "volume_type": "tempest-scenario-type-luks-2106457536", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.231/volume/v3/volumes/43c67821-5646-4679-bc24-7e99c4ee750b"}, {"rel": "bookmark", "href": "https://10.4.3.231/volume/volumes/43c67821-5646-4679-bc24-7e99c4ee750b"}], "user_id": "a64371c1658a4d27b706550afcb97ee8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e760c69a9dd84834b5ff8cb4f9745659"}}'
2026-06-19 10:52:52,252 106092 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 202 POST https://10.4.3.231/volume/v3/volumes 0.213s
2026-06-19 10:52:52,252 106092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-553259543", "source_volid": "43c67821-5646-4679-bc24-7e99c4ee750b", "volume_type": "tempest-scenario-type-luks-2106457536", "size": 1}}
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:52:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a504eba9-58dc-4534-bf85-d70edbfaaf65', 'content-length': '811', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a504eba9-58dc-4534-bf85-d70edbfaaf65', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.231/volume/v3/volumes'}
Body: b'{"volume": {"id": "5bb9a761-8796-4369-8f70-88ef89e8275d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T10:52:52.181626", "updated_at": null, "name": "tempest-TestEncryptedCinderVolumes-553259543", "description": null, "volume_type": "tempest-scenario-type-luks-2106457536", "snapshot_id": null, "source_volid": "43c67821-5646-4679-bc24-7e99c4ee750b", "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.231/volume/v3/volumes/5bb9a761-8796-4369-8f70-88ef89e8275d"}, {"rel": "bookmark", "href": "https://10.4.3.231/volume/volumes/5bb9a761-8796-4369-8f70-88ef89e8275d"}], "user_id": "a64371c1658a4d27b706550afcb97ee8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-06-19 10:52:52,283 106092 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 200 GET https://10.4.3.231/volume/v3/volumes/5bb9a761-8796-4369-8f70-88ef89e8275d 0.026s
2026-06-19 10:52:52,284 106092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:52:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fdade89-2b73-4a81-ad63-84cd4649e931', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fdade89-2b73-4a81-ad63-84cd4649e931', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/volume/v3/volumes/5bb9a761-8796-4369-8f70-88ef89e8275d'}
Body: b'{"volume": {"id": "5bb9a761-8796-4369-8f70-88ef89e8275d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T10:52:52.000000", "updated_at": null, "name": "tempest-TestEncryptedCinderVolumes-553259543", "description": null, "volume_type": "tempest-scenario-type-luks-2106457536", "snapshot_id": null, "source_volid": "43c67821-5646-4679-bc24-7e99c4ee750b", "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.231/volume/v3/volumes/5bb9a761-8796-4369-8f70-88ef89e8275d"}, {"rel": "bookmark", "href": "https://10.4.3.231/volume/volumes/5bb9a761-8796-4369-8f70-88ef89e8275d"}], "user_id": "a64371c1658a4d27b706550afcb97ee8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e760c69a9dd84834b5ff8cb4f9745659"}}'
2026-06-19 10:52:53,331 106092 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 200 GET https://10.4.3.231/volume/v3/volumes/5bb9a761-8796-4369-8f70-88ef89e8275d 0.039s
2026-06-19 10:52:53,331 106092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:52:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f0549d3-89d9-47c7-95ea-84f33abcbb30', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f0549d3-89d9-47c7-95ea-84f33abcbb30', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/volume/v3/volumes/5bb9a761-8796-4369-8f70-88ef89e8275d'}
Body: b'{"volume": {"id": "5bb9a761-8796-4369-8f70-88ef89e8275d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T10:52:52.000000", "updated_at": "2026-06-19T10:52:53.000000", "name": "tempest-TestEncryptedCinderVolumes-553259543", "description": null, "volume_type": "tempest-scenario-type-luks-2106457536", "snapshot_id": null, "source_volid": "43c67821-5646-4679-bc24-7e99c4ee750b", "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.231/volume/v3/volumes/5bb9a761-8796-4369-8f70-88ef89e8275d"}, {"rel": "bookmark", "href": "https://10.4.3.231/volume/volumes/5bb9a761-8796-4369-8f70-88ef89e8275d"}], "user_id": "a64371c1658a4d27b706550afcb97ee8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e760c69a9dd84834b5ff8cb4f9745659"}}'
2026-06-19 10:52:53,337 106092 INFO [tempest.common.waiters] volume 5bb9a761-8796-4369-8f70-88ef89e8275d reached available after waiting for 1.337565 seconds
2026-06-19 10:52:53,380 106092 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 200 GET https://10.4.3.231/volume/v3/volumes/5bb9a761-8796-4369-8f70-88ef89e8275d 0.043s
2026-06-19 10:52:53,380 106092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:52:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5241f699-fff8-457b-b283-f2e89b83edf1', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5241f699-fff8-457b-b283-f2e89b83edf1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/volume/v3/volumes/5bb9a761-8796-4369-8f70-88ef89e8275d'}
Body: b'{"volume": {"id": "5bb9a761-8796-4369-8f70-88ef89e8275d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T10:52:52.000000", "updated_at": "2026-06-19T10:52:53.000000", "name": "tempest-TestEncryptedCinderVolumes-553259543", "description": null, "volume_type": "tempest-scenario-type-luks-2106457536", "snapshot_id": null, "source_volid": "43c67821-5646-4679-bc24-7e99c4ee750b", "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.231/volume/v3/volumes/5bb9a761-8796-4369-8f70-88ef89e8275d"}, {"rel": "bookmark", "href": "https://10.4.3.231/volume/volumes/5bb9a761-8796-4369-8f70-88ef89e8275d"}], "user_id": "a64371c1658a4d27b706550afcb97ee8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e760c69a9dd84834b5ff8cb4f9745659"}}'
2026-06-19 10:52:53,388 106092 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-06-19 10:52:53,389 106092 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-06-19 10:52:53,439 106092 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://10.4.3.231/compute/v2.1/os-keypairs 0.050s
2026-06-19 10:52:53,440 106092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-383138050", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBD7GsehMDnX7DLEmtYeERqUvsMHn+rKa/VK/XcaQSbJm7NPvFtcHmpuONDvH7u+gjRWGWbCslf453/exbPMMRsdDkxbj4vBnwr0iop+6WkbrUkSBIrOVYAAzyosbFgEULw=="}}
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:52:53 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-31f94a07-4025-47aa-ba73-3cb6e7b56f74', 'x-compute-request-id': 'req-31f94a07-4025-47aa-ba73-3cb6e7b56f74', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-383138050", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBD7GsehMDnX7DLEmtYeERqUvsMHn+rKa/VK/XcaQSbJm7NPvFtcHmpuONDvH7u+gjRWGWbCslf453/exbPMMRsdDkxbj4vBnwr0iop+6WkbrUkSBIrOVYAAzyosbFgEULw==", "fingerprint": "79:41:de:51:93:d8:9b:49:4f:7e:dd:1f:69:b2:ac:86", "user_id": "a64371c1658a4d27b706550afcb97ee8"}}'
2026-06-19 10:52:53,441 106092 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-383138050 created
2026-06-19 10:52:53,661 106092 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.231/networking/v2.0/security-groups 0.220s
2026-06-19 10:52:53,662 106092 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--357004551", "description": "tempest-description--1028716367"}}
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:52:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-8bd54d46-90cf-4e94-aa56-cf36688fe592', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.231/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "7e75268e-384e-4a54-8a7e-f12f6949c87f", "name": "tempest-securitygroup--357004551", "stateful": true, "tenant_id": "e760c69a9dd84834b5ff8cb4f9745659", "project_id": "e760c69a9dd84834b5ff8cb4f9745659", "description": "tempest-description--1028716367", "shared": false, "security_group_rules": [{"id": "6d657bd0-6a58-4a90-99c6-2cedcfceca53", "project_id": "e760c69a9dd84834b5ff8cb4f9745659", "security_group_id": "7e75268e-384e-4a54-8a7e-f12f6949c87f", "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": 1519, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-19T10:52:53Z", "updated_at": "2026-06-19T10:52:53Z", "revision_number": 0, "tenant_id": "e760c69a9dd84834b5ff8cb4f9745659"}, {"id": "b2cb1c9d-ff8b-41b4-ba86-d8faa19926d3", "project_id": "e760c69a9dd84834b5ff8cb4f9745659", "security_group_id": "7e75268e-384e-4a54-8a7e-f12f6949c87f", "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": 1518, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-19T10:52:53Z", "updated_at": "2026-06-19T10:52:53Z", "revision_number": 0, "tenant_id": "e760c69a9dd84834b5ff8cb4f9745659"}], "tags": [], "created_at": "2026-06-19T10:52:53Z", "updated_at": "2026-06-19T10:52:53Z", "revision_number": 1}}'
2026-06-19 10:52:53,768 106092 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.231/networking/v2.0/security-group-rules 0.106s
2026-06-19 10:52:53,769 106092 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": "7e75268e-384e-4a54-8a7e-f12f6949c87f", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:52:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-3a9538d9-b266-439b-936c-3965857df28a', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.231/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "b1925fbd-e4d5-4dc5-b654-96661b260cc3", "project_id": "e760c69a9dd84834b5ff8cb4f9745659", "security_group_id": "7e75268e-384e-4a54-8a7e-f12f6949c87f", "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-06-19T10:52:53Z", "updated_at": "2026-06-19T10:52:53Z", "revision_number": 0, "tenant_id": "e760c69a9dd84834b5ff8cb4f9745659"}}'
2026-06-19 10:52:53,915 106092 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.231/networking/v2.0/security-group-rules 0.146s
2026-06-19 10:52:53,916 106092 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": "7e75268e-384e-4a54-8a7e-f12f6949c87f", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:52:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-75201023-8975-47eb-8c22-185572f94eec', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.231/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "e90a323c-8957-4a09-9d72-9a534ef667a1", "project_id": "e760c69a9dd84834b5ff8cb4f9745659", "security_group_id": "7e75268e-384e-4a54-8a7e-f12f6949c87f", "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-06-19T10:52:53Z", "updated_at": "2026-06-19T10:52:53Z", "revision_number": 0, "tenant_id": "e760c69a9dd84834b5ff8cb4f9745659"}}'
2026-06-19 10:52:53,916 106092 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--357004551 created
2026-06-19 10:52:54,471 106092 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.231/networking/v2.0/floatingips 0.555s
2026-06-19 10:52:54,472 106092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "4f4a9432-3a21-423c-8d44-c5b847284a41"}}
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:52:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-edfe3cb1-946c-4001-8295-be32ab8834ca', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.231/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "49974acd-3050-44b1-b7e9-728af2b6771b", "tenant_id": "e760c69a9dd84834b5ff8cb4f9745659", "project_id": "e760c69a9dd84834b5ff8cb4f9745659", "floating_ip_address": "172.24.5.206", "floating_network_id": "4f4a9432-3a21-423c-8d44-c5b847284a41", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-19T10:52:54Z", "updated_at": "2026-06-19T10:52:54Z", "revision_number": 0}}'
2026-06-19 10:52:54,472 106092 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '49974acd-3050-44b1-b7e9-728af2b6771b', 'tenant_id': 'e760c69a9dd84834b5ff8cb4f9745659', 'project_id': 'e760c69a9dd84834b5ff8cb4f9745659', 'floating_ip_address': '172.24.5.206', 'floating_network_id': '4f4a9432-3a21-423c-8d44-c5b847284a41', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-19T10:52:54Z', 'updated_at': '2026-06-19T10:52:54Z', 'revision_number': 0, 'ip': '172.24.5.206'} created
2026-06-19 10:52:54,554 106092 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 201 POST https://10.4.3.231/identity/v3/auth/tokens 0.075s
2026-06-19 10:52:54,554 106092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:52:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2946', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-3fc53130-4652-42e8-9e7c-e4cfcf126e01', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.231/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "a64371c1658a4d27b706550afcb97ee8", "name": "tempest-TestEncryptedCinderVolumes-165405425-project-member", "password_expires_at": null}, "audit_ids": ["i40cLQRlQwepWyMmFH2HWw"], "expires_at": "2026-06-19T11:52:54.000000Z", "issued_at": "2026-06-19T10:52:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e760c69a9dd84834b5ff8cb4f9745659", "name": "tempest-TestEncryptedCinderVolumes-165405425"}, "is_domain": false, "roles": [{"id": "b08e47b0a1ad48ada4ef441eb7ed43b3", "name": "member"}, {"id": "46c45ea64c0e4d9099483f12ce10e245", "name": "reader"}], "catalog": [{"endpoints": [{"id": "88803a9128a64bc6ab72ec0851680d29", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.231:8080", "region": "RegionOne"}, {"id": "e6bdc7b81fae426eacdddb8b707c2eee", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.231:8080/v1/AUTH_e760c69a9dd84834b5ff8cb4f9745659", "region": "RegionOne"}], "id": "085c1421701e48e490c482fa1b081521", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "fd1adfa448044e3ea96b8774a48197f5", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.231/placement", "region": "RegionOne"}], "id": "09c4f35868e645f49e4adafdafbdecfe", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0948d69c61cd4829b2734a5ab1950753", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.231/compute/v2.1", "region": "RegionOne"}], "id": "114b7e1dae8d40e494a33820f893fd4e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "83a04d97541b4adf945fc0418d6b6989", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.231/volume/v3", "region": "RegionOne"}], "id": "26b20ce3cd4f4d5db2d0f1d1b335b344", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "af75829c8dc54e2dba2f1293c655ac76", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.231/identity", "region": "RegionOne"}], "id": "3554afc2d4b14477b132cd3530c5d798", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "f6281bab3b57479780a57b042470fa30", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.231/image", "region": "RegionOne"}], "id": "4acd8a8f7229435787768f3879716f93", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6ab6880b66ab41418b8462d31a63992c", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.231/compute/v2/e760c69a9dd84834b5ff8cb4f9745659", "region": "RegionOne"}], "id": "aa7196fdde5c48ca9122929507e36ac6", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "f447b947f5c1468db9f27d122bf99f1b", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.231/networking", "region": "RegionOne"}], "id": "e6d578bc1b324f0da02bf1e1c917df39", "type": "network", "name": "neutron"}]}}'
2026-06-19 10:52:54,554 106092 INFO [tempest.lib.common.fixed_network] (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume) Found network {'id': 'dad16c65-31f9-46e8-873b-ff0f6ecf4c03', 'name': 'tempest-TestEncryptedCinderVolumes-1198648178-network', 'tenant_id': 'e760c69a9dd84834b5ff8cb4f9745659', 'project_id': 'e760c69a9dd84834b5ff8cb4f9745659', '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': 51925, '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-06-19T10:52:41Z', 'updated_at': '2026-06-19T10:52:41Z', 'revision_number': 1} available for tenant
2026-06-19 10:52:54,555 106092 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-383138050', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBD7GsehMDnX7DLEmtYeERqUvsMHn+rKa/VK/XcaQSbJm7NPvFtcHmpuONDvH7u+gjRWGWbCslf453/exbPMMRsdDkxbj4vBnwr0iop+6WkbrUkSBIrOVYAAzyosbFgEULw==', 'fingerprint': '79:41:de:51:93:d8:9b:49:4f:7e:dd:1f:69:b2:ac:86', 'user_id': 'a64371c1658a4d27b706550afcb97ee8', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCsjO77sy/EVar3yr+AOzRURPLmD7ti2JgDZ0XnyGmPjwn+WJZ6n64S\ntcTHR5LCXtKgBwYFK4EEACKhZANiAAQ+xrHoTA51+wyxJrWHhEalL7DB5/qymv1S\nv13GkEmyZuzT7xbXB5qbjjQ7x+7voI0VhlmwrJX+Od/3sWzzDEbHQ5MW4+LwZ8K9\nIqKfulpG61JEgSKzlWAAM8qLGxYBFC8=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '7e75268e-384e-4a54-8a7e-f12f6949c87f', 'name': 'tempest-securitygroup--357004551', 'stateful': True, 'tenant_id': 'e760c69a9dd84834b5ff8cb4f9745659', 'project_id': 'e760c69a9dd84834b5ff8cb4f9745659', 'description': 'tempest-description--1028716367', 'shared': False, 'security_group_rules': [{'id': '6d657bd0-6a58-4a90-99c6-2cedcfceca53', 'project_id': 'e760c69a9dd84834b5ff8cb4f9745659', 'security_group_id': '7e75268e-384e-4a54-8a7e-f12f6949c87f', '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': 1519, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-19T10:52:53Z', 'updated_at': '2026-06-19T10:52:53Z', 'revision_number': 0, 'tenant_id': 'e760c69a9dd84834b5ff8cb4f9745659'}, {'id': 'b2cb1c9d-ff8b-41b4-ba86-d8faa19926d3', 'project_id': 'e760c69a9dd84834b5ff8cb4f9745659', 'security_group_id': '7e75268e-384e-4a54-8a7e-f12f6949c87f', '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': 1518, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-19T10:52:53Z', 'updated_at': '2026-06-19T10:52:53Z', 'revision_number': 0, 'tenant_id': 'e760c69a9dd84834b5ff8cb4f9745659'}], 'tags': [], 'created_at': '2026-06-19T10:52:53Z', 'updated_at': '2026-06-19T10:52:53Z', 'revision_number': 1}, 'floating_ip': {'id': '49974acd-3050-44b1-b7e9-728af2b6771b', 'tenant_id': 'e760c69a9dd84834b5ff8cb4f9745659', 'project_id': 'e760c69a9dd84834b5ff8cb4f9745659', 'floating_ip_address': '172.24.5.206', 'floating_network_id': '4f4a9432-3a21-423c-8d44-c5b847284a41', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-19T10:52:54Z', 'updated_at': '2026-06-19T10:52:54Z', 'revision_number': 0, 'ip': '172.24.5.206'}}
2026-06-19 10:52:55,493 106092 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 202 POST https://10.4.3.231/compute/v2.1/servers 0.938s
2026-06-19 10:52:55,494 106092 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-1986465790", "imageRef": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "flavorRef": "42", "networks": [{"uuid": "dad16c65-31f9-46e8-873b-ff0f6ecf4c03"}], "security_groups": [{"name": "tempest-securitygroup--357004551"}], "key_name": "tempest-keypair-383138050", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:52:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '405', 'location': 'https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e', '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-f0e4268a-c1fa-4c49-a1c4-b8b4da723ddb', 'x-compute-request-id': 'req-f0e4268a-c1fa-4c49-a1c4-b8b4da723ddb', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.231/compute/v2.1/servers'}
Body: b'{"server": {"id": "6e12d352-3a34-4657-bddd-983c6d7c0b2e", "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--357004551"}], "adminPass": "YSuA8mjLcJc5"}}'
2026-06-19 10:52:55,591 106092 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 200 GET https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e 0.096s
2026-06-19 10:52:55,591 106092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:52:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1241', '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-fab2a95c-8f97-4976-88a4-75a87d0c4680', 'x-compute-request-id': 'req-fab2a95c-8f97-4976-88a4-75a87d0c4680', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:52:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "", "id": "6e12d352-3a34-4657-bddd-983c6d7c0b2e", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1986465790", "status": "BUILD", "tenant_id": "e760c69a9dd84834b5ff8cb4f9745659", "user_id": "a64371c1658a4d27b706550afcb97ee8", "updated": "2026-06-19T10:52:55Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-383138050", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 10:52:56,743 106092 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 200 GET https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e 0.143s
2026-06-19 10:52:56,744 106092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:52:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1237', '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-82e351b9-f2c0-4e95-b7fd-08487b876364', 'x-compute-request-id': 'req-82e351b9-f2c0-4e95-b7fd-08487b876364', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:52:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "", "id": "6e12d352-3a34-4657-bddd-983c6d7c0b2e", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1986465790", "status": "BUILD", "tenant_id": "e760c69a9dd84834b5ff8cb4f9745659", "user_id": "a64371c1658a4d27b706550afcb97ee8", "updated": "2026-06-19T10:52:57Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-383138050", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 10:52:56,750 106092 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait
2026-06-19 10:52:57,893 106092 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 200 GET https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e 0.142s
2026-06-19 10:52:57,893 106092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:52:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1237', '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-dcdddffa-8f7b-4974-a28b-67d5b8871f3c', 'x-compute-request-id': 'req-dcdddffa-8f7b-4974-a28b-67d5b8871f3c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:52:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "", "id": "6e12d352-3a34-4657-bddd-983c6d7c0b2e", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1986465790", "status": "BUILD", "tenant_id": "e760c69a9dd84834b5ff8cb4f9745659", "user_id": "a64371c1658a4d27b706550afcb97ee8", "updated": "2026-06-19T10:52:57Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-383138050", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 10:52:59,158 106092 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 200 GET https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e 0.257s
2026-06-19 10:52:59,158 106092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:52:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1237', '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-067de32f-38c5-4df4-87ce-7f30c4428ef6', 'x-compute-request-id': 'req-067de32f-38c5-4df4-87ce-7f30c4428ef6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:52:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "", "id": "6e12d352-3a34-4657-bddd-983c6d7c0b2e", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1986465790", "status": "BUILD", "tenant_id": "e760c69a9dd84834b5ff8cb4f9745659", "user_id": "a64371c1658a4d27b706550afcb97ee8", "updated": "2026-06-19T10:52:57Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-383138050", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 10:53:00,258 106092 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 200 GET https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e 0.091s
2026-06-19 10:53:00,258 106092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:53:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1237', '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-24a41bbc-7bfc-4370-9625-22687dfb2258', 'x-compute-request-id': 'req-24a41bbc-7bfc-4370-9625-22687dfb2258', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:52:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "", "id": "6e12d352-3a34-4657-bddd-983c6d7c0b2e", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1986465790", "status": "BUILD", "tenant_id": "e760c69a9dd84834b5ff8cb4f9745659", "user_id": "a64371c1658a4d27b706550afcb97ee8", "updated": "2026-06-19T10:52:57Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-383138050", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 10:53:01,398 106092 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 200 GET https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e 0.131s
2026-06-19 10:53:01,399 106092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:53:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1237', '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-bf4fc16d-9716-4e47-a79c-269c100dcc5d', 'x-compute-request-id': 'req-bf4fc16d-9716-4e47-a79c-269c100dcc5d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:52:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "", "id": "6e12d352-3a34-4657-bddd-983c6d7c0b2e", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1986465790", "status": "BUILD", "tenant_id": "e760c69a9dd84834b5ff8cb4f9745659", "user_id": "a64371c1658a4d27b706550afcb97ee8", "updated": "2026-06-19T10:52:57Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-383138050", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 10:53:02,549 106092 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 200 GET https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e 0.144s
2026-06-19 10:53:02,549 106092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:53:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1293', '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-05402216-4623-470a-ae5f-e84bc7918835', 'x-compute-request-id': 'req-05402216-4623-470a-ae5f-e84bc7918835', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:52:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "78f1e21260004221ddf4afcaa00bdbcdc35bd7ee8585bfe6836c50c0", "id": "6e12d352-3a34-4657-bddd-983c6d7c0b2e", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1986465790", "status": "BUILD", "tenant_id": "e760c69a9dd84834b5ff8cb4f9745659", "user_id": "a64371c1658a4d27b706550afcb97ee8", "updated": "2026-06-19T10:53:02Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-383138050", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 10:53:03,657 106092 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 200 GET https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e 0.102s
2026-06-19 10:53:03,658 106092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:53:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1293', '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-c4d8c5a7-4cad-4c8e-8113-206c673551d8', 'x-compute-request-id': 'req-c4d8c5a7-4cad-4c8e-8113-206c673551d8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:52:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "78f1e21260004221ddf4afcaa00bdbcdc35bd7ee8585bfe6836c50c0", "id": "6e12d352-3a34-4657-bddd-983c6d7c0b2e", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1986465790", "status": "BUILD", "tenant_id": "e760c69a9dd84834b5ff8cb4f9745659", "user_id": "a64371c1658a4d27b706550afcb97ee8", "updated": "2026-06-19T10:53:02Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-383138050", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 10:53:04,758 106092 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 200 GET https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e 0.095s
2026-06-19 10:53:04,758 106092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:53:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1301', '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-66d5a084-290b-4198-8e6f-464dbb17be18', 'x-compute-request-id': 'req-66d5a084-290b-4198-8e6f-464dbb17be18', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:52:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "78f1e21260004221ddf4afcaa00bdbcdc35bd7ee8585bfe6836c50c0", "id": "6e12d352-3a34-4657-bddd-983c6d7c0b2e", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1986465790", "status": "BUILD", "tenant_id": "e760c69a9dd84834b5ff8cb4f9745659", "user_id": "a64371c1658a4d27b706550afcb97ee8", "updated": "2026-06-19T10:53:04Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-383138050", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 10:53:04,764 106092 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 9 second wait
2026-06-19 10:53:05,985 106092 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 200 GET https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e 0.220s
2026-06-19 10:53:05,985 106092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:53:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1378', '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-b73b0988-e2e4-4445-aeb5-931638a3824f', 'x-compute-request-id': 'req-b73b0988-e2e4-4445-aeb5-931638a3824f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:52:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "78f1e21260004221ddf4afcaa00bdbcdc35bd7ee8585bfe6836c50c0", "id": "6e12d352-3a34-4657-bddd-983c6d7c0b2e", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1986465790", "status": "BUILD", "tenant_id": "e760c69a9dd84834b5ff8cb4f9745659", "user_id": "a64371c1658a4d27b706550afcb97ee8", "updated": "2026-06-19T10:53:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-383138050", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--357004551"}], "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-06-19 10:53:05,997 106092 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 10 second wait
2026-06-19 10:53:07,202 106092 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 200 GET https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e 0.205s
2026-06-19 10:53:07,202 106092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:53:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1366', '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-1690c54d-12aa-4a06-9d2e-68c5b18e29a3', 'x-compute-request-id': 'req-1690c54d-12aa-4a06-9d2e-68c5b18e29a3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:52:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "78f1e21260004221ddf4afcaa00bdbcdc35bd7ee8585bfe6836c50c0", "id": "6e12d352-3a34-4657-bddd-983c6d7c0b2e", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1986465790", "status": "BUILD", "tenant_id": "e760c69a9dd84834b5ff8cb4f9745659", "user_id": "a64371c1658a4d27b706550afcb97ee8", "updated": "2026-06-19T10:53:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-383138050", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--357004551"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 10:53:07,209 106092 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 12 second wait
2026-06-19 10:53:08,374 106092 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 200 GET https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e 0.164s
2026-06-19 10:53:08,374 106092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:53:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1366', '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-09f12a17-9c4a-4bf2-a14f-7e007df5c4a0', 'x-compute-request-id': 'req-09f12a17-9c4a-4bf2-a14f-7e007df5c4a0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:52:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "78f1e21260004221ddf4afcaa00bdbcdc35bd7ee8585bfe6836c50c0", "id": "6e12d352-3a34-4657-bddd-983c6d7c0b2e", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1986465790", "status": "BUILD", "tenant_id": "e760c69a9dd84834b5ff8cb4f9745659", "user_id": "a64371c1658a4d27b706550afcb97ee8", "updated": "2026-06-19T10:53:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-383138050", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--357004551"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 10:53:09,674 106092 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 200 GET https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e 0.295s
2026-06-19 10:53:09,675 106092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:53:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1366', '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-3b3b648e-b69f-433d-a990-57ba3022a958', 'x-compute-request-id': 'req-3b3b648e-b69f-433d-a990-57ba3022a958', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:52:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "78f1e21260004221ddf4afcaa00bdbcdc35bd7ee8585bfe6836c50c0", "id": "6e12d352-3a34-4657-bddd-983c6d7c0b2e", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1986465790", "status": "BUILD", "tenant_id": "e760c69a9dd84834b5ff8cb4f9745659", "user_id": "a64371c1658a4d27b706550afcb97ee8", "updated": "2026-06-19T10:53:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-383138050", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--357004551"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 10:53:11,263 106092 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 200 GET https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e 0.578s
2026-06-19 10:53:11,263 106092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:53:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1366', '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-df8677ef-6006-4f79-b49d-34eb1f438a38', 'x-compute-request-id': 'req-df8677ef-6006-4f79-b49d-34eb1f438a38', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:52:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "78f1e21260004221ddf4afcaa00bdbcdc35bd7ee8585bfe6836c50c0", "id": "6e12d352-3a34-4657-bddd-983c6d7c0b2e", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1986465790", "status": "BUILD", "tenant_id": "e760c69a9dd84834b5ff8cb4f9745659", "user_id": "a64371c1658a4d27b706550afcb97ee8", "updated": "2026-06-19T10:53:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-383138050", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--357004551"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 10:53:12,841 106092 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 200 GET https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e 0.570s
2026-06-19 10:53:12,841 106092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:53:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1366', '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-6598e0b8-a2db-48d6-b439-b15ebc30c213', 'x-compute-request-id': 'req-6598e0b8-a2db-48d6-b439-b15ebc30c213', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:52:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "78f1e21260004221ddf4afcaa00bdbcdc35bd7ee8585bfe6836c50c0", "id": "6e12d352-3a34-4657-bddd-983c6d7c0b2e", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1986465790", "status": "BUILD", "tenant_id": "e760c69a9dd84834b5ff8cb4f9745659", "user_id": "a64371c1658a4d27b706550afcb97ee8", "updated": "2026-06-19T10:53:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-383138050", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--357004551"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 10:53:14,170 106092 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 200 GET https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e 0.321s
2026-06-19 10:53:14,170 106092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:53:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1366', '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-66633b85-d1c1-4410-a7a8-b6f217938988', 'x-compute-request-id': 'req-66633b85-d1c1-4410-a7a8-b6f217938988', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:52:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "78f1e21260004221ddf4afcaa00bdbcdc35bd7ee8585bfe6836c50c0", "id": "6e12d352-3a34-4657-bddd-983c6d7c0b2e", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1986465790", "status": "BUILD", "tenant_id": "e760c69a9dd84834b5ff8cb4f9745659", "user_id": "a64371c1658a4d27b706550afcb97ee8", "updated": "2026-06-19T10:53:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-383138050", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--357004551"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 10:53:15,415 106092 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 200 GET https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e 0.233s
2026-06-19 10:53:15,415 106092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:53:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1557', '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-957f35cc-15aa-4957-9084-e238341ac7b6', 'x-compute-request-id': 'req-957f35cc-15aa-4957-9084-e238341ac7b6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-1198648178-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:02:fb"}]}, "created": "2026-06-19T10:52:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "78f1e21260004221ddf4afcaa00bdbcdc35bd7ee8585bfe6836c50c0", "id": "6e12d352-3a34-4657-bddd-983c6d7c0b2e", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1986465790", "status": "ACTIVE", "tenant_id": "e760c69a9dd84834b5ff8cb4f9745659", "user_id": "a64371c1658a4d27b706550afcb97ee8", "updated": "2026-06-19T10:53:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-383138050", "OS-SRV-USG:launched_at": "2026-06-19T10:53:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--357004551"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 10:53:15,420 106092 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 20 second wait
2026-06-19 10:53:15,605 106092 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 200 GET https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e/os-interface 0.185s
2026-06-19 10:53:15,605 106092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:53:15 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-da04d6af-5640-4ac0-86d8-865ceb22112b', 'x-compute-request-id': 'req-da04d6af-5640-4ac0-86d8-865ceb22112b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "dad16c65-31f9-46e8-873b-ff0f6ecf4c03", "port_id": "3653ab56-018b-4b9b-b2fc-b41cb3a87386", "mac_addr": "fa:16:3e:5b:02:fb", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "2337673b-8894-4535-90c6-ff4e9c008e2d", "ip_address": "10.1.0.10"}]}]}'
2026-06-19 10:53:16,355 106092 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 200 PUT https://10.4.3.231/networking/v2.0/floatingips/49974acd-3050-44b1-b7e9-728af2b6771b 0.748s
2026-06-19 10:53:16,356 106092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "3653ab56-018b-4b9b-b2fc-b41cb3a87386"}}
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:53:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-1c150efe-9541-4b55-99d6-67992839fc4c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/networking/v2.0/floatingips/49974acd-3050-44b1-b7e9-728af2b6771b'}
Body: b'{"floatingip": {"id": "49974acd-3050-44b1-b7e9-728af2b6771b", "tenant_id": "e760c69a9dd84834b5ff8cb4f9745659", "project_id": "e760c69a9dd84834b5ff8cb4f9745659", "floating_ip_address": "172.24.5.206", "floating_network_id": "4f4a9432-3a21-423c-8d44-c5b847284a41", "router_id": "5616f069-c0f5-4b9f-8713-c82f5e6a968d", "port_id": "3653ab56-018b-4b9b-b2fc-b41cb3a87386", "fixed_ip_address": "10.1.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "dad16c65-31f9-46e8-873b-ff0f6ecf4c03", "mac_address": "fa:16:3e:5b:02:fb", "admin_state_up": true, "status": "ACTIVE", "device_id": "6e12d352-3a34-4657-bddd-983c6d7c0b2e", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-19T10:52:54Z", "updated_at": "2026-06-19T10:53:15Z", "revision_number": 1}}'
2026-06-19 10:53:16,356 106092 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.206:22' as 'cirros' with public key authentication
2026-06-19 10:53:52,149 106092 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-06-19 10:53:52,257 106092 INFO [paramiko.transport] Authentication (publickey) successful!
2026-06-19 10:53:52,258 106092 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.5.206 successfully created
2026-06-19 10:53:52,463 106092 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 200 GET https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e 0.205s
2026-06-19 10:53:52,463 106092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:53:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1676', '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-639c6b89-9105-4bea-a6d0-cfce0a3864fd', 'x-compute-request-id': 'req-639c6b89-9105-4bea-a6d0-cfce0a3864fd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-1198648178-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:02:fb"}, {"version": 4, "addr": "172.24.5.206", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:02:fb"}]}, "created": "2026-06-19T10:52:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "78f1e21260004221ddf4afcaa00bdbcdc35bd7ee8585bfe6836c50c0", "id": "6e12d352-3a34-4657-bddd-983c6d7c0b2e", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1986465790", "status": "ACTIVE", "tenant_id": "e760c69a9dd84834b5ff8cb4f9745659", "user_id": "a64371c1658a4d27b706550afcb97ee8", "updated": "2026-06-19T10:53:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-383138050", "OS-SRV-USG:launched_at": "2026-06-19T10:53:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--357004551"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 10:53:55,044 106092 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 200 POST https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e/os-volume_attachments 2.575s
2026-06-19 10:53:55,044 106092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volumeAttachment": {"volumeId": "5bb9a761-8796-4369-8f70-88ef89e8275d"}}
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:53:52 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-bf2e7670-a0a1-4ae3-8671-89231c24f375', 'x-compute-request-id': 'req-bf2e7670-a0a1-4ae3-8671-89231c24f375', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e/os-volume_attachments'}
Body: b'{"volumeAttachment": {"id": "5bb9a761-8796-4369-8f70-88ef89e8275d", "serverId": "6e12d352-3a34-4657-bddd-983c6d7c0b2e", "volumeId": "5bb9a761-8796-4369-8f70-88ef89e8275d", "device": "/dev/vdb"}}'
2026-06-19 10:53:55,092 106092 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 200 GET https://10.4.3.231/volume/v3/volumes/5bb9a761-8796-4369-8f70-88ef89e8275d 0.047s
2026-06-19 10:53:55,093 106092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:53:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5147aef-1ee9-4d0c-b7db-2decd39ad788', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5147aef-1ee9-4d0c-b7db-2decd39ad788', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/volume/v3/volumes/5bb9a761-8796-4369-8f70-88ef89e8275d'}
Body: b'{"volume": {"id": "5bb9a761-8796-4369-8f70-88ef89e8275d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T10:52:52.000000", "updated_at": "2026-06-19T10:53:55.000000", "name": "tempest-TestEncryptedCinderVolumes-553259543", "description": null, "volume_type": "tempest-scenario-type-luks-2106457536", "snapshot_id": null, "source_volid": "43c67821-5646-4679-bc24-7e99c4ee750b", "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.231/volume/v3/volumes/5bb9a761-8796-4369-8f70-88ef89e8275d"}, {"rel": "bookmark", "href": "https://10.4.3.231/volume/volumes/5bb9a761-8796-4369-8f70-88ef89e8275d"}], "user_id": "a64371c1658a4d27b706550afcb97ee8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e760c69a9dd84834b5ff8cb4f9745659"}}'
2026-06-19 10:53:56,150 106092 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 200 GET https://10.4.3.231/volume/v3/volumes/5bb9a761-8796-4369-8f70-88ef89e8275d 0.048s
2026-06-19 10:53:56,150 106092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:53:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6dce979-dd45-4acd-9103-a249c00e52e3', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6dce979-dd45-4acd-9103-a249c00e52e3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/volume/v3/volumes/5bb9a761-8796-4369-8f70-88ef89e8275d'}
Body: b'{"volume": {"id": "5bb9a761-8796-4369-8f70-88ef89e8275d", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T10:52:52.000000", "updated_at": "2026-06-19T10:53:56.000000", "name": "tempest-TestEncryptedCinderVolumes-553259543", "description": null, "volume_type": "tempest-scenario-type-luks-2106457536", "snapshot_id": null, "source_volid": "43c67821-5646-4679-bc24-7e99c4ee750b", "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.231/volume/v3/volumes/5bb9a761-8796-4369-8f70-88ef89e8275d"}, {"rel": "bookmark", "href": "https://10.4.3.231/volume/volumes/5bb9a761-8796-4369-8f70-88ef89e8275d"}], "user_id": "a64371c1658a4d27b706550afcb97ee8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e760c69a9dd84834b5ff8cb4f9745659"}}'
2026-06-19 10:53:57,219 106092 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 200 GET https://10.4.3.231/volume/v3/volumes/5bb9a761-8796-4369-8f70-88ef89e8275d 0.062s
2026-06-19 10:53:57,220 106092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:53:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-724cd0cb-9a00-4d18-9e9e-b911aa07bc52', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-724cd0cb-9a00-4d18-9e9e-b911aa07bc52', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/volume/v3/volumes/5bb9a761-8796-4369-8f70-88ef89e8275d'}
Body: b'{"volume": {"id": "5bb9a761-8796-4369-8f70-88ef89e8275d", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T10:52:52.000000", "updated_at": "2026-06-19T10:53:56.000000", "name": "tempest-TestEncryptedCinderVolumes-553259543", "description": null, "volume_type": "tempest-scenario-type-luks-2106457536", "snapshot_id": null, "source_volid": "43c67821-5646-4679-bc24-7e99c4ee750b", "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.231/volume/v3/volumes/5bb9a761-8796-4369-8f70-88ef89e8275d"}, {"rel": "bookmark", "href": "https://10.4.3.231/volume/volumes/5bb9a761-8796-4369-8f70-88ef89e8275d"}], "user_id": "a64371c1658a4d27b706550afcb97ee8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e760c69a9dd84834b5ff8cb4f9745659"}}'
2026-06-19 10:53:58,282 106092 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 200 GET https://10.4.3.231/volume/v3/volumes/5bb9a761-8796-4369-8f70-88ef89e8275d 0.057s
2026-06-19 10:53:58,283 106092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:53:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87d5eecf-fc34-4fdf-9952-06d8de15ae7a', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87d5eecf-fc34-4fdf-9952-06d8de15ae7a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/volume/v3/volumes/5bb9a761-8796-4369-8f70-88ef89e8275d'}
Body: b'{"volume": {"id": "5bb9a761-8796-4369-8f70-88ef89e8275d", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T10:52:52.000000", "updated_at": "2026-06-19T10:53:56.000000", "name": "tempest-TestEncryptedCinderVolumes-553259543", "description": null, "volume_type": "tempest-scenario-type-luks-2106457536", "snapshot_id": null, "source_volid": "43c67821-5646-4679-bc24-7e99c4ee750b", "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.231/volume/v3/volumes/5bb9a761-8796-4369-8f70-88ef89e8275d"}, {"rel": "bookmark", "href": "https://10.4.3.231/volume/volumes/5bb9a761-8796-4369-8f70-88ef89e8275d"}], "user_id": "a64371c1658a4d27b706550afcb97ee8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e760c69a9dd84834b5ff8cb4f9745659"}}'
2026-06-19 10:53:59,325 106092 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 200 GET https://10.4.3.231/volume/v3/volumes/5bb9a761-8796-4369-8f70-88ef89e8275d 0.036s
2026-06-19 10:53:59,325 106092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:53:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be3055af-b704-4626-a93e-2c7a3dae1010', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be3055af-b704-4626-a93e-2c7a3dae1010', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/volume/v3/volumes/5bb9a761-8796-4369-8f70-88ef89e8275d'}
Body: b'{"volume": {"id": "5bb9a761-8796-4369-8f70-88ef89e8275d", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T10:52:52.000000", "updated_at": "2026-06-19T10:53:56.000000", "name": "tempest-TestEncryptedCinderVolumes-553259543", "description": null, "volume_type": "tempest-scenario-type-luks-2106457536", "snapshot_id": null, "source_volid": "43c67821-5646-4679-bc24-7e99c4ee750b", "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.231/volume/v3/volumes/5bb9a761-8796-4369-8f70-88ef89e8275d"}, {"rel": "bookmark", "href": "https://10.4.3.231/volume/volumes/5bb9a761-8796-4369-8f70-88ef89e8275d"}], "user_id": "a64371c1658a4d27b706550afcb97ee8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e760c69a9dd84834b5ff8cb4f9745659"}}'
2026-06-19 10:54:00,369 106092 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 200 GET https://10.4.3.231/volume/v3/volumes/5bb9a761-8796-4369-8f70-88ef89e8275d 0.037s
2026-06-19 10:54:00,369 106092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f578d97-a79e-41bb-bbca-4534e026bcd6', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f578d97-a79e-41bb-bbca-4534e026bcd6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/volume/v3/volumes/5bb9a761-8796-4369-8f70-88ef89e8275d'}
Body: b'{"volume": {"id": "5bb9a761-8796-4369-8f70-88ef89e8275d", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T10:52:52.000000", "updated_at": "2026-06-19T10:53:56.000000", "name": "tempest-TestEncryptedCinderVolumes-553259543", "description": null, "volume_type": "tempest-scenario-type-luks-2106457536", "snapshot_id": null, "source_volid": "43c67821-5646-4679-bc24-7e99c4ee750b", "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.231/volume/v3/volumes/5bb9a761-8796-4369-8f70-88ef89e8275d"}, {"rel": "bookmark", "href": "https://10.4.3.231/volume/volumes/5bb9a761-8796-4369-8f70-88ef89e8275d"}], "user_id": "a64371c1658a4d27b706550afcb97ee8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e760c69a9dd84834b5ff8cb4f9745659"}}'
2026-06-19 10:54:01,409 106092 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 200 GET https://10.4.3.231/volume/v3/volumes/5bb9a761-8796-4369-8f70-88ef89e8275d 0.033s
2026-06-19 10:54:01,409 106092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3597332-36d1-4e53-b1ab-c6a690f46a6c', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3597332-36d1-4e53-b1ab-c6a690f46a6c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/volume/v3/volumes/5bb9a761-8796-4369-8f70-88ef89e8275d'}
Body: b'{"volume": {"id": "5bb9a761-8796-4369-8f70-88ef89e8275d", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T10:52:52.000000", "updated_at": "2026-06-19T10:53:56.000000", "name": "tempest-TestEncryptedCinderVolumes-553259543", "description": null, "volume_type": "tempest-scenario-type-luks-2106457536", "snapshot_id": null, "source_volid": "43c67821-5646-4679-bc24-7e99c4ee750b", "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.231/volume/v3/volumes/5bb9a761-8796-4369-8f70-88ef89e8275d"}, {"rel": "bookmark", "href": "https://10.4.3.231/volume/volumes/5bb9a761-8796-4369-8f70-88ef89e8275d"}], "user_id": "a64371c1658a4d27b706550afcb97ee8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e760c69a9dd84834b5ff8cb4f9745659"}}'
2026-06-19 10:54:02,444 106092 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 200 GET https://10.4.3.231/volume/v3/volumes/5bb9a761-8796-4369-8f70-88ef89e8275d 0.029s
2026-06-19 10:54:02,444 106092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af598d47-780a-4d6f-b30f-b7a0fbbeca87', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af598d47-780a-4d6f-b30f-b7a0fbbeca87', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/volume/v3/volumes/5bb9a761-8796-4369-8f70-88ef89e8275d'}
Body: b'{"volume": {"id": "5bb9a761-8796-4369-8f70-88ef89e8275d", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T10:52:52.000000", "updated_at": "2026-06-19T10:53:56.000000", "name": "tempest-TestEncryptedCinderVolumes-553259543", "description": null, "volume_type": "tempest-scenario-type-luks-2106457536", "snapshot_id": null, "source_volid": "43c67821-5646-4679-bc24-7e99c4ee750b", "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.231/volume/v3/volumes/5bb9a761-8796-4369-8f70-88ef89e8275d"}, {"rel": "bookmark", "href": "https://10.4.3.231/volume/volumes/5bb9a761-8796-4369-8f70-88ef89e8275d"}], "user_id": "a64371c1658a4d27b706550afcb97ee8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e760c69a9dd84834b5ff8cb4f9745659"}}'
2026-06-19 10:54:03,477 106092 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 200 GET https://10.4.3.231/volume/v3/volumes/5bb9a761-8796-4369-8f70-88ef89e8275d 0.027s
2026-06-19 10:54:03,477 106092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c952e7a-db4f-45a1-a7b2-707d7bb6601f', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c952e7a-db4f-45a1-a7b2-707d7bb6601f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/volume/v3/volumes/5bb9a761-8796-4369-8f70-88ef89e8275d'}
Body: b'{"volume": {"id": "5bb9a761-8796-4369-8f70-88ef89e8275d", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T10:52:52.000000", "updated_at": "2026-06-19T10:53:56.000000", "name": "tempest-TestEncryptedCinderVolumes-553259543", "description": null, "volume_type": "tempest-scenario-type-luks-2106457536", "snapshot_id": null, "source_volid": "43c67821-5646-4679-bc24-7e99c4ee750b", "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.231/volume/v3/volumes/5bb9a761-8796-4369-8f70-88ef89e8275d"}, {"rel": "bookmark", "href": "https://10.4.3.231/volume/volumes/5bb9a761-8796-4369-8f70-88ef89e8275d"}], "user_id": "a64371c1658a4d27b706550afcb97ee8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e760c69a9dd84834b5ff8cb4f9745659"}}'
2026-06-19 10:54:04,513 106092 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 200 GET https://10.4.3.231/volume/v3/volumes/5bb9a761-8796-4369-8f70-88ef89e8275d 0.031s
2026-06-19 10:54:04,514 106092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86b3ae58-7d66-46f1-94a1-0b9cf45621e6', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86b3ae58-7d66-46f1-94a1-0b9cf45621e6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/volume/v3/volumes/5bb9a761-8796-4369-8f70-88ef89e8275d'}
Body: b'{"volume": {"id": "5bb9a761-8796-4369-8f70-88ef89e8275d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T10:52:52.000000", "updated_at": "2026-06-19T10:54:04.000000", "name": "tempest-TestEncryptedCinderVolumes-553259543", "description": null, "volume_type": "tempest-scenario-type-luks-2106457536", "snapshot_id": null, "source_volid": "43c67821-5646-4679-bc24-7e99c4ee750b", "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.231/volume/v3/volumes/5bb9a761-8796-4369-8f70-88ef89e8275d"}, {"rel": "bookmark", "href": "https://10.4.3.231/volume/volumes/5bb9a761-8796-4369-8f70-88ef89e8275d"}], "user_id": "a64371c1658a4d27b706550afcb97ee8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5bb9a761-8796-4369-8f70-88ef89e8275d", "attachment_id": "76af016f-dda9-4e52-8931-3e766367bb5d", "volume_id": "5bb9a761-8796-4369-8f70-88ef89e8275d", "server_id": "6e12d352-3a34-4657-bddd-983c6d7c0b2e", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-19T10:53:56.000000"}], "os-vol-tenant-attr:tenant_id": "e760c69a9dd84834b5ff8cb4f9745659"}}'
2026-06-19 10:54:04,519 106092 INFO [tempest.common.waiters] volume 5bb9a761-8796-4369-8f70-88ef89e8275d reached in-use after waiting for 9.519871 seconds
2026-06-19 10:54:04,545 106092 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 200 GET https://10.4.3.231/volume/v3/volumes/5bb9a761-8796-4369-8f70-88ef89e8275d 0.025s
2026-06-19 10:54:04,545 106092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4380da52-b5e3-48d7-8522-d63c7bb31a31', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4380da52-b5e3-48d7-8522-d63c7bb31a31', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/volume/v3/volumes/5bb9a761-8796-4369-8f70-88ef89e8275d'}
Body: b'{"volume": {"id": "5bb9a761-8796-4369-8f70-88ef89e8275d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T10:52:52.000000", "updated_at": "2026-06-19T10:54:04.000000", "name": "tempest-TestEncryptedCinderVolumes-553259543", "description": null, "volume_type": "tempest-scenario-type-luks-2106457536", "snapshot_id": null, "source_volid": "43c67821-5646-4679-bc24-7e99c4ee750b", "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.231/volume/v3/volumes/5bb9a761-8796-4369-8f70-88ef89e8275d"}, {"rel": "bookmark", "href": "https://10.4.3.231/volume/volumes/5bb9a761-8796-4369-8f70-88ef89e8275d"}], "user_id": "a64371c1658a4d27b706550afcb97ee8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5bb9a761-8796-4369-8f70-88ef89e8275d", "attachment_id": "76af016f-dda9-4e52-8931-3e766367bb5d", "volume_id": "5bb9a761-8796-4369-8f70-88ef89e8275d", "server_id": "6e12d352-3a34-4657-bddd-983c6d7c0b2e", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-19T10:53:56.000000"}], "os-vol-tenant-attr:tenant_id": "e760c69a9dd84834b5ff8cb4f9745659"}}'
2026-06-19 10:54:04,647 106092 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 202 DELETE https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e/os-volume_attachments/5bb9a761-8796-4369-8f70-88ef89e8275d 0.096s
2026-06-19 10:54:04,647 106092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:04 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-ea04f883-ff0d-438a-8302-ef7e88c4922a', 'x-compute-request-id': 'req-ea04f883-ff0d-438a-8302-ef7e88c4922a', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e/os-volume_attachments/5bb9a761-8796-4369-8f70-88ef89e8275d'}
Body: b''
2026-06-19 10:54:04,684 106092 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 200 GET https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e/os-volume_attachments 0.036s
2026-06-19 10:54:04,684 106092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-90c93889-1aca-4672-aedf-f589a58b96e6', 'x-compute-request-id': 'req-90c93889-1aca-4672-aedf-f589a58b96e6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5bb9a761-8796-4369-8f70-88ef89e8275d", "volumeId": "5bb9a761-8796-4369-8f70-88ef89e8275d", "serverId": "6e12d352-3a34-4657-bddd-983c6d7c0b2e", "device": "/dev/vdb"}]}'
2026-06-19 10:54:05,727 106092 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 200 GET https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e/os-volume_attachments 0.042s
2026-06-19 10:54:05,727 106092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-84e50c33-d991-4fc9-b4d9-32c2b2c51c94', 'x-compute-request-id': 'req-84e50c33-d991-4fc9-b4d9-32c2b2c51c94', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5bb9a761-8796-4369-8f70-88ef89e8275d", "volumeId": "5bb9a761-8796-4369-8f70-88ef89e8275d", "serverId": "6e12d352-3a34-4657-bddd-983c6d7c0b2e", "device": "/dev/vdb"}]}'
2026-06-19 10:54:06,769 106092 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 200 GET https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e/os-volume_attachments 0.039s
2026-06-19 10:54:06,769 106092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-de32ce88-0869-4123-b71c-9decc9ed0d0e', 'x-compute-request-id': 'req-de32ce88-0869-4123-b71c-9decc9ed0d0e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "5bb9a761-8796-4369-8f70-88ef89e8275d", "volumeId": "5bb9a761-8796-4369-8f70-88ef89e8275d", "serverId": "6e12d352-3a34-4657-bddd-983c6d7c0b2e", "device": "/dev/vdb"}]}'
2026-06-19 10:54:07,818 106092 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_attach_cloned_encrypted_volume): 200 GET https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e/os-volume_attachments 0.048s
2026-06-19 10:54:07,819 106092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '25', '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-e432c1e7-1a36-4018-914f-681458c892a0', 'x-compute-request-id': 'req-e432c1e7-1a36-4018-914f-681458c892a0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e/os-volume_attachments'}
Body: b'{"volumeAttachments": []}'
2026-06-19 10:54:07,895 106092 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 DELETE https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e/os-volume_attachments/5bb9a761-8796-4369-8f70-88ef89e8275d 0.075s
2026-06-19 10:54:07,896 106092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:07 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': '154', 'x-openstack-request-id': 'req-41977a39-752a-4e34-a92b-823689bbfe9d', 'x-compute-request-id': 'req-41977a39-752a-4e34-a92b-823689bbfe9d', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e/os-volume_attachments/5bb9a761-8796-4369-8f70-88ef89e8275d'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 6e12d352-3a34-4657-bddd-983c6d7c0b2e is not attached to volume 5bb9a761-8796-4369-8f70-88ef89e8275d"}}'
2026-06-19 10:54:07,998 106092 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e 0.102s
2026-06-19 10:54:07,998 106092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54: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-b35fb55a-a694-4246-a4ea-9a1d64ad5818', 'x-compute-request-id': 'req-b35fb55a-a694-4246-a4ea-9a1d64ad5818', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e'}
Body: b''
2026-06-19 10:54:08,273 106092 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e 0.275s
2026-06-19 10:54:08,273 106092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1682', '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-1824092f-1650-4464-9dac-1e536481b53e', 'x-compute-request-id': 'req-1824092f-1650-4464-9dac-1e536481b53e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-1198648178-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:02:fb"}, {"version": 4, "addr": "172.24.5.206", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:02:fb"}]}, "created": "2026-06-19T10:52:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "78f1e21260004221ddf4afcaa00bdbcdc35bd7ee8585bfe6836c50c0", "id": "6e12d352-3a34-4657-bddd-983c6d7c0b2e", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1986465790", "status": "ACTIVE", "tenant_id": "e760c69a9dd84834b5ff8cb4f9745659", "user_id": "a64371c1658a4d27b706550afcb97ee8", "updated": "2026-06-19T10:54:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-383138050", "OS-SRV-USG:launched_at": "2026-06-19T10:53:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--357004551"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 10:54:09,450 106092 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e 0.171s
2026-06-19 10:54:09,450 106092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1682', '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-a0463871-003e-4f37-a571-1da9e628c2dc', 'x-compute-request-id': 'req-a0463871-003e-4f37-a571-1da9e628c2dc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-1198648178-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:02:fb"}, {"version": 4, "addr": "172.24.5.206", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:02:fb"}]}, "created": "2026-06-19T10:52:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "78f1e21260004221ddf4afcaa00bdbcdc35bd7ee8585bfe6836c50c0", "id": "6e12d352-3a34-4657-bddd-983c6d7c0b2e", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1986465790", "status": "ACTIVE", "tenant_id": "e760c69a9dd84834b5ff8cb4f9745659", "user_id": "a64371c1658a4d27b706550afcb97ee8", "updated": "2026-06-19T10:54:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-383138050", "OS-SRV-USG:launched_at": "2026-06-19T10:53:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--357004551"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 10:54:10,624 106092 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e 0.167s
2026-06-19 10:54:10,624 106092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1682', '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-6e06ed6b-5874-4d80-aea5-2b2fd41f811a', 'x-compute-request-id': 'req-6e06ed6b-5874-4d80-aea5-2b2fd41f811a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-1198648178-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:02:fb"}, {"version": 4, "addr": "172.24.5.206", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:02:fb"}]}, "created": "2026-06-19T10:52:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "78f1e21260004221ddf4afcaa00bdbcdc35bd7ee8585bfe6836c50c0", "id": "6e12d352-3a34-4657-bddd-983c6d7c0b2e", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1986465790", "status": "ACTIVE", "tenant_id": "e760c69a9dd84834b5ff8cb4f9745659", "user_id": "a64371c1658a4d27b706550afcb97ee8", "updated": "2026-06-19T10:54:10Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-383138050", "OS-SRV-USG:launched_at": "2026-06-19T10:53:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--357004551"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 10:54:11,749 106092 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e 0.117s
2026-06-19 10:54:11,749 106092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1326', '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-a08dea7d-b524-4479-84c5-3d4034102d8d', 'x-compute-request-id': 'req-a08dea7d-b524-4479-84c5-3d4034102d8d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:52:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "78f1e21260004221ddf4afcaa00bdbcdc35bd7ee8585bfe6836c50c0", "id": "6e12d352-3a34-4657-bddd-983c6d7c0b2e", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1986465790", "status": "ACTIVE", "tenant_id": "e760c69a9dd84834b5ff8cb4f9745659", "user_id": "a64371c1658a4d27b706550afcb97ee8", "updated": "2026-06-19T10:54:10Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-383138050", "OS-SRV-USG:launched_at": "2026-06-19T10:53:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 10:54:12,863 106092 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e 0.107s
2026-06-19 10:54:12,864 106092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1331', '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-692e59f1-b573-4990-82ee-d9d77f8766ed', 'x-compute-request-id': 'req-692e59f1-b573-4990-82ee-d9d77f8766ed', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:52:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "78f1e21260004221ddf4afcaa00bdbcdc35bd7ee8585bfe6836c50c0", "id": "6e12d352-3a34-4657-bddd-983c6d7c0b2e", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1986465790", "status": "DELETED", "tenant_id": "e760c69a9dd84834b5ff8cb4f9745659", "user_id": "a64371c1658a4d27b706550afcb97ee8", "updated": "2026-06-19T10:54:12Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-383138050", "OS-SRV-USG:launched_at": "2026-06-19T10:53:13.000000", "OS-SRV-USG:terminated_at": "2026-06-19T10:54:11.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 10:54:12,871 106092 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 4 second wait
2026-06-19 10:54:14,037 106092 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e 0.165s
2026-06-19 10:54:14,037 106092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1331', '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-1e8fb30f-7b92-4de8-aa5d-db968ebbc7f4', 'x-compute-request-id': 'req-1e8fb30f-7b92-4de8-aa5d-db968ebbc7f4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:52:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "78f1e21260004221ddf4afcaa00bdbcdc35bd7ee8585bfe6836c50c0", "id": "6e12d352-3a34-4657-bddd-983c6d7c0b2e", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1986465790", "status": "DELETED", "tenant_id": "e760c69a9dd84834b5ff8cb4f9745659", "user_id": "a64371c1658a4d27b706550afcb97ee8", "updated": "2026-06-19T10:54:12Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-383138050", "OS-SRV-USG:launched_at": "2026-06-19T10:53:13.000000", "OS-SRV-USG:terminated_at": "2026-06-19T10:54:11.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 10:54:15,076 106092 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e 0.031s
2026-06-19 10:54:15,076 106092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:15 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-d6415217-be02-4bfa-a14a-84e7d00e1de9', 'x-compute-request-id': 'req-d6415217-be02-4bfa-a14a-84e7d00e1de9', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/6e12d352-3a34-4657-bddd-983c6d7c0b2e'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 6e12d352-3a34-4657-bddd-983c6d7c0b2e could not be found."}}'
2026-06-19 10:54:15,109 106092 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.231/compute/v2.1/os-keypairs/tempest-keypair-383138050 0.032s
2026-06-19 10:54:15,110 106092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:15 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-97c6758c-4d3a-4932-b023-1aa6088aef5e', 'x-compute-request-id': 'req-97c6758c-4d3a-4932-b023-1aa6088aef5e', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.231/compute/v2.1/os-keypairs/tempest-keypair-383138050'}
Body: b''
2026-06-19 10:54:15,284 106092 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.231/networking/v2.0/security-groups/7e75268e-384e-4a54-8a7e-f12f6949c87f 0.174s
2026-06-19 10:54:15,285 106092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-80f34148-4ba3-44ef-9940-540fbc904052', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.231/networking/v2.0/security-groups/7e75268e-384e-4a54-8a7e-f12f6949c87f'}
Body: b''
2026-06-19 10:54:15,304 106092 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.231/networking/v2.0/security-groups/7e75268e-384e-4a54-8a7e-f12f6949c87f 0.019s
2026-06-19 10:54:15,305 106092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-0c9a7fde-c6b7-4c4e-aec0-b792049c4ac1', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.231/networking/v2.0/security-groups/7e75268e-384e-4a54-8a7e-f12f6949c87f'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 7e75268e-384e-4a54-8a7e-f12f6949c87f does not exist", "detail": ""}}'
2026-06-19 10:54:15,606 106092 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.231/networking/v2.0/floatingips/49974acd-3050-44b1-b7e9-728af2b6771b 0.301s
2026-06-19 10:54:15,607 106092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-8d5bb341-c6c0-4a6d-a68b-f34915bc7968', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.231/networking/v2.0/floatingips/49974acd-3050-44b1-b7e9-728af2b6771b'}
Body: b''
2026-06-19 10:54:15,671 106092 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.231/volume/v3/volumes/5bb9a761-8796-4369-8f70-88ef89e8275d 0.064s
2026-06-19 10:54:15,671 106092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:15 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-e086ca7f-54c9-48b6-866b-494d22ca9062', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.231/volume/v3/volumes/5bb9a761-8796-4369-8f70-88ef89e8275d'}
Body: b''
2026-06-19 10:54:15,703 106092 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.231/volume/v3/volumes/5bb9a761-8796-4369-8f70-88ef89e8275d 0.031s
2026-06-19 10:54:15,703 106092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-294700a0-0e2c-4d51-a1b5-4b387f03afcf', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-294700a0-0e2c-4d51-a1b5-4b387f03afcf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/volume/v3/volumes/5bb9a761-8796-4369-8f70-88ef89e8275d'}
Body: b'{"volume": {"id": "5bb9a761-8796-4369-8f70-88ef89e8275d", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T10:52:52.000000", "updated_at": "2026-06-19T10:54:16.000000", "name": "tempest-TestEncryptedCinderVolumes-553259543", "description": null, "volume_type": "tempest-scenario-type-luks-2106457536", "snapshot_id": null, "source_volid": "43c67821-5646-4679-bc24-7e99c4ee750b", "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.231/volume/v3/volumes/5bb9a761-8796-4369-8f70-88ef89e8275d"}, {"rel": "bookmark", "href": "https://10.4.3.231/volume/volumes/5bb9a761-8796-4369-8f70-88ef89e8275d"}], "user_id": "a64371c1658a4d27b706550afcb97ee8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e760c69a9dd84834b5ff8cb4f9745659"}}'
2026-06-19 10:54:16,755 106092 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 500 GET https://10.4.3.231/volume/v3/volumes/5bb9a761-8796-4369-8f70-88ef89e8275d 0.046s
2026-06-19 10:54:16,756 106092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:16 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-74df4a21-537f-4863-a6ab-d3f2e94e678c', 'x-openstack-request-id': 'req-74df4a21-537f-4863-a6ab-d3f2e94e678c', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.231/volume/v3/volumes/5bb9a761-8796-4369-8f70-88ef89e8275d'}
Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}'
2026-06-19 10:54:16,838 106092 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 500 DELETE https://10.4.3.231/volume/v3/volumes/43c67821-5646-4679-bc24-7e99c4ee750b 0.081s
2026-06-19 10:54:16,838 106092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:16 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-04d69b23-f020-4dbe-b84a-b23bfc8aca38', 'x-openstack-request-id': 'req-04d69b23-f020-4dbe-b84a-b23bfc8aca38', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.231/volume/v3/volumes/43c67821-5646-4679-bc24-7e99c4ee750b'}
Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}'
2026-06-19 10:54:16,838 106092 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 0x7743d80d7500>>, retrying...
2026-06-19 10:54:23,652 106092 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.231/volume/v3/volumes/43c67821-5646-4679-bc24-7e99c4ee750b 1.813s
2026-06-19 10:54:23,653 106092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:21 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-fa962cb5-97c6-4891-b76c-650cecd6c406', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.231/volume/v3/volumes/43c67821-5646-4679-bc24-7e99c4ee750b'}
Body: b''
2026-06-19 10:54:23,728 106092 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.231/volume/v3/volumes/43c67821-5646-4679-bc24-7e99c4ee750b 0.075s
2026-06-19 10:54:23,728 106092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f463065f-5755-46c6-938e-68d465cb20e7', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f463065f-5755-46c6-938e-68d465cb20e7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/volume/v3/volumes/43c67821-5646-4679-bc24-7e99c4ee750b'}
Body: b'{"volume": {"id": "43c67821-5646-4679-bc24-7e99c4ee750b", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T10:52:51.000000", "updated_at": "2026-06-19T10:54:24.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1322751902", "description": null, "volume_type": "tempest-scenario-type-luks-2106457536", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.231/volume/v3/volumes/43c67821-5646-4679-bc24-7e99c4ee750b"}, {"rel": "bookmark", "href": "https://10.4.3.231/volume/volumes/43c67821-5646-4679-bc24-7e99c4ee750b"}], "user_id": "a64371c1658a4d27b706550afcb97ee8", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e760c69a9dd84834b5ff8cb4f9745659"}}'
2026-06-19 10:54:24,750 106092 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.231/volume/v3/volumes/43c67821-5646-4679-bc24-7e99c4ee750b 0.016s
2026-06-19 10:54:24,751 106092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:24 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-656e3a56-ab3c-4dbc-834a-049235c009ad', 'x-openstack-request-id': 'req-656e3a56-ab3c-4dbc-834a-049235c009ad', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.231/volume/v3/volumes/43c67821-5646-4679-bc24-7e99c4ee750b'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 43c67821-5646-4679-bc24-7e99c4ee750b could not be found."}}'
2026-06-19 10:54:24,818 106092 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.231/volume/v3/volumes/detail?all_tenants=1 0.066s
2026-06-19 10:54:24,818 106092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7b75502-db81-4a93-acd2-25b9d098a3c8', 'content-length': '11014', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7b75502-db81-4a93-acd2-25b9d098a3c8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/volume/v3/volumes/detail?all_tenants=1'}
Body: b'{"volumes": [{"id": "b3a3f0ab-b079-4cb8-9f0f-97122bc8066c", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T10:54:06.000000", "updated_at": "2026-06-19T10:54:06.000000", "name": "backup-vol-1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.231/volume/v3/volumes/b3a3f0ab-b079-4cb8-9f0f-97122bc8066c"}, {"rel": "bookmark", "href": "https://10.4.3.231/volume/volumes/b3a3f0ab-b079-4cb8-9f0f-97122bc8066c"}], "user_id": "611d8c65081f4aa09f0e5b45db186266", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "395e4086af894335a79cc912b1b00220", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000003275@storpool#template_virtual"}, {"id": "8483858f-5248-44d9-9b43-330a7d6228c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T10:53:57.000000", "updated_at": "2026-06-19T10:54:07.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-255257478", "description": null, "volume_type": "storpool", "snapshot_id": "b91616f7-b209-467f-a3f8-5b03eb8711ac", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.231/volume/v3/volumes/8483858f-5248-44d9-9b43-330a7d6228c3"}, {"rel": "bookmark", "href": "https://10.4.3.231/volume/volumes/8483858f-5248-44d9-9b43-330a7d6228c3"}], "user_id": "3e41417cc39e49c2b42f9a60e5a99a61", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8483858f-5248-44d9-9b43-330a7d6228c3", "attachment_id": "5b300827-b805-406e-97f0-19dded914ab3", "volume_id": "8483858f-5248-44d9-9b43-330a7d6228c3", "server_id": "35fd52a9-9612-48eb-9b89-807d645b9c20", "host_name": "np0000003275", "device": "/dev/vda", "attached_at": "2026-06-19T10:54:06.000000"}], "migration_status": null, "os-vol-tenant-attr:tenant_id": "6db204bddf2546a882fdf4ae9328ca52", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000003275@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": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "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"}}, {"id": "10dabe40-7ba3-46e7-a12a-48afb02c3d02", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T10:53:10.000000", "updated_at": "2026-06-19T10:54:12.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-783985269", "description": null, "volume_type": "tempest-scenario-type-luksv2-969311754", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.231/volume/v3/volumes/10dabe40-7ba3-46e7-a12a-48afb02c3d02"}, {"rel": "bookmark", "href": "https://10.4.3.231/volume/volumes/10dabe40-7ba3-46e7-a12a-48afb02c3d02"}], "user_id": "4bef9e9c2579408fb186d5110a36d079", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "12d4bf826f7a480dabdd24ac9c55246a", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000003275@storpool#default"}, {"id": "1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T10:52:56.000000", "updated_at": "2026-06-19
2026-06-19 10:54:24,873 106092 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.231/volume/v3/types/f05ba933-e4da-49b1-8d5d-8f5d28e0119f 0.047s
2026-06-19 10:54:24,874 106092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54: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-a087d62f-8d3a-4c2e-9524-42ae4780ea75', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.231/volume/v3/types/f05ba933-e4da-49b1-8d5d-8f5d28e0119f'}
Body: b''
}}}
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 249, in is_resource_deleted
volume = self.show_volume(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_boot_cloned_encrypted_volume[compute,id-5bb622ab-5060-48a8-8840-d589a548b7e4,image,volume] |
pass
pt1.2: cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes.test_boot_cloned_encrypted_volume[compute,id-5bb622ab-5060-48a8-8840-d589a548b7e4,image,volume]
|
||||||
| tempest.api.volume.test_volumes_backup.VolumesBackupsTest | 4 | 3 | 1 | 0 | 0 | Detail | |
test_backup_create_attached_volume[compute,id-07af8f6d-80af-44c9-a5dc-c8427b1b62e6] |
pass
pt2.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
pt2.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
pt2.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] |
fail
ft2.4: tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_volume_backup_incremental[compute,id-f86eff09-2a6d-43c1-905e-8079e5754f1e]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-19 10:52:56,310 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 202 POST https://10.4.3.231/volume/v3/volumes 0.223s
2026-06-19 10:52:56,310 106090 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-1271099473"}}
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:52:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55d7d7b9-81a2-40ca-8405-6ba2769f2a9c', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55d7d7b9-81a2-40ca-8405-6ba2769f2a9c', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.231/volume/v3/volumes'}
Body: b'{"volume": {"id": "1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T10:52:56.241650", "updated_at": null, "name": "tempest-VolumesBackupsTest-Volume-1271099473", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.231/volume/v3/volumes/1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842"}, {"rel": "bookmark", "href": "https://10.4.3.231/volume/volumes/1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842"}], "user_id": "611d8c65081f4aa09f0e5b45db186266", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-06-19 10:52:56,351 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.231/volume/v3/volumes/1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842 0.035s
2026-06-19 10:52:56,351 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:52:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ff899a2-fbfd-44b2-840c-d43c599c96a6', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ff899a2-fbfd-44b2-840c-d43c599c96a6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/volume/v3/volumes/1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842'}
Body: b'{"volume": {"id": "1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T10:52:56.000000", "updated_at": null, "name": "tempest-VolumesBackupsTest-Volume-1271099473", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.231/volume/v3/volumes/1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842"}, {"rel": "bookmark", "href": "https://10.4.3.231/volume/volumes/1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842"}], "user_id": "611d8c65081f4aa09f0e5b45db186266", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "395e4086af894335a79cc912b1b00220"}}'
2026-06-19 10:52:57,383 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.231/volume/v3/volumes/1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842 0.026s
2026-06-19 10:52:57,383 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:52:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53fd404f-942e-4345-8633-01a09e1a6054', 'content-length': '842', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53fd404f-942e-4345-8633-01a09e1a6054', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/volume/v3/volumes/1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842'}
Body: b'{"volume": {"id": "1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T10:52:56.000000", "updated_at": "2026-06-19T10:52:56.000000", "name": "tempest-VolumesBackupsTest-Volume-1271099473", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.231/volume/v3/volumes/1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842"}, {"rel": "bookmark", "href": "https://10.4.3.231/volume/volumes/1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842"}], "user_id": "611d8c65081f4aa09f0e5b45db186266", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "395e4086af894335a79cc912b1b00220"}}'
2026-06-19 10:52:57,388 106090 INFO [tempest.common.waiters] volume 1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842 reached available after waiting for 1.388413 seconds
2026-06-19 10:52:57,388 106090 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-06-19 10:52:57,388 106090 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-06-19 10:52:57,427 106090 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://10.4.3.231/compute/v2.1/os-keypairs 0.038s
2026-06-19 10:52:57,427 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-869106678", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCBZ7u2ZJz/InS/nVW6k5kHsG/lYzadzk2/SCtPCr+xSEhWDriFhmeaMBcMs7cqIiYFham3kvUrjUfsb8rXg1bD1pPK2O2LXkx73ynRL00E+S4X+4JSco16kS7MqunNQWQ=="}}
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:52: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-3aadaf56-3ff7-4715-b760-4086c3ec963f', 'x-compute-request-id': 'req-3aadaf56-3ff7-4715-b760-4086c3ec963f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-869106678", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCBZ7u2ZJz/InS/nVW6k5kHsG/lYzadzk2/SCtPCr+xSEhWDriFhmeaMBcMs7cqIiYFham3kvUrjUfsb8rXg1bD1pPK2O2LXkx73ynRL00E+S4X+4JSco16kS7MqunNQWQ==", "fingerprint": "a0:46:79:02:92:be:3b:16:d7:89:34:55:7a:8b:fe:79", "user_id": "611d8c65081f4aa09f0e5b45db186266"}}'
2026-06-19 10:52:57,428 106090 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-869106678 created
2026-06-19 10:52:57,591 106090 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.231/networking/v2.0/security-groups 0.163s
2026-06-19 10:52:57,592 106090 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--1781188233", "description": "tempest-description--976248617"}}
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:52:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-5e58d81a-2be3-4367-b0a0-1f97c269bc9a', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.231/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "33bb7442-74cf-4238-82a3-801a53127b8b", "name": "tempest-securitygroup--1781188233", "stateful": true, "tenant_id": "395e4086af894335a79cc912b1b00220", "project_id": "395e4086af894335a79cc912b1b00220", "description": "tempest-description--976248617", "shared": false, "security_group_rules": [{"id": "17f8c58f-c931-40e8-b60c-2fa3857df142", "project_id": "395e4086af894335a79cc912b1b00220", "security_group_id": "33bb7442-74cf-4238-82a3-801a53127b8b", "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": 1528, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-19T10:52:57Z", "updated_at": "2026-06-19T10:52:57Z", "revision_number": 0, "tenant_id": "395e4086af894335a79cc912b1b00220"}, {"id": "5be92d38-d322-472d-87e4-5e08de3d25c9", "project_id": "395e4086af894335a79cc912b1b00220", "security_group_id": "33bb7442-74cf-4238-82a3-801a53127b8b", "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": 1527, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-19T10:52:57Z", "updated_at": "2026-06-19T10:52:57Z", "revision_number": 0, "tenant_id": "395e4086af894335a79cc912b1b00220"}], "tags": [], "created_at": "2026-06-19T10:52:57Z", "updated_at": "2026-06-19T10:52:57Z", "revision_number": 1}}'
2026-06-19 10:52:57,727 106090 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.231/networking/v2.0/security-group-rules 0.135s
2026-06-19 10:52:57,728 106090 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": "33bb7442-74cf-4238-82a3-801a53127b8b", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:52:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-6da16b6d-1382-49d5-a03c-c703424dbb2a', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.231/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "1dfc0f97-9318-4350-9468-e7cdb98cc41c", "project_id": "395e4086af894335a79cc912b1b00220", "security_group_id": "33bb7442-74cf-4238-82a3-801a53127b8b", "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-06-19T10:52:57Z", "updated_at": "2026-06-19T10:52:57Z", "revision_number": 0, "tenant_id": "395e4086af894335a79cc912b1b00220"}}'
2026-06-19 10:52:57,865 106090 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.231/networking/v2.0/security-group-rules 0.137s
2026-06-19 10:52:57,866 106090 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": "33bb7442-74cf-4238-82a3-801a53127b8b", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:52:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-ebc8b66b-2340-4eee-89e7-a9e7032002e2', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.231/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "99214754-0047-4d78-937a-85e41a8e2d47", "project_id": "395e4086af894335a79cc912b1b00220", "security_group_id": "33bb7442-74cf-4238-82a3-801a53127b8b", "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-06-19T10:52:57Z", "updated_at": "2026-06-19T10:52:57Z", "revision_number": 0, "tenant_id": "395e4086af894335a79cc912b1b00220"}}'
2026-06-19 10:52:57,866 106090 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1781188233 created
2026-06-19 10:52:58,581 106090 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.231/networking/v2.0/floatingips 0.715s
2026-06-19 10:52:58,581 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "4f4a9432-3a21-423c-8d44-c5b847284a41"}}
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:52:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-f5d9ebce-772b-46e9-b04a-a445b0c3b7ba', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.231/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "48e0298d-d3ef-49fc-9b8e-290ba1f8f590", "tenant_id": "395e4086af894335a79cc912b1b00220", "project_id": "395e4086af894335a79cc912b1b00220", "floating_ip_address": "172.24.5.131", "floating_network_id": "4f4a9432-3a21-423c-8d44-c5b847284a41", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-19T10:52:58Z", "updated_at": "2026-06-19T10:52:58Z", "revision_number": 0}}'
2026-06-19 10:52:58,581 106090 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '48e0298d-d3ef-49fc-9b8e-290ba1f8f590', 'tenant_id': '395e4086af894335a79cc912b1b00220', 'project_id': '395e4086af894335a79cc912b1b00220', 'floating_ip_address': '172.24.5.131', 'floating_network_id': '4f4a9432-3a21-423c-8d44-c5b847284a41', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-19T10:52:58Z', 'updated_at': '2026-06-19T10:52:58Z', 'revision_number': 0, 'ip': '172.24.5.131'} created
2026-06-19 10:52:58,672 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 201 POST https://10.4.3.231/identity/v3/auth/tokens 0.088s
2026-06-19 10:52:58,672 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:52:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2930', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-18475dc0-f8e1-438d-bd9b-2de8944b1c64', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.231/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "611d8c65081f4aa09f0e5b45db186266", "name": "tempest-VolumesBackupsTest-632197980-project-member", "password_expires_at": null}, "audit_ids": ["KJFNkP0KQKuzAIedImndRQ"], "expires_at": "2026-06-19T11:52:58.000000Z", "issued_at": "2026-06-19T10:52:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "395e4086af894335a79cc912b1b00220", "name": "tempest-VolumesBackupsTest-632197980"}, "is_domain": false, "roles": [{"id": "b08e47b0a1ad48ada4ef441eb7ed43b3", "name": "member"}, {"id": "46c45ea64c0e4d9099483f12ce10e245", "name": "reader"}], "catalog": [{"endpoints": [{"id": "88803a9128a64bc6ab72ec0851680d29", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.231:8080", "region": "RegionOne"}, {"id": "e6bdc7b81fae426eacdddb8b707c2eee", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.231:8080/v1/AUTH_395e4086af894335a79cc912b1b00220", "region": "RegionOne"}], "id": "085c1421701e48e490c482fa1b081521", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "fd1adfa448044e3ea96b8774a48197f5", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.231/placement", "region": "RegionOne"}], "id": "09c4f35868e645f49e4adafdafbdecfe", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0948d69c61cd4829b2734a5ab1950753", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.231/compute/v2.1", "region": "RegionOne"}], "id": "114b7e1dae8d40e494a33820f893fd4e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "83a04d97541b4adf945fc0418d6b6989", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.231/volume/v3", "region": "RegionOne"}], "id": "26b20ce3cd4f4d5db2d0f1d1b335b344", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "af75829c8dc54e2dba2f1293c655ac76", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.231/identity", "region": "RegionOne"}], "id": "3554afc2d4b14477b132cd3530c5d798", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "f6281bab3b57479780a57b042470fa30", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.231/image", "region": "RegionOne"}], "id": "4acd8a8f7229435787768f3879716f93", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6ab6880b66ab41418b8462d31a63992c", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.231/compute/v2/395e4086af894335a79cc912b1b00220", "region": "RegionOne"}], "id": "aa7196fdde5c48ca9122929507e36ac6", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "f447b947f5c1468db9f27d122bf99f1b", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.231/networking", "region": "RegionOne"}], "id": "e6d578bc1b324f0da02bf1e1c917df39", "type": "network", "name": "neutron"}]}}'
2026-06-19 10:52:58,672 106090 INFO [tempest.lib.common.fixed_network] (VolumesBackupsTest:test_volume_backup_incremental) Found network {'id': '8e7c9bdf-c5c8-40fc-b546-445a5351c589', 'name': 'tempest-VolumesBackupsTest-1260135059-network', 'tenant_id': '395e4086af894335a79cc912b1b00220', 'project_id': '395e4086af894335a79cc912b1b00220', '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': 25223, '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-06-19T10:49:52Z', 'updated_at': '2026-06-19T10:49:52Z', 'revision_number': 1} available for tenant
2026-06-19 10:52:58,673 106090 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-869106678', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCBZ7u2ZJz/InS/nVW6k5kHsG/lYzadzk2/SCtPCr+xSEhWDriFhmeaMBcMs7cqIiYFham3kvUrjUfsb8rXg1bD1pPK2O2LXkx73ynRL00E+S4X+4JSco16kS7MqunNQWQ==', 'fingerprint': 'a0:46:79:02:92:be:3b:16:d7:89:34:55:7a:8b:fe:79', 'user_id': '611d8c65081f4aa09f0e5b45db186266', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCvxGjukmwSfylXpf2gMcLDU/MpNhkBRaZITTb3EWvXrTiUfgEKhNRz\nDEOyBBOnIMegBwYFK4EEACKhZANiAAQgWe7tmSc/yJ0v51VupOZB7Bv5WM2nc5Nv\n0grTwq/sUhIVg64hYZnmjAXDLO3KiImBYWpt5L1K41H7G/K14NWw9aTytjti15Me\n98p0S9NBPkuF/uCUnKNepEuzKrpzUFk=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '33bb7442-74cf-4238-82a3-801a53127b8b', 'name': 'tempest-securitygroup--1781188233', 'stateful': True, 'tenant_id': '395e4086af894335a79cc912b1b00220', 'project_id': '395e4086af894335a79cc912b1b00220', 'description': 'tempest-description--976248617', 'shared': False, 'security_group_rules': [{'id': '17f8c58f-c931-40e8-b60c-2fa3857df142', 'project_id': '395e4086af894335a79cc912b1b00220', 'security_group_id': '33bb7442-74cf-4238-82a3-801a53127b8b', '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': 1528, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-19T10:52:57Z', 'updated_at': '2026-06-19T10:52:57Z', 'revision_number': 0, 'tenant_id': '395e4086af894335a79cc912b1b00220'}, {'id': '5be92d38-d322-472d-87e4-5e08de3d25c9', 'project_id': '395e4086af894335a79cc912b1b00220', 'security_group_id': '33bb7442-74cf-4238-82a3-801a53127b8b', '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': 1527, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-19T10:52:57Z', 'updated_at': '2026-06-19T10:52:57Z', 'revision_number': 0, 'tenant_id': '395e4086af894335a79cc912b1b00220'}], 'tags': [], 'created_at': '2026-06-19T10:52:57Z', 'updated_at': '2026-06-19T10:52:57Z', 'revision_number': 1}, 'floating_ip': {'id': '48e0298d-d3ef-49fc-9b8e-290ba1f8f590', 'tenant_id': '395e4086af894335a79cc912b1b00220', 'project_id': '395e4086af894335a79cc912b1b00220', 'floating_ip_address': '172.24.5.131', 'floating_network_id': '4f4a9432-3a21-423c-8d44-c5b847284a41', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-19T10:52:58Z', 'updated_at': '2026-06-19T10:52:58Z', 'revision_number': 0, 'ip': '172.24.5.131'}}
2026-06-19 10:52:59,325 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 202 POST https://10.4.3.231/compute/v2.1/servers 0.652s
2026-06-19 10:52:59,325 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-VolumesBackupsTest-instance-2035355001", "imageRef": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "flavorRef": "42", "networks": [{"uuid": "8e7c9bdf-c5c8-40fc-b546-445a5351c589"}], "security_groups": [{"name": "tempest-securitygroup--1781188233"}], "key_name": "tempest-keypair-869106678", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:52:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '406', 'location': 'https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a', '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-8d8e8d0c-e87d-4ba0-a05a-3ae42e09889e', 'x-compute-request-id': 'req-8d8e8d0c-e87d-4ba0-a05a-3ae42e09889e', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.231/compute/v2.1/servers'}
Body: b'{"server": {"id": "4c9b9a47-cc82-4450-a287-62ec2477cc1a", "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1781188233"}], "adminPass": "okyCSo65s4zB"}}'
2026-06-19 10:52:59,431 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a 0.104s
2026-06-19 10:52:59,431 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:52:59 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-454f6fe5-f9d6-4dc3-a135-b61e47a10b74', 'x-compute-request-id': 'req-454f6fe5-f9d6-4dc3-a135-b61e47a10b74', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:52:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "", "id": "4c9b9a47-cc82-4450-a287-62ec2477cc1a", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-2035355001", "status": "BUILD", "tenant_id": "395e4086af894335a79cc912b1b00220", "user_id": "611d8c65081f4aa09f0e5b45db186266", "updated": "2026-06-19T10:52:59Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-869106678", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 10:53:00,536 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a 0.098s
2026-06-19 10:53:00,536 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:53:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1231', '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-e9a0dcd0-9b6b-4dd7-ae07-896a91344981', 'x-compute-request-id': 'req-e9a0dcd0-9b6b-4dd7-ae07-896a91344981', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:52:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "", "id": "4c9b9a47-cc82-4450-a287-62ec2477cc1a", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-2035355001", "status": "BUILD", "tenant_id": "395e4086af894335a79cc912b1b00220", "user_id": "611d8c65081f4aa09f0e5b45db186266", "updated": "2026-06-19T10:53:00Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-869106678", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 10:53:00,541 106090 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait
2026-06-19 10:53:01,640 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a 0.098s
2026-06-19 10:53:01,641 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:53:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1231', '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-173c1def-5ac3-49de-90bb-60bedc6368ad', 'x-compute-request-id': 'req-173c1def-5ac3-49de-90bb-60bedc6368ad', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:52:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "", "id": "4c9b9a47-cc82-4450-a287-62ec2477cc1a", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-2035355001", "status": "BUILD", "tenant_id": "395e4086af894335a79cc912b1b00220", "user_id": "611d8c65081f4aa09f0e5b45db186266", "updated": "2026-06-19T10:53:00Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-869106678", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 10:53:02,751 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a 0.103s
2026-06-19 10:53:02,751 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:53:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1231', '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-0fe8c1d6-aa2f-4daa-8888-ab7443073987', 'x-compute-request-id': 'req-0fe8c1d6-aa2f-4daa-8888-ab7443073987', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:52:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "", "id": "4c9b9a47-cc82-4450-a287-62ec2477cc1a", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-2035355001", "status": "BUILD", "tenant_id": "395e4086af894335a79cc912b1b00220", "user_id": "611d8c65081f4aa09f0e5b45db186266", "updated": "2026-06-19T10:53:00Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-869106678", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 10:53:03,841 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a 0.080s
2026-06-19 10:53:03,841 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:53:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1231', '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-33a1f09d-09f0-45a1-bfd5-2fcfad6ca52a', 'x-compute-request-id': 'req-33a1f09d-09f0-45a1-bfd5-2fcfad6ca52a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:52:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "", "id": "4c9b9a47-cc82-4450-a287-62ec2477cc1a", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-2035355001", "status": "BUILD", "tenant_id": "395e4086af894335a79cc912b1b00220", "user_id": "611d8c65081f4aa09f0e5b45db186266", "updated": "2026-06-19T10:53:00Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-869106678", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 10:53:04,976 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a 0.129s
2026-06-19 10:53:04,977 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:53:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1231', '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-b5ff115b-b0da-408d-8e80-7d1d332c6096', 'x-compute-request-id': 'req-b5ff115b-b0da-408d-8e80-7d1d332c6096', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:52:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "", "id": "4c9b9a47-cc82-4450-a287-62ec2477cc1a", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-2035355001", "status": "BUILD", "tenant_id": "395e4086af894335a79cc912b1b00220", "user_id": "611d8c65081f4aa09f0e5b45db186266", "updated": "2026-06-19T10:53:00Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-869106678", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 10:53:06,078 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a 0.092s
2026-06-19 10:53:06,078 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:53:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1231', '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-1f095524-ef0b-45bb-9438-aa316db530da', 'x-compute-request-id': 'req-1f095524-ef0b-45bb-9438-aa316db530da', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:52:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "", "id": "4c9b9a47-cc82-4450-a287-62ec2477cc1a", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-2035355001", "status": "BUILD", "tenant_id": "395e4086af894335a79cc912b1b00220", "user_id": "611d8c65081f4aa09f0e5b45db186266", "updated": "2026-06-19T10:53:00Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-869106678", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 10:53:07,183 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a 0.099s
2026-06-19 10:53:07,184 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:53:07 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-d07167c3-2f68-461b-9d41-31241207d0c5', 'x-compute-request-id': 'req-d07167c3-2f68-461b-9d41-31241207d0c5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:52:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "872c2a4d5f3d93417fe8cab6b31a6baef033e76b6e0aa5e4aeb21124", "id": "4c9b9a47-cc82-4450-a287-62ec2477cc1a", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-2035355001", "status": "BUILD", "tenant_id": "395e4086af894335a79cc912b1b00220", "user_id": "611d8c65081f4aa09f0e5b45db186266", "updated": "2026-06-19T10:53:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-869106678", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 10:53:08,283 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a 0.090s
2026-06-19 10:53:08,283 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:53:08 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-2b70f856-4732-4e3c-a2b3-0173fd47ac3c', 'x-compute-request-id': 'req-2b70f856-4732-4e3c-a2b3-0173fd47ac3c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:52:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "872c2a4d5f3d93417fe8cab6b31a6baef033e76b6e0aa5e4aeb21124", "id": "4c9b9a47-cc82-4450-a287-62ec2477cc1a", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-2035355001", "status": "BUILD", "tenant_id": "395e4086af894335a79cc912b1b00220", "user_id": "611d8c65081f4aa09f0e5b45db186266", "updated": "2026-06-19T10:53:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-869106678", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 10:53:09,440 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a 0.148s
2026-06-19 10:53:09,440 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:53:09 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-635f1478-4981-42ec-87da-30e62fbe112b', 'x-compute-request-id': 'req-635f1478-4981-42ec-87da-30e62fbe112b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:52:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "872c2a4d5f3d93417fe8cab6b31a6baef033e76b6e0aa5e4aeb21124", "id": "4c9b9a47-cc82-4450-a287-62ec2477cc1a", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-2035355001", "status": "BUILD", "tenant_id": "395e4086af894335a79cc912b1b00220", "user_id": "611d8c65081f4aa09f0e5b45db186266", "updated": "2026-06-19T10:53:09Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-869106678", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 10:53:09,450 106090 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 10 second wait
2026-06-19 10:53:10,935 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a 0.484s
2026-06-19 10:53:10,935 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:53:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1363', '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-7f7b6654-a0eb-4b5c-bcbc-b4b7e1594018', 'x-compute-request-id': 'req-7f7b6654-a0eb-4b5c-bcbc-b4b7e1594018', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:52:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "872c2a4d5f3d93417fe8cab6b31a6baef033e76b6e0aa5e4aeb21124", "id": "4c9b9a47-cc82-4450-a287-62ec2477cc1a", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-2035355001", "status": "BUILD", "tenant_id": "395e4086af894335a79cc912b1b00220", "user_id": "611d8c65081f4aa09f0e5b45db186266", "updated": "2026-06-19T10:53:09Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-869106678", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1781188233"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 10:53:12,423 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a 0.478s
2026-06-19 10:53:12,424 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:53:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1361', '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-92ba3a50-f1bc-4088-8162-75d729cc69b8', 'x-compute-request-id': 'req-92ba3a50-f1bc-4088-8162-75d729cc69b8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:52:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "872c2a4d5f3d93417fe8cab6b31a6baef033e76b6e0aa5e4aeb21124", "id": "4c9b9a47-cc82-4450-a287-62ec2477cc1a", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-2035355001", "status": "BUILD", "tenant_id": "395e4086af894335a79cc912b1b00220", "user_id": "611d8c65081f4aa09f0e5b45db186266", "updated": "2026-06-19T10:53:11Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-869106678", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1781188233"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 10:53:12,432 106090 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 13 second wait
2026-06-19 10:53:13,833 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a 0.401s
2026-06-19 10:53:13,834 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:53:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1361', '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-6678039d-042f-45c1-bcf9-ec515bf2d4fd', 'x-compute-request-id': 'req-6678039d-042f-45c1-bcf9-ec515bf2d4fd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:52:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "872c2a4d5f3d93417fe8cab6b31a6baef033e76b6e0aa5e4aeb21124", "id": "4c9b9a47-cc82-4450-a287-62ec2477cc1a", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-2035355001", "status": "BUILD", "tenant_id": "395e4086af894335a79cc912b1b00220", "user_id": "611d8c65081f4aa09f0e5b45db186266", "updated": "2026-06-19T10:53:11Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-869106678", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1781188233"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 10:53:15,079 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a 0.230s
2026-06-19 10:53:15,079 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:53:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1361', '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-a9705c6c-759f-47b5-929a-b318a56cfcee', 'x-compute-request-id': 'req-a9705c6c-759f-47b5-929a-b318a56cfcee', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:52:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "872c2a4d5f3d93417fe8cab6b31a6baef033e76b6e0aa5e4aeb21124", "id": "4c9b9a47-cc82-4450-a287-62ec2477cc1a", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-2035355001", "status": "BUILD", "tenant_id": "395e4086af894335a79cc912b1b00220", "user_id": "611d8c65081f4aa09f0e5b45db186266", "updated": "2026-06-19T10:53:11Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-869106678", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1781188233"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 10:53:16,424 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a 0.337s
2026-06-19 10:53:16,425 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:53:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1361', '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-fec2286e-cf6b-49d0-9d77-cd82fbf0bf11', 'x-compute-request-id': 'req-fec2286e-cf6b-49d0-9d77-cd82fbf0bf11', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:52:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "872c2a4d5f3d93417fe8cab6b31a6baef033e76b6e0aa5e4aeb21124", "id": "4c9b9a47-cc82-4450-a287-62ec2477cc1a", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-2035355001", "status": "BUILD", "tenant_id": "395e4086af894335a79cc912b1b00220", "user_id": "611d8c65081f4aa09f0e5b45db186266", "updated": "2026-06-19T10:53:11Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-869106678", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1781188233"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 10:53:17,932 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a 0.498s
2026-06-19 10:53:17,932 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:53:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1361', '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-1056376e-6caa-4df9-81c0-36ed77d1471b', 'x-compute-request-id': 'req-1056376e-6caa-4df9-81c0-36ed77d1471b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:52:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "872c2a4d5f3d93417fe8cab6b31a6baef033e76b6e0aa5e4aeb21124", "id": "4c9b9a47-cc82-4450-a287-62ec2477cc1a", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-2035355001", "status": "BUILD", "tenant_id": "395e4086af894335a79cc912b1b00220", "user_id": "611d8c65081f4aa09f0e5b45db186266", "updated": "2026-06-19T10:53:11Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-869106678", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1781188233"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 10:53:19,272 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a 0.330s
2026-06-19 10:53:19,272 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:53:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1361', '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-38b3155f-f941-453c-b6a9-cdc897f1b502', 'x-compute-request-id': 'req-38b3155f-f941-453c-b6a9-cdc897f1b502', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:52:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "872c2a4d5f3d93417fe8cab6b31a6baef033e76b6e0aa5e4aeb21124", "id": "4c9b9a47-cc82-4450-a287-62ec2477cc1a", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-2035355001", "status": "BUILD", "tenant_id": "395e4086af894335a79cc912b1b00220", "user_id": "611d8c65081f4aa09f0e5b45db186266", "updated": "2026-06-19T10:53:11Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-869106678", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1781188233"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 10:53:20,587 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a 0.305s
2026-06-19 10:53:20,588 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:53:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1361', '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-25866e98-8398-4c3a-9b18-beb79191b8b5', 'x-compute-request-id': 'req-25866e98-8398-4c3a-9b18-beb79191b8b5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:52:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "872c2a4d5f3d93417fe8cab6b31a6baef033e76b6e0aa5e4aeb21124", "id": "4c9b9a47-cc82-4450-a287-62ec2477cc1a", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-2035355001", "status": "BUILD", "tenant_id": "395e4086af894335a79cc912b1b00220", "user_id": "611d8c65081f4aa09f0e5b45db186266", "updated": "2026-06-19T10:53:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-869106678", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1781188233"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 10:53:21,838 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a 0.238s
2026-06-19 10:53:21,839 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:53:21 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-9eb40337-2a35-4413-902e-0e12b1313a91', 'x-compute-request-id': 'req-9eb40337-2a35-4413-902e-0e12b1313a91', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-VolumesBackupsTest-1260135059-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:0b:0d"}]}, "created": "2026-06-19T10:52:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "872c2a4d5f3d93417fe8cab6b31a6baef033e76b6e0aa5e4aeb21124", "id": "4c9b9a47-cc82-4450-a287-62ec2477cc1a", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-2035355001", "status": "ACTIVE", "tenant_id": "395e4086af894335a79cc912b1b00220", "user_id": "611d8c65081f4aa09f0e5b45db186266", "updated": "2026-06-19T10:53:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-869106678", "OS-SRV-USG:launched_at": "2026-06-19T10:53:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1781188233"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 10:53:21,847 106090 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 22 second wait
2026-06-19 10:53:22,039 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a/os-interface 0.191s
2026-06-19 10:53:22,039 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:53:21 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-e522d6da-9ffa-458d-8a35-7348a9979e3e', 'x-compute-request-id': 'req-e522d6da-9ffa-458d-8a35-7348a9979e3e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "8e7c9bdf-c5c8-40fc-b546-445a5351c589", "port_id": "5f9fc15e-cda2-4203-afb4-7c7aa711f18b", "mac_addr": "fa:16:3e:db:0b:0d", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "606eda22-7d10-4f96-9f35-2275d951b893", "ip_address": "10.1.0.7"}]}]}'
2026-06-19 10:53:22,722 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 PUT https://10.4.3.231/networking/v2.0/floatingips/48e0298d-d3ef-49fc-9b8e-290ba1f8f590 0.679s
2026-06-19 10:53:22,722 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "5f9fc15e-cda2-4203-afb4-7c7aa711f18b"}}
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:53:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-4b6a7fad-4092-4ca3-9ef0-4d50fb88346e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/networking/v2.0/floatingips/48e0298d-d3ef-49fc-9b8e-290ba1f8f590'}
Body: b'{"floatingip": {"id": "48e0298d-d3ef-49fc-9b8e-290ba1f8f590", "tenant_id": "395e4086af894335a79cc912b1b00220", "project_id": "395e4086af894335a79cc912b1b00220", "floating_ip_address": "172.24.5.131", "floating_network_id": "4f4a9432-3a21-423c-8d44-c5b847284a41", "router_id": "6bb82184-50c0-48fd-94d1-857492a4fd80", "port_id": "5f9fc15e-cda2-4203-afb4-7c7aa711f18b", "fixed_ip_address": "10.1.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "8e7c9bdf-c5c8-40fc-b546-445a5351c589", "mac_address": "fa:16:3e:db:0b:0d", "admin_state_up": true, "status": "ACTIVE", "device_id": "4c9b9a47-cc82-4450-a287-62ec2477cc1a", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-19T10:52:58Z", "updated_at": "2026-06-19T10:53:22Z", "revision_number": 1}}'
2026-06-19 10:53:22,723 106090 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.131:22' as 'cirros' with public key authentication
2026-06-19 10:53:58,818 106090 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-06-19 10:53:58,948 106090 INFO [paramiko.transport] Authentication (publickey) successful!
2026-06-19 10:53:58,948 106090 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.5.131 successfully created
2026-06-19 10:54:01,547 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 POST https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a/os-volume_attachments 2.598s
2026-06-19 10:54:01,547 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volumeAttachment": {"volumeId": "1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842", "device": "/dev/vdb"}}
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:53:58 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-36bd0ded-092c-4a60-b0af-768c93d53db6', 'x-compute-request-id': 'req-36bd0ded-092c-4a60-b0af-768c93d53db6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a/os-volume_attachments'}
Body: b'{"volumeAttachment": {"id": "1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842", "serverId": "4c9b9a47-cc82-4450-a287-62ec2477cc1a", "volumeId": "1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842", "device": "/dev/vdb"}}'
2026-06-19 10:54:01,575 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.231/volume/v3/volumes/1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842 0.026s
2026-06-19 10:54:01,575 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-012810f8-dcc4-4eba-82e0-3b9c45397df4', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-012810f8-dcc4-4eba-82e0-3b9c45397df4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/volume/v3/volumes/1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842'}
Body: b'{"volume": {"id": "1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T10:52:56.000000", "updated_at": "2026-06-19T10:54:01.000000", "name": "tempest-VolumesBackupsTest-Volume-1271099473", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.231/volume/v3/volumes/1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842"}, {"rel": "bookmark", "href": "https://10.4.3.231/volume/volumes/1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842"}], "user_id": "611d8c65081f4aa09f0e5b45db186266", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "395e4086af894335a79cc912b1b00220"}}'
2026-06-19 10:54:02,627 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.231/volume/v3/volumes/1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842 0.044s
2026-06-19 10:54:02,627 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a28618b-e52a-43c9-ba37-c80957b95a6f', 'content-length': '842', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a28618b-e52a-43c9-ba37-c80957b95a6f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/volume/v3/volumes/1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842'}
Body: b'{"volume": {"id": "1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T10:52:56.000000", "updated_at": "2026-06-19T10:54:02.000000", "name": "tempest-VolumesBackupsTest-Volume-1271099473", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.231/volume/v3/volumes/1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842"}, {"rel": "bookmark", "href": "https://10.4.3.231/volume/volumes/1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842"}], "user_id": "611d8c65081f4aa09f0e5b45db186266", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "395e4086af894335a79cc912b1b00220"}}'
2026-06-19 10:54:03,661 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.231/volume/v3/volumes/1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842 0.027s
2026-06-19 10:54:03,661 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e01347f-3411-476b-b602-f7e75809b1db', 'content-length': '842', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e01347f-3411-476b-b602-f7e75809b1db', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/volume/v3/volumes/1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842'}
Body: b'{"volume": {"id": "1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T10:52:56.000000", "updated_at": "2026-06-19T10:54:02.000000", "name": "tempest-VolumesBackupsTest-Volume-1271099473", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.231/volume/v3/volumes/1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842"}, {"rel": "bookmark", "href": "https://10.4.3.231/volume/volumes/1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842"}], "user_id": "611d8c65081f4aa09f0e5b45db186266", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "395e4086af894335a79cc912b1b00220"}}'
2026-06-19 10:54:04,696 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.231/volume/v3/volumes/1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842 0.028s
2026-06-19 10:54:04,696 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de90a09b-d2b2-48ac-9ebf-feb58c5ac945', 'content-length': '842', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de90a09b-d2b2-48ac-9ebf-feb58c5ac945', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/volume/v3/volumes/1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842'}
Body: b'{"volume": {"id": "1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T10:52:56.000000", "updated_at": "2026-06-19T10:54:02.000000", "name": "tempest-VolumesBackupsTest-Volume-1271099473", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.231/volume/v3/volumes/1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842"}, {"rel": "bookmark", "href": "https://10.4.3.231/volume/volumes/1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842"}], "user_id": "611d8c65081f4aa09f0e5b45db186266", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "395e4086af894335a79cc912b1b00220"}}'
2026-06-19 10:54:05,731 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.231/volume/v3/volumes/1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842 0.027s
2026-06-19 10:54:05,731 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba1d1187-3c6e-4c19-acc7-88b26adcce20', 'content-length': '1134', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba1d1187-3c6e-4c19-acc7-88b26adcce20', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/volume/v3/volumes/1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842'}
Body: b'{"volume": {"id": "1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T10:52:56.000000", "updated_at": "2026-06-19T10:54:05.000000", "name": "tempest-VolumesBackupsTest-Volume-1271099473", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.231/volume/v3/volumes/1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842"}, {"rel": "bookmark", "href": "https://10.4.3.231/volume/volumes/1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842"}], "user_id": "611d8c65081f4aa09f0e5b45db186266", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842", "attachment_id": "6acde2a1-fdb6-438b-8d45-5e62acb22a1d", "volume_id": "1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842", "server_id": "4c9b9a47-cc82-4450-a287-62ec2477cc1a", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-19T10:54:02.000000"}], "os-vol-tenant-attr:tenant_id": "395e4086af894335a79cc912b1b00220"}}'
2026-06-19 10:54:05,740 106090 INFO [tempest.common.waiters] volume 1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842 reached in-use after waiting for 4.740470 seconds
2026-06-19 10:54:05,822 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 202 POST https://10.4.3.231/volume/v3/backups 0.081s
2026-06-19 10:54:05,822 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"backup": {"volume_id": "1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842", "force": true, "name": "tempest-VolumesBackupsTest-Backup-227398815", "container": "tempest-volumesbackupstest-backup-container-337808698"}}
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8ab4241-0e03-48e9-83ad-9f03b38e3b2c', 'content-length': '329', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8ab4241-0e03-48e9-83ad-9f03b38e3b2c', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.231/volume/v3/backups'}
Body: b'{"backup": {"id": "d26f02e5-da89-45db-a803-97019d3397e5", "name": "tempest-VolumesBackupsTest-Backup-227398815", "links": [{"rel": "self", "href": "https://10.4.3.231/volume/v3/backups/d26f02e5-da89-45db-a803-97019d3397e5"}, {"rel": "bookmark", "href": "https://10.4.3.231/volume/backups/d26f02e5-da89-45db-a803-97019d3397e5"}]}}'
2026-06-19 10:54:05,842 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.231/volume/v3/backups/d26f02e5-da89-45db-a803-97019d3397e5 0.018s
2026-06-19 10:54:05,843 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64e52f4e-853c-4866-8501-f070d5bae0c9', 'content-length': '787', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64e52f4e-853c-4866-8501-f070d5bae0c9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/volume/v3/backups/d26f02e5-da89-45db-a803-97019d3397e5'}
Body: b'{"backup": {"id": "d26f02e5-da89-45db-a803-97019d3397e5", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "tempest-volumesbackupstest-backup-container-337808698", "created_at": "2026-06-19T10:54:06.000000", "updated_at": "2026-06-19T10:54:06.000000", "name": "tempest-VolumesBackupsTest-Backup-227398815", "description": null, "fail_reason": null, "volume_id": "1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842", "links": [{"rel": "self", "href": "https://10.4.3.231/volume/v3/backups/d26f02e5-da89-45db-a803-97019d3397e5"}, {"rel": "bookmark", "href": "https://10.4.3.231/volume/backups/d26f02e5-da89-45db-a803-97019d3397e5"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-19T10:54:06.000000"}}'
2026-06-19 10:54:06,862 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.231/volume/v3/backups/d26f02e5-da89-45db-a803-97019d3397e5 0.015s
2026-06-19 10:54:06,862 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a09a0ddb-1dfa-467f-9bb5-a94c67232fa0', 'content-length': '789', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a09a0ddb-1dfa-467f-9bb5-a94c67232fa0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/volume/v3/backups/d26f02e5-da89-45db-a803-97019d3397e5'}
Body: b'{"backup": {"id": "d26f02e5-da89-45db-a803-97019d3397e5", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumesbackupstest-backup-container-337808698", "created_at": "2026-06-19T10:54:06.000000", "updated_at": "2026-06-19T10:54:06.000000", "name": "tempest-VolumesBackupsTest-Backup-227398815", "description": null, "fail_reason": null, "volume_id": "1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842", "links": [{"rel": "self", "href": "https://10.4.3.231/volume/v3/backups/d26f02e5-da89-45db-a803-97019d3397e5"}, {"rel": "bookmark", "href": "https://10.4.3.231/volume/backups/d26f02e5-da89-45db-a803-97019d3397e5"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-19T10:54:06.000000"}}'
2026-06-19 10:54:07,884 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.231/volume/v3/backups/d26f02e5-da89-45db-a803-97019d3397e5 0.019s
2026-06-19 10:54:07,884 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6098f179-7497-495a-b248-526ea65ba389', 'content-length': '789', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6098f179-7497-495a-b248-526ea65ba389', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/volume/v3/backups/d26f02e5-da89-45db-a803-97019d3397e5'}
Body: b'{"backup": {"id": "d26f02e5-da89-45db-a803-97019d3397e5", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumesbackupstest-backup-container-337808698", "created_at": "2026-06-19T10:54:06.000000", "updated_at": "2026-06-19T10:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-227398815", "description": null, "fail_reason": null, "volume_id": "1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842", "links": [{"rel": "self", "href": "https://10.4.3.231/volume/v3/backups/d26f02e5-da89-45db-a803-97019d3397e5"}, {"rel": "bookmark", "href": "https://10.4.3.231/volume/backups/d26f02e5-da89-45db-a803-97019d3397e5"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-19T10:54:06.000000"}}'
2026-06-19 10:54:08,905 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.231/volume/v3/backups/d26f02e5-da89-45db-a803-97019d3397e5 0.017s
2026-06-19 10:54:08,905 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-710c7a65-160f-4fe2-82bf-6b798fc27b1d', 'content-length': '789', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-710c7a65-160f-4fe2-82bf-6b798fc27b1d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/volume/v3/backups/d26f02e5-da89-45db-a803-97019d3397e5'}
Body: b'{"backup": {"id": "d26f02e5-da89-45db-a803-97019d3397e5", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumesbackupstest-backup-container-337808698", "created_at": "2026-06-19T10:54:06.000000", "updated_at": "2026-06-19T10:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-227398815", "description": null, "fail_reason": null, "volume_id": "1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842", "links": [{"rel": "self", "href": "https://10.4.3.231/volume/v3/backups/d26f02e5-da89-45db-a803-97019d3397e5"}, {"rel": "bookmark", "href": "https://10.4.3.231/volume/backups/d26f02e5-da89-45db-a803-97019d3397e5"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-19T10:54:06.000000"}}'
2026-06-19 10:54:09,923 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.231/volume/v3/backups/d26f02e5-da89-45db-a803-97019d3397e5 0.014s
2026-06-19 10:54:09,923 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62fa5e6b-8495-4d32-9bb8-8828425c598a', 'content-length': '789', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62fa5e6b-8495-4d32-9bb8-8828425c598a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/volume/v3/backups/d26f02e5-da89-45db-a803-97019d3397e5'}
Body: b'{"backup": {"id": "d26f02e5-da89-45db-a803-97019d3397e5", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumesbackupstest-backup-container-337808698", "created_at": "2026-06-19T10:54:06.000000", "updated_at": "2026-06-19T10:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-227398815", "description": null, "fail_reason": null, "volume_id": "1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842", "links": [{"rel": "self", "href": "https://10.4.3.231/volume/v3/backups/d26f02e5-da89-45db-a803-97019d3397e5"}, {"rel": "bookmark", "href": "https://10.4.3.231/volume/backups/d26f02e5-da89-45db-a803-97019d3397e5"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-19T10:54:06.000000"}}'
2026-06-19 10:54:10,940 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.231/volume/v3/backups/d26f02e5-da89-45db-a803-97019d3397e5 0.013s
2026-06-19 10:54:10,940 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c02356fa-f112-4774-8b0f-952f82f0367d', 'content-length': '789', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c02356fa-f112-4774-8b0f-952f82f0367d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/volume/v3/backups/d26f02e5-da89-45db-a803-97019d3397e5'}
Body: b'{"backup": {"id": "d26f02e5-da89-45db-a803-97019d3397e5", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumesbackupstest-backup-container-337808698", "created_at": "2026-06-19T10:54:06.000000", "updated_at": "2026-06-19T10:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-227398815", "description": null, "fail_reason": null, "volume_id": "1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842", "links": [{"rel": "self", "href": "https://10.4.3.231/volume/v3/backups/d26f02e5-da89-45db-a803-97019d3397e5"}, {"rel": "bookmark", "href": "https://10.4.3.231/volume/backups/d26f02e5-da89-45db-a803-97019d3397e5"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-19T10:54:06.000000"}}'
2026-06-19 10:54:11,958 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.231/volume/v3/backups/d26f02e5-da89-45db-a803-97019d3397e5 0.015s
2026-06-19 10:54:11,959 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1a28654-5397-4a47-b470-3ec408208b05', 'content-length': '789', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1a28654-5397-4a47-b470-3ec408208b05', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/volume/v3/backups/d26f02e5-da89-45db-a803-97019d3397e5'}
Body: b'{"backup": {"id": "d26f02e5-da89-45db-a803-97019d3397e5", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumesbackupstest-backup-container-337808698", "created_at": "2026-06-19T10:54:06.000000", "updated_at": "2026-06-19T10:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-227398815", "description": null, "fail_reason": null, "volume_id": "1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842", "links": [{"rel": "self", "href": "https://10.4.3.231/volume/v3/backups/d26f02e5-da89-45db-a803-97019d3397e5"}, {"rel": "bookmark", "href": "https://10.4.3.231/volume/backups/d26f02e5-da89-45db-a803-97019d3397e5"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-19T10:54:06.000000"}}'
2026-06-19 10:54:12,980 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.231/volume/v3/backups/d26f02e5-da89-45db-a803-97019d3397e5 0.017s
2026-06-19 10:54:12,980 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-966458ae-6c42-4ef8-94be-28aa74b8d055', 'content-length': '789', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-966458ae-6c42-4ef8-94be-28aa74b8d055', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/volume/v3/backups/d26f02e5-da89-45db-a803-97019d3397e5'}
Body: b'{"backup": {"id": "d26f02e5-da89-45db-a803-97019d3397e5", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumesbackupstest-backup-container-337808698", "created_at": "2026-06-19T10:54:06.000000", "updated_at": "2026-06-19T10:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-227398815", "description": null, "fail_reason": null, "volume_id": "1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842", "links": [{"rel": "self", "href": "https://10.4.3.231/volume/v3/backups/d26f02e5-da89-45db-a803-97019d3397e5"}, {"rel": "bookmark", "href": "https://10.4.3.231/volume/backups/d26f02e5-da89-45db-a803-97019d3397e5"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-19T10:54:06.000000"}}'
2026-06-19 10:54:14,020 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.231/volume/v3/backups/d26f02e5-da89-45db-a803-97019d3397e5 0.037s
2026-06-19 10:54:14,020 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5c313e6-2aae-48d2-b78b-c28ab17b5561', 'content-length': '789', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5c313e6-2aae-48d2-b78b-c28ab17b5561', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/volume/v3/backups/d26f02e5-da89-45db-a803-97019d3397e5'}
Body: b'{"backup": {"id": "d26f02e5-da89-45db-a803-97019d3397e5", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumesbackupstest-backup-container-337808698", "created_at": "2026-06-19T10:54:06.000000", "updated_at": "2026-06-19T10:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-227398815", "description": null, "fail_reason": null, "volume_id": "1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842", "links": [{"rel": "self", "href": "https://10.4.3.231/volume/v3/backups/d26f02e5-da89-45db-a803-97019d3397e5"}, {"rel": "bookmark", "href": "https://10.4.3.231/volume/backups/d26f02e5-da89-45db-a803-97019d3397e5"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-19T10:54:06.000000"}}'
2026-06-19 10:54:15,042 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.231/volume/v3/backups/d26f02e5-da89-45db-a803-97019d3397e5 0.019s
2026-06-19 10:54:15,042 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da16ff23-947b-49cc-9213-8df13c894357', 'content-length': '789', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da16ff23-947b-49cc-9213-8df13c894357', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/volume/v3/backups/d26f02e5-da89-45db-a803-97019d3397e5'}
Body: b'{"backup": {"id": "d26f02e5-da89-45db-a803-97019d3397e5", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumesbackupstest-backup-container-337808698", "created_at": "2026-06-19T10:54:06.000000", "updated_at": "2026-06-19T10:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-227398815", "description": null, "fail_reason": null, "volume_id": "1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842", "links": [{"rel": "self", "href": "https://10.4.3.231/volume/v3/backups/d26f02e5-da89-45db-a803-97019d3397e5"}, {"rel": "bookmark", "href": "https://10.4.3.231/volume/backups/d26f02e5-da89-45db-a803-97019d3397e5"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-19T10:54:06.000000"}}'
2026-06-19 10:54:16,288 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 500 GET https://10.4.3.231/volume/v3/backups/d26f02e5-da89-45db-a803-97019d3397e5 0.239s
2026-06-19 10:54:16,288 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:16 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-49ab0153-a941-4052-9faa-ad81d970f72f', 'x-openstack-request-id': 'req-49ab0153-a941-4052-9faa-ad81d970f72f', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.231/volume/v3/backups/d26f02e5-da89-45db-a803-97019d3397e5'}
Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}'
2026-06-19 10:54:16,288 106090 ERROR [tempest.lib.decorators] Hints: This test was made for the bug_type 1703011. The failure could be related to https://launchpad.net/bugs/1703011
2026-06-19 10:54:16,338 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 500 DELETE https://10.4.3.231/volume/v3/backups/d26f02e5-da89-45db-a803-97019d3397e5 0.048s
2026-06-19 10:54:16,339 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:16 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-53bd7a0d-78c2-4e4d-9f88-5c0aa018e384', 'x-openstack-request-id': 'req-53bd7a0d-78c2-4e4d-9f88-5c0aa018e384', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.231/volume/v3/backups/d26f02e5-da89-45db-a803-97019d3397e5'}
Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}'
2026-06-19 10:54:16,427 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 500 GET https://10.4.3.231/volume/v3/backups/d26f02e5-da89-45db-a803-97019d3397e5 0.087s
2026-06-19 10:54:16,427 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:16 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-394877ee-af34-4b12-b760-ccff0d9945bf', 'x-openstack-request-id': 'req-394877ee-af34-4b12-b760-ccff0d9945bf', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.231/volume/v3/backups/d26f02e5-da89-45db-a803-97019d3397e5'}
Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}'
2026-06-19 10:54:16,497 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.231:8080/v1/AUTH_395e4086af894335a79cc912b1b00220/tempest-volumesbackupstest-backup-container-337808698?&limit=9999&format=json 0.069s
2026-06-19 10:54:16,497 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json; charset=utf-8', 'content-length': '4496', 'x-container-object-count': '16', 'x-container-bytes-used': '815616', 'x-timestamp': '1781866446.90980', 'last-modified': 'Fri, 19 Jun 2026 10:54:07 GMT', 'accept-ranges': 'bytes', 'x-storage-policy': 'Policy-0', 'x-trans-id': 'txbaad77c0e8544766a65c0-006a351fd8', 'x-openstack-request-id': 'txbaad77c0e8544766a65c0-006a351fd8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231:8080/v1/AUTH_395e4086af894335a79cc912b1b00220/tempest-volumesbackupstest-backup-container-337808698?&limit=9999&format=json'}
Body: b'[{"bytes": 50976, "hash": "68c2a53362af35f66143f829e8dc7e59", "name": "volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00001", "content_type": "application/octet-stream", "last_modified": "2026-06-19T10:54:07.343350"}, {"bytes": 50976, "hash": "68c2a53362af35f66143f829e8dc7e59", "name": "volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00002", "content_type": "application/octet-stream", "last_modified": "2026-06-19T10:54:07.853480"}, {"bytes": 50976, "hash": "68c2a53362af35f66143f829e8dc7e59", "name": "volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00003", "content_type": "application/octet-stream", "last_modified": "2026-06-19T10:54:08.402240"}, {"bytes": 50976, "hash": "68c2a53362af35f66143f829e8dc7e59", "name": "volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00004", "content_type": "application/octet-stream", "last_modified": "2026-06-19T10:54:08.952770"}, {"bytes": 50976, "hash": "68c2a53362af35f66143f829e8dc7e59", "name": "volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00005", "content_type": "application/octet-stream", "last_modified": "2026-06-19T10:54:09.524340"}, {"bytes": 50976, "hash": "68c2a53362af35f66143f829e8dc7e59", "name": "volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00006", "content_type": "application/octet-stream", "last_modified": "2026-06-19T10:54:10.017940"}, {"bytes": 50976, "hash": "68c2a53362af35f66143f829e8dc7e59", "name": "volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00007", "content_type": "application/octet-stream", "last_modified": "2026-06-19T10:54:10.514140"}, {"bytes": 50976, "hash": "68c2a53362af35f66143f829e8dc7e59", "name": "volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00008", "content_type": "application/octet-stream", "last_modified": "2026-06-19T10:54:11.055290"}, {"bytes": 50976, "hash": "68c2a53362af35f66143f829e8dc7e59", "name": "volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00009", "content_type": "application/octet-stream", "last_modified": "2026-06-19T10:54:11.552020"}, {"bytes": 50976, "hash": "68c2a53362af35f66143f829e8dc7e59", "name": "volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00010", "content_type": "application/octet-stream", "last_modified": "2026-06-19T10:54:12.085580"}, {"bytes": 50976, "hash": "68c2a53362af35f66143f829e8dc7e59", "name": "volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00011", "content_type": "application/octet-stream", "last_modified": "2026-06-19T10:54:12.703510"}, {"bytes": 50976, "hash": "68c2a53362af35f66143f829e8dc7e59", "name": "volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00012", "content_type": "application/octet-stream", "last_modified": "2026-06-19T10:54:13.289060"}, {"bytes": 50976, "hash": "68c2a53362af35f66143f829e8dc7e59", "name": "volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00013", "content_type": "application/octet-stream", "last_modified": "2026-06-19T10:54:13.913270"}, {"bytes": 50976, "hash": "68c2a53362af35f66143f829e8dc7e59", "name": "volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00014", "content_type": "application/octet-stream", "last_modified": "2026-06-19T10:54:14.553840"}, {"bytes": 50976, "hash": "68c2a53362af35f66143f829e8dc7e59", "name": "volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-4
2026-06-19 10:54:16,530 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 204 DELETE https://10.4.3.231:8080/v1/AUTH_395e4086af894335a79cc912b1b00220/tempest-volumesbackupstest-backup-container-337808698/volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00001 0.032s
2026-06-19 10:54:16,530 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-trans-id': 'tx13570d382fc84dc8ae0d9-006a351fd8', 'x-openstack-request-id': 'tx13570d382fc84dc8ae0d9-006a351fd8', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.231:8080/v1/AUTH_395e4086af894335a79cc912b1b00220/tempest-volumesbackupstest-backup-container-337808698/volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00001'}
Body: b''
2026-06-19 10:54:16,547 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 404 GET https://10.4.3.231:8080/v1/AUTH_395e4086af894335a79cc912b1b00220/tempest-volumesbackupstest-backup-container-337808698/volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00001 0.016s
2026-06-19 10:54:16,547 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'content-length': '70', 'x-trans-id': 'txc591f2ca3f1f4053bbb92-006a351fd8', 'x-openstack-request-id': 'txc591f2ca3f1f4053bbb92-006a351fd8', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.231:8080/v1/AUTH_395e4086af894335a79cc912b1b00220/tempest-volumesbackupstest-backup-container-337808698/volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00001'}
Body: b'<html><h1>Not Found</h1><p>The resource could not be found.</p></html>'
2026-06-19 10:54:16,582 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 204 DELETE https://10.4.3.231:8080/v1/AUTH_395e4086af894335a79cc912b1b00220/tempest-volumesbackupstest-backup-container-337808698/volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00002 0.034s
2026-06-19 10:54:16,582 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-trans-id': 'tx8ef5321e98ea416ab1760-006a351fd8', 'x-openstack-request-id': 'tx8ef5321e98ea416ab1760-006a351fd8', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.231:8080/v1/AUTH_395e4086af894335a79cc912b1b00220/tempest-volumesbackupstest-backup-container-337808698/volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00002'}
Body: b''
2026-06-19 10:54:16,595 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 404 GET https://10.4.3.231:8080/v1/AUTH_395e4086af894335a79cc912b1b00220/tempest-volumesbackupstest-backup-container-337808698/volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00002 0.012s
2026-06-19 10:54:16,595 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'content-length': '70', 'x-trans-id': 'txc03bd510320240d191531-006a351fd8', 'x-openstack-request-id': 'txc03bd510320240d191531-006a351fd8', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.231:8080/v1/AUTH_395e4086af894335a79cc912b1b00220/tempest-volumesbackupstest-backup-container-337808698/volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00002'}
Body: b'<html><h1>Not Found</h1><p>The resource could not be found.</p></html>'
2026-06-19 10:54:16,650 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 204 DELETE https://10.4.3.231:8080/v1/AUTH_395e4086af894335a79cc912b1b00220/tempest-volumesbackupstest-backup-container-337808698/volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00003 0.054s
2026-06-19 10:54:16,650 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-trans-id': 'tx3412cef537d64a218c1fb-006a351fd8', 'x-openstack-request-id': 'tx3412cef537d64a218c1fb-006a351fd8', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.231:8080/v1/AUTH_395e4086af894335a79cc912b1b00220/tempest-volumesbackupstest-backup-container-337808698/volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00003'}
Body: b''
2026-06-19 10:54:16,662 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 404 GET https://10.4.3.231:8080/v1/AUTH_395e4086af894335a79cc912b1b00220/tempest-volumesbackupstest-backup-container-337808698/volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00003 0.011s
2026-06-19 10:54:16,662 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'content-length': '70', 'x-trans-id': 'tx5c3ddf10054c41a5b96ea-006a351fd8', 'x-openstack-request-id': 'tx5c3ddf10054c41a5b96ea-006a351fd8', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.231:8080/v1/AUTH_395e4086af894335a79cc912b1b00220/tempest-volumesbackupstest-backup-container-337808698/volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00003'}
Body: b'<html><h1>Not Found</h1><p>The resource could not be found.</p></html>'
2026-06-19 10:54:16,687 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 204 DELETE https://10.4.3.231:8080/v1/AUTH_395e4086af894335a79cc912b1b00220/tempest-volumesbackupstest-backup-container-337808698/volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00004 0.024s
2026-06-19 10:54:16,687 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-trans-id': 'txd9297560a67847369a10d-006a351fd8', 'x-openstack-request-id': 'txd9297560a67847369a10d-006a351fd8', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.231:8080/v1/AUTH_395e4086af894335a79cc912b1b00220/tempest-volumesbackupstest-backup-container-337808698/volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00004'}
Body: b''
2026-06-19 10:54:16,700 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 404 GET https://10.4.3.231:8080/v1/AUTH_395e4086af894335a79cc912b1b00220/tempest-volumesbackupstest-backup-container-337808698/volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00004 0.013s
2026-06-19 10:54:16,700 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'content-length': '70', 'x-trans-id': 'tx7236548dc3694c1391213-006a351fd8', 'x-openstack-request-id': 'tx7236548dc3694c1391213-006a351fd8', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.231:8080/v1/AUTH_395e4086af894335a79cc912b1b00220/tempest-volumesbackupstest-backup-container-337808698/volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00004'}
Body: b'<html><h1>Not Found</h1><p>The resource could not be found.</p></html>'
2026-06-19 10:54:16,727 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 204 DELETE https://10.4.3.231:8080/v1/AUTH_395e4086af894335a79cc912b1b00220/tempest-volumesbackupstest-backup-container-337808698/volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00005 0.026s
2026-06-19 10:54:16,727 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-trans-id': 'tx8b5dfadb7d5640b4829c9-006a351fd8', 'x-openstack-request-id': 'tx8b5dfadb7d5640b4829c9-006a351fd8', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.231:8080/v1/AUTH_395e4086af894335a79cc912b1b00220/tempest-volumesbackupstest-backup-container-337808698/volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00005'}
Body: b''
2026-06-19 10:54:16,750 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 404 GET https://10.4.3.231:8080/v1/AUTH_395e4086af894335a79cc912b1b00220/tempest-volumesbackupstest-backup-container-337808698/volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00005 0.023s
2026-06-19 10:54:16,750 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'content-length': '70', 'x-trans-id': 'txd50947a205e04183b6145-006a351fd8', 'x-openstack-request-id': 'txd50947a205e04183b6145-006a351fd8', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.231:8080/v1/AUTH_395e4086af894335a79cc912b1b00220/tempest-volumesbackupstest-backup-container-337808698/volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00005'}
Body: b'<html><h1>Not Found</h1><p>The resource could not be found.</p></html>'
2026-06-19 10:54:16,791 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 204 DELETE https://10.4.3.231:8080/v1/AUTH_395e4086af894335a79cc912b1b00220/tempest-volumesbackupstest-backup-container-337808698/volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00006 0.040s
2026-06-19 10:54:16,791 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-trans-id': 'txc6deffc4ea854495b5519-006a351fd8', 'x-openstack-request-id': 'txc6deffc4ea854495b5519-006a351fd8', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.231:8080/v1/AUTH_395e4086af894335a79cc912b1b00220/tempest-volumesbackupstest-backup-container-337808698/volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00006'}
Body: b''
2026-06-19 10:54:16,810 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 404 GET https://10.4.3.231:8080/v1/AUTH_395e4086af894335a79cc912b1b00220/tempest-volumesbackupstest-backup-container-337808698/volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00006 0.018s
2026-06-19 10:54:16,810 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'content-length': '70', 'x-trans-id': 'txd339a8e2c99a48b0ab044-006a351fd8', 'x-openstack-request-id': 'txd339a8e2c99a48b0ab044-006a351fd8', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.231:8080/v1/AUTH_395e4086af894335a79cc912b1b00220/tempest-volumesbackupstest-backup-container-337808698/volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00006'}
Body: b'<html><h1>Not Found</h1><p>The resource could not be found.</p></html>'
2026-06-19 10:54:16,842 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 204 DELETE https://10.4.3.231:8080/v1/AUTH_395e4086af894335a79cc912b1b00220/tempest-volumesbackupstest-backup-container-337808698/volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00007 0.031s
2026-06-19 10:54:16,842 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-trans-id': 'txd44727697ec2441c8a1b7-006a351fd8', 'x-openstack-request-id': 'txd44727697ec2441c8a1b7-006a351fd8', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.231:8080/v1/AUTH_395e4086af894335a79cc912b1b00220/tempest-volumesbackupstest-backup-container-337808698/volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00007'}
Body: b''
2026-06-19 10:54:16,860 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 404 GET https://10.4.3.231:8080/v1/AUTH_395e4086af894335a79cc912b1b00220/tempest-volumesbackupstest-backup-container-337808698/volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00007 0.018s
2026-06-19 10:54:16,861 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'content-length': '70', 'x-trans-id': 'tx8b086a27c59f465d8be2f-006a351fd8', 'x-openstack-request-id': 'tx8b086a27c59f465d8be2f-006a351fd8', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.231:8080/v1/AUTH_395e4086af894335a79cc912b1b00220/tempest-volumesbackupstest-backup-container-337808698/volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00007'}
Body: b'<html><h1>Not Found</h1><p>The resource could not be found.</p></html>'
2026-06-19 10:54:16,885 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 204 DELETE https://10.4.3.231:8080/v1/AUTH_395e4086af894335a79cc912b1b00220/tempest-volumesbackupstest-backup-container-337808698/volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00008 0.024s
2026-06-19 10:54:16,885 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-trans-id': 'txe740c992ea3e4f60b56e3-006a351fd8', 'x-openstack-request-id': 'txe740c992ea3e4f60b56e3-006a351fd8', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.231:8080/v1/AUTH_395e4086af894335a79cc912b1b00220/tempest-volumesbackupstest-backup-container-337808698/volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00008'}
Body: b''
2026-06-19 10:54:16,907 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 404 GET https://10.4.3.231:8080/v1/AUTH_395e4086af894335a79cc912b1b00220/tempest-volumesbackupstest-backup-container-337808698/volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00008 0.021s
2026-06-19 10:54:16,907 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'content-length': '70', 'x-trans-id': 'tx5fa790c02ee2455293a9c-006a351fd8', 'x-openstack-request-id': 'tx5fa790c02ee2455293a9c-006a351fd8', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.231:8080/v1/AUTH_395e4086af894335a79cc912b1b00220/tempest-volumesbackupstest-backup-container-337808698/volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00008'}
Body: b'<html><h1>Not Found</h1><p>The resource could not be found.</p></html>'
2026-06-19 10:54:16,944 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 204 DELETE https://10.4.3.231:8080/v1/AUTH_395e4086af894335a79cc912b1b00220/tempest-volumesbackupstest-backup-container-337808698/volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00009 0.036s
2026-06-19 10:54:16,944 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-trans-id': 'tx467a8d97c89144f1bf92f-006a351fd8', 'x-openstack-request-id': 'tx467a8d97c89144f1bf92f-006a351fd8', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.231:8080/v1/AUTH_395e4086af894335a79cc912b1b00220/tempest-volumesbackupstest-backup-container-337808698/volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00009'}
Body: b''
2026-06-19 10:54:16,962 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 404 GET https://10.4.3.231:8080/v1/AUTH_395e4086af894335a79cc912b1b00220/tempest-volumesbackupstest-backup-container-337808698/volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00009 0.017s
2026-06-19 10:54:16,962 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'content-length': '70', 'x-trans-id': 'tx00ff67cb9c0e45ca967a8-006a351fd8', 'x-openstack-request-id': 'tx00ff67cb9c0e45ca967a8-006a351fd8', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.231:8080/v1/AUTH_395e4086af894335a79cc912b1b00220/tempest-volumesbackupstest-backup-container-337808698/volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00009'}
Body: b'<html><h1>Not Found</h1><p>The resource could not be found.</p></html>'
2026-06-19 10:54:16,991 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 204 DELETE https://10.4.3.231:8080/v1/AUTH_395e4086af894335a79cc912b1b00220/tempest-volumesbackupstest-backup-container-337808698/volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00010 0.028s
2026-06-19 10:54:16,991 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-trans-id': 'tx600127011c214bb99a9b8-006a351fd8', 'x-openstack-request-id': 'tx600127011c214bb99a9b8-006a351fd8', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.231:8080/v1/AUTH_395e4086af894335a79cc912b1b00220/tempest-volumesbackupstest-backup-container-337808698/volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00010'}
Body: b''
2026-06-19 10:54:17,021 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 404 GET https://10.4.3.231:8080/v1/AUTH_395e4086af894335a79cc912b1b00220/tempest-volumesbackupstest-backup-container-337808698/volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00010 0.030s
2026-06-19 10:54:17,022 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'content-length': '70', 'x-trans-id': 'txedc800c03f924e31b8e9f-006a351fd8', 'x-openstack-request-id': 'txedc800c03f924e31b8e9f-006a351fd8', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.231:8080/v1/AUTH_395e4086af894335a79cc912b1b00220/tempest-volumesbackupstest-backup-container-337808698/volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00010'}
Body: b'<html><h1>Not Found</h1><p>The resource could not be found.</p></html>'
2026-06-19 10:54:17,052 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 204 DELETE https://10.4.3.231:8080/v1/AUTH_395e4086af894335a79cc912b1b00220/tempest-volumesbackupstest-backup-container-337808698/volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00011 0.030s
2026-06-19 10:54:17,052 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-trans-id': 'tx4f92aacb1c954119ae247-006a351fd9', 'x-openstack-request-id': 'tx4f92aacb1c954119ae247-006a351fd9', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.231:8080/v1/AUTH_395e4086af894335a79cc912b1b00220/tempest-volumesbackupstest-backup-container-337808698/volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00011'}
Body: b''
2026-06-19 10:54:17,078 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 404 GET https://10.4.3.231:8080/v1/AUTH_395e4086af894335a79cc912b1b00220/tempest-volumesbackupstest-backup-container-337808698/volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00011 0.026s
2026-06-19 10:54:17,079 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'content-length': '70', 'x-trans-id': 'tx2d5614d3653d43b2bd896-006a351fd9', 'x-openstack-request-id': 'tx2d5614d3653d43b2bd896-006a351fd9', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.231:8080/v1/AUTH_395e4086af894335a79cc912b1b00220/tempest-volumesbackupstest-backup-container-337808698/volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00011'}
Body: b'<html><h1>Not Found</h1><p>The resource could not be found.</p></html>'
2026-06-19 10:54:17,107 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 204 DELETE https://10.4.3.231:8080/v1/AUTH_395e4086af894335a79cc912b1b00220/tempest-volumesbackupstest-backup-container-337808698/volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00012 0.028s
2026-06-19 10:54:17,107 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-trans-id': 'tx66dbcb4016544c868b10a-006a351fd9', 'x-openstack-request-id': 'tx66dbcb4016544c868b10a-006a351fd9', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.231:8080/v1/AUTH_395e4086af894335a79cc912b1b00220/tempest-volumesbackupstest-backup-container-337808698/volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00012'}
Body: b''
2026-06-19 10:54:17,123 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 404 GET https://10.4.3.231:8080/v1/AUTH_395e4086af894335a79cc912b1b00220/tempest-volumesbackupstest-backup-container-337808698/volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00012 0.015s
2026-06-19 10:54:17,123 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'content-length': '70', 'x-trans-id': 'tx2160add461104dfeb4cf2-006a351fd9', 'x-openstack-request-id': 'tx2160add461104dfeb4cf2-006a351fd9', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.231:8080/v1/AUTH_395e4086af894335a79cc912b1b00220/tempest-volumesbackupstest-backup-container-337808698/volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00012'}
Body: b'<html><h1>Not Found</h1><p>The resource could not be found.</p></html>'
2026-06-19 10:54:17,161 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 204 DELETE https://10.4.3.231:8080/v1/AUTH_395e4086af894335a79cc912b1b00220/tempest-volumesbackupstest-backup-container-337808698/volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00013 0.037s
2026-06-19 10:54:17,161 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-trans-id': 'tx671db25747ff4409b8aae-006a351fd9', 'x-openstack-request-id': 'tx671db25747ff4409b8aae-006a351fd9', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.231:8080/v1/AUTH_395e4086af894335a79cc912b1b00220/tempest-volumesbackupstest-backup-container-337808698/volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00013'}
Body: b''
2026-06-19 10:54:17,174 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 404 GET https://10.4.3.231:8080/v1/AUTH_395e4086af894335a79cc912b1b00220/tempest-volumesbackupstest-backup-container-337808698/volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00013 0.013s
2026-06-19 10:54:17,174 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'content-length': '70', 'x-trans-id': 'tx9ca71eb7e987474491816-006a351fd9', 'x-openstack-request-id': 'tx9ca71eb7e987474491816-006a351fd9', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.231:8080/v1/AUTH_395e4086af894335a79cc912b1b00220/tempest-volumesbackupstest-backup-container-337808698/volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00013'}
Body: b'<html><h1>Not Found</h1><p>The resource could not be found.</p></html>'
2026-06-19 10:54:17,204 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 204 DELETE https://10.4.3.231:8080/v1/AUTH_395e4086af894335a79cc912b1b00220/tempest-volumesbackupstest-backup-container-337808698/volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00014 0.030s
2026-06-19 10:54:17,205 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-trans-id': 'tx0da8f1959de142be9e9b4-006a351fd9', 'x-openstack-request-id': 'tx0da8f1959de142be9e9b4-006a351fd9', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.231:8080/v1/AUTH_395e4086af894335a79cc912b1b00220/tempest-volumesbackupstest-backup-container-337808698/volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00014'}
Body: b''
2026-06-19 10:54:17,220 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 404 GET https://10.4.3.231:8080/v1/AUTH_395e4086af894335a79cc912b1b00220/tempest-volumesbackupstest-backup-container-337808698/volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00014 0.014s
2026-06-19 10:54:17,220 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'content-length': '70', 'x-trans-id': 'tx0cdca7faf97b480490d68-006a351fd9', 'x-openstack-request-id': 'tx0cdca7faf97b480490d68-006a351fd9', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.231:8080/v1/AUTH_395e4086af894335a79cc912b1b00220/tempest-volumesbackupstest-backup-container-337808698/volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00014'}
Body: b'<html><h1>Not Found</h1><p>The resource could not be found.</p></html>'
2026-06-19 10:54:17,245 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 204 DELETE https://10.4.3.231:8080/v1/AUTH_395e4086af894335a79cc912b1b00220/tempest-volumesbackupstest-backup-container-337808698/volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00015 0.024s
2026-06-19 10:54:17,245 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-trans-id': 'txef0e69d24113416fa6391-006a351fd9', 'x-openstack-request-id': 'txef0e69d24113416fa6391-006a351fd9', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.231:8080/v1/AUTH_395e4086af894335a79cc912b1b00220/tempest-volumesbackupstest-backup-container-337808698/volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00015'}
Body: b''
2026-06-19 10:54:17,265 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 404 GET https://10.4.3.231:8080/v1/AUTH_395e4086af894335a79cc912b1b00220/tempest-volumesbackupstest-backup-container-337808698/volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00015 0.020s
2026-06-19 10:54:17,266 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'content-length': '70', 'x-trans-id': 'tx0c95e50513b74d88a94c5-006a351fd9', 'x-openstack-request-id': 'tx0c95e50513b74d88a94c5-006a351fd9', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.231:8080/v1/AUTH_395e4086af894335a79cc912b1b00220/tempest-volumesbackupstest-backup-container-337808698/volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00015'}
Body: b'<html><h1>Not Found</h1><p>The resource could not be found.</p></html>'
2026-06-19 10:54:17,287 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 204 DELETE https://10.4.3.231:8080/v1/AUTH_395e4086af894335a79cc912b1b00220/tempest-volumesbackupstest-backup-container-337808698/volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00016 0.021s
2026-06-19 10:54:17,287 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-trans-id': 'txa6f875075d0441f68346d-006a351fd9', 'x-openstack-request-id': 'txa6f875075d0441f68346d-006a351fd9', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.231:8080/v1/AUTH_395e4086af894335a79cc912b1b00220/tempest-volumesbackupstest-backup-container-337808698/volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00016'}
Body: b''
2026-06-19 10:54:17,303 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 404 GET https://10.4.3.231:8080/v1/AUTH_395e4086af894335a79cc912b1b00220/tempest-volumesbackupstest-backup-container-337808698/volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00016 0.016s
2026-06-19 10:54:17,304 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'content-length': '70', 'x-trans-id': 'tx07dec428e33d4a399243d-006a351fd9', 'x-openstack-request-id': 'tx07dec428e33d4a399243d-006a351fd9', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.231:8080/v1/AUTH_395e4086af894335a79cc912b1b00220/tempest-volumesbackupstest-backup-container-337808698/volume_1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842/20260619105406/az_nova_backup_d26f02e5-da89-45db-a803-97019d3397e5-00016'}
Body: b'<html><h1>Not Found</h1><p>The resource could not be found.</p></html>'
2026-06-19 10:54:17,339 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 204 DELETE https://10.4.3.231:8080/v1/AUTH_395e4086af894335a79cc912b1b00220/tempest-volumesbackupstest-backup-container-337808698 0.035s
2026-06-19 10:54:17,339 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-trans-id': 'tx07eef87c5a62496289f43-006a351fd9', 'x-openstack-request-id': 'tx07eef87c5a62496289f43-006a351fd9', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.231:8080/v1/AUTH_395e4086af894335a79cc912b1b00220/tempest-volumesbackupstest-backup-container-337808698'}
Body: b''
2026-06-19 10:54:17,359 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 404 HEAD https://10.4.3.231:8080/v1/AUTH_395e4086af894335a79cc912b1b00220/tempest-volumesbackupstest-backup-container-337808698 0.020s
2026-06-19 10:54:17,360 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-trans-id': 'tx250d083adae14dd9909e5-006a351fd9', 'x-openstack-request-id': 'tx250d083adae14dd9909e5-006a351fd9', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.231:8080/v1/AUTH_395e4086af894335a79cc912b1b00220/tempest-volumesbackupstest-backup-container-337808698'}
Body: b''
2026-06-19 10:54:17,407 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 500 DELETE https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a/os-volume_attachments/1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842 0.047s
2026-06-19 10:54:17,407 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54: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': '147', 'x-openstack-request-id': 'req-d70a5930-0a0e-4239-b4a3-ae315264e09b', 'x-compute-request-id': 'req-d70a5930-0a0e-4239-b4a3-ae315264e09b', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a/os-volume_attachments/1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842'}
Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please contact the administrator\\n<class \'oslo_db.exception.DBConnectionError\'>"}}'
2026-06-19 10:54:17,469 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 500 GET https://10.4.3.231/volume/v3/volumes/1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842 0.060s
2026-06-19 10:54:17,469 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:17 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-3481e26d-cfdb-4a0f-802a-41e92b6628fa', 'x-openstack-request-id': 'req-3481e26d-cfdb-4a0f-802a-41e92b6628fa', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.231/volume/v3/volumes/1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842'}
Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}'
2026-06-19 10:54:17,542 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 500 DELETE https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a 0.072s
2026-06-19 10:54:17,543 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54: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': '147', 'x-openstack-request-id': 'req-8b16ca59-fd93-4696-95d2-b8d8f52187d3', 'x-compute-request-id': 'req-8b16ca59-fd93-4696-95d2-b8d8f52187d3', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a'}
Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please contact the administrator\\n<class \'oslo_db.exception.DBConnectionError\'>"}}'
2026-06-19 10:54:17,543 106090 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 0x76854b5a9cd0>>, retrying...
2026-06-19 10:54:23,791 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 204 DELETE https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a 1.245s
2026-06-19 10:54:23,791 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:23 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-760cdccc-77db-48e2-8457-3fd9e8e12e58', 'x-compute-request-id': 'req-760cdccc-77db-48e2-8457-3fd9e8e12e58', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a'}
Body: b''
2026-06-19 10:54:24,044 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a 0.252s
2026-06-19 10:54:24,044 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', '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-30699fd4-fb9b-4f91-80e6-05d7b57cfc23', 'x-compute-request-id': 'req-30699fd4-fb9b-4f91-80e6-05d7b57cfc23', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-VolumesBackupsTest-1260135059-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:0b:0d"}, {"version": 4, "addr": "172.24.5.131", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:0b:0d"}]}, "created": "2026-06-19T10:52:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "872c2a4d5f3d93417fe8cab6b31a6baef033e76b6e0aa5e4aeb21124", "id": "4c9b9a47-cc82-4450-a287-62ec2477cc1a", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-2035355001", "status": "ACTIVE", "tenant_id": "395e4086af894335a79cc912b1b00220", "user_id": "611d8c65081f4aa09f0e5b45db186266", "updated": "2026-06-19T10:54:24Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-869106678", "OS-SRV-USG:launched_at": "2026-06-19T10:53:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1781188233"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842"}]}}'
2026-06-19 10:54:25,282 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a 0.230s
2026-06-19 10:54:25,282 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', '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-d6471841-58a8-4b74-8648-198af01abf97', 'x-compute-request-id': 'req-d6471841-58a8-4b74-8648-198af01abf97', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-VolumesBackupsTest-1260135059-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:0b:0d"}, {"version": 4, "addr": "172.24.5.131", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:0b:0d"}]}, "created": "2026-06-19T10:52:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "872c2a4d5f3d93417fe8cab6b31a6baef033e76b6e0aa5e4aeb21124", "id": "4c9b9a47-cc82-4450-a287-62ec2477cc1a", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-2035355001", "status": "ACTIVE", "tenant_id": "395e4086af894335a79cc912b1b00220", "user_id": "611d8c65081f4aa09f0e5b45db186266", "updated": "2026-06-19T10:54:24Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-869106678", "OS-SRV-USG:launched_at": "2026-06-19T10:53:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1781188233"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842"}]}}'
2026-06-19 10:54:26,476 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a 0.186s
2026-06-19 10:54:26,476 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', '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-e511cc30-5194-431f-a175-def65e675da5', 'x-compute-request-id': 'req-e511cc30-5194-431f-a175-def65e675da5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-VolumesBackupsTest-1260135059-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:0b:0d"}, {"version": 4, "addr": "172.24.5.131", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:0b:0d"}]}, "created": "2026-06-19T10:52:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "872c2a4d5f3d93417fe8cab6b31a6baef033e76b6e0aa5e4aeb21124", "id": "4c9b9a47-cc82-4450-a287-62ec2477cc1a", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-2035355001", "status": "ACTIVE", "tenant_id": "395e4086af894335a79cc912b1b00220", "user_id": "611d8c65081f4aa09f0e5b45db186266", "updated": "2026-06-19T10:54:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-869106678", "OS-SRV-USG:launched_at": "2026-06-19T10:53:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1781188233"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842"}]}}'
2026-06-19 10:54:27,625 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a 0.143s
2026-06-19 10:54:27,626 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1366', '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-5e8cee70-debd-4f51-aff4-9b37ee5c4eeb', 'x-compute-request-id': 'req-5e8cee70-debd-4f51-aff4-9b37ee5c4eeb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:52:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "872c2a4d5f3d93417fe8cab6b31a6baef033e76b6e0aa5e4aeb21124", "id": "4c9b9a47-cc82-4450-a287-62ec2477cc1a", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-2035355001", "status": "ACTIVE", "tenant_id": "395e4086af894335a79cc912b1b00220", "user_id": "611d8c65081f4aa09f0e5b45db186266", "updated": "2026-06-19T10:54:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-869106678", "OS-SRV-USG:launched_at": "2026-06-19T10:53:20.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": "1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842"}]}}'
2026-06-19 10:54:28,755 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a 0.121s
2026-06-19 10:54:28,755 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:28 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-543f6e4f-ab61-4326-86fd-73ab2e7d4d18', 'x-compute-request-id': 'req-543f6e4f-ab61-4326-86fd-73ab2e7d4d18', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:52:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "872c2a4d5f3d93417fe8cab6b31a6baef033e76b6e0aa5e4aeb21124", "id": "4c9b9a47-cc82-4450-a287-62ec2477cc1a", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-2035355001", "status": "DELETED", "tenant_id": "395e4086af894335a79cc912b1b00220", "user_id": "611d8c65081f4aa09f0e5b45db186266", "updated": "2026-06-19T10:54:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-869106678", "OS-SRV-USG:launched_at": "2026-06-19T10:53:20.000000", "OS-SRV-USG:terminated_at": "2026-06-19T10:54:28.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": "1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842"}]}}'
2026-06-19 10:54:28,761 106090 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 4 second wait
2026-06-19 10:54:29,936 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a 0.174s
2026-06-19 10:54:29,936 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:29 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-0a0f4bba-c0b3-43a4-a2dd-ef0e6b5f1dc9', 'x-compute-request-id': 'req-0a0f4bba-c0b3-43a4-a2dd-ef0e6b5f1dc9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:52:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "872c2a4d5f3d93417fe8cab6b31a6baef033e76b6e0aa5e4aeb21124", "id": "4c9b9a47-cc82-4450-a287-62ec2477cc1a", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-2035355001", "status": "DELETED", "tenant_id": "395e4086af894335a79cc912b1b00220", "user_id": "611d8c65081f4aa09f0e5b45db186266", "updated": "2026-06-19T10:54:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-869106678", "OS-SRV-USG:launched_at": "2026-06-19T10:53:20.000000", "OS-SRV-USG:terminated_at": "2026-06-19T10:54:28.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": "1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842"}]}}'
2026-06-19 10:54:31,063 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a 0.120s
2026-06-19 10:54:31,063 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1325', '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-d715954c-281f-4a6d-b64b-16207c7f8211', 'x-compute-request-id': 'req-d715954c-281f-4a6d-b64b-16207c7f8211', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:52:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "872c2a4d5f3d93417fe8cab6b31a6baef033e76b6e0aa5e4aeb21124", "id": "4c9b9a47-cc82-4450-a287-62ec2477cc1a", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-2035355001", "status": "DELETED", "tenant_id": "395e4086af894335a79cc912b1b00220", "user_id": "611d8c65081f4aa09f0e5b45db186266", "updated": "2026-06-19T10:54:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-869106678", "OS-SRV-USG:launched_at": "2026-06-19T10:53:20.000000", "OS-SRV-USG:terminated_at": "2026-06-19T10:54:28.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 10:54:32,096 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 404 GET https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a 0.027s
2026-06-19 10:54:32,097 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54: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-fabae80d-d8df-418d-9246-7034d19257d5', 'x-compute-request-id': 'req-fabae80d-d8df-418d-9246-7034d19257d5', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/4c9b9a47-cc82-4450-a287-62ec2477cc1a'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 4c9b9a47-cc82-4450-a287-62ec2477cc1a could not be found."}}'
2026-06-19 10:54:32,125 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 202 DELETE https://10.4.3.231/compute/v2.1/os-keypairs/tempest-keypair-869106678 0.028s
2026-06-19 10:54:32,125 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54: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-93ca454c-accf-4ceb-b5e1-eed744fb4bd7', 'x-compute-request-id': 'req-93ca454c-accf-4ceb-b5e1-eed744fb4bd7', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.231/compute/v2.1/os-keypairs/tempest-keypair-869106678'}
Body: b''
2026-06-19 10:54:32,257 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 204 DELETE https://10.4.3.231/networking/v2.0/security-groups/33bb7442-74cf-4238-82a3-801a53127b8b 0.131s
2026-06-19 10:54:32,257 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-8c0dd272-ebfe-45d2-9f5b-d742d7e36b13', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.231/networking/v2.0/security-groups/33bb7442-74cf-4238-82a3-801a53127b8b'}
Body: b''
2026-06-19 10:54:32,273 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 404 GET https://10.4.3.231/networking/v2.0/security-groups/33bb7442-74cf-4238-82a3-801a53127b8b 0.015s
2026-06-19 10:54:32,274 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-3ca332df-d0a6-42f4-ab04-df14b8bb79e7', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.231/networking/v2.0/security-groups/33bb7442-74cf-4238-82a3-801a53127b8b'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 33bb7442-74cf-4238-82a3-801a53127b8b does not exist", "detail": ""}}'
2026-06-19 10:54:32,483 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 204 DELETE https://10.4.3.231/networking/v2.0/floatingips/48e0298d-d3ef-49fc-9b8e-290ba1f8f590 0.209s
2026-06-19 10:54:32,483 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-c12f564a-e506-464f-aca8-2c048b9bf8ba', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.231/networking/v2.0/floatingips/48e0298d-d3ef-49fc-9b8e-290ba1f8f590'}
Body: b''
2026-06-19 10:54:32,511 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.231/volume/v3/volumes/1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842 0.027s
2026-06-19 10:54:32,511 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16c93aeb-b0e9-410a-b87d-db3a2a927435', 'content-length': '842', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16c93aeb-b0e9-410a-b87d-db3a2a927435', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/volume/v3/volumes/1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842'}
Body: b'{"volume": {"id": "1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T10:52:56.000000", "updated_at": "2026-06-19T10:54:28.000000", "name": "tempest-VolumesBackupsTest-Volume-1271099473", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.231/volume/v3/volumes/1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842"}, {"rel": "bookmark", "href": "https://10.4.3.231/volume/volumes/1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842"}], "user_id": "611d8c65081f4aa09f0e5b45db186266", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "395e4086af894335a79cc912b1b00220"}}'
2026-06-19 10:54:32,563 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 202 DELETE https://10.4.3.231/volume/v3/volumes/1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842 0.044s
2026-06-19 10:54:32,563 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:32 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-56411ab5-f51f-4aab-b1f9-81ee1ce07e97', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.231/volume/v3/volumes/1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842'}
Body: b''
2026-06-19 10:54:32,598 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.231/volume/v3/volumes/1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842 0.035s
2026-06-19 10:54:32,599 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29cffdfb-f96a-4ce9-bacf-c168247b6644', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29cffdfb-f96a-4ce9-bacf-c168247b6644', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/volume/v3/volumes/1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842'}
Body: b'{"volume": {"id": "1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T10:52:56.000000", "updated_at": "2026-06-19T10:54:33.000000", "name": "tempest-VolumesBackupsTest-Volume-1271099473", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.231/volume/v3/volumes/1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842"}, {"rel": "bookmark", "href": "https://10.4.3.231/volume/volumes/1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842"}], "user_id": "611d8c65081f4aa09f0e5b45db186266", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "395e4086af894335a79cc912b1b00220"}}'
2026-06-19 10:54:33,620 106090 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 404 GET https://10.4.3.231/volume/v3/volumes/1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842 0.016s
2026-06-19 10:54:33,621 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:33 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-4ec676fb-972c-44e9-89d9-7522e3a711f5', 'x-openstack-request-id': 'req-4ec676fb-972c-44e9-89d9-7522e3a711f5', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.231/volume/v3/volumes/1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842 could not be found."}}'
}}}
traceback-1: {{{
Traceback (most recent call last):
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 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/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/backups_client.py", line 140, in is_resource_deleted
self.show_backup(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.
}}}
traceback-3: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 498, in detach_volume
resp, body = self.delete('servers/%s/os-volume_attachments/%s' %
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
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-4: {{{
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 (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/lib/decorators.py", line 106, in wrapper
raise exc
File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper
return f(*func_args, **func_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/api/volume/test_volumes_backup.py", line 190, in test_volume_backup_incremental
backup1 = self.create_backup(volume['id'], force=True)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/api/volume/base.py", line 219, 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.
|
||||||
| tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes | 4 | 3 | 1 | 0 | 0 | Detail | |
test_encrypted_cinder_volumes_cryptsetup[compute,id-cbc752ed-b716-4717-910f-956cce965722,image,slow,volume] |
pass
pt3.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
pt3.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
ft3.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-06-19 10:53:10,119 106088 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-luksv2-969311754 on backend None
2026-06-19 10:53:10,156 106088 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 POST https://10.4.3.231/volume/v3/types 0.037s
2026-06-19 10:53:10,156 106088 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-969311754", "extra_specs": {}}}
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:53:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6762616-a044-431f-b768-ee478a54c546', 'content-length': '213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6762616-a044-431f-b768-ee478a54c546', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/volume/v3/types'}
Body: b'{"volume_type": {"id": "0e5de619-71e6-487e-a27f-f58250e2cae8", "name": "tempest-scenario-type-luksv2-969311754", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}'
2026-06-19 10:53:10,158 106088 DEBUG [tempest.scenario.manager] Creating an encryption type for volume type: 0e5de619-71e6-487e-a27f-f58250e2cae8
2026-06-19 10:53:10,228 106088 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 POST https://10.4.3.231/volume/v3/types/0e5de619-71e6-487e-a27f-f58250e2cae8/encryption 0.070s
2026-06-19 10:53:10,229 106088 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, 19 Jun 2026 10:53:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3677b0f4-02a6-4415-893c-35f1488b4be8', 'content-length': '231', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3677b0f4-02a6-4415-893c-35f1488b4be8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/volume/v3/types/0e5de619-71e6-487e-a27f-f58250e2cae8/encryption'}
Body: b'{"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end", "volume_type_id": "0e5de619-71e6-487e-a27f-f58250e2cae8", "encryption_id": "1e2f7382-46bb-411d-8c91-a2644edb6ea2"}}'
2026-06-19 10:53:10,501 106088 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 202 POST https://10.4.3.231/volume/v3/volumes 0.270s
2026-06-19 10:53:10,501 106088 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-783985269", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-969311754", "size": 1}}
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:53:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-522a5b7e-f668-49f2-896d-85cabaad1cc9', 'content-length': '785', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-522a5b7e-f668-49f2-896d-85cabaad1cc9', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.231/volume/v3/volumes'}
Body: b'{"volume": {"id": "10dabe40-7ba3-46e7-a12a-48afb02c3d02", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T10:53:10.396521", "updated_at": null, "name": "tempest-TestEncryptedCinderVolumes-volume-783985269", "description": null, "volume_type": "tempest-scenario-type-luksv2-969311754", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.231/volume/v3/volumes/10dabe40-7ba3-46e7-a12a-48afb02c3d02"}, {"rel": "bookmark", "href": "https://10.4.3.231/volume/volumes/10dabe40-7ba3-46e7-a12a-48afb02c3d02"}], "user_id": "4bef9e9c2579408fb186d5110a36d079", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-06-19 10:53:10,701 106088 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 201 POST https://10.4.3.231/identity/v3/auth/tokens 0.187s
2026-06-19 10:53:10,701 106088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:53:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2948', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-fd5005a6-c51c-4d36-b444-007f1b6298a1', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.231/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "4bef9e9c2579408fb186d5110a36d079", "name": "tempest-TestEncryptedCinderVolumes-1458187468-project-member", "password_expires_at": null}, "audit_ids": ["YeEnzz6nTIe1ZkNpvpEjkQ"], "expires_at": "2026-06-19T11:53:10.000000Z", "issued_at": "2026-06-19T10:53:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "12d4bf826f7a480dabdd24ac9c55246a", "name": "tempest-TestEncryptedCinderVolumes-1458187468"}, "is_domain": false, "roles": [{"id": "b08e47b0a1ad48ada4ef441eb7ed43b3", "name": "member"}, {"id": "46c45ea64c0e4d9099483f12ce10e245", "name": "reader"}], "catalog": [{"endpoints": [{"id": "88803a9128a64bc6ab72ec0851680d29", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.231:8080", "region": "RegionOne"}, {"id": "e6bdc7b81fae426eacdddb8b707c2eee", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.231:8080/v1/AUTH_12d4bf826f7a480dabdd24ac9c55246a", "region": "RegionOne"}], "id": "085c1421701e48e490c482fa1b081521", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "fd1adfa448044e3ea96b8774a48197f5", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.231/placement", "region": "RegionOne"}], "id": "09c4f35868e645f49e4adafdafbdecfe", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0948d69c61cd4829b2734a5ab1950753", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.231/compute/v2.1", "region": "RegionOne"}], "id": "114b7e1dae8d40e494a33820f893fd4e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "83a04d97541b4adf945fc0418d6b6989", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.231/volume/v3", "region": "RegionOne"}], "id": "26b20ce3cd4f4d5db2d0f1d1b335b344", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "af75829c8dc54e2dba2f1293c655ac76", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.231/identity", "region": "RegionOne"}], "id": "3554afc2d4b14477b132cd3530c5d798", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "f6281bab3b57479780a57b042470fa30", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.231/image", "region": "RegionOne"}], "id": "4acd8a8f7229435787768f3879716f93", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6ab6880b66ab41418b8462d31a63992c", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.231/compute/v2/12d4bf826f7a480dabdd24ac9c55246a", "region": "RegionOne"}], "id": "aa7196fdde5c48ca9122929507e36ac6", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "f447b947f5c1468db9f27d122bf99f1b", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.231/networking", "region": "RegionOne"}], "id": "e6d578bc1b324f0da02bf1e1c917df39", "type": "network", "name": "neutron"}]}}'
2026-06-19 10:53:10,701 106088 INFO [tempest.lib.common.fixed_network] (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2) Found network {'id': '976e54d2-caa7-4d3a-a100-97e2939d266f', 'name': 'tempest-TestEncryptedCinderVolumes-367676487-network', 'tenant_id': '12d4bf826f7a480dabdd24ac9c55246a', 'project_id': '12d4bf826f7a480dabdd24ac9c55246a', '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': 58019, '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-06-19T10:50:04Z', 'updated_at': '2026-06-19T10:50:04Z', 'revision_number': 1} available for tenant
2026-06-19 10:53:10,702 106088 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-06-19 10:53:10,702 106088 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-06-19 10:53:11,288 106088 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://10.4.3.231/compute/v2.1/os-keypairs 0.585s
2026-06-19 10:53:11,288 106088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1593343469", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBC10Tmc1smBIwRsz7g7TVWjgCcI6pQC+XlI3XBgCresUDppkwE+GG7zPdv4rIFM2sl2eREEjD3Fsm/4RpNIXZjFovYPz69cl0gPzz8+6NHcHfpi2B1SHiXRztbaAANx3GA=="}}
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:53:10 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-5c8f5311-1d9e-4b04-b24c-16d830b49780', 'x-compute-request-id': 'req-5c8f5311-1d9e-4b04-b24c-16d830b49780', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-1593343469", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBC10Tmc1smBIwRsz7g7TVWjgCcI6pQC+XlI3XBgCresUDppkwE+GG7zPdv4rIFM2sl2eREEjD3Fsm/4RpNIXZjFovYPz69cl0gPzz8+6NHcHfpi2B1SHiXRztbaAANx3GA==", "fingerprint": "0c:76:98:f9:8b:9c:61:81:a9:5e:a3:6e:1f:6e:8f:54", "user_id": "4bef9e9c2579408fb186d5110a36d079"}}'
2026-06-19 10:53:11,289 106088 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1593343469 created
2026-06-19 10:53:11,544 106088 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.231/networking/v2.0/security-groups 0.255s
2026-06-19 10:53:11,545 106088 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--1501346832", "description": "tempest-description--1658191516"}}
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:53:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1663', 'x-openstack-request-id': 'req-3240f8b9-d983-46cd-b029-cb119935fc6a', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.231/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "f5656c21-3d28-4ee8-98cc-7a5a532141f2", "name": "tempest-securitygroup--1501346832", "stateful": true, "tenant_id": "12d4bf826f7a480dabdd24ac9c55246a", "project_id": "12d4bf826f7a480dabdd24ac9c55246a", "description": "tempest-description--1658191516", "shared": false, "security_group_rules": [{"id": "9f8e940b-5608-4040-9079-61f1d2833619", "project_id": "12d4bf826f7a480dabdd24ac9c55246a", "security_group_id": "f5656c21-3d28-4ee8-98cc-7a5a532141f2", "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": 1537, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-19T10:53:11Z", "updated_at": "2026-06-19T10:53:11Z", "revision_number": 0, "tenant_id": "12d4bf826f7a480dabdd24ac9c55246a"}, {"id": "debeea0c-1ea7-4c35-a803-8a296f653eb3", "project_id": "12d4bf826f7a480dabdd24ac9c55246a", "security_group_id": "f5656c21-3d28-4ee8-98cc-7a5a532141f2", "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": 1538, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-19T10:53:11Z", "updated_at": "2026-06-19T10:53:11Z", "revision_number": 0, "tenant_id": "12d4bf826f7a480dabdd24ac9c55246a"}], "tags": [], "created_at": "2026-06-19T10:53:11Z", "updated_at": "2026-06-19T10:53:11Z", "revision_number": 1}}'
2026-06-19 10:53:11,763 106088 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.231/networking/v2.0/security-group-rules 0.217s
2026-06-19 10:53:11,764 106088 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": "f5656c21-3d28-4ee8-98cc-7a5a532141f2", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:53:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-65f14ad0-c76b-470c-a3eb-cac1a9002247', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.231/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "66096024-3db0-4f51-a161-30ed4844bc97", "project_id": "12d4bf826f7a480dabdd24ac9c55246a", "security_group_id": "f5656c21-3d28-4ee8-98cc-7a5a532141f2", "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-06-19T10:53:11Z", "updated_at": "2026-06-19T10:53:11Z", "revision_number": 0, "tenant_id": "12d4bf826f7a480dabdd24ac9c55246a"}}'
2026-06-19 10:53:12,225 106088 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.231/networking/v2.0/security-group-rules 0.461s
2026-06-19 10:53:12,226 106088 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": "f5656c21-3d28-4ee8-98cc-7a5a532141f2", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:53:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-120a25f0-4b30-4fb8-9257-f75d472fc261', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.231/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "6e6629aa-18fb-4da9-96fa-9fcad0c40468", "project_id": "12d4bf826f7a480dabdd24ac9c55246a", "security_group_id": "f5656c21-3d28-4ee8-98cc-7a5a532141f2", "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-06-19T10:53:11Z", "updated_at": "2026-06-19T10:53:11Z", "revision_number": 0, "tenant_id": "12d4bf826f7a480dabdd24ac9c55246a"}}'
2026-06-19 10:53:12,226 106088 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1501346832 created
2026-06-19 10:53:13,223 106088 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.231/networking/v2.0/floatingips 0.997s
2026-06-19 10:53:13,223 106088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "4f4a9432-3a21-423c-8d44-c5b847284a41"}}
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:53:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-4483ed55-35c2-405a-b3c5-5d426a39a291', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.231/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "e0b87ed1-439c-45e6-87b5-1832f037fb69", "tenant_id": "12d4bf826f7a480dabdd24ac9c55246a", "project_id": "12d4bf826f7a480dabdd24ac9c55246a", "floating_ip_address": "172.24.5.17", "floating_network_id": "4f4a9432-3a21-423c-8d44-c5b847284a41", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-19T10:53:12Z", "updated_at": "2026-06-19T10:53:12Z", "revision_number": 0}}'
2026-06-19 10:53:13,224 106088 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'e0b87ed1-439c-45e6-87b5-1832f037fb69', 'tenant_id': '12d4bf826f7a480dabdd24ac9c55246a', 'project_id': '12d4bf826f7a480dabdd24ac9c55246a', 'floating_ip_address': '172.24.5.17', 'floating_network_id': '4f4a9432-3a21-423c-8d44-c5b847284a41', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-19T10:53:12Z', 'updated_at': '2026-06-19T10:53:12Z', 'revision_number': 0, 'ip': '172.24.5.17'} created
2026-06-19 10:53:13,224 106088 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1593343469', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBC10Tmc1smBIwRsz7g7TVWjgCcI6pQC+XlI3XBgCresUDppkwE+GG7zPdv4rIFM2sl2eREEjD3Fsm/4RpNIXZjFovYPz69cl0gPzz8+6NHcHfpi2B1SHiXRztbaAANx3GA==', 'fingerprint': '0c:76:98:f9:8b:9c:61:81:a9:5e:a3:6e:1f:6e:8f:54', 'user_id': '4bef9e9c2579408fb186d5110a36d079', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCDahJ0d/zCo6XUcf0oUS/zaWxWb6TNVolWg8oonXndDB1CR7y01Zb4\nUwH34Pc7xtGgBwYFK4EEACKhZANiAAQtdE5nNbJgSMEbM+4O01Vo4AnCOqUAvl5S\nN1wYAq3rFA6aZMBPhhu8z3b+KyBTNrJdnkRBIw9xbJv+EaTSF2YxaL2D8+vXJdID\n88/PujR3B36YtgdUh4l0c7W2gADcdxg=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'f5656c21-3d28-4ee8-98cc-7a5a532141f2', 'name': 'tempest-securitygroup--1501346832', 'stateful': True, 'tenant_id': '12d4bf826f7a480dabdd24ac9c55246a', 'project_id': '12d4bf826f7a480dabdd24ac9c55246a', 'description': 'tempest-description--1658191516', 'shared': False, 'security_group_rules': [{'id': '9f8e940b-5608-4040-9079-61f1d2833619', 'project_id': '12d4bf826f7a480dabdd24ac9c55246a', 'security_group_id': 'f5656c21-3d28-4ee8-98cc-7a5a532141f2', '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': 1537, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-19T10:53:11Z', 'updated_at': '2026-06-19T10:53:11Z', 'revision_number': 0, 'tenant_id': '12d4bf826f7a480dabdd24ac9c55246a'}, {'id': 'debeea0c-1ea7-4c35-a803-8a296f653eb3', 'project_id': '12d4bf826f7a480dabdd24ac9c55246a', 'security_group_id': 'f5656c21-3d28-4ee8-98cc-7a5a532141f2', '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': 1538, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-19T10:53:11Z', 'updated_at': '2026-06-19T10:53:11Z', 'revision_number': 0, 'tenant_id': '12d4bf826f7a480dabdd24ac9c55246a'}], 'tags': [], 'created_at': '2026-06-19T10:53:11Z', 'updated_at': '2026-06-19T10:53:11Z', 'revision_number': 1}, 'floating_ip': {'id': 'e0b87ed1-439c-45e6-87b5-1832f037fb69', 'tenant_id': '12d4bf826f7a480dabdd24ac9c55246a', 'project_id': '12d4bf826f7a480dabdd24ac9c55246a', 'floating_ip_address': '172.24.5.17', 'floating_network_id': '4f4a9432-3a21-423c-8d44-c5b847284a41', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-19T10:53:12Z', 'updated_at': '2026-06-19T10:53:12Z', 'revision_number': 0, 'ip': '172.24.5.17'}}
2026-06-19 10:53:14,323 106088 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 202 POST https://10.4.3.231/compute/v2.1/servers 1.099s
2026-06-19 10:53:14,323 106088 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-1187750995", "imageRef": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "flavorRef": "42", "networks": [{"uuid": "976e54d2-caa7-4d3a-a100-97e2939d266f"}], "security_groups": [{"name": "tempest-securitygroup--1501346832"}], "key_name": "tempest-keypair-1593343469", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:53:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '406', 'location': 'https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89', '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-85ceabee-1580-46f3-9796-21ee472d2f99', 'x-compute-request-id': 'req-85ceabee-1580-46f3-9796-21ee472d2f99', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.231/compute/v2.1/servers'}
Body: b'{"server": {"id": "7ee8c82b-e330-4493-8c92-b8d019704e89", "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/7ee8c82b-e330-4493-8c92-b8d019704e89"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1501346832"}], "adminPass": "EMq4yEMCGA6S"}}'
2026-06-19 10:53:14,430 106088 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89 0.104s
2026-06-19 10:53:14,431 106088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:53:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1242', '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-87ae5f59-bcf5-460e-87f1-b76db7b49d9b', 'x-compute-request-id': 'req-87ae5f59-bcf5-460e-87f1-b76db7b49d9b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:53:14Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "", "id": "7ee8c82b-e330-4493-8c92-b8d019704e89", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/7ee8c82b-e330-4493-8c92-b8d019704e89"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1187750995", "status": "BUILD", "tenant_id": "12d4bf826f7a480dabdd24ac9c55246a", "user_id": "4bef9e9c2579408fb186d5110a36d079", "updated": "2026-06-19T10:53:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1593343469", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 10:53:15,582 106088 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89 0.140s
2026-06-19 10:53:15,582 106088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:53:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1246', '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-f9e17c87-1ea1-4921-8e75-c989da3f1698', 'x-compute-request-id': 'req-f9e17c87-1ea1-4921-8e75-c989da3f1698', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:53:14Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "", "id": "7ee8c82b-e330-4493-8c92-b8d019704e89", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/7ee8c82b-e330-4493-8c92-b8d019704e89"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1187750995", "status": "BUILD", "tenant_id": "12d4bf826f7a480dabdd24ac9c55246a", "user_id": "4bef9e9c2579408fb186d5110a36d079", "updated": "2026-06-19T10:53:15Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1593343469", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 10:53:16,720 106088 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89 0.126s
2026-06-19 10:53:16,720 106088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:53:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1294', '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-a9e87b04-e6a2-4a11-a171-175ffe972adf', 'x-compute-request-id': 'req-a9e87b04-e6a2-4a11-a171-175ffe972adf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:53:14Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "c92961eca64bdce242a81caea77833b4335015edb7b495097758f43c", "id": "7ee8c82b-e330-4493-8c92-b8d019704e89", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/7ee8c82b-e330-4493-8c92-b8d019704e89"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1187750995", "status": "BUILD", "tenant_id": "12d4bf826f7a480dabdd24ac9c55246a", "user_id": "4bef9e9c2579408fb186d5110a36d079", "updated": "2026-06-19T10:53:16Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1593343469", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 10:53:16,725 106088 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-06-19 10:53:17,977 106088 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89 0.251s
2026-06-19 10:53:17,977 106088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:53:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1294', '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-62f4bfe2-bec8-453f-9ddb-e47ce9c4fbfc', 'x-compute-request-id': 'req-62f4bfe2-bec8-453f-9ddb-e47ce9c4fbfc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:53:14Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "c92961eca64bdce242a81caea77833b4335015edb7b495097758f43c", "id": "7ee8c82b-e330-4493-8c92-b8d019704e89", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/7ee8c82b-e330-4493-8c92-b8d019704e89"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1187750995", "status": "BUILD", "tenant_id": "12d4bf826f7a480dabdd24ac9c55246a", "user_id": "4bef9e9c2579408fb186d5110a36d079", "updated": "2026-06-19T10:53:16Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1593343469", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 10:53:19,139 106088 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89 0.147s
2026-06-19 10:53:19,139 106088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:53:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1302', '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-0ddb0764-4ddd-4abf-840b-d1ebdf1b192a', 'x-compute-request-id': 'req-0ddb0764-4ddd-4abf-840b-d1ebdf1b192a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:53:14Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "c92961eca64bdce242a81caea77833b4335015edb7b495097758f43c", "id": "7ee8c82b-e330-4493-8c92-b8d019704e89", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/7ee8c82b-e330-4493-8c92-b8d019704e89"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1187750995", "status": "BUILD", "tenant_id": "12d4bf826f7a480dabdd24ac9c55246a", "user_id": "4bef9e9c2579408fb186d5110a36d079", "updated": "2026-06-19T10:53:19Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1593343469", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 10:53:19,150 106088 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-06-19 10:53:20,462 106088 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89 0.310s
2026-06-19 10:53:20,463 106088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:53:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1370', '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-3b5fbc7c-651b-4a18-9401-355ee378f91f', 'x-compute-request-id': 'req-3b5fbc7c-651b-4a18-9401-355ee378f91f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:53:14Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "c92961eca64bdce242a81caea77833b4335015edb7b495097758f43c", "id": "7ee8c82b-e330-4493-8c92-b8d019704e89", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/7ee8c82b-e330-4493-8c92-b8d019704e89"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1187750995", "status": "BUILD", "tenant_id": "12d4bf826f7a480dabdd24ac9c55246a", "user_id": "4bef9e9c2579408fb186d5110a36d079", "updated": "2026-06-19T10:53:19Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1593343469", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1501346832"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 10:53:21,744 106088 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89 0.272s
2026-06-19 10:53:21,744 106088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:53:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1368', '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-20b4ec5f-05c8-4a22-be5d-99c100c85fa9', 'x-compute-request-id': 'req-20b4ec5f-05c8-4a22-be5d-99c100c85fa9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:53:14Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "c92961eca64bdce242a81caea77833b4335015edb7b495097758f43c", "id": "7ee8c82b-e330-4493-8c92-b8d019704e89", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/7ee8c82b-e330-4493-8c92-b8d019704e89"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1187750995", "status": "BUILD", "tenant_id": "12d4bf826f7a480dabdd24ac9c55246a", "user_id": "4bef9e9c2579408fb186d5110a36d079", "updated": "2026-06-19T10:53:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1593343469", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1501346832"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 10:53:21,753 106088 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 7 second wait
2026-06-19 10:53:23,052 106088 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89 0.298s
2026-06-19 10:53:23,052 106088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:53:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1368', '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-1e4c9ffb-4817-470d-acf2-0284c8a4b1d8', 'x-compute-request-id': 'req-1e4c9ffb-4817-470d-acf2-0284c8a4b1d8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:53:14Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "c92961eca64bdce242a81caea77833b4335015edb7b495097758f43c", "id": "7ee8c82b-e330-4493-8c92-b8d019704e89", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/7ee8c82b-e330-4493-8c92-b8d019704e89"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1187750995", "status": "BUILD", "tenant_id": "12d4bf826f7a480dabdd24ac9c55246a", "user_id": "4bef9e9c2579408fb186d5110a36d079", "updated": "2026-06-19T10:53:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1593343469", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1501346832"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 10:53:24,260 106088 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89 0.197s
2026-06-19 10:53:24,261 106088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:53:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1368', '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-c3b22a2d-a416-4928-be78-4d6be08c5418', 'x-compute-request-id': 'req-c3b22a2d-a416-4928-be78-4d6be08c5418', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:53:14Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "c92961eca64bdce242a81caea77833b4335015edb7b495097758f43c", "id": "7ee8c82b-e330-4493-8c92-b8d019704e89", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/7ee8c82b-e330-4493-8c92-b8d019704e89"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1187750995", "status": "BUILD", "tenant_id": "12d4bf826f7a480dabdd24ac9c55246a", "user_id": "4bef9e9c2579408fb186d5110a36d079", "updated": "2026-06-19T10:53:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1593343469", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1501346832"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 10:53:25,559 106088 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89 0.292s
2026-06-19 10:53:25,559 106088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:53:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1368', '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-3ceb6dd8-54df-44e1-a36c-96e9b265ba74', 'x-compute-request-id': 'req-3ceb6dd8-54df-44e1-a36c-96e9b265ba74', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:53:14Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "c92961eca64bdce242a81caea77833b4335015edb7b495097758f43c", "id": "7ee8c82b-e330-4493-8c92-b8d019704e89", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/7ee8c82b-e330-4493-8c92-b8d019704e89"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1187750995", "status": "BUILD", "tenant_id": "12d4bf826f7a480dabdd24ac9c55246a", "user_id": "4bef9e9c2579408fb186d5110a36d079", "updated": "2026-06-19T10:53:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1593343469", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1501346832"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 10:53:26,789 106088 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89 0.223s
2026-06-19 10:53:26,790 106088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:53:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1368', '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-db934238-18b9-45f7-bf23-743ab17def80', 'x-compute-request-id': 'req-db934238-18b9-45f7-bf23-743ab17def80', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:53:14Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "c92961eca64bdce242a81caea77833b4335015edb7b495097758f43c", "id": "7ee8c82b-e330-4493-8c92-b8d019704e89", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/7ee8c82b-e330-4493-8c92-b8d019704e89"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1187750995", "status": "BUILD", "tenant_id": "12d4bf826f7a480dabdd24ac9c55246a", "user_id": "4bef9e9c2579408fb186d5110a36d079", "updated": "2026-06-19T10:53:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1593343469", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1501346832"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 10:53:27,994 106088 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89 0.199s
2026-06-19 10:53:27,995 106088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:53:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1368', '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-cad47f5d-d3d2-4fe6-9d7a-3851bfd1235e', 'x-compute-request-id': 'req-cad47f5d-d3d2-4fe6-9d7a-3851bfd1235e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:53:14Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "c92961eca64bdce242a81caea77833b4335015edb7b495097758f43c", "id": "7ee8c82b-e330-4493-8c92-b8d019704e89", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/7ee8c82b-e330-4493-8c92-b8d019704e89"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1187750995", "status": "BUILD", "tenant_id": "12d4bf826f7a480dabdd24ac9c55246a", "user_id": "4bef9e9c2579408fb186d5110a36d079", "updated": "2026-06-19T10:53:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1593343469", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1501346832"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 10:53:29,235 106088 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89 0.234s
2026-06-19 10:53:29,236 106088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:53:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1368', '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-9806d5fe-58be-4993-8819-b38a6b49c554', 'x-compute-request-id': 'req-9806d5fe-58be-4993-8819-b38a6b49c554', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:53:14Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "c92961eca64bdce242a81caea77833b4335015edb7b495097758f43c", "id": "7ee8c82b-e330-4493-8c92-b8d019704e89", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/7ee8c82b-e330-4493-8c92-b8d019704e89"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1187750995", "status": "BUILD", "tenant_id": "12d4bf826f7a480dabdd24ac9c55246a", "user_id": "4bef9e9c2579408fb186d5110a36d079", "updated": "2026-06-19T10:53:29Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1593343469", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1501346832"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 10:53:30,460 106088 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89 0.216s
2026-06-19 10:53:30,460 106088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:53:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1558', '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-3980d77d-bca1-423f-8899-273b0e229e5f', 'x-compute-request-id': 'req-3980d77d-bca1-423f-8899-273b0e229e5f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-367676487-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:8f:74"}]}, "created": "2026-06-19T10:53:14Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "c92961eca64bdce242a81caea77833b4335015edb7b495097758f43c", "id": "7ee8c82b-e330-4493-8c92-b8d019704e89", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/7ee8c82b-e330-4493-8c92-b8d019704e89"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1187750995", "status": "ACTIVE", "tenant_id": "12d4bf826f7a480dabdd24ac9c55246a", "user_id": "4bef9e9c2579408fb186d5110a36d079", "updated": "2026-06-19T10:53:29Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1593343469", "OS-SRV-USG:launched_at": "2026-06-19T10:53:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1501346832"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 10:53:30,467 106088 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 16 second wait
2026-06-19 10:53:30,666 106088 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89/os-interface 0.198s
2026-06-19 10:53:30,666 106088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:53:30 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-b9b7ea2c-08f0-4ffb-ad29-8fffe3858176', 'x-compute-request-id': 'req-b9b7ea2c-08f0-4ffb-ad29-8fffe3858176', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "976e54d2-caa7-4d3a-a100-97e2939d266f", "port_id": "cee07f0d-8164-4dd9-b650-78689e676935", "mac_addr": "fa:16:3e:76:8f:74", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "45a6edaf-4e9c-4224-99ca-06f9c00bfee8", "ip_address": "10.1.0.10"}]}]}'
2026-06-19 10:53:32,043 106088 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 PUT https://10.4.3.231/networking/v2.0/floatingips/e0b87ed1-439c-45e6-87b5-1832f037fb69 1.374s
2026-06-19 10:53:32,043 106088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "cee07f0d-8164-4dd9-b650-78689e676935"}}
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:53:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-4e1bdb18-9925-4261-ad55-2175fcfbb879', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/networking/v2.0/floatingips/e0b87ed1-439c-45e6-87b5-1832f037fb69'}
Body: b'{"floatingip": {"id": "e0b87ed1-439c-45e6-87b5-1832f037fb69", "tenant_id": "12d4bf826f7a480dabdd24ac9c55246a", "project_id": "12d4bf826f7a480dabdd24ac9c55246a", "floating_ip_address": "172.24.5.17", "floating_network_id": "4f4a9432-3a21-423c-8d44-c5b847284a41", "router_id": "afe96198-0135-42df-ae72-b26077c2e39b", "port_id": "cee07f0d-8164-4dd9-b650-78689e676935", "fixed_ip_address": "10.1.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "976e54d2-caa7-4d3a-a100-97e2939d266f", "mac_address": "fa:16:3e:76:8f:74", "admin_state_up": true, "status": "ACTIVE", "device_id": "7ee8c82b-e330-4493-8c92-b8d019704e89", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-19T10:53:12Z", "updated_at": "2026-06-19T10:53:31Z", "revision_number": 1}}'
2026-06-19 10:53:32,045 106088 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.17:22' as 'cirros' with public key authentication
2026-06-19 10:54:08,060 106088 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-06-19 10:54:08,183 106088 INFO [paramiko.transport] Authentication (publickey) successful!
2026-06-19 10:54:08,183 106088 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.5.17 successfully created
2026-06-19 10:54:08,610 106088 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89 0.426s
2026-06-19 10:54:08,610 106088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1676', '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-d175fc16-cf7a-4a76-a788-ea96511cf005', 'x-compute-request-id': 'req-d175fc16-cf7a-4a76-a788-ea96511cf005', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-367676487-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:8f:74"}, {"version": 4, "addr": "172.24.5.17", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:8f:74"}]}, "created": "2026-06-19T10:53:14Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "c92961eca64bdce242a81caea77833b4335015edb7b495097758f43c", "id": "7ee8c82b-e330-4493-8c92-b8d019704e89", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/7ee8c82b-e330-4493-8c92-b8d019704e89"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1187750995", "status": "ACTIVE", "tenant_id": "12d4bf826f7a480dabdd24ac9c55246a", "user_id": "4bef9e9c2579408fb186d5110a36d079", "updated": "2026-06-19T10:53:29Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1593343469", "OS-SRV-USG:launched_at": "2026-06-19T10:53:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1501346832"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 10:54:08,645 106088 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.231/volume/v3/volumes/10dabe40-7ba3-46e7-a12a-48afb02c3d02 0.026s
2026-06-19 10:54:08,646 106088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e502e62d-ae91-4832-ad6b-23cfc7c8f105', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e502e62d-ae91-4832-ad6b-23cfc7c8f105', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/volume/v3/volumes/10dabe40-7ba3-46e7-a12a-48afb02c3d02'}
Body: b'{"volume": {"id": "10dabe40-7ba3-46e7-a12a-48afb02c3d02", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T10:53:10.000000", "updated_at": "2026-06-19T10:53:11.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-783985269", "description": null, "volume_type": "tempest-scenario-type-luksv2-969311754", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.231/volume/v3/volumes/10dabe40-7ba3-46e7-a12a-48afb02c3d02"}, {"rel": "bookmark", "href": "https://10.4.3.231/volume/volumes/10dabe40-7ba3-46e7-a12a-48afb02c3d02"}], "user_id": "4bef9e9c2579408fb186d5110a36d079", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "12d4bf826f7a480dabdd24ac9c55246a"}}'
2026-06-19 10:54:08,651 106088 INFO [tempest.common.waiters] volume 10dabe40-7ba3-46e7-a12a-48afb02c3d02 reached available after waiting for 0.651822 seconds
2026-06-19 10:54:08,676 106088 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.231/volume/v3/volumes/10dabe40-7ba3-46e7-a12a-48afb02c3d02 0.025s
2026-06-19 10:54:08,676 106088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57458ebf-d95f-4fc1-8e6a-86ce93e9264d', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57458ebf-d95f-4fc1-8e6a-86ce93e9264d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/volume/v3/volumes/10dabe40-7ba3-46e7-a12a-48afb02c3d02'}
Body: b'{"volume": {"id": "10dabe40-7ba3-46e7-a12a-48afb02c3d02", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T10:53:10.000000", "updated_at": "2026-06-19T10:53:11.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-783985269", "description": null, "volume_type": "tempest-scenario-type-luksv2-969311754", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.231/volume/v3/volumes/10dabe40-7ba3-46e7-a12a-48afb02c3d02"}, {"rel": "bookmark", "href": "https://10.4.3.231/volume/volumes/10dabe40-7ba3-46e7-a12a-48afb02c3d02"}], "user_id": "4bef9e9c2579408fb186d5110a36d079", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "12d4bf826f7a480dabdd24ac9c55246a"}}'
2026-06-19 10:54:11,248 106088 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 POST https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89/os-volume_attachments 2.566s
2026-06-19 10:54:11,248 106088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volumeAttachment": {"volumeId": "10dabe40-7ba3-46e7-a12a-48afb02c3d02"}}
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:08 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-4200efb9-cfee-4ca1-ad91-8526b1317535', 'x-compute-request-id': 'req-4200efb9-cfee-4ca1-ad91-8526b1317535', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89/os-volume_attachments'}
Body: b'{"volumeAttachment": {"id": "10dabe40-7ba3-46e7-a12a-48afb02c3d02", "serverId": "7ee8c82b-e330-4493-8c92-b8d019704e89", "volumeId": "10dabe40-7ba3-46e7-a12a-48afb02c3d02", "device": "/dev/vdb"}}'
2026-06-19 10:54:11,276 106088 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.231/volume/v3/volumes/10dabe40-7ba3-46e7-a12a-48afb02c3d02 0.027s
2026-06-19 10:54:11,276 106088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aae48bd9-bce3-4ee9-aecb-d066cf01b9fe', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aae48bd9-bce3-4ee9-aecb-d066cf01b9fe', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/volume/v3/volumes/10dabe40-7ba3-46e7-a12a-48afb02c3d02'}
Body: b'{"volume": {"id": "10dabe40-7ba3-46e7-a12a-48afb02c3d02", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T10:53:10.000000", "updated_at": "2026-06-19T10:54:11.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-783985269", "description": null, "volume_type": "tempest-scenario-type-luksv2-969311754", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.231/volume/v3/volumes/10dabe40-7ba3-46e7-a12a-48afb02c3d02"}, {"rel": "bookmark", "href": "https://10.4.3.231/volume/volumes/10dabe40-7ba3-46e7-a12a-48afb02c3d02"}], "user_id": "4bef9e9c2579408fb186d5110a36d079", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "12d4bf826f7a480dabdd24ac9c55246a"}}'
2026-06-19 10:54:12,321 106088 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.231/volume/v3/volumes/10dabe40-7ba3-46e7-a12a-48afb02c3d02 0.039s
2026-06-19 10:54:12,321 106088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d8cc3dc-9935-47e4-befe-c26dd6332cd3', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d8cc3dc-9935-47e4-befe-c26dd6332cd3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/volume/v3/volumes/10dabe40-7ba3-46e7-a12a-48afb02c3d02'}
Body: b'{"volume": {"id": "10dabe40-7ba3-46e7-a12a-48afb02c3d02", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T10:53:10.000000", "updated_at": "2026-06-19T10:54:12.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-783985269", "description": null, "volume_type": "tempest-scenario-type-luksv2-969311754", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.231/volume/v3/volumes/10dabe40-7ba3-46e7-a12a-48afb02c3d02"}, {"rel": "bookmark", "href": "https://10.4.3.231/volume/volumes/10dabe40-7ba3-46e7-a12a-48afb02c3d02"}], "user_id": "4bef9e9c2579408fb186d5110a36d079", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "12d4bf826f7a480dabdd24ac9c55246a"}}'
2026-06-19 10:54:13,364 106088 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.231/volume/v3/volumes/10dabe40-7ba3-46e7-a12a-48afb02c3d02 0.037s
2026-06-19 10:54:13,364 106088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48f865f9-0531-4130-9423-8dc8a6ae4ebb', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48f865f9-0531-4130-9423-8dc8a6ae4ebb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/volume/v3/volumes/10dabe40-7ba3-46e7-a12a-48afb02c3d02'}
Body: b'{"volume": {"id": "10dabe40-7ba3-46e7-a12a-48afb02c3d02", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T10:53:10.000000", "updated_at": "2026-06-19T10:54:12.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-783985269", "description": null, "volume_type": "tempest-scenario-type-luksv2-969311754", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.231/volume/v3/volumes/10dabe40-7ba3-46e7-a12a-48afb02c3d02"}, {"rel": "bookmark", "href": "https://10.4.3.231/volume/volumes/10dabe40-7ba3-46e7-a12a-48afb02c3d02"}], "user_id": "4bef9e9c2579408fb186d5110a36d079", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "12d4bf826f7a480dabdd24ac9c55246a"}}'
2026-06-19 10:54:14,428 106088 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.231/volume/v3/volumes/10dabe40-7ba3-46e7-a12a-48afb02c3d02 0.058s
2026-06-19 10:54:14,429 106088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-126fe741-e192-44e0-8948-33f5f66c6f38', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-126fe741-e192-44e0-8948-33f5f66c6f38', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/volume/v3/volumes/10dabe40-7ba3-46e7-a12a-48afb02c3d02'}
Body: b'{"volume": {"id": "10dabe40-7ba3-46e7-a12a-48afb02c3d02", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T10:53:10.000000", "updated_at": "2026-06-19T10:54:12.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-783985269", "description": null, "volume_type": "tempest-scenario-type-luksv2-969311754", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.231/volume/v3/volumes/10dabe40-7ba3-46e7-a12a-48afb02c3d02"}, {"rel": "bookmark", "href": "https://10.4.3.231/volume/volumes/10dabe40-7ba3-46e7-a12a-48afb02c3d02"}], "user_id": "4bef9e9c2579408fb186d5110a36d079", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "12d4bf826f7a480dabdd24ac9c55246a"}}'
2026-06-19 10:54:15,474 106088 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.231/volume/v3/volumes/10dabe40-7ba3-46e7-a12a-48afb02c3d02 0.038s
2026-06-19 10:54:15,475 106088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27b7c0c5-02d6-4fe6-9768-ff1f01267ca9', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27b7c0c5-02d6-4fe6-9768-ff1f01267ca9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/volume/v3/volumes/10dabe40-7ba3-46e7-a12a-48afb02c3d02'}
Body: b'{"volume": {"id": "10dabe40-7ba3-46e7-a12a-48afb02c3d02", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T10:53:10.000000", "updated_at": "2026-06-19T10:54:12.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-783985269", "description": null, "volume_type": "tempest-scenario-type-luksv2-969311754", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.231/volume/v3/volumes/10dabe40-7ba3-46e7-a12a-48afb02c3d02"}, {"rel": "bookmark", "href": "https://10.4.3.231/volume/volumes/10dabe40-7ba3-46e7-a12a-48afb02c3d02"}], "user_id": "4bef9e9c2579408fb186d5110a36d079", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "12d4bf826f7a480dabdd24ac9c55246a"}}'
2026-06-19 10:54:16,559 106088 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 500 GET https://10.4.3.231/volume/v3/volumes/10dabe40-7ba3-46e7-a12a-48afb02c3d02 0.072s
2026-06-19 10:54:16,559 106088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:16 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-5438351d-2804-4cd9-8498-2ba588c1a1fa', 'x-openstack-request-id': 'req-5438351d-2804-4cd9-8498-2ba588c1a1fa', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.231/volume/v3/volumes/10dabe40-7ba3-46e7-a12a-48afb02c3d02'}
Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}'
2026-06-19 10:54:16,630 106088 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 500 DELETE https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89 0.070s
2026-06-19 10:54:16,631 106088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:16 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-6c56fdc4-60e5-4b31-be0c-4c71271174d2', 'x-compute-request-id': 'req-6c56fdc4-60e5-4b31-be0c-4c71271174d2', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89'}
Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please contact the administrator\\n<class \'oslo_db.exception.DBConnectionError\'>"}}'
2026-06-19 10:54:16,631 106088 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 0x74fd68dfb110>>, retrying...
2026-06-19 10:54:23,695 106088 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89 2.062s
2026-06-19 10:54:23,696 106088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:21 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-f1379f57-9c95-4917-8e4e-68da81ed77fe', 'x-compute-request-id': 'req-f1379f57-9c95-4917-8e4e-68da81ed77fe', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89'}
Body: b''
2026-06-19 10:54:24,072 106088 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89 0.376s
2026-06-19 10:54:24,072 106088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1728', '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-981e9f45-bc74-4da1-8269-c642089f7294', 'x-compute-request-id': 'req-981e9f45-bc74-4da1-8269-c642089f7294', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-367676487-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:8f:74"}, {"version": 4, "addr": "172.24.5.17", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:8f:74"}]}, "created": "2026-06-19T10:53:14Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "c92961eca64bdce242a81caea77833b4335015edb7b495097758f43c", "id": "7ee8c82b-e330-4493-8c92-b8d019704e89", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/7ee8c82b-e330-4493-8c92-b8d019704e89"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1187750995", "status": "ACTIVE", "tenant_id": "12d4bf826f7a480dabdd24ac9c55246a", "user_id": "4bef9e9c2579408fb186d5110a36d079", "updated": "2026-06-19T10:54:24Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1593343469", "OS-SRV-USG:launched_at": "2026-06-19T10:53:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1501346832"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "10dabe40-7ba3-46e7-a12a-48afb02c3d02"}]}}'
2026-06-19 10:54:25,340 106088 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89 0.261s
2026-06-19 10:54:25,340 106088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1728', '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-98de848b-5490-4d91-9d42-17ce4eb67051', 'x-compute-request-id': 'req-98de848b-5490-4d91-9d42-17ce4eb67051', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-367676487-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:8f:74"}, {"version": 4, "addr": "172.24.5.17", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:8f:74"}]}, "created": "2026-06-19T10:53:14Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "c92961eca64bdce242a81caea77833b4335015edb7b495097758f43c", "id": "7ee8c82b-e330-4493-8c92-b8d019704e89", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/7ee8c82b-e330-4493-8c92-b8d019704e89"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1187750995", "status": "ACTIVE", "tenant_id": "12d4bf826f7a480dabdd24ac9c55246a", "user_id": "4bef9e9c2579408fb186d5110a36d079", "updated": "2026-06-19T10:54:24Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1593343469", "OS-SRV-USG:launched_at": "2026-06-19T10:53:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1501346832"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "10dabe40-7ba3-46e7-a12a-48afb02c3d02"}]}}'
2026-06-19 10:54:26,535 106088 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89 0.189s
2026-06-19 10:54:26,535 106088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1728', '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-40ec05d9-8579-48b0-87ba-906aec18c63a', 'x-compute-request-id': 'req-40ec05d9-8579-48b0-87ba-906aec18c63a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-367676487-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:8f:74"}, {"version": 4, "addr": "172.24.5.17", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:8f:74"}]}, "created": "2026-06-19T10:53:14Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "c92961eca64bdce242a81caea77833b4335015edb7b495097758f43c", "id": "7ee8c82b-e330-4493-8c92-b8d019704e89", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/7ee8c82b-e330-4493-8c92-b8d019704e89"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1187750995", "status": "ACTIVE", "tenant_id": "12d4bf826f7a480dabdd24ac9c55246a", "user_id": "4bef9e9c2579408fb186d5110a36d079", "updated": "2026-06-19T10:54:24Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1593343469", "OS-SRV-USG:launched_at": "2026-06-19T10:53:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1501346832"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "10dabe40-7ba3-46e7-a12a-48afb02c3d02"}]}}'
2026-06-19 10:54:27,786 106088 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89 0.244s
2026-06-19 10:54:27,786 106088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1728', '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-74ea6284-2712-4c62-9f7a-35e11279af3c', 'x-compute-request-id': 'req-74ea6284-2712-4c62-9f7a-35e11279af3c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-367676487-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:8f:74"}, {"version": 4, "addr": "172.24.5.17", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:8f:74"}]}, "created": "2026-06-19T10:53:14Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "c92961eca64bdce242a81caea77833b4335015edb7b495097758f43c", "id": "7ee8c82b-e330-4493-8c92-b8d019704e89", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/7ee8c82b-e330-4493-8c92-b8d019704e89"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1187750995", "status": "ACTIVE", "tenant_id": "12d4bf826f7a480dabdd24ac9c55246a", "user_id": "4bef9e9c2579408fb186d5110a36d079", "updated": "2026-06-19T10:54:24Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1593343469", "OS-SRV-USG:launched_at": "2026-06-19T10:53:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1501346832"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "10dabe40-7ba3-46e7-a12a-48afb02c3d02"}]}}'
2026-06-19 10:54:28,984 106088 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89 0.192s
2026-06-19 10:54:28,985 106088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1728', '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-c40797b8-45b6-42ac-ac3c-1f709c4d3349', 'x-compute-request-id': 'req-c40797b8-45b6-42ac-ac3c-1f709c4d3349', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-367676487-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:8f:74"}, {"version": 4, "addr": "172.24.5.17", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:8f:74"}]}, "created": "2026-06-19T10:53:14Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "c92961eca64bdce242a81caea77833b4335015edb7b495097758f43c", "id": "7ee8c82b-e330-4493-8c92-b8d019704e89", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/7ee8c82b-e330-4493-8c92-b8d019704e89"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1187750995", "status": "ACTIVE", "tenant_id": "12d4bf826f7a480dabdd24ac9c55246a", "user_id": "4bef9e9c2579408fb186d5110a36d079", "updated": "2026-06-19T10:54:24Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1593343469", "OS-SRV-USG:launched_at": "2026-06-19T10:53:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1501346832"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "10dabe40-7ba3-46e7-a12a-48afb02c3d02"}]}}'
2026-06-19 10:54:30,424 106088 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89 0.431s
2026-06-19 10:54:30,424 106088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1728', '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-82e7a9ce-02ed-4d65-adf9-cfc470e05524', 'x-compute-request-id': 'req-82e7a9ce-02ed-4d65-adf9-cfc470e05524', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-367676487-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:8f:74"}, {"version": 4, "addr": "172.24.5.17", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:8f:74"}]}, "created": "2026-06-19T10:53:14Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "c92961eca64bdce242a81caea77833b4335015edb7b495097758f43c", "id": "7ee8c82b-e330-4493-8c92-b8d019704e89", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/7ee8c82b-e330-4493-8c92-b8d019704e89"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1187750995", "status": "ACTIVE", "tenant_id": "12d4bf826f7a480dabdd24ac9c55246a", "user_id": "4bef9e9c2579408fb186d5110a36d079", "updated": "2026-06-19T10:54:24Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1593343469", "OS-SRV-USG:launched_at": "2026-06-19T10:53:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1501346832"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "10dabe40-7ba3-46e7-a12a-48afb02c3d02"}]}}'
2026-06-19 10:54:31,664 106088 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89 0.231s
2026-06-19 10:54:31,664 106088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1728', '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-28158987-106e-4480-b9d4-385a6adbdff2', 'x-compute-request-id': 'req-28158987-106e-4480-b9d4-385a6adbdff2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-367676487-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:8f:74"}, {"version": 4, "addr": "172.24.5.17", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:8f:74"}]}, "created": "2026-06-19T10:53:14Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "c92961eca64bdce242a81caea77833b4335015edb7b495097758f43c", "id": "7ee8c82b-e330-4493-8c92-b8d019704e89", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/7ee8c82b-e330-4493-8c92-b8d019704e89"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1187750995", "status": "ACTIVE", "tenant_id": "12d4bf826f7a480dabdd24ac9c55246a", "user_id": "4bef9e9c2579408fb186d5110a36d079", "updated": "2026-06-19T10:54:24Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1593343469", "OS-SRV-USG:launched_at": "2026-06-19T10:53:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1501346832"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "10dabe40-7ba3-46e7-a12a-48afb02c3d02"}]}}'
2026-06-19 10:54:32,822 106088 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89 0.151s
2026-06-19 10:54:32,822 106088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1728', '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-5661b73e-be3f-46ba-8c61-cc305542e4f1', 'x-compute-request-id': 'req-5661b73e-be3f-46ba-8c61-cc305542e4f1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-367676487-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:8f:74"}, {"version": 4, "addr": "172.24.5.17", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:8f:74"}]}, "created": "2026-06-19T10:53:14Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "c92961eca64bdce242a81caea77833b4335015edb7b495097758f43c", "id": "7ee8c82b-e330-4493-8c92-b8d019704e89", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/7ee8c82b-e330-4493-8c92-b8d019704e89"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1187750995", "status": "ACTIVE", "tenant_id": "12d4bf826f7a480dabdd24ac9c55246a", "user_id": "4bef9e9c2579408fb186d5110a36d079", "updated": "2026-06-19T10:54:24Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1593343469", "OS-SRV-USG:launched_at": "2026-06-19T10:53:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1501346832"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "10dabe40-7ba3-46e7-a12a-48afb02c3d02"}]}}'
2026-06-19 10:54:33,998 106088 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89 0.168s
2026-06-19 10:54:33,998 106088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1728', '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-05abc0ed-fd7e-4ec0-be95-ba9a76860c93', 'x-compute-request-id': 'req-05abc0ed-fd7e-4ec0-be95-ba9a76860c93', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-367676487-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:8f:74"}, {"version": 4, "addr": "172.24.5.17", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:8f:74"}]}, "created": "2026-06-19T10:53:14Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "c92961eca64bdce242a81caea77833b4335015edb7b495097758f43c", "id": "7ee8c82b-e330-4493-8c92-b8d019704e89", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/7ee8c82b-e330-4493-8c92-b8d019704e89"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1187750995", "status": "ACTIVE", "tenant_id": "12d4bf826f7a480dabdd24ac9c55246a", "user_id": "4bef9e9c2579408fb186d5110a36d079", "updated": "2026-06-19T10:54:24Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1593343469", "OS-SRV-USG:launched_at": "2026-06-19T10:53:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1501346832"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "10dabe40-7ba3-46e7-a12a-48afb02c3d02"}]}}'
2026-06-19 10:54:35,195 106088 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89 0.191s
2026-06-19 10:54:35,195 106088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1728', '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-f47c0df1-5f84-4f8f-bb7c-226b5475f9c5', 'x-compute-request-id': 'req-f47c0df1-5f84-4f8f-bb7c-226b5475f9c5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-367676487-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:8f:74"}, {"version": 4, "addr": "172.24.5.17", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:8f:74"}]}, "created": "2026-06-19T10:53:14Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "c92961eca64bdce242a81caea77833b4335015edb7b495097758f43c", "id": "7ee8c82b-e330-4493-8c92-b8d019704e89", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/7ee8c82b-e330-4493-8c92-b8d019704e89"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1187750995", "status": "ACTIVE", "tenant_id": "12d4bf826f7a480dabdd24ac9c55246a", "user_id": "4bef9e9c2579408fb186d5110a36d079", "updated": "2026-06-19T10:54:24Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1593343469", "OS-SRV-USG:launched_at": "2026-06-19T10:53:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1501346832"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "10dabe40-7ba3-46e7-a12a-48afb02c3d02"}]}}'
2026-06-19 10:54:36,455 106088 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89 0.250s
2026-06-19 10:54:36,455 106088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1728', '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-ee151c43-f7be-44b1-ad29-31f4950ac5cc', 'x-compute-request-id': 'req-ee151c43-f7be-44b1-ad29-31f4950ac5cc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-367676487-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:8f:74"}, {"version": 4, "addr": "172.24.5.17", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:8f:74"}]}, "created": "2026-06-19T10:53:14Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "c92961eca64bdce242a81caea77833b4335015edb7b495097758f43c", "id": "7ee8c82b-e330-4493-8c92-b8d019704e89", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/7ee8c82b-e330-4493-8c92-b8d019704e89"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1187750995", "status": "ACTIVE", "tenant_id": "12d4bf826f7a480dabdd24ac9c55246a", "user_id": "4bef9e9c2579408fb186d5110a36d079", "updated": "2026-06-19T10:54:24Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1593343469", "OS-SRV-USG:launched_at": "2026-06-19T10:53:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1501346832"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "10dabe40-7ba3-46e7-a12a-48afb02c3d02"}]}}'
2026-06-19 10:54:37,698 106088 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89 0.236s
2026-06-19 10:54:37,699 106088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1728', '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-572e1c8a-d3b6-421e-b52d-ef1a3cf28eeb', 'x-compute-request-id': 'req-572e1c8a-d3b6-421e-b52d-ef1a3cf28eeb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-367676487-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:8f:74"}, {"version": 4, "addr": "172.24.5.17", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:8f:74"}]}, "created": "2026-06-19T10:53:14Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "c92961eca64bdce242a81caea77833b4335015edb7b495097758f43c", "id": "7ee8c82b-e330-4493-8c92-b8d019704e89", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/7ee8c82b-e330-4493-8c92-b8d019704e89"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1187750995", "status": "ACTIVE", "tenant_id": "12d4bf826f7a480dabdd24ac9c55246a", "user_id": "4bef9e9c2579408fb186d5110a36d079", "updated": "2026-06-19T10:54:24Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1593343469", "OS-SRV-USG:launched_at": "2026-06-19T10:53:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1501346832"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "10dabe40-7ba3-46e7-a12a-48afb02c3d02"}]}}'
2026-06-19 10:54:38,908 106088 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89 0.200s
2026-06-19 10:54:38,908 106088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1682', '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-1b55a5bd-d4c1-4867-82b6-52fbfc83e9eb', 'x-compute-request-id': 'req-1b55a5bd-d4c1-4867-82b6-52fbfc83e9eb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-367676487-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:8f:74"}, {"version": 4, "addr": "172.24.5.17", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:8f:74"}]}, "created": "2026-06-19T10:53:14Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "c92961eca64bdce242a81caea77833b4335015edb7b495097758f43c", "id": "7ee8c82b-e330-4493-8c92-b8d019704e89", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/7ee8c82b-e330-4493-8c92-b8d019704e89"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1187750995", "status": "ACTIVE", "tenant_id": "12d4bf826f7a480dabdd24ac9c55246a", "user_id": "4bef9e9c2579408fb186d5110a36d079", "updated": "2026-06-19T10:54:24Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1593343469", "OS-SRV-USG:launched_at": "2026-06-19T10:53:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1501346832"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 10:54:40,098 106088 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89 0.183s
2026-06-19 10:54:40,099 106088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1682', '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-a58464c4-8023-4ecc-bc8d-089a48aa2476', 'x-compute-request-id': 'req-a58464c4-8023-4ecc-bc8d-089a48aa2476', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-367676487-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:8f:74"}, {"version": 4, "addr": "172.24.5.17", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:8f:74"}]}, "created": "2026-06-19T10:53:14Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "c92961eca64bdce242a81caea77833b4335015edb7b495097758f43c", "id": "7ee8c82b-e330-4493-8c92-b8d019704e89", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/7ee8c82b-e330-4493-8c92-b8d019704e89"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1187750995", "status": "ACTIVE", "tenant_id": "12d4bf826f7a480dabdd24ac9c55246a", "user_id": "4bef9e9c2579408fb186d5110a36d079", "updated": "2026-06-19T10:54:24Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1593343469", "OS-SRV-USG:launched_at": "2026-06-19T10:53:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1501346832"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 10:54:41,694 106088 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89 0.590s
2026-06-19 10:54:41,694 106088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1614', '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-6ba3662a-ce80-4997-bdc9-11920213464f', 'x-compute-request-id': 'req-6ba3662a-ce80-4997-bdc9-11920213464f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-367676487-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:8f:74"}, {"version": 4, "addr": "172.24.5.17", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:8f:74"}]}, "created": "2026-06-19T10:53:14Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "c92961eca64bdce242a81caea77833b4335015edb7b495097758f43c", "id": "7ee8c82b-e330-4493-8c92-b8d019704e89", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/7ee8c82b-e330-4493-8c92-b8d019704e89"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1187750995", "status": "ACTIVE", "tenant_id": "12d4bf826f7a480dabdd24ac9c55246a", "user_id": "4bef9e9c2579408fb186d5110a36d079", "updated": "2026-06-19T10:54:40Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1593343469", "OS-SRV-USG:launched_at": "2026-06-19T10:53:29.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 10:54:42,813 106088 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89 0.111s
2026-06-19 10:54:42,814 106088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1427', '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-7ee09c2e-ef32-4409-b8ca-50d01155d7c0', 'x-compute-request-id': 'req-7ee09c2e-ef32-4409-b8ca-50d01155d7c0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:53:14Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "c92961eca64bdce242a81caea77833b4335015edb7b495097758f43c", "id": "7ee8c82b-e330-4493-8c92-b8d019704e89", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/7ee8c82b-e330-4493-8c92-b8d019704e89"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1187750995", "status": "DELETED", "tenant_id": "12d4bf826f7a480dabdd24ac9c55246a", "user_id": "4bef9e9c2579408fb186d5110a36d079", "updated": "2026-06-19T10:54:43Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-06-19T10:54:39Z", "message": "ProcessExecutionError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1593343469", "OS-SRV-USG:launched_at": "2026-06-19T10:53:29.000000", "OS-SRV-USG:terminated_at": "2026-06-19T10:54:42.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 10:54:42,822 106088 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 18 second wait
2026-06-19 10:54:44,246 106088 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89 0.423s
2026-06-19 10:54:44,247 106088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1427', '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-6610edc3-dab7-43ed-bb1b-76253f59a0d2', 'x-compute-request-id': 'req-6610edc3-dab7-43ed-bb1b-76253f59a0d2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:53:14Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "c92961eca64bdce242a81caea77833b4335015edb7b495097758f43c", "id": "7ee8c82b-e330-4493-8c92-b8d019704e89", "image": {"id": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/images/225781b0-5faf-4dd8-9bb8-63aaea42def6"}]}, "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/7ee8c82b-e330-4493-8c92-b8d019704e89"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1187750995", "status": "DELETED", "tenant_id": "12d4bf826f7a480dabdd24ac9c55246a", "user_id": "4bef9e9c2579408fb186d5110a36d079", "updated": "2026-06-19T10:54:43Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-06-19T10:54:39Z", "message": "ProcessExecutionError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1593343469", "OS-SRV-USG:launched_at": "2026-06-19T10:53:29.000000", "OS-SRV-USG:terminated_at": "2026-06-19T10:54:42.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-19 10:54:45,288 106088 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89 0.035s
2026-06-19 10:54:45,289 106088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:45 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-c08316f4-d236-41c4-99db-494aee77866a', 'x-compute-request-id': 'req-c08316f4-d236-41c4-99db-494aee77866a', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/7ee8c82b-e330-4493-8c92-b8d019704e89'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 7ee8c82b-e330-4493-8c92-b8d019704e89 could not be found."}}'
2026-06-19 10:54:45,313 106088 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.231/compute/v2.1/os-keypairs/tempest-keypair-1593343469 0.024s
2026-06-19 10:54:45,313 106088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:45 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-21b6c902-7091-4065-82a9-bbe1afff683c', 'x-compute-request-id': 'req-21b6c902-7091-4065-82a9-bbe1afff683c', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.231/compute/v2.1/os-keypairs/tempest-keypair-1593343469'}
Body: b''
2026-06-19 10:54:45,584 106088 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.231/networking/v2.0/security-groups/f5656c21-3d28-4ee8-98cc-7a5a532141f2 0.270s
2026-06-19 10:54:45,584 106088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-1d423c52-c9a8-4526-b1d4-79161ca2f8a5', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.231/networking/v2.0/security-groups/f5656c21-3d28-4ee8-98cc-7a5a532141f2'}
Body: b''
2026-06-19 10:54:45,617 106088 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.231/networking/v2.0/security-groups/f5656c21-3d28-4ee8-98cc-7a5a532141f2 0.033s
2026-06-19 10:54:45,617 106088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-ec55cae7-2274-4f38-98bf-ceb4a5df92ef', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.231/networking/v2.0/security-groups/f5656c21-3d28-4ee8-98cc-7a5a532141f2'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group f5656c21-3d28-4ee8-98cc-7a5a532141f2 does not exist", "detail": ""}}'
2026-06-19 10:54:46,078 106088 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.231/networking/v2.0/floatingips/e0b87ed1-439c-45e6-87b5-1832f037fb69 0.460s
2026-06-19 10:54:46,079 106088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-badf11f2-eee7-4666-ace8-c12c28a1e908', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.231/networking/v2.0/floatingips/e0b87ed1-439c-45e6-87b5-1832f037fb69'}
Body: b''
2026-06-19 10:54:46,122 106088 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.231/volume/v3/volumes/10dabe40-7ba3-46e7-a12a-48afb02c3d02 0.043s
2026-06-19 10:54:46,122 106088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:46 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-5be1e291-f1e6-4418-bca9-6231221376e6', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.231/volume/v3/volumes/10dabe40-7ba3-46e7-a12a-48afb02c3d02'}
Body: b''
2026-06-19 10:54:46,148 106088 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.231/volume/v3/volumes/10dabe40-7ba3-46e7-a12a-48afb02c3d02 0.025s
2026-06-19 10:54:46,148 106088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43eca228-8abe-40ed-838e-6ff9589fe5df', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43eca228-8abe-40ed-838e-6ff9589fe5df', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/volume/v3/volumes/10dabe40-7ba3-46e7-a12a-48afb02c3d02'}
Body: b'{"volume": {"id": "10dabe40-7ba3-46e7-a12a-48afb02c3d02", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T10:53:10.000000", "updated_at": "2026-06-19T10:54:46.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-783985269", "description": null, "volume_type": "tempest-scenario-type-luksv2-969311754", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.231/volume/v3/volumes/10dabe40-7ba3-46e7-a12a-48afb02c3d02"}, {"rel": "bookmark", "href": "https://10.4.3.231/volume/volumes/10dabe40-7ba3-46e7-a12a-48afb02c3d02"}], "user_id": "4bef9e9c2579408fb186d5110a36d079", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "12d4bf826f7a480dabdd24ac9c55246a"}}'
2026-06-19 10:54:47,171 106088 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.231/volume/v3/volumes/10dabe40-7ba3-46e7-a12a-48afb02c3d02 0.017s
2026-06-19 10:54:47,171 106088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:47 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-7fa14fb4-b66b-42d2-9024-bae37dfa5f03', 'x-openstack-request-id': 'req-7fa14fb4-b66b-42d2-9024-bae37dfa5f03', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.231/volume/v3/volumes/10dabe40-7ba3-46e7-a12a-48afb02c3d02'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 10dabe40-7ba3-46e7-a12a-48afb02c3d02 could not be found."}}'
2026-06-19 10:54:47,224 106088 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.231/volume/v3/volumes/detail?all_tenants=1 0.052s
2026-06-19 10:54:47,224 106088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d801da43-cee1-4a9b-9919-1143247d01c6', 'content-length': '11575', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d801da43-cee1-4a9b-9919-1143247d01c6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/volume/v3/volumes/detail?all_tenants=1'}
Body: b'{"volumes": [{"id": "e3754290-6f83-4e7d-b30d-034758402917", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T10:54:47.000000", "updated_at": "2026-06-19T10:54:47.000000", "name": "tempest-TestVolumeBackupRestore-volume-777646278", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.231/volume/v3/volumes/e3754290-6f83-4e7d-b30d-034758402917"}, {"rel": "bookmark", "href": "https://10.4.3.231/volume/volumes/e3754290-6f83-4e7d-b30d-034758402917"}], "user_id": "cc3797ea388647aa9a8a2b62dfab0033", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "7367a6a3bdf8420ca0f84e98f8f62abc", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000003275@storpool#template_virtual"}, {"id": "03cd1ae4-ca8f-4018-9ee0-9a5c30588422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T10:54:26.000000", "updated_at": "2026-06-19T10:54:46.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-origin-1807179744", "description": null, "volume_type": "tempest-scenario-type-luks-1103930491", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.231/volume/v3/volumes/03cd1ae4-ca8f-4018-9ee0-9a5c30588422"}, {"rel": "bookmark", "href": "https://10.4.3.231/volume/volumes/03cd1ae4-ca8f-4018-9ee0-9a5c30588422"}], "user_id": "a64371c1658a4d27b706550afcb97ee8", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "03cd1ae4-ca8f-4018-9ee0-9a5c30588422", "attachment_id": "c7c25f62-7561-4979-b785-f81e671ba2e9", "volume_id": "03cd1ae4-ca8f-4018-9ee0-9a5c30588422", "server_id": "712c6dbc-3741-4332-b180-71ad0640ca63", "host_name": "np0000003275", "device": "/dev/vda", "attached_at": "2026-06-19T10:54:45.000000"}], "migration_status": null, "os-vol-tenant-attr:tenant_id": "e760c69a9dd84834b5ff8cb4f9745659", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000003275@storpool#template_virtual", "volume_image_metadata": {"signature_verified": "False", "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": "225781b0-5faf-4dd8-9bb8-63aaea42def6", "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"}}, {"id": "b3a3f0ab-b079-4cb8-9f0f-97122bc8066c", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T10:54:06.000000", "updated_at": "2026-06-19T10:54:06.000000", "name": "backup-vol-1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.231/volume/v3/volumes/b3a3f0ab-b079-4cb8-9f0f-97122bc8066c"}, {"rel": "bookmark", "href": "https://10.4.3.231/volume/volumes/b3a3f0ab-b079-4cb8-9f0f-97122bc8066c"}], "user_id": "611d8c65081f4aa09f0e5b45db186266", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "395e4086af894335a79cc912b1b00220", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000003275@storpool#template_virtual"}, {"id": "8483858f-5248-44d9-9b43-330a7d6228c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T10:53:57.000000", "updated_at": "20
2026-06-19 10:54:47,275 106088 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.231/volume/v3/types/0e5de619-71e6-487e-a27f-f58250e2cae8 0.040s
2026-06-19 10:54:47,275 106088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:54:47 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-0dc0e81d-7dc3-493a-b615-cf87113595fb', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.231/volume/v3/types/0e5de619-71e6-487e-a27f-f58250e2cae8'}
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_encrypted_cinder_volumes.py", line 90, in test_encrypted_cinder_volumes_luksv2
self.attach_detach_volume(server, volume)
File "/opt/stack/tempest/tempest/scenario/test_encrypted_cinder_volumes.py", line 53, 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.
|
||||||
test_encrypted_cinder_volumes_resize_revert[compute,id-d653af24-fa18-470d-b9bf-af287cefeba9,image,slow,volume] |
pass
pt3.4: tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_resize_revert[compute,id-d653af24-fa18-470d-b9bf-af287cefeba9,image,slow,volume]
|
||||||
| 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
pt4.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
ft4.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-06-19 10:57:02,447 106090 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-luks2-1290205890 on backend None
2026-06-19 10:57:02,467 106090 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 POST https://10.4.3.231/volume/v3/types 0.020s
2026-06-19 10:57:02,467 106090 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-1290205890", "extra_specs": {}}}
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:57:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90c9dd76-fad9-4c51-a7bc-0e342234a58b', 'content-length': '213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90c9dd76-fad9-4c51-a7bc-0e342234a58b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/volume/v3/types'}
Body: b'{"volume_type": {"id": "cb907f12-f71c-4a99-af4c-9fd4a6d9ac5c", "name": "tempest-scenario-type-luks2-1290205890", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}'
2026-06-19 10:57:02,468 106090 DEBUG [tempest.scenario.manager] Creating an encryption type for volume type: cb907f12-f71c-4a99-af4c-9fd4a6d9ac5c
2026-06-19 10:57:02,492 106090 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 POST https://10.4.3.231/volume/v3/types/cb907f12-f71c-4a99-af4c-9fd4a6d9ac5c/encryption 0.023s
2026-06-19 10:57:02,492 106090 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, 19 Jun 2026 10:57:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3e992b3-ddab-4b53-81df-7928368b8034', 'content-length': '231', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3e992b3-ddab-4b53-81df-7928368b8034', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/volume/v3/types/cb907f12-f71c-4a99-af4c-9fd4a6d9ac5c/encryption'}
Body: b'{"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end", "volume_type_id": "cb907f12-f71c-4a99-af4c-9fd4a6d9ac5c", "encryption_id": "9192a3f9-00c6-48ac-a981-93e8317d3d39"}}'
2026-06-19 10:57:02,648 106090 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 202 POST https://10.4.3.231/volume/v3/volumes 0.155s
2026-06-19 10:57:02,649 106090 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-1774438004", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-1290205890", "size": 1}}
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:57:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b78cd76-f6b2-4919-b3f8-fff6a73c01c1', 'content-length': '781', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b78cd76-f6b2-4919-b3f8-fff6a73c01c1', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.231/volume/v3/volumes'}
Body: b'{"volume": {"id": "bc3cd793-bea4-4606-9c8c-4c83095fc2b5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T10:57:02.592082", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-1774438004", "description": null, "volume_type": "tempest-scenario-type-luks2-1290205890", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.231/volume/v3/volumes/bc3cd793-bea4-4606-9c8c-4c83095fc2b5"}, {"rel": "bookmark", "href": "https://10.4.3.231/volume/volumes/bc3cd793-bea4-4606-9c8c-4c83095fc2b5"}], "user_id": "232c5d0aad6f4593befeee7359c325d6", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-06-19 10:57:02,681 106090 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.231/volume/v3/volumes/bc3cd793-bea4-4606-9c8c-4c83095fc2b5 0.026s
2026-06-19 10:57:02,682 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:57:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54d8fa7d-8ba2-4233-be46-20fc02c46d29', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54d8fa7d-8ba2-4233-be46-20fc02c46d29', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/volume/v3/volumes/bc3cd793-bea4-4606-9c8c-4c83095fc2b5'}
Body: b'{"volume": {"id": "bc3cd793-bea4-4606-9c8c-4c83095fc2b5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T10:57:03.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-1774438004", "description": null, "volume_type": "tempest-scenario-type-luks2-1290205890", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.231/volume/v3/volumes/bc3cd793-bea4-4606-9c8c-4c83095fc2b5"}, {"rel": "bookmark", "href": "https://10.4.3.231/volume/volumes/bc3cd793-bea4-4606-9c8c-4c83095fc2b5"}], "user_id": "232c5d0aad6f4593befeee7359c325d6", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fe3fa4987d94bb89228c0878159a1e8"}}'
2026-06-19 10:57:03,713 106090 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.231/volume/v3/volumes/bc3cd793-bea4-4606-9c8c-4c83095fc2b5 0.025s
2026-06-19 10:57:03,713 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:57:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52fe7a22-6e19-4e42-a18a-a2cc8f8c8d33', 'content-length': '874', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52fe7a22-6e19-4e42-a18a-a2cc8f8c8d33', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/volume/v3/volumes/bc3cd793-bea4-4606-9c8c-4c83095fc2b5'}
Body: b'{"volume": {"id": "bc3cd793-bea4-4606-9c8c-4c83095fc2b5", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T10:57:03.000000", "updated_at": "2026-06-19T10:57:03.000000", "name": "tempest-TestVolumeBootPattern-volume-1774438004", "description": null, "volume_type": "tempest-scenario-type-luks2-1290205890", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.231/volume/v3/volumes/bc3cd793-bea4-4606-9c8c-4c83095fc2b5"}, {"rel": "bookmark", "href": "https://10.4.3.231/volume/volumes/bc3cd793-bea4-4606-9c8c-4c83095fc2b5"}], "user_id": "232c5d0aad6f4593befeee7359c325d6", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fe3fa4987d94bb89228c0878159a1e8"}}'
2026-06-19 10:57:03,718 106090 INFO [tempest.common.waiters] volume bc3cd793-bea4-4606-9c8c-4c83095fc2b5 reached available after waiting for 1.718692 seconds
2026-06-19 10:57:03,741 106090 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.231/volume/v3/volumes/bc3cd793-bea4-4606-9c8c-4c83095fc2b5 0.022s
2026-06-19 10:57:03,741 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:57:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01b6e3ef-acb5-416d-b91f-ad861d8e7a6b', 'content-length': '874', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01b6e3ef-acb5-416d-b91f-ad861d8e7a6b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/volume/v3/volumes/bc3cd793-bea4-4606-9c8c-4c83095fc2b5'}
Body: b'{"volume": {"id": "bc3cd793-bea4-4606-9c8c-4c83095fc2b5", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T10:57:03.000000", "updated_at": "2026-06-19T10:57:03.000000", "name": "tempest-TestVolumeBootPattern-volume-1774438004", "description": null, "volume_type": "tempest-scenario-type-luks2-1290205890", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.231/volume/v3/volumes/bc3cd793-bea4-4606-9c8c-4c83095fc2b5"}, {"rel": "bookmark", "href": "https://10.4.3.231/volume/volumes/bc3cd793-bea4-4606-9c8c-4c83095fc2b5"}], "user_id": "232c5d0aad6f4593befeee7359c325d6", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fe3fa4987d94bb89228c0878159a1e8"}}'
2026-06-19 10:57:03,774 106090 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 POST https://10.4.3.231/volume/v3/volumes/bc3cd793-bea4-4606-9c8c-4c83095fc2b5/action 0.027s
2026-06-19 10:57:03,774 106090 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, 19 Jun 2026 10:57:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-compute-request-id': 'req-23c420a4-aa08-4fa7-b3dd-e668a48eab4a', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23c420a4-aa08-4fa7-b3dd-e668a48eab4a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/volume/v3/volumes/bc3cd793-bea4-4606-9c8c-4c83095fc2b5/action'}
Body: b''
2026-06-19 10:57:03,851 106090 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 201 POST https://10.4.3.231/identity/v3/auth/tokens 0.074s
2026-06-19 10:57:03,851 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:57:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2938', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-b9f94a73-8792-4114-8f75-fc4276b89834', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.231/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "232c5d0aad6f4593befeee7359c325d6", "name": "tempest-TestVolumeBootPattern-1467330269-project-member", "password_expires_at": null}, "audit_ids": ["yE_pHdNVQjyUTgC8PpQSHA"], "expires_at": "2026-06-19T11:57:03.000000Z", "issued_at": "2026-06-19T10:57:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3fe3fa4987d94bb89228c0878159a1e8", "name": "tempest-TestVolumeBootPattern-1467330269"}, "is_domain": false, "roles": [{"id": "b08e47b0a1ad48ada4ef441eb7ed43b3", "name": "member"}, {"id": "46c45ea64c0e4d9099483f12ce10e245", "name": "reader"}], "catalog": [{"endpoints": [{"id": "88803a9128a64bc6ab72ec0851680d29", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.231:8080", "region": "RegionOne"}, {"id": "e6bdc7b81fae426eacdddb8b707c2eee", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.231:8080/v1/AUTH_3fe3fa4987d94bb89228c0878159a1e8", "region": "RegionOne"}], "id": "085c1421701e48e490c482fa1b081521", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "fd1adfa448044e3ea96b8774a48197f5", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.231/placement", "region": "RegionOne"}], "id": "09c4f35868e645f49e4adafdafbdecfe", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0948d69c61cd4829b2734a5ab1950753", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.231/compute/v2.1", "region": "RegionOne"}], "id": "114b7e1dae8d40e494a33820f893fd4e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "83a04d97541b4adf945fc0418d6b6989", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.231/volume/v3", "region": "RegionOne"}], "id": "26b20ce3cd4f4d5db2d0f1d1b335b344", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "af75829c8dc54e2dba2f1293c655ac76", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.231/identity", "region": "RegionOne"}], "id": "3554afc2d4b14477b132cd3530c5d798", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "f6281bab3b57479780a57b042470fa30", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.231/image", "region": "RegionOne"}], "id": "4acd8a8f7229435787768f3879716f93", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6ab6880b66ab41418b8462d31a63992c", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.231/compute/v2/3fe3fa4987d94bb89228c0878159a1e8", "region": "RegionOne"}], "id": "aa7196fdde5c48ca9122929507e36ac6", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "f447b947f5c1468db9f27d122bf99f1b", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.231/networking", "region": "RegionOne"}], "id": "e6d578bc1b324f0da02bf1e1c917df39", "type": "network", "name": "neutron"}]}}'
2026-06-19 10:57:03,851 106090 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2) Found network {'id': 'aeff65a7-7f84-4f83-964c-791602f1a6f9', 'name': 'tempest-TestVolumeBootPattern-1641441324-network', 'tenant_id': '3fe3fa4987d94bb89228c0878159a1e8', 'project_id': '3fe3fa4987d94bb89228c0878159a1e8', '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': 37105, '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-06-19T10:56:21Z', 'updated_at': '2026-06-19T10:56:21Z', 'revision_number': 1} available for tenant
2026-06-19 10:57:04,320 106090 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 202 POST https://10.4.3.231/compute/v2.1/servers 0.468s
2026-06-19 10:57:04,320 106090 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-1857788121", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "bc3cd793-bea4-4606-9c8c-4c83095fc2b5", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "aeff65a7-7f84-4f83-964c-791602f1a6f9"}]}}
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:57:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '380', 'location': 'https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f', '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-73c6017f-6d31-491e-8354-c74779c1eabb', 'x-compute-request-id': 'req-73c6017f-6d31-491e-8354-c74779c1eabb', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.231/compute/v2.1/servers'}
Body: b'{"server": {"id": "0bc8adb1-76db-44cb-893f-d646bad0869f", "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/0bc8adb1-76db-44cb-893f-d646bad0869f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "qT4AUJsxZqWW"}}'
2026-06-19 10:57:04,389 106090 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f 0.068s
2026-06-19 10:57:04,389 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:57:04 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-e6a44eed-d810-467c-9ddb-b2230e60e571', 'x-compute-request-id': 'req-e6a44eed-d810-467c-9ddb-b2230e60e571', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:57:04Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "", "id": "0bc8adb1-76db-44cb-893f-d646bad0869f", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/0bc8adb1-76db-44cb-893f-d646bad0869f"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1857788121", "status": "BUILD", "tenant_id": "3fe3fa4987d94bb89228c0878159a1e8", "user_id": "232c5d0aad6f4593befeee7359c325d6", "updated": "2026-06-19T10:57:04Z", "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-06-19 10:57:05,475 106090 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f 0.080s
2026-06-19 10:57:05,475 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:57:05 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-f5522ba5-0000-4e17-a159-49b690cfee7d', 'x-compute-request-id': 'req-f5522ba5-0000-4e17-a159-49b690cfee7d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:57:04Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "", "id": "0bc8adb1-76db-44cb-893f-d646bad0869f", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/0bc8adb1-76db-44cb-893f-d646bad0869f"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1857788121", "status": "BUILD", "tenant_id": "3fe3fa4987d94bb89228c0878159a1e8", "user_id": "232c5d0aad6f4593befeee7359c325d6", "updated": "2026-06-19T10:57:05Z", "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": "bc3cd793-bea4-4606-9c8c-4c83095fc2b5"}]}}'
2026-06-19 10:57:06,559 106090 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f 0.078s
2026-06-19 10:57:06,559 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:57:06 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-4ab06999-2b4b-499a-8aa1-11bf3e163d8c', 'x-compute-request-id': 'req-4ab06999-2b4b-499a-8aa1-11bf3e163d8c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:57:04Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "04c6f7678bcc17760296ebca37a5dc8dfe85e129ee7a93334243d7f4", "id": "0bc8adb1-76db-44cb-893f-d646bad0869f", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/0bc8adb1-76db-44cb-893f-d646bad0869f"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1857788121", "status": "BUILD", "tenant_id": "3fe3fa4987d94bb89228c0878159a1e8", "user_id": "232c5d0aad6f4593befeee7359c325d6", "updated": "2026-06-19T10:57:06Z", "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": "bc3cd793-bea4-4606-9c8c-4c83095fc2b5"}]}}'
2026-06-19 10:57:06,566 106090 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-06-19 10:57:07,676 106090 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f 0.110s
2026-06-19 10:57:07,677 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:57:07 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-69bde790-122b-4e7a-a21e-d5e5bd130967', 'x-compute-request-id': 'req-69bde790-122b-4e7a-a21e-d5e5bd130967', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:57:04Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "04c6f7678bcc17760296ebca37a5dc8dfe85e129ee7a93334243d7f4", "id": "0bc8adb1-76db-44cb-893f-d646bad0869f", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/0bc8adb1-76db-44cb-893f-d646bad0869f"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1857788121", "status": "BUILD", "tenant_id": "3fe3fa4987d94bb89228c0878159a1e8", "user_id": "232c5d0aad6f4593befeee7359c325d6", "updated": "2026-06-19T10:57:06Z", "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": "bc3cd793-bea4-4606-9c8c-4c83095fc2b5"}]}}'
2026-06-19 10:57:08,757 106090 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f 0.075s
2026-06-19 10:57:08,757 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:57:08 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-70d1e1c2-0421-42e0-850c-a03320c49156', 'x-compute-request-id': 'req-70d1e1c2-0421-42e0-850c-a03320c49156', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:57:04Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "04c6f7678bcc17760296ebca37a5dc8dfe85e129ee7a93334243d7f4", "id": "0bc8adb1-76db-44cb-893f-d646bad0869f", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/0bc8adb1-76db-44cb-893f-d646bad0869f"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1857788121", "status": "BUILD", "tenant_id": "3fe3fa4987d94bb89228c0878159a1e8", "user_id": "232c5d0aad6f4593befeee7359c325d6", "updated": "2026-06-19T10:57:08Z", "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": "bc3cd793-bea4-4606-9c8c-4c83095fc2b5"}]}}'
2026-06-19 10:57:08,762 106090 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait
2026-06-19 10:57:09,921 106090 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f 0.159s
2026-06-19 10:57:09,922 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:57:09 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-46116fca-5e4c-49c9-9059-3a3816520e98', 'x-compute-request-id': 'req-46116fca-5e4c-49c9-9059-3a3816520e98', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:57:04Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "04c6f7678bcc17760296ebca37a5dc8dfe85e129ee7a93334243d7f4", "id": "0bc8adb1-76db-44cb-893f-d646bad0869f", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/0bc8adb1-76db-44cb-893f-d646bad0869f"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1857788121", "status": "BUILD", "tenant_id": "3fe3fa4987d94bb89228c0878159a1e8", "user_id": "232c5d0aad6f4593befeee7359c325d6", "updated": "2026-06-19T10:57:10Z", "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": "bc3cd793-bea4-4606-9c8c-4c83095fc2b5"}]}}'
2026-06-19 10:57:09,927 106090 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 5 second wait
2026-06-19 10:57:11,084 106090 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f 0.157s
2026-06-19 10:57:11,085 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:57:10 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-6f4df5cf-abc5-498b-9c0c-1f0f4c6aeb88', 'x-compute-request-id': 'req-6f4df5cf-abc5-498b-9c0c-1f0f4c6aeb88', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:57:04Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "04c6f7678bcc17760296ebca37a5dc8dfe85e129ee7a93334243d7f4", "id": "0bc8adb1-76db-44cb-893f-d646bad0869f", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/0bc8adb1-76db-44cb-893f-d646bad0869f"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1857788121", "status": "BUILD", "tenant_id": "3fe3fa4987d94bb89228c0878159a1e8", "user_id": "232c5d0aad6f4593befeee7359c325d6", "updated": "2026-06-19T10:57:10Z", "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": "bc3cd793-bea4-4606-9c8c-4c83095fc2b5"}]}}'
2026-06-19 10:57:12,229 106090 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f 0.139s
2026-06-19 10:57:12,230 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:57:12 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-e8fcaa54-ceb2-4583-a05f-7f2b1706fea4', 'x-compute-request-id': 'req-e8fcaa54-ceb2-4583-a05f-7f2b1706fea4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:57:04Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "04c6f7678bcc17760296ebca37a5dc8dfe85e129ee7a93334243d7f4", "id": "0bc8adb1-76db-44cb-893f-d646bad0869f", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/0bc8adb1-76db-44cb-893f-d646bad0869f"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1857788121", "status": "BUILD", "tenant_id": "3fe3fa4987d94bb89228c0878159a1e8", "user_id": "232c5d0aad6f4593befeee7359c325d6", "updated": "2026-06-19T10:57:12Z", "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": "bc3cd793-bea4-4606-9c8c-4c83095fc2b5"}]}}'
2026-06-19 10:57:12,237 106090 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 8 second wait
2026-06-19 10:57:13,405 106090 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f 0.168s
2026-06-19 10:57:13,406 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:57:13 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-c722ba0e-bdbd-4a3f-8c02-5ec201568ddf', 'x-compute-request-id': 'req-c722ba0e-bdbd-4a3f-8c02-5ec201568ddf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:57:04Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "04c6f7678bcc17760296ebca37a5dc8dfe85e129ee7a93334243d7f4", "id": "0bc8adb1-76db-44cb-893f-d646bad0869f", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/0bc8adb1-76db-44cb-893f-d646bad0869f"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1857788121", "status": "BUILD", "tenant_id": "3fe3fa4987d94bb89228c0878159a1e8", "user_id": "232c5d0aad6f4593befeee7359c325d6", "updated": "2026-06-19T10:57:12Z", "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": "bc3cd793-bea4-4606-9c8c-4c83095fc2b5"}]}}'
2026-06-19 10:57:14,659 106090 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f 0.247s
2026-06-19 10:57:14,659 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:57:14 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-b305e651-0f99-40d1-9c32-ad93003a25b5', 'x-compute-request-id': 'req-b305e651-0f99-40d1-9c32-ad93003a25b5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:57:04Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "04c6f7678bcc17760296ebca37a5dc8dfe85e129ee7a93334243d7f4", "id": "0bc8adb1-76db-44cb-893f-d646bad0869f", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/0bc8adb1-76db-44cb-893f-d646bad0869f"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1857788121", "status": "BUILD", "tenant_id": "3fe3fa4987d94bb89228c0878159a1e8", "user_id": "232c5d0aad6f4593befeee7359c325d6", "updated": "2026-06-19T10:57:12Z", "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": "bc3cd793-bea4-4606-9c8c-4c83095fc2b5"}]}}'
2026-06-19 10:57:15,935 106090 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f 0.267s
2026-06-19 10:57:15,935 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:57:15 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-abaa7158-10a3-4e94-8926-f347c853d93e', 'x-compute-request-id': 'req-abaa7158-10a3-4e94-8926-f347c853d93e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:57:04Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "04c6f7678bcc17760296ebca37a5dc8dfe85e129ee7a93334243d7f4", "id": "0bc8adb1-76db-44cb-893f-d646bad0869f", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/0bc8adb1-76db-44cb-893f-d646bad0869f"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1857788121", "status": "BUILD", "tenant_id": "3fe3fa4987d94bb89228c0878159a1e8", "user_id": "232c5d0aad6f4593befeee7359c325d6", "updated": "2026-06-19T10:57:12Z", "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": "bc3cd793-bea4-4606-9c8c-4c83095fc2b5"}]}}'
2026-06-19 10:57:17,116 106090 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f 0.174s
2026-06-19 10:57:17,116 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:57:16 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-8530fc17-a8a1-410d-a92f-89180468c437', 'x-compute-request-id': 'req-8530fc17-a8a1-410d-a92f-89180468c437', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:57:04Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "04c6f7678bcc17760296ebca37a5dc8dfe85e129ee7a93334243d7f4", "id": "0bc8adb1-76db-44cb-893f-d646bad0869f", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/0bc8adb1-76db-44cb-893f-d646bad0869f"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1857788121", "status": "BUILD", "tenant_id": "3fe3fa4987d94bb89228c0878159a1e8", "user_id": "232c5d0aad6f4593befeee7359c325d6", "updated": "2026-06-19T10:57:12Z", "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": "bc3cd793-bea4-4606-9c8c-4c83095fc2b5"}]}}'
2026-06-19 10:57:18,266 106090 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f 0.143s
2026-06-19 10:57:18,266 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:57:18 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-2185bb7d-78e2-483a-8ce6-948102d82f6d', 'x-compute-request-id': 'req-2185bb7d-78e2-483a-8ce6-948102d82f6d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:57:04Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "04c6f7678bcc17760296ebca37a5dc8dfe85e129ee7a93334243d7f4", "id": "0bc8adb1-76db-44cb-893f-d646bad0869f", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/0bc8adb1-76db-44cb-893f-d646bad0869f"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1857788121", "status": "BUILD", "tenant_id": "3fe3fa4987d94bb89228c0878159a1e8", "user_id": "232c5d0aad6f4593befeee7359c325d6", "updated": "2026-06-19T10:57:12Z", "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": "bc3cd793-bea4-4606-9c8c-4c83095fc2b5"}]}}'
2026-06-19 10:57:19,474 106090 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f 0.202s
2026-06-19 10:57:19,474 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:57:19 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-ad4054fe-2fd1-4070-a331-712023a1f395', 'x-compute-request-id': 'req-ad4054fe-2fd1-4070-a331-712023a1f395', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:57:04Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "04c6f7678bcc17760296ebca37a5dc8dfe85e129ee7a93334243d7f4", "id": "0bc8adb1-76db-44cb-893f-d646bad0869f", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/0bc8adb1-76db-44cb-893f-d646bad0869f"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1857788121", "status": "BUILD", "tenant_id": "3fe3fa4987d94bb89228c0878159a1e8", "user_id": "232c5d0aad6f4593befeee7359c325d6", "updated": "2026-06-19T10:57:12Z", "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": "bc3cd793-bea4-4606-9c8c-4c83095fc2b5"}]}}'
2026-06-19 10:57:20,716 106090 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f 0.234s
2026-06-19 10:57:20,716 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:57:20 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-386cb4af-51d5-4ee9-869c-7cec0be287f5', 'x-compute-request-id': 'req-386cb4af-51d5-4ee9-869c-7cec0be287f5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:57:04Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "04c6f7678bcc17760296ebca37a5dc8dfe85e129ee7a93334243d7f4", "id": "0bc8adb1-76db-44cb-893f-d646bad0869f", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/0bc8adb1-76db-44cb-893f-d646bad0869f"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1857788121", "status": "BUILD", "tenant_id": "3fe3fa4987d94bb89228c0878159a1e8", "user_id": "232c5d0aad6f4593befeee7359c325d6", "updated": "2026-06-19T10:57:12Z", "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": "bc3cd793-bea4-4606-9c8c-4c83095fc2b5"}]}}'
2026-06-19 10:57:21,876 106090 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f 0.152s
2026-06-19 10:57:21,876 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:57:21 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-23a50fe2-448d-43d9-a58c-c761c8d96013', 'x-compute-request-id': 'req-23a50fe2-448d-43d9-a58c-c761c8d96013', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:57:04Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "04c6f7678bcc17760296ebca37a5dc8dfe85e129ee7a93334243d7f4", "id": "0bc8adb1-76db-44cb-893f-d646bad0869f", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/0bc8adb1-76db-44cb-893f-d646bad0869f"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1857788121", "status": "BUILD", "tenant_id": "3fe3fa4987d94bb89228c0878159a1e8", "user_id": "232c5d0aad6f4593befeee7359c325d6", "updated": "2026-06-19T10:57:12Z", "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": "bc3cd793-bea4-4606-9c8c-4c83095fc2b5"}]}}'
2026-06-19 10:57:23,040 106090 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f 0.159s
2026-06-19 10:57:23,041 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:57:22 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-e230d271-8141-44bb-bb4b-f12a8296a6e0', 'x-compute-request-id': 'req-e230d271-8141-44bb-bb4b-f12a8296a6e0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:57:04Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "04c6f7678bcc17760296ebca37a5dc8dfe85e129ee7a93334243d7f4", "id": "0bc8adb1-76db-44cb-893f-d646bad0869f", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/0bc8adb1-76db-44cb-893f-d646bad0869f"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1857788121", "status": "BUILD", "tenant_id": "3fe3fa4987d94bb89228c0878159a1e8", "user_id": "232c5d0aad6f4593befeee7359c325d6", "updated": "2026-06-19T10:57:12Z", "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": "bc3cd793-bea4-4606-9c8c-4c83095fc2b5"}]}}'
2026-06-19 10:57:24,198 106090 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f 0.152s
2026-06-19 10:57:24,198 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:57:24 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-c501209b-a0f0-4571-be1a-5bee4995d798', 'x-compute-request-id': 'req-c501209b-a0f0-4571-be1a-5bee4995d798', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:57:04Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "04c6f7678bcc17760296ebca37a5dc8dfe85e129ee7a93334243d7f4", "id": "0bc8adb1-76db-44cb-893f-d646bad0869f", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/0bc8adb1-76db-44cb-893f-d646bad0869f"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1857788121", "status": "BUILD", "tenant_id": "3fe3fa4987d94bb89228c0878159a1e8", "user_id": "232c5d0aad6f4593befeee7359c325d6", "updated": "2026-06-19T10:57:12Z", "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": "bc3cd793-bea4-4606-9c8c-4c83095fc2b5"}]}}'
2026-06-19 10:57:25,348 106090 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f 0.144s
2026-06-19 10:57:25,349 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:57:25 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-8be561de-181d-44f4-8789-2826e1666452', 'x-compute-request-id': 'req-8be561de-181d-44f4-8789-2826e1666452', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:57:04Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "04c6f7678bcc17760296ebca37a5dc8dfe85e129ee7a93334243d7f4", "id": "0bc8adb1-76db-44cb-893f-d646bad0869f", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/0bc8adb1-76db-44cb-893f-d646bad0869f"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1857788121", "status": "BUILD", "tenant_id": "3fe3fa4987d94bb89228c0878159a1e8", "user_id": "232c5d0aad6f4593befeee7359c325d6", "updated": "2026-06-19T10:57:12Z", "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": "bc3cd793-bea4-4606-9c8c-4c83095fc2b5"}]}}'
2026-06-19 10:57:26,541 106090 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f 0.187s
2026-06-19 10:57:26,541 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:57:26 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-7c76d880-b47b-4c3f-99fb-c0562244c247', 'x-compute-request-id': 'req-7c76d880-b47b-4c3f-99fb-c0562244c247', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:57:04Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "04c6f7678bcc17760296ebca37a5dc8dfe85e129ee7a93334243d7f4", "id": "0bc8adb1-76db-44cb-893f-d646bad0869f", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/0bc8adb1-76db-44cb-893f-d646bad0869f"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1857788121", "status": "BUILD", "tenant_id": "3fe3fa4987d94bb89228c0878159a1e8", "user_id": "232c5d0aad6f4593befeee7359c325d6", "updated": "2026-06-19T10:57:12Z", "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": "bc3cd793-bea4-4606-9c8c-4c83095fc2b5"}]}}'
2026-06-19 10:57:27,730 106090 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f 0.183s
2026-06-19 10:57:27,730 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:57:27 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-6e7714be-e534-4aab-9c88-6a7acae9005b', 'x-compute-request-id': 'req-6e7714be-e534-4aab-9c88-6a7acae9005b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:57:04Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "04c6f7678bcc17760296ebca37a5dc8dfe85e129ee7a93334243d7f4", "id": "0bc8adb1-76db-44cb-893f-d646bad0869f", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/0bc8adb1-76db-44cb-893f-d646bad0869f"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1857788121", "status": "BUILD", "tenant_id": "3fe3fa4987d94bb89228c0878159a1e8", "user_id": "232c5d0aad6f4593befeee7359c325d6", "updated": "2026-06-19T10:57:12Z", "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": "bc3cd793-bea4-4606-9c8c-4c83095fc2b5"}]}}'
2026-06-19 10:57:28,908 106090 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f 0.172s
2026-06-19 10:57:28,908 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:57:28 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-ce8b344c-af38-4ed9-9973-95e5adec275b', 'x-compute-request-id': 'req-ce8b344c-af38-4ed9-9973-95e5adec275b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:57:04Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "04c6f7678bcc17760296ebca37a5dc8dfe85e129ee7a93334243d7f4", "id": "0bc8adb1-76db-44cb-893f-d646bad0869f", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/0bc8adb1-76db-44cb-893f-d646bad0869f"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1857788121", "status": "BUILD", "tenant_id": "3fe3fa4987d94bb89228c0878159a1e8", "user_id": "232c5d0aad6f4593befeee7359c325d6", "updated": "2026-06-19T10:57:12Z", "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": "bc3cd793-bea4-4606-9c8c-4c83095fc2b5"}]}}'
2026-06-19 10:57:30,067 106090 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f 0.153s
2026-06-19 10:57:30,067 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:57:29 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-7c1da8d7-4fac-47b0-8c6b-de7b6efa0d6e', 'x-compute-request-id': 'req-7c1da8d7-4fac-47b0-8c6b-de7b6efa0d6e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:57:04Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "04c6f7678bcc17760296ebca37a5dc8dfe85e129ee7a93334243d7f4", "id": "0bc8adb1-76db-44cb-893f-d646bad0869f", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/0bc8adb1-76db-44cb-893f-d646bad0869f"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1857788121", "status": "BUILD", "tenant_id": "3fe3fa4987d94bb89228c0878159a1e8", "user_id": "232c5d0aad6f4593befeee7359c325d6", "updated": "2026-06-19T10:57:29Z", "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": "bc3cd793-bea4-4606-9c8c-4c83095fc2b5"}]}}'
2026-06-19 10:57:31,223 106090 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f 0.150s
2026-06-19 10:57:31,223 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:57:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1145', '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-09057804-a193-4bc1-8e86-7c79690f2543', 'x-compute-request-id': 'req-09057804-a193-4bc1-8e86-7c79690f2543', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:57:04Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "", "id": "0bc8adb1-76db-44cb-893f-d646bad0869f", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/0bc8adb1-76db-44cb-893f-d646bad0869f"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1857788121", "status": "BUILD", "tenant_id": "3fe3fa4987d94bb89228c0878159a1e8", "user_id": "232c5d0aad6f4593befeee7359c325d6", "updated": "2026-06-19T10:57:30Z", "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": "bc3cd793-bea4-4606-9c8c-4c83095fc2b5"}]}}'
2026-06-19 10:57:32,430 106090 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f 0.201s
2026-06-19 10:57:32,430 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:57:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1145', '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-074c16ca-6eb2-419d-b4b0-a37a81eab492', 'x-compute-request-id': 'req-074c16ca-6eb2-419d-b4b0-a37a81eab492', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:57:04Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "", "id": "0bc8adb1-76db-44cb-893f-d646bad0869f", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/0bc8adb1-76db-44cb-893f-d646bad0869f"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1857788121", "status": "BUILD", "tenant_id": "3fe3fa4987d94bb89228c0878159a1e8", "user_id": "232c5d0aad6f4593befeee7359c325d6", "updated": "2026-06-19T10:57:30Z", "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": "bc3cd793-bea4-4606-9c8c-4c83095fc2b5"}]}}'
2026-06-19 10:57:33,522 106090 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f 0.084s
2026-06-19 10:57:33,522 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:57:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1103', '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-cdea65ff-b8da-4f69-bd09-3018927ae96d', 'x-compute-request-id': 'req-cdea65ff-b8da-4f69-bd09-3018927ae96d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:57:04Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "", "id": "0bc8adb1-76db-44cb-893f-d646bad0869f", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/0bc8adb1-76db-44cb-893f-d646bad0869f"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1857788121", "status": "BUILD", "tenant_id": "3fe3fa4987d94bb89228c0878159a1e8", "user_id": "232c5d0aad6f4593befeee7359c325d6", "updated": "2026-06-19T10:57:30Z", "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": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "bc3cd793-bea4-4606-9c8c-4c83095fc2b5"}]}}'
2026-06-19 10:57:34,642 106090 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f 0.115s
2026-06-19 10:57:34,642 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:57:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1293', '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-1b352a83-d1ac-4edd-aaf6-5af182965cd5', 'x-compute-request-id': 'req-1b352a83-d1ac-4edd-aaf6-5af182965cd5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-19T10:57:04Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.231/compute/flavors/42"}]}, "hostId": "", "id": "0bc8adb1-76db-44cb-893f-d646bad0869f", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f"}, {"rel": "bookmark", "href": "https://10.4.3.231/compute/servers/0bc8adb1-76db-44cb-893f-d646bad0869f"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1857788121", "status": "ERROR", "tenant_id": "3fe3fa4987d94bb89228c0878159a1e8", "user_id": "232c5d0aad6f4593befeee7359c325d6", "updated": "2026-06-19T10:57:35Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-06-19T10:57:35Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 0bc8adb1-76db-44cb-893f-d646bad0869f."}, "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": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "bc3cd793-bea4-4606-9c8c-4c83095fc2b5"}]}}'
2026-06-19 10:57:34,647 106090 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 30 second wait
2026-06-19 10:57:35,129 106090 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 204 DELETE https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f 0.481s
2026-06-19 10:57:35,129 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:57:34 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-d562c6fd-e6d5-44bb-9847-70095b5158a2', 'x-compute-request-id': 'req-d562c6fd-e6d5-44bb-9847-70095b5158a2', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f'}
Body: b''
2026-06-19 10:57:35,155 106090 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 404 GET https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f 0.025s
2026-06-19 10:57:35,155 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:57:35 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-017be65f-59e8-44b1-958f-d32863371b73', 'x-compute-request-id': 'req-017be65f-59e8-44b1-958f-d32863371b73', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.231/compute/v2.1/servers/0bc8adb1-76db-44cb-893f-d646bad0869f'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 0bc8adb1-76db-44cb-893f-d646bad0869f could not be found."}}'
2026-06-19 10:57:35,188 106090 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE https://10.4.3.231/volume/v3/volumes/bc3cd793-bea4-4606-9c8c-4c83095fc2b5 0.031s
2026-06-19 10:57:35,188 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:57:35 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-76e88218-ca17-4ffb-8e7b-d384169c5b7e', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.231/volume/v3/volumes/bc3cd793-bea4-4606-9c8c-4c83095fc2b5'}
Body: b''
2026-06-19 10:57:35,213 106090 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.231/volume/v3/volumes/bc3cd793-bea4-4606-9c8c-4c83095fc2b5 0.024s
2026-06-19 10:57:35,213 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:57:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee5900bb-6417-4b0d-b510-87c898fbddc0', 'content-length': '872', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee5900bb-6417-4b0d-b510-87c898fbddc0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/volume/v3/volumes/bc3cd793-bea4-4606-9c8c-4c83095fc2b5'}
Body: b'{"volume": {"id": "bc3cd793-bea4-4606-9c8c-4c83095fc2b5", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T10:57:03.000000", "updated_at": "2026-06-19T10:57:35.000000", "name": "tempest-TestVolumeBootPattern-volume-1774438004", "description": null, "volume_type": "tempest-scenario-type-luks2-1290205890", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.231/volume/v3/volumes/bc3cd793-bea4-4606-9c8c-4c83095fc2b5"}, {"rel": "bookmark", "href": "https://10.4.3.231/volume/volumes/bc3cd793-bea4-4606-9c8c-4c83095fc2b5"}], "user_id": "232c5d0aad6f4593befeee7359c325d6", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fe3fa4987d94bb89228c0878159a1e8"}}'
2026-06-19 10:57:36,238 106090 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET https://10.4.3.231/volume/v3/volumes/bc3cd793-bea4-4606-9c8c-4c83095fc2b5 0.019s
2026-06-19 10:57:36,238 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:57:36 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-d826cf0a-550b-4940-8439-7e8d05841234', 'x-openstack-request-id': 'req-d826cf0a-550b-4940-8439-7e8d05841234', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.231/volume/v3/volumes/bc3cd793-bea4-4606-9c8c-4c83095fc2b5'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume bc3cd793-bea4-4606-9c8c-4c83095fc2b5 could not be found."}}'
2026-06-19 10:57:36,269 106090 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.231/volume/v3/volumes/detail?all_tenants=1 0.031s
2026-06-19 10:57:36,270 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:57:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58373cf3-cfe3-48f3-b321-3a5d21689d66', 'content-length': '6606', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58373cf3-cfe3-48f3-b321-3a5d21689d66', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.231/volume/v3/volumes/detail?all_tenants=1'}
Body: b'{"volumes": [{"id": "65204c25-aea0-40a6-bbdd-108f10bfdcee", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T10:57:33.000000", "updated_at": "2026-06-19T10:57:33.000000", "name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": "80ce2d3e-7410-42d8-8da1-14133db3c6bf", "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.231/volume/v3/volumes/65204c25-aea0-40a6-bbdd-108f10bfdcee"}, {"rel": "bookmark", "href": "https://10.4.3.231/volume/volumes/65204c25-aea0-40a6-bbdd-108f10bfdcee"}], "user_id": "989b5f22e3604785bf72392a55101813", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "a263875b9eda44939ae7667d0ce2ff4d", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000003275@storpool#template_virtual", "volume_image_metadata": {"signature_verified": "False", "image_id": "a627f708-4c9f-444e-802f-536ece6918c4", "image_name": "image-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "checksum": "84d90dc591eb604d041428fa0f9f65ef", "container_format": "bare", "disk_format": "raw", "min_disk": "1", "min_ram": "0", "size": "1024"}}, {"id": "7ad32163-9c8a-4960-ade2-72f8e42e7254", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T10:57:28.000000", "updated_at": "2026-06-19T10:57:33.000000", "name": "image-a627f708-4c9f-444e-802f-536ece6918c4", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": "80ce2d3e-7410-42d8-8da1-14133db3c6bf", "metadata": {"readonly": "True"}, "links": [{"rel": "self", "href": "https://10.4.3.231/volume/v3/volumes/7ad32163-9c8a-4960-ade2-72f8e42e7254"}, {"rel": "bookmark", "href": "https://10.4.3.231/volume/volumes/7ad32163-9c8a-4960-ade2-72f8e42e7254"}], "user_id": "5a114435ee6140bc96a7bfceed3104b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "aef5a05c93f3488bbdf0ef223596eff6", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000003275@storpool#template_virtual"}, {"id": "8d1e74d7-9f55-423d-b61e-163eaae4abc9", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T10:57:20.000000", "updated_at": "2026-06-19T10:57:24.000000", "name": "image-24e25d49-25d9-44b9-be2f-9b22db411191", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": "4456d38c-07fe-4413-ac6a-5d2b20ddf233", "metadata": {"readonly": "True"}, "links": [{"rel": "self", "href": "https://10.4.3.231/volume/v3/volumes/8d1e74d7-9f55-423d-b61e-163eaae4abc9"}, {"rel": "bookmark", "href": "https://10.4.3.231/volume/volumes/8d1e74d7-9f55-423d-b61e-163eaae4abc9"}], "user_id": "5a114435ee6140bc96a7bfceed3104b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "aef5a05c93f3488bbdf0ef223596eff6", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000003275@storpool#template_virtual"}, {"id": "b3a3f0ab-b079-4cb8-9f0f-97122bc8066c", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-06-19T10:54:06.000000", "updated_at": "2026-06-19T10:54:06.000000", "name": "backup-vol-1d1c4d0b-f0db-40ab-85a4-bd6fcb00c842", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.231/volume/v3/volumes/b3a3f0ab-b079-4cb8-9f0f-97122bc8066c"}, {"rel": "bookmark", "href": "https://10.4.3.231/volume/volumes/b3a3f0ab-b079-4cb8-9f0f-97122bc8066c"}], "user_id": "611d8
2026-06-19 10:57:36,310 106090 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE https://10.4.3.231/volume/v3/types/cb907f12-f71c-4a99-af4c-9fd4a6d9ac5c 0.032s
2026-06-19 10:57:36,310 106090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 19 Jun 2026 10:57:36 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-252307fa-5d47-4748-b915-db4dc2199896', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.231/volume/v3/types/cb907f12-f71c-4a99-af4c-9fd4a6d9ac5c'}
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_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 266, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, 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 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 0bc8adb1-76db-44cb-893f-d646bad0869f failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-06-19T10:57:35Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 0bc8adb1-76db-44cb-893f-d646bad0869f.'}. Request ID of server operation performed before checking the server status req-73c6017f-6d31-491e-8354-c74779c1eabb.
|
||||||
test_bootable_volume_last_snapshot_delete_while_stopped[compute,id-3c87bc15-cf6a-4dd6-8c23-4541b2cc3dbb,image,volume] |
pass
pt4.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
pt4.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
pt4.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
pt4.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
pt4.7: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume]
|
||||||
| 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
pt5.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
pt5.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
pt5.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
pt6.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
pt7.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
pt8.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
pt9.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
pt10.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_backup.VolumesBackupsTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_backup_create_and_restore_to_an_existing_volume[id-b5d837b0-7066-455d-88fc-4a721a899306] |
pass
pt11.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] |
pass
pt11.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]
|
||||||
test_incremental_backup[id-c810fe2c-cb40-43ab-96aa-471b74516a98] |
pass
pt11.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
pt11.4: cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_volume_snapshot_backup[id-885410c6-cd1d-452c-a409-7c32b7e0be15]
|
||||||
| 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
pt12.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
pt12.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
pt12.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
pt12.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
pt13.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
pt13.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
pt13.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
pt14.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
pt14.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
pt15.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
pt15.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
pt16.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
pt17.1: cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests.test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume]
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups | 1 | 0 | 0 | 0 | 1 | Detail | |
ConsistencyGroupsV2Test) |
skip
pt18.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
pt19.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 | |
VolumeTypesReaderTests) |
skip
pt20.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt20.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt20.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes | 1 | 0 | 0 | 0 | 1 | Detail | |
ProjectReaderTests) |
skip
pt21.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
pt22.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
pt23.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
pt24.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
| setUpClass (tempest.api.compute.admin.test_live_migration | 3 | 0 | 0 | 0 | 3 | Detail | |
LiveMigrationTest) |
skip
pt25.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest)
|
||||||
LiveAutoBlockMigrationV225Test) |
skip
pt25.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test)
|
||||||
LiveMigrationWithoutHostTest) |
skip
pt25.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
pt26.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
pt27.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
pt28.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
pt29.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
pt30.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
pt31.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
pt32.1: setUpClass (tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volume_retype | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeRetypeMultiattachTest) |
skip
pt33.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeMultiattachTest)
|
||||||
VolumeRetypeWithMigrationTest) |
skip
pt33.2: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest)
|
||||||
| setUpClass (tempest.scenario.test_volume_migrate_attached | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeMigrateRetypeAttached) |
skip
pt34.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
pt35.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
pt36.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
pt37.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
pt38.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
pt38.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
pt39.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
pt40.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
pt41.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
pt42.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
pt43.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
pt43.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
pt44.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
pt45.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
pt46.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
pt46.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
pt47.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
pt48.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
pt48.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
pt49.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
pt49.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
pt50.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
pt50.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.AttachVolumeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
pass
pt51.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow]
|
||||||
test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] |
pass
pt51.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513]
|
||||||
| 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
pt52.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
pt52.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
pt52.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
pt53.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
pt54.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
pt55.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
pt55.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
pt55.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
pt55.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
pt55.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
pt55.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
pt56.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
pt56.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
pt56.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
pt56.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
pt56.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
pt56.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
pt56.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
pt56.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
pt57.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
pt58.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
pt58.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
pt59.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
pt59.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
pt59.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
pt60.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
pt61.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
pt62.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
pt62.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
pt63.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
pt63.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
pt64.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
pt65.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt68.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
pt68.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
pt69.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
pt69.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
pt70.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
pt70.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
pt71.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
pt71.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt73.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
pt73.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
pt73.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
pt74.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
pt75.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
pt75.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
pt75.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
pt75.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
pt75.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
pt76.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
pt76.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
pt76.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
pt76.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
pt76.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
pt77.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
pt77.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
pt78.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
pt78.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
pt79.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
pt79.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
pt79.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
pt79.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
pt79.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
pt80.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
pt80.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
pt80.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt82.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
pt82.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
pt82.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
pt82.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
pt82.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
pt82.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
pt83.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
pt83.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
pt83.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
pt83.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
pt83.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
pt83.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
pt84.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
pt84.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
pt85.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
pt86.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
pt87.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
pt88.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
pt89.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
pt89.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
pt90.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
pt90.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
pt91.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
pt92.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
pt92.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
pt93.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
pt93.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
pt94.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
pt94.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
pt95.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
pt95.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
pt96.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
pt96.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.6: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image]
|
||||||
| tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_backup[id-9b374cbc-be5f-4d37-8848-7efb8a873dcc] |
pass
pt98.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
pt99.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
pt99.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
pt100.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
pt101.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
pt102.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
pt102.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
pt103.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
pt103.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
pt103.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
pt104.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.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
pt110.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
pt111.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
pt111.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
pt112.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
pt113.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
pt114.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_stamp_pattern.TestStampPattern | 1 | 1 | 0 | 0 | 0 | Detail | |
test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume] |
pass
pt115.1: tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,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
pt116.1: tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore.test_volume_backup_restore[compute,id-2ce5e55c-4085-43c1-98c6-582525334ad7,image,slow,volume]
|
||||||
| tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV346 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_instance_boot_after_snapshot_deletion[compute,id-77889046-1a75-4f14-9b3a-fbbfdd8e5093,image,slow,volume] |
pass
pt117.1: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV346.test_instance_boot_after_snapshot_deletion[compute,id-77889046-1a75-4f14-9b3a-fbbfdd8e5093,image,slow,volume]
|
||||||
| Total | 321 | 293 | 4 | 0 | 24 | ||