Status: Pass 296 Failure 1 Skip 24
| Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
| 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
pt1.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
pt1.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
ft1.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-09 15:14:01,157 106203 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-luksv2-1971077175 on backend None
2026-06-09 15:14:01,177 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 POST https://10.4.3.99/volume/v3/types 0.019s
2026-06-09 15:14:01,177 106203 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-1971077175", "extra_specs": {}}}
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:14:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14fa74d3-1db5-4025-9c7c-dcb1038deecc', 'content-length': '214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14fa74d3-1db5-4025-9c7c-dcb1038deecc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/types'}
Body: b'{"volume_type": {"id": "a88e9104-07dc-4ba3-b9a7-2aa3819e6d58", "name": "tempest-scenario-type-luksv2-1971077175", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}'
2026-06-09 15:14:01,178 106203 DEBUG [tempest.scenario.manager] Creating an encryption type for volume type: a88e9104-07dc-4ba3-b9a7-2aa3819e6d58
2026-06-09 15:14:01,201 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 POST https://10.4.3.99/volume/v3/types/a88e9104-07dc-4ba3-b9a7-2aa3819e6d58/encryption 0.022s
2026-06-09 15:14:01,201 106203 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': 'Tue, 09 Jun 2026 15:14:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b72def8d-a531-498a-89aa-4002b896f071', 'content-length': '231', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b72def8d-a531-498a-89aa-4002b896f071', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/types/a88e9104-07dc-4ba3-b9a7-2aa3819e6d58/encryption'}
Body: b'{"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end", "volume_type_id": "a88e9104-07dc-4ba3-b9a7-2aa3819e6d58", "encryption_id": "73b46908-3486-4ff0-afd2-161a6e4ab8c5"}}'
2026-06-09 15:14:01,347 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 202 POST https://10.4.3.99/volume/v3/volumes 0.145s
2026-06-09 15:14:01,347 106203 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-1578074911", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "size": 1}}
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:14:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5b52411-bb7c-465f-9c2c-96ef00aaa111', 'content-length': '785', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5b52411-bb7c-465f-9c2c-96ef00aaa111', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.99/volume/v3/volumes'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.301363", "updated_at": null, "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-06-09 15:14:01,444 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 201 POST https://10.4.3.99/identity/v3/auth/tokens 0.090s
2026-06-09 15:14:01,445 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:14:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2937', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-d94496a5-78da-4065-a364-867aca18f413', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.99/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "9bb6872ce85d43b685a0672e847616ee", "name": "tempest-TestEncryptedCinderVolumes-795383866-project-member", "password_expires_at": null}, "audit_ids": ["w5_QSpilTSiX5DxY1Y1P5w"], "expires_at": "2026-06-09T16:14:01.000000Z", "issued_at": "2026-06-09T15:14:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2bd9c613d9ed4326b96831d622fd1e44", "name": "tempest-TestEncryptedCinderVolumes-795383866"}, "is_domain": false, "roles": [{"id": "6c96af6a702a4df58dd8f102a82b5034", "name": "reader"}, {"id": "f16de77988ba4928ba333cacfae33c66", "name": "member"}], "catalog": [{"endpoints": [{"id": "58bc9246d4d24a43a262f676212ab7fb", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.99:8080", "region": "RegionOne"}, {"id": "9e7e944ff3bf413497b0a0ef86a0dc95", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.99:8080/v1/AUTH_2bd9c613d9ed4326b96831d622fd1e44", "region": "RegionOne"}], "id": "029e7a44aa7049788d232737c56e7098", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "2e77af35c587443d80d875653fe875e5", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.99/compute/v2.1", "region": "RegionOne"}], "id": "1f907d14a9654d15bc017b118986a245", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "b7effe51c01245919b13f95ea6209fd6", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.99/compute/v2/2bd9c613d9ed4326b96831d622fd1e44", "region": "RegionOne"}], "id": "2180f9475f2d44088e8be899060eaa39", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "e9597878a2034d9587b49e63ec0edc0a", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.99/image", "region": "RegionOne"}], "id": "29d3affd78f34e3294beef760cc0e9f9", "type": "image", "name": "glance"}, {"endpoints": [{"id": "fc003760db064977bf8d62a1b8df3e04", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.99/networking", "region": "RegionOne"}], "id": "488a9ca8571d4dce8b366f03093fab1e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "7888b111835b47c9b8f8bf6edee0c20f", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.99/volume/v3", "region": "RegionOne"}], "id": "a3a07223c4b54de7b0682f461a127049", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c0c772436c554b3c957bf1f2548f7d42", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.99/identity", "region": "RegionOne"}], "id": "b06d885de27b408fa8ede45fcfa1bfe3", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "2626a4e00e47476aa7524703e2aad89b", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.99/placement", "region": "RegionOne"}], "id": "e9e33703cdbb44cbbec7d986de1c4ecd", "type": "placement", "name": "placement"}]}}'
2026-06-09 15:14:01,445 106203 INFO [tempest.lib.common.fixed_network] (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2) Found network {'id': '260f6cf6-15ba-4464-affd-e7d388aeb719', 'name': 'tempest-TestEncryptedCinderVolumes-376982735-network', 'tenant_id': '2bd9c613d9ed4326b96831d622fd1e44', 'project_id': '2bd9c613d9ed4326b96831d622fd1e44', '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': 41622, '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-09T15:11:22Z', 'updated_at': '2026-06-09T15:11:22Z', 'revision_number': 1} available for tenant
2026-06-09 15:14:01,446 106203 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-06-09 15:14:01,446 106203 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-06-09 15:14:01,487 106203 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://10.4.3.99/compute/v2.1/os-keypairs 0.041s
2026-06-09 15:14:01,488 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-820106874", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCuOGv2G/GlE5sRWtwZgiuGwpe0SlA6qblsT/La/Ofe1/aXrdlqZZDl0OrE6bt4M7mMKDjwDvpI26V4tzMpvv7hPkX+5U6oK25uTFbHG0EeLqPhwL2gD4uiSAc0+18aKrw=="}}
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:14:01 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-dfa56aa6-7f2c-4566-a0a6-44408cc494bb', 'x-compute-request-id': 'req-dfa56aa6-7f2c-4566-a0a6-44408cc494bb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-820106874", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCuOGv2G/GlE5sRWtwZgiuGwpe0SlA6qblsT/La/Ofe1/aXrdlqZZDl0OrE6bt4M7mMKDjwDvpI26V4tzMpvv7hPkX+5U6oK25uTFbHG0EeLqPhwL2gD4uiSAc0+18aKrw==", "fingerprint": "2a:4c:a0:b7:a7:3b:9e:48:29:3a:b6:45:55:01:d3:15", "user_id": "9bb6872ce85d43b685a0672e847616ee"}}'
2026-06-09 15:14:01,489 106203 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-820106874 created
2026-06-09 15:14:01,644 106203 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.99/networking/v2.0/security-groups 0.155s
2026-06-09 15:14:01,644 106203 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--1218606204", "description": "tempest-description--1561624393"}}
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:14:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1663', 'x-openstack-request-id': 'req-2e68bd6d-f32a-4375-9f90-6f83b5392868', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.99/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "7d076e8e-68d0-4886-b1b6-96279cdfd296", "name": "tempest-securitygroup--1218606204", "stateful": true, "tenant_id": "2bd9c613d9ed4326b96831d622fd1e44", "project_id": "2bd9c613d9ed4326b96831d622fd1e44", "description": "tempest-description--1561624393", "shared": false, "security_group_rules": [{"id": "2e78dfac-1a42-4cbb-9307-fae46b6e1290", "project_id": "2bd9c613d9ed4326b96831d622fd1e44", "security_group_id": "7d076e8e-68d0-4886-b1b6-96279cdfd296", "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": 1644, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-09T15:14:01Z", "updated_at": "2026-06-09T15:14:01Z", "revision_number": 0, "tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}, {"id": "f20d742b-d633-4902-aca9-3b02a905bb00", "project_id": "2bd9c613d9ed4326b96831d622fd1e44", "security_group_id": "7d076e8e-68d0-4886-b1b6-96279cdfd296", "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": 1645, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-09T15:14:01Z", "updated_at": "2026-06-09T15:14:01Z", "revision_number": 0, "tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}], "tags": [], "created_at": "2026-06-09T15:14:01Z", "updated_at": "2026-06-09T15:14:01Z", "revision_number": 1}}'
2026-06-09 15:14:01,765 106203 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.99/networking/v2.0/security-group-rules 0.120s
2026-06-09 15:14:01,765 106203 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": "7d076e8e-68d0-4886-b1b6-96279cdfd296", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:14:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-4e533bf0-7125-4523-b4c4-b34f553d1357', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.99/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "20c747f8-6aca-48ee-b3db-d87f76d7baa6", "project_id": "2bd9c613d9ed4326b96831d622fd1e44", "security_group_id": "7d076e8e-68d0-4886-b1b6-96279cdfd296", "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-09T15:14:01Z", "updated_at": "2026-06-09T15:14:01Z", "revision_number": 0, "tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:14:01,878 106203 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.99/networking/v2.0/security-group-rules 0.113s
2026-06-09 15:14:01,878 106203 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": "7d076e8e-68d0-4886-b1b6-96279cdfd296", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:14:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-58d82a60-59a1-4612-932a-0d60f8bd2fea', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.99/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "5dbae24d-2228-4320-8af3-6bccd41601e7", "project_id": "2bd9c613d9ed4326b96831d622fd1e44", "security_group_id": "7d076e8e-68d0-4886-b1b6-96279cdfd296", "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-09T15:14:01Z", "updated_at": "2026-06-09T15:14:01Z", "revision_number": 0, "tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:14:01,878 106203 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1218606204 created
2026-06-09 15:14:02,353 106203 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.99/networking/v2.0/floatingips 0.475s
2026-06-09 15:14:02,354 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "102d45b9-fee8-4d89-a0e5-5cf9a715c4e7"}}
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:14:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-c769df71-6d5b-4ded-8ba0-4c62fe82fa09', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.99/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "dac1da6e-f905-4b2f-a8d4-7692cf3e27f2", "tenant_id": "2bd9c613d9ed4326b96831d622fd1e44", "project_id": "2bd9c613d9ed4326b96831d622fd1e44", "floating_ip_address": "172.24.5.176", "floating_network_id": "102d45b9-fee8-4d89-a0e5-5cf9a715c4e7", "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-09T15:14:02Z", "updated_at": "2026-06-09T15:14:02Z", "revision_number": 0}}'
2026-06-09 15:14:02,354 106203 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'dac1da6e-f905-4b2f-a8d4-7692cf3e27f2', 'tenant_id': '2bd9c613d9ed4326b96831d622fd1e44', 'project_id': '2bd9c613d9ed4326b96831d622fd1e44', 'floating_ip_address': '172.24.5.176', 'floating_network_id': '102d45b9-fee8-4d89-a0e5-5cf9a715c4e7', '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-09T15:14:02Z', 'updated_at': '2026-06-09T15:14:02Z', 'revision_number': 0, 'ip': '172.24.5.176'} created
2026-06-09 15:14:02,354 106203 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-820106874', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCuOGv2G/GlE5sRWtwZgiuGwpe0SlA6qblsT/La/Ofe1/aXrdlqZZDl0OrE6bt4M7mMKDjwDvpI26V4tzMpvv7hPkX+5U6oK25uTFbHG0EeLqPhwL2gD4uiSAc0+18aKrw==', 'fingerprint': '2a:4c:a0:b7:a7:3b:9e:48:29:3a:b6:45:55:01:d3:15', 'user_id': '9bb6872ce85d43b685a0672e847616ee', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDRUJ13vbjx7vsbFYaOC6MzTIxaF1qno7d1Ro/xzvM+5JfoGSbTX4wz\nSwLV9feNGOKgBwYFK4EEACKhZANiAAQrjhr9hvxpRObEVrcGYIrhsKXtEpQOqm5b\nE/y2vzn3tf2l63ZamWQ5dDqxOm7eDO5jCg48A76SNuleLczKb7+4T5F/uVOqCtub\nkxWxxtBHi6j4cC9oA+LokgHNPtfGiq8=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '7d076e8e-68d0-4886-b1b6-96279cdfd296', 'name': 'tempest-securitygroup--1218606204', 'stateful': True, 'tenant_id': '2bd9c613d9ed4326b96831d622fd1e44', 'project_id': '2bd9c613d9ed4326b96831d622fd1e44', 'description': 'tempest-description--1561624393', 'shared': False, 'security_group_rules': [{'id': '2e78dfac-1a42-4cbb-9307-fae46b6e1290', 'project_id': '2bd9c613d9ed4326b96831d622fd1e44', 'security_group_id': '7d076e8e-68d0-4886-b1b6-96279cdfd296', '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': 1644, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-09T15:14:01Z', 'updated_at': '2026-06-09T15:14:01Z', 'revision_number': 0, 'tenant_id': '2bd9c613d9ed4326b96831d622fd1e44'}, {'id': 'f20d742b-d633-4902-aca9-3b02a905bb00', 'project_id': '2bd9c613d9ed4326b96831d622fd1e44', 'security_group_id': '7d076e8e-68d0-4886-b1b6-96279cdfd296', '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': 1645, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-09T15:14:01Z', 'updated_at': '2026-06-09T15:14:01Z', 'revision_number': 0, 'tenant_id': '2bd9c613d9ed4326b96831d622fd1e44'}], 'tags': [], 'created_at': '2026-06-09T15:14:01Z', 'updated_at': '2026-06-09T15:14:01Z', 'revision_number': 1}, 'floating_ip': {'id': 'dac1da6e-f905-4b2f-a8d4-7692cf3e27f2', 'tenant_id': '2bd9c613d9ed4326b96831d622fd1e44', 'project_id': '2bd9c613d9ed4326b96831d622fd1e44', 'floating_ip_address': '172.24.5.176', 'floating_network_id': '102d45b9-fee8-4d89-a0e5-5cf9a715c4e7', '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-09T15:14:02Z', 'updated_at': '2026-06-09T15:14:02Z', 'revision_number': 0, 'ip': '172.24.5.176'}}
2026-06-09 15:14:02,926 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 202 POST https://10.4.3.99/compute/v2.1/servers 0.571s
2026-06-09 15:14:02,926 106203 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-1827517830", "imageRef": "9733f7dc-79bf-495a-8f93-c73db744d171", "flavorRef": "42", "networks": [{"uuid": "260f6cf6-15ba-4464-affd-e7d388aeb719"}], "security_groups": [{"name": "tempest-securitygroup--1218606204"}], "key_name": "tempest-keypair-820106874", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:14:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '404', 'location': 'https://10.4.3.99/compute/v2.1/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-284eae24-dd01-4c37-a9ee-8bba7dbe9c8d', 'x-compute-request-id': 'req-284eae24-dd01-4c37-a9ee-8bba7dbe9c8d', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.99/compute/v2.1/servers'}
Body: b'{"server": {"id": "8280cecb-8cb2-4321-bafb-1b8b924a79e8", "links": [{"rel": "self", "href": "https://10.4.3.99/compute/v2.1/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8"}, {"rel": "bookmark", "href": "https://10.4.3.99/compute/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1218606204"}], "adminPass": "SwFrmPE4yNDE"}}'
2026-06-09 15:14:03,002 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/compute/v2.1/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8 0.075s
2026-06-09 15:14:03,003 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:14:02 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-fc3c4abb-1832-42bb-9c1a-51b422cd4894', 'x-compute-request-id': 'req-fc3c4abb-1832-42bb-9c1a-51b422cd4894', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/compute/v2.1/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-09T15:14:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.99/compute/flavors/42"}]}, "hostId": "", "id": "8280cecb-8cb2-4321-bafb-1b8b924a79e8", "image": {"id": "9733f7dc-79bf-495a-8f93-c73db744d171", "links": [{"rel": "bookmark", "href": "https://10.4.3.99/compute/images/9733f7dc-79bf-495a-8f93-c73db744d171"}]}, "links": [{"rel": "self", "href": "https://10.4.3.99/compute/v2.1/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8"}, {"rel": "bookmark", "href": "https://10.4.3.99/compute/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1827517830", "status": "BUILD", "tenant_id": "2bd9c613d9ed4326b96831d622fd1e44", "user_id": "9bb6872ce85d43b685a0672e847616ee", "updated": "2026-06-09T15:14:02Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-820106874", "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-09 15:14:04,089 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/compute/v2.1/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8 0.080s
2026-06-09 15:14:04,089 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:14:04 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-4398a362-1533-4f53-b820-4438d8032acc', 'x-compute-request-id': 'req-4398a362-1533-4f53-b820-4438d8032acc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/compute/v2.1/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-09T15:14:02Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.99/compute/flavors/42"}]}, "hostId": "", "id": "8280cecb-8cb2-4321-bafb-1b8b924a79e8", "image": {"id": "9733f7dc-79bf-495a-8f93-c73db744d171", "links": [{"rel": "bookmark", "href": "https://10.4.3.99/compute/images/9733f7dc-79bf-495a-8f93-c73db744d171"}]}, "links": [{"rel": "self", "href": "https://10.4.3.99/compute/v2.1/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8"}, {"rel": "bookmark", "href": "https://10.4.3.99/compute/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1827517830", "status": "BUILD", "tenant_id": "2bd9c613d9ed4326b96831d622fd1e44", "user_id": "9bb6872ce85d43b685a0672e847616ee", "updated": "2026-06-09T15:14:04Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-820106874", "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-09 15:14:05,181 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/compute/v2.1/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8 0.086s
2026-06-09 15:14:05,181 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:14:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1289', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d999be9-78aa-4d5b-b825-5ce82842988c', 'x-compute-request-id': 'req-0d999be9-78aa-4d5b-b825-5ce82842988c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/compute/v2.1/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-09T15:14:02Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.99/compute/flavors/42"}]}, "hostId": "867482bdc9eb07b1c54648a28313dcc658366def27b689d44a575d83", "id": "8280cecb-8cb2-4321-bafb-1b8b924a79e8", "image": {"id": "9733f7dc-79bf-495a-8f93-c73db744d171", "links": [{"rel": "bookmark", "href": "https://10.4.3.99/compute/images/9733f7dc-79bf-495a-8f93-c73db744d171"}]}, "links": [{"rel": "self", "href": "https://10.4.3.99/compute/v2.1/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8"}, {"rel": "bookmark", "href": "https://10.4.3.99/compute/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1827517830", "status": "BUILD", "tenant_id": "2bd9c613d9ed4326b96831d622fd1e44", "user_id": "9bb6872ce85d43b685a0672e847616ee", "updated": "2026-06-09T15:14:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-820106874", "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-09 15:14:05,186 106203 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-06-09 15:14:06,268 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/compute/v2.1/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8 0.081s
2026-06-09 15:14:06,268 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:14:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1289', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8faf073e-1fd7-4e3f-a792-80c57a1f237c', 'x-compute-request-id': 'req-8faf073e-1fd7-4e3f-a792-80c57a1f237c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/compute/v2.1/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-09T15:14:02Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.99/compute/flavors/42"}]}, "hostId": "867482bdc9eb07b1c54648a28313dcc658366def27b689d44a575d83", "id": "8280cecb-8cb2-4321-bafb-1b8b924a79e8", "image": {"id": "9733f7dc-79bf-495a-8f93-c73db744d171", "links": [{"rel": "bookmark", "href": "https://10.4.3.99/compute/images/9733f7dc-79bf-495a-8f93-c73db744d171"}]}, "links": [{"rel": "self", "href": "https://10.4.3.99/compute/v2.1/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8"}, {"rel": "bookmark", "href": "https://10.4.3.99/compute/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1827517830", "status": "BUILD", "tenant_id": "2bd9c613d9ed4326b96831d622fd1e44", "user_id": "9bb6872ce85d43b685a0672e847616ee", "updated": "2026-06-09T15:14:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-820106874", "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-09 15:14:07,397 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/compute/v2.1/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8 0.123s
2026-06-09 15:14:07,397 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:14:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1297', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1cd353ef-07b6-43a2-a0af-de2a26a9b6b2', 'x-compute-request-id': 'req-1cd353ef-07b6-43a2-a0af-de2a26a9b6b2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/compute/v2.1/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-09T15:14:02Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.99/compute/flavors/42"}]}, "hostId": "867482bdc9eb07b1c54648a28313dcc658366def27b689d44a575d83", "id": "8280cecb-8cb2-4321-bafb-1b8b924a79e8", "image": {"id": "9733f7dc-79bf-495a-8f93-c73db744d171", "links": [{"rel": "bookmark", "href": "https://10.4.3.99/compute/images/9733f7dc-79bf-495a-8f93-c73db744d171"}]}, "links": [{"rel": "self", "href": "https://10.4.3.99/compute/v2.1/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8"}, {"rel": "bookmark", "href": "https://10.4.3.99/compute/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1827517830", "status": "BUILD", "tenant_id": "2bd9c613d9ed4326b96831d622fd1e44", "user_id": "9bb6872ce85d43b685a0672e847616ee", "updated": "2026-06-09T15:14:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-820106874", "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-09 15:14:07,407 106203 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait
2026-06-09 15:14:08,577 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/compute/v2.1/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8 0.170s
2026-06-09 15:14:08,578 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:14:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1375', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a8e22e4-e1a2-4877-ae5f-174dfa2f87ce', 'x-compute-request-id': 'req-1a8e22e4-e1a2-4877-ae5f-174dfa2f87ce', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/compute/v2.1/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-09T15:14:02Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.99/compute/flavors/42"}]}, "hostId": "867482bdc9eb07b1c54648a28313dcc658366def27b689d44a575d83", "id": "8280cecb-8cb2-4321-bafb-1b8b924a79e8", "image": {"id": "9733f7dc-79bf-495a-8f93-c73db744d171", "links": [{"rel": "bookmark", "href": "https://10.4.3.99/compute/images/9733f7dc-79bf-495a-8f93-c73db744d171"}]}, "links": [{"rel": "self", "href": "https://10.4.3.99/compute/v2.1/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8"}, {"rel": "bookmark", "href": "https://10.4.3.99/compute/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1827517830", "status": "BUILD", "tenant_id": "2bd9c613d9ed4326b96831d622fd1e44", "user_id": "9bb6872ce85d43b685a0672e847616ee", "updated": "2026-06-09T15:14:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-820106874", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1218606204"}], "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-09 15:14:08,583 106203 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 5 second wait
2026-06-09 15:14:09,776 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/compute/v2.1/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8 0.192s
2026-06-09 15:14:09,777 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:14:09 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-51d6dec2-6a01-4015-847b-8318ae5270cc', 'x-compute-request-id': 'req-51d6dec2-6a01-4015-847b-8318ae5270cc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/compute/v2.1/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-09T15:14:02Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.99/compute/flavors/42"}]}, "hostId": "867482bdc9eb07b1c54648a28313dcc658366def27b689d44a575d83", "id": "8280cecb-8cb2-4321-bafb-1b8b924a79e8", "image": {"id": "9733f7dc-79bf-495a-8f93-c73db744d171", "links": [{"rel": "bookmark", "href": "https://10.4.3.99/compute/images/9733f7dc-79bf-495a-8f93-c73db744d171"}]}, "links": [{"rel": "self", "href": "https://10.4.3.99/compute/v2.1/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8"}, {"rel": "bookmark", "href": "https://10.4.3.99/compute/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1827517830", "status": "BUILD", "tenant_id": "2bd9c613d9ed4326b96831d622fd1e44", "user_id": "9bb6872ce85d43b685a0672e847616ee", "updated": "2026-06-09T15:14:09Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-820106874", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1218606204"}], "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-09 15:14:09,782 106203 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 6 second wait
2026-06-09 15:14:10,960 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/compute/v2.1/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8 0.178s
2026-06-09 15:14:10,961 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:14: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-42f243a8-4612-4e29-b16f-057d5c71cecd', 'x-compute-request-id': 'req-42f243a8-4612-4e29-b16f-057d5c71cecd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/compute/v2.1/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-09T15:14:02Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.99/compute/flavors/42"}]}, "hostId": "867482bdc9eb07b1c54648a28313dcc658366def27b689d44a575d83", "id": "8280cecb-8cb2-4321-bafb-1b8b924a79e8", "image": {"id": "9733f7dc-79bf-495a-8f93-c73db744d171", "links": [{"rel": "bookmark", "href": "https://10.4.3.99/compute/images/9733f7dc-79bf-495a-8f93-c73db744d171"}]}, "links": [{"rel": "self", "href": "https://10.4.3.99/compute/v2.1/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8"}, {"rel": "bookmark", "href": "https://10.4.3.99/compute/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1827517830", "status": "BUILD", "tenant_id": "2bd9c613d9ed4326b96831d622fd1e44", "user_id": "9bb6872ce85d43b685a0672e847616ee", "updated": "2026-06-09T15:14:09Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-820106874", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1218606204"}], "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-09 15:14:12,121 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/compute/v2.1/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8 0.155s
2026-06-09 15:14:12,121 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:14:11 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-23d19229-fba3-443b-a58f-c6ebc1dfe28b', 'x-compute-request-id': 'req-23d19229-fba3-443b-a58f-c6ebc1dfe28b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/compute/v2.1/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-09T15:14:02Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.99/compute/flavors/42"}]}, "hostId": "867482bdc9eb07b1c54648a28313dcc658366def27b689d44a575d83", "id": "8280cecb-8cb2-4321-bafb-1b8b924a79e8", "image": {"id": "9733f7dc-79bf-495a-8f93-c73db744d171", "links": [{"rel": "bookmark", "href": "https://10.4.3.99/compute/images/9733f7dc-79bf-495a-8f93-c73db744d171"}]}, "links": [{"rel": "self", "href": "https://10.4.3.99/compute/v2.1/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8"}, {"rel": "bookmark", "href": "https://10.4.3.99/compute/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1827517830", "status": "BUILD", "tenant_id": "2bd9c613d9ed4326b96831d622fd1e44", "user_id": "9bb6872ce85d43b685a0672e847616ee", "updated": "2026-06-09T15:14:09Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-820106874", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1218606204"}], "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-09 15:14:13,300 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/compute/v2.1/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8 0.173s
2026-06-09 15:14:13,301 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:14:13 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-4178a211-cadc-4404-81bd-cda0af331319', 'x-compute-request-id': 'req-4178a211-cadc-4404-81bd-cda0af331319', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/compute/v2.1/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-09T15:14:02Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.99/compute/flavors/42"}]}, "hostId": "867482bdc9eb07b1c54648a28313dcc658366def27b689d44a575d83", "id": "8280cecb-8cb2-4321-bafb-1b8b924a79e8", "image": {"id": "9733f7dc-79bf-495a-8f93-c73db744d171", "links": [{"rel": "bookmark", "href": "https://10.4.3.99/compute/images/9733f7dc-79bf-495a-8f93-c73db744d171"}]}, "links": [{"rel": "self", "href": "https://10.4.3.99/compute/v2.1/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8"}, {"rel": "bookmark", "href": "https://10.4.3.99/compute/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1827517830", "status": "BUILD", "tenant_id": "2bd9c613d9ed4326b96831d622fd1e44", "user_id": "9bb6872ce85d43b685a0672e847616ee", "updated": "2026-06-09T15:14:09Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-820106874", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1218606204"}], "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-09 15:14:15,077 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/compute/v2.1/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8 0.771s
2026-06-09 15:14:15,078 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:14:14 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-023839e5-fa40-4fd1-85b6-c2088a0c5a68', 'x-compute-request-id': 'req-023839e5-fa40-4fd1-85b6-c2088a0c5a68', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/compute/v2.1/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-09T15:14:02Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.99/compute/flavors/42"}]}, "hostId": "867482bdc9eb07b1c54648a28313dcc658366def27b689d44a575d83", "id": "8280cecb-8cb2-4321-bafb-1b8b924a79e8", "image": {"id": "9733f7dc-79bf-495a-8f93-c73db744d171", "links": [{"rel": "bookmark", "href": "https://10.4.3.99/compute/images/9733f7dc-79bf-495a-8f93-c73db744d171"}]}, "links": [{"rel": "self", "href": "https://10.4.3.99/compute/v2.1/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8"}, {"rel": "bookmark", "href": "https://10.4.3.99/compute/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1827517830", "status": "BUILD", "tenant_id": "2bd9c613d9ed4326b96831d622fd1e44", "user_id": "9bb6872ce85d43b685a0672e847616ee", "updated": "2026-06-09T15:14:09Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-820106874", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1218606204"}], "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-09 15:14:16,305 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/compute/v2.1/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8 0.219s
2026-06-09 15:14:16,305 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:14:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1552', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65f0a37e-6051-4764-a5b4-ccbd4a7db509', 'x-compute-request-id': 'req-65f0a37e-6051-4764-a5b4-ccbd4a7db509', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/compute/v2.1/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-376982735-network": [{"version": 4, "addr": "10.1.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:20:c0"}]}, "created": "2026-06-09T15:14:02Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.99/compute/flavors/42"}]}, "hostId": "867482bdc9eb07b1c54648a28313dcc658366def27b689d44a575d83", "id": "8280cecb-8cb2-4321-bafb-1b8b924a79e8", "image": {"id": "9733f7dc-79bf-495a-8f93-c73db744d171", "links": [{"rel": "bookmark", "href": "https://10.4.3.99/compute/images/9733f7dc-79bf-495a-8f93-c73db744d171"}]}, "links": [{"rel": "self", "href": "https://10.4.3.99/compute/v2.1/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8"}, {"rel": "bookmark", "href": "https://10.4.3.99/compute/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1827517830", "status": "ACTIVE", "tenant_id": "2bd9c613d9ed4326b96831d622fd1e44", "user_id": "9bb6872ce85d43b685a0672e847616ee", "updated": "2026-06-09T15:14:16Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-820106874", "OS-SRV-USG:launched_at": "2026-06-09T15:14:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1218606204"}], "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-09 15:14:16,312 106203 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 13 second wait
2026-06-09 15:14:16,420 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/compute/v2.1/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8/os-interface 0.107s
2026-06-09 15:14:16,420 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:14:16 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-abf7a527-7499-4123-be5e-182f85a5dacc', 'x-compute-request-id': 'req-abf7a527-7499-4123-be5e-182f85a5dacc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/compute/v2.1/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "260f6cf6-15ba-4464-affd-e7d388aeb719", "port_id": "65bbcabb-dd67-404d-a79a-cf491de1821b", "mac_addr": "fa:16:3e:c5:20:c0", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "29d711b9-ba36-484c-b4a7-edf1d74da038", "ip_address": "10.1.0.8"}]}]}'
2026-06-09 15:14:16,886 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 PUT https://10.4.3.99/networking/v2.0/floatingips/dac1da6e-f905-4b2f-a8d4-7692cf3e27f2 0.463s
2026-06-09 15:14:16,886 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "65bbcabb-dd67-404d-a79a-cf491de1821b"}}
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:14:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-7bf9bd10-43e1-45c3-956d-ddaefac8a3d1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/networking/v2.0/floatingips/dac1da6e-f905-4b2f-a8d4-7692cf3e27f2'}
Body: b'{"floatingip": {"id": "dac1da6e-f905-4b2f-a8d4-7692cf3e27f2", "tenant_id": "2bd9c613d9ed4326b96831d622fd1e44", "project_id": "2bd9c613d9ed4326b96831d622fd1e44", "floating_ip_address": "172.24.5.176", "floating_network_id": "102d45b9-fee8-4d89-a0e5-5cf9a715c4e7", "router_id": "05d16ed9-d452-49a9-8e6e-cb5b1b896303", "port_id": "65bbcabb-dd67-404d-a79a-cf491de1821b", "fixed_ip_address": "10.1.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "260f6cf6-15ba-4464-affd-e7d388aeb719", "mac_address": "fa:16:3e:c5:20:c0", "admin_state_up": true, "status": "ACTIVE", "device_id": "8280cecb-8cb2-4321-bafb-1b8b924a79e8", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-09T15:14:02Z", "updated_at": "2026-06-09T15:14:16Z", "revision_number": 1}}'
2026-06-09 15:14:16,887 106203 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.176:22' as 'cirros' with public key authentication
2026-06-09 15:14:52,734 106203 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.176 ([Errno None] Unable to connect to port 22 on 172.24.5.176). Number attempts: 1. Retry after 2 seconds.
2026-06-09 15:14:55,274 106203 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-06-09 15:14:55,455 106203 INFO [paramiko.transport] Authentication (publickey) successful!
2026-06-09 15:14:55,455 106203 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.5.176 successfully created
2026-06-09 15:14:55,666 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/compute/v2.1/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8 0.210s
2026-06-09 15:14:55,666 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:14:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1671', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3308a0f0-2d1f-4cb1-b081-c0d99a47e95b', 'x-compute-request-id': 'req-3308a0f0-2d1f-4cb1-b081-c0d99a47e95b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/compute/v2.1/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-376982735-network": [{"version": 4, "addr": "10.1.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:20:c0"}, {"version": 4, "addr": "172.24.5.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:20:c0"}]}, "created": "2026-06-09T15:14:02Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.99/compute/flavors/42"}]}, "hostId": "867482bdc9eb07b1c54648a28313dcc658366def27b689d44a575d83", "id": "8280cecb-8cb2-4321-bafb-1b8b924a79e8", "image": {"id": "9733f7dc-79bf-495a-8f93-c73db744d171", "links": [{"rel": "bookmark", "href": "https://10.4.3.99/compute/images/9733f7dc-79bf-495a-8f93-c73db744d171"}]}, "links": [{"rel": "self", "href": "https://10.4.3.99/compute/v2.1/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8"}, {"rel": "bookmark", "href": "https://10.4.3.99/compute/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1827517830", "status": "ACTIVE", "tenant_id": "2bd9c613d9ed4326b96831d622fd1e44", "user_id": "9bb6872ce85d43b685a0672e847616ee", "updated": "2026-06-09T15:14:16Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-820106874", "OS-SRV-USG:launched_at": "2026-06-09T15:14:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1218606204"}], "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-09 15:14:55,693 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.022s
2026-06-09 15:14:55,693 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:14:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb34a361-f5a2-4d6c-a459-60b7dd051d7d', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb34a361-f5a2-4d6c-a459-60b7dd051d7d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:14:01.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:14:55,699 106203 INFO [tempest.common.waiters] volume 31abd816-6cc4-40b1-8a52-cb49d5ee9c28 reached available after waiting for 0.699255 seconds
2026-06-09 15:14:55,720 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.021s
2026-06-09 15:14:55,720 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:14:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-725471bb-0ac4-48cf-bba2-b09d605358ba', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-725471bb-0ac4-48cf-bba2-b09d605358ba', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:14:01.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:14:58,286 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 POST https://10.4.3.99/compute/v2.1/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8/os-volume_attachments 2.561s
2026-06-09 15:14:58,286 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volumeAttachment": {"volumeId": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}}
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:14:55 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-a03f7579-d1cc-43a0-a20f-41298fccf91d', 'x-compute-request-id': 'req-a03f7579-d1cc-43a0-a20f-41298fccf91d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/compute/v2.1/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8/os-volume_attachments'}
Body: b'{"volumeAttachment": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "serverId": "8280cecb-8cb2-4321-bafb-1b8b924a79e8", "volumeId": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "device": "/dev/vdb"}}'
2026-06-09 15:14:58,316 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.028s
2026-06-09 15:14:58,317 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:14:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-471e02bc-c61c-496c-b20f-1aabd9ceb937', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-471e02bc-c61c-496c-b20f-1aabd9ceb937', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:14:58.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:14:59,348 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.025s
2026-06-09 15:14:59,348 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:14:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8660b221-1ceb-4cbf-b5ed-4da62657ff15', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8660b221-1ceb-4cbf-b5ed-4da62657ff15', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:14:59.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:15:00,391 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.036s
2026-06-09 15:15:00,391 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:15:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-493c778e-f420-487d-9c21-0e3894580b1f', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-493c778e-f420-487d-9c21-0e3894580b1f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:14:59.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:15:01,448 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.051s
2026-06-09 15:15:01,448 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:15:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dc2859d-cdc9-4f7f-8031-6e1b0574c79d', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dc2859d-cdc9-4f7f-8031-6e1b0574c79d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:14:59.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:15:02,490 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.035s
2026-06-09 15:15:02,490 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:15:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c760f5a8-39eb-4371-8f1d-b528a478d684', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c760f5a8-39eb-4371-8f1d-b528a478d684', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:14:59.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:15:03,521 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.026s
2026-06-09 15:15:03,521 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:15:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-badd817e-1054-4f64-a9a4-093adc229cf2', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-badd817e-1054-4f64-a9a4-093adc229cf2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:14:59.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:15:04,553 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.027s
2026-06-09 15:15:04,554 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:15:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e63dcc10-0ffe-43b5-b3bf-4102595acfef', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e63dcc10-0ffe-43b5-b3bf-4102595acfef', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:14:59.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:15:05,585 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.027s
2026-06-09 15:15:05,586 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:15:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2e8c5fd-53de-476d-8d81-bf7111ab64fe', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2e8c5fd-53de-476d-8d81-bf7111ab64fe', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:14:59.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:15:06,628 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.036s
2026-06-09 15:15:06,628 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:15:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01d7ff3e-bf3b-455b-b8c9-ffda16971fe6', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01d7ff3e-bf3b-455b-b8c9-ffda16971fe6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:14:59.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:15:07,664 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.029s
2026-06-09 15:15:07,664 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:15:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-138f93ac-40bf-48fd-8b46-7b9f8a5e4cea', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-138f93ac-40bf-48fd-8b46-7b9f8a5e4cea', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:14:59.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:15:08,707 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.036s
2026-06-09 15:15:08,707 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:15:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dbb0bda-031a-4b8f-995a-2f44fa6b426b', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dbb0bda-031a-4b8f-995a-2f44fa6b426b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:14:59.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:15:09,738 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.025s
2026-06-09 15:15:09,739 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:15:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19a212d8-72ca-4d40-a496-f4185ff396e1', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19a212d8-72ca-4d40-a496-f4185ff396e1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:14:59.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:15:10,770 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.025s
2026-06-09 15:15:10,770 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:15:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15d2579f-12ad-43cd-9ee7-928aca9dfa15', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15d2579f-12ad-43cd-9ee7-928aca9dfa15', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:14:59.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:15:11,804 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.029s
2026-06-09 15:15:11,804 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:15:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6aa56e2a-8947-4bf7-bcb2-60448ed278ec', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6aa56e2a-8947-4bf7-bcb2-60448ed278ec', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:14:59.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:15:12,856 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.044s
2026-06-09 15:15:12,856 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:15:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4b30626-465b-4099-9528-efa1eba8475b', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4b30626-465b-4099-9528-efa1eba8475b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:14:59.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:15:13,902 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.040s
2026-06-09 15:15:13,903 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:15:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4be5dc6c-0afe-4786-bce6-a2994e1c35f6', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4be5dc6c-0afe-4786-bce6-a2994e1c35f6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:14:59.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:15:14,939 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.029s
2026-06-09 15:15:14,939 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:15:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6adfc8f0-3bc1-4e73-8b89-6d7cee4117f4', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6adfc8f0-3bc1-4e73-8b89-6d7cee4117f4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:14:59.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:15:15,976 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.029s
2026-06-09 15:15:15,976 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:15:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de94a335-87ae-428c-8803-0e8be6cc71fd', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de94a335-87ae-428c-8803-0e8be6cc71fd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:14:59.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:15:17,008 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.027s
2026-06-09 15:15:17,009 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:15:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17bb9beb-faea-4f6d-9164-5023ca044d90', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17bb9beb-faea-4f6d-9164-5023ca044d90', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:15:18,041 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.028s
2026-06-09 15:15:18,042 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:15:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58cdcd81-8253-4f47-adcd-3cbd9250aa7e', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58cdcd81-8253-4f47-adcd-3cbd9250aa7e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:15:19,075 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.027s
2026-06-09 15:15:19,075 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:15:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02b60bf8-21cc-4643-b7d9-9a1934ded749', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02b60bf8-21cc-4643-b7d9-9a1934ded749', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:15:20,102 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.021s
2026-06-09 15:15:20,102 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:15:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e6ec673-42f3-46b8-b346-a958891ba062', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e6ec673-42f3-46b8-b346-a958891ba062', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:15:21,131 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.024s
2026-06-09 15:15:21,131 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:15:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c8ad04f-00cc-4f1f-9fe6-b081b4abe9f5', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c8ad04f-00cc-4f1f-9fe6-b081b4abe9f5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:15:22,160 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.024s
2026-06-09 15:15:22,160 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:15:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28ed58ae-4dbe-4f0e-9119-be1d5b6209a8', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28ed58ae-4dbe-4f0e-9119-be1d5b6209a8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:15:23,191 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.025s
2026-06-09 15:15:23,191 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:15:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d6f5023-9b7d-450e-997b-22dad70bb3e9', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d6f5023-9b7d-450e-997b-22dad70bb3e9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:15:24,221 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.024s
2026-06-09 15:15:24,221 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:15:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3516538-e8e8-431f-a98e-76f462a6610e', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3516538-e8e8-431f-a98e-76f462a6610e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:15:25,256 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.028s
2026-06-09 15:15:25,257 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:15:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fdb185f-b27d-4455-8e73-696764fcbdac', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fdb185f-b27d-4455-8e73-696764fcbdac', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:15:26,285 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.023s
2026-06-09 15:15:26,285 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:15:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c72415e-973e-4ded-a81f-81a9acbc9b91', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c72415e-973e-4ded-a81f-81a9acbc9b91', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:15:27,319 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.028s
2026-06-09 15:15:27,319 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:15:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbd23073-6e7b-48d7-a49c-ca1a9a13bed8', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbd23073-6e7b-48d7-a49c-ca1a9a13bed8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:15:28,354 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.029s
2026-06-09 15:15:28,354 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:15:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-077d58f2-b44e-4877-a675-dcb00aded1e6', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-077d58f2-b44e-4877-a675-dcb00aded1e6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:15:29,385 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.025s
2026-06-09 15:15:29,385 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:15:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7244867-2c62-4594-aa83-6cb7ee4d94cd', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7244867-2c62-4594-aa83-6cb7ee4d94cd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:15:30,422 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.031s
2026-06-09 15:15:30,422 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:15:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dc925cd-6b81-4827-bec7-e19787498ee4', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7dc925cd-6b81-4827-bec7-e19787498ee4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:15:31,455 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.027s
2026-06-09 15:15:31,455 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:15:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd4dacaf-512e-4e13-a9dd-9bd8984d4fc2', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd4dacaf-512e-4e13-a9dd-9bd8984d4fc2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:15:32,496 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.033s
2026-06-09 15:15:32,496 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:15:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c8250ae-1668-4031-bb41-29a95b99ec13', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c8250ae-1668-4031-bb41-29a95b99ec13', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:15:33,537 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.033s
2026-06-09 15:15:33,537 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:15:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1218647e-264c-4019-ab49-bf1f74b9246f', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1218647e-264c-4019-ab49-bf1f74b9246f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:15:34,573 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.029s
2026-06-09 15:15:34,573 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:15:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f36efbbe-c5f7-47b0-bb71-7cca0906a2c8', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f36efbbe-c5f7-47b0-bb71-7cca0906a2c8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:15:35,610 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.032s
2026-06-09 15:15:35,610 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:15:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed4bfc3a-1c5a-492b-830a-2bc3e39c1e80', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed4bfc3a-1c5a-492b-830a-2bc3e39c1e80', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:15:36,638 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.022s
2026-06-09 15:15:36,638 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:15:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a85c1dd9-a3f5-49b7-a175-a91b7b5dfc69', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a85c1dd9-a3f5-49b7-a175-a91b7b5dfc69', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:15:37,673 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.026s
2026-06-09 15:15:37,673 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:15:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c93f805d-2dec-41ef-bb8c-b7620b6701c1', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c93f805d-2dec-41ef-bb8c-b7620b6701c1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:15:38,707 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.028s
2026-06-09 15:15:38,707 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:15:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ca11db0-4d70-4cd5-bc2c-9f3da3d6807f', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ca11db0-4d70-4cd5-bc2c-9f3da3d6807f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:15:39,738 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.023s
2026-06-09 15:15:39,738 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:15:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2dce270c-cd77-4423-8dbf-4bc2083c1685', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2dce270c-cd77-4423-8dbf-4bc2083c1685', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:15:40,769 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.025s
2026-06-09 15:15:40,769 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:15:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46a0b634-37c2-4160-8efb-eeed41b35b8d', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46a0b634-37c2-4160-8efb-eeed41b35b8d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:15:41,798 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.024s
2026-06-09 15:15:41,798 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:15:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69e0b1a7-4e53-4321-9374-846535b0d1e8', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69e0b1a7-4e53-4321-9374-846535b0d1e8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:15:42,828 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.022s
2026-06-09 15:15:42,828 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:15:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b52aafb-7437-41b3-90a1-74a4ae81e423', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b52aafb-7437-41b3-90a1-74a4ae81e423', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:15:43,857 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.024s
2026-06-09 15:15:43,857 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:15:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31d2d03e-d68c-4f15-99fe-084f3ffd0df4', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31d2d03e-d68c-4f15-99fe-084f3ffd0df4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:15:44,890 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.027s
2026-06-09 15:15:44,890 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:15:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5181bcc7-e569-4362-8da6-e98aa2eee5a8', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5181bcc7-e569-4362-8da6-e98aa2eee5a8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:15:45,934 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.038s
2026-06-09 15:15:45,934 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:15:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56cd4d32-c70f-427b-ab62-e89ae2dac59d', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56cd4d32-c70f-427b-ab62-e89ae2dac59d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:15:46,970 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.026s
2026-06-09 15:15:46,970 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:15:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-745515da-0c81-4d76-a92d-b3f6814ded8e', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-745515da-0c81-4d76-a92d-b3f6814ded8e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:15:48,000 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.024s
2026-06-09 15:15:48,000 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:15:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01d25aa5-3f22-4e2b-bcde-5fe4f9c479ed', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01d25aa5-3f22-4e2b-bcde-5fe4f9c479ed', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:15:49,029 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.022s
2026-06-09 15:15:49,029 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:15:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e668f2ef-f9a7-4a7f-a687-19dd417f62c5', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e668f2ef-f9a7-4a7f-a687-19dd417f62c5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:15:50,056 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.022s
2026-06-09 15:15:50,056 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:15:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1d78147-f527-4a56-9c0e-89c5eb178ae7', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1d78147-f527-4a56-9c0e-89c5eb178ae7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:15:51,085 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.024s
2026-06-09 15:15:51,086 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:15:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e8d8509-1d25-45a5-b14a-c536c35e513d', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e8d8509-1d25-45a5-b14a-c536c35e513d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:15:52,113 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.023s
2026-06-09 15:15:52,114 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:15:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46371487-b426-4134-a2fd-41d588c11c72', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46371487-b426-4134-a2fd-41d588c11c72', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:15:53,143 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.025s
2026-06-09 15:15:53,144 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:15:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28d5d5a1-cedf-4744-8e39-7b4df6a34bb1', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28d5d5a1-cedf-4744-8e39-7b4df6a34bb1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:15:54,183 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.034s
2026-06-09 15:15:54,183 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:15:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18e8af8a-dec0-4baf-abf0-87665ae155f3', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18e8af8a-dec0-4baf-abf0-87665ae155f3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:15:55,230 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.040s
2026-06-09 15:15:55,230 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:15:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a2768c3-eeb4-4417-bba2-bac145323742', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a2768c3-eeb4-4417-bba2-bac145323742', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:15:56,265 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.029s
2026-06-09 15:15:56,265 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:15:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1203fd36-7209-4d69-8d7d-291f6ceb1ffc', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1203fd36-7209-4d69-8d7d-291f6ceb1ffc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:15:57,295 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.025s
2026-06-09 15:15:57,295 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:15:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb9ad968-c23a-4fc0-8b34-5382f96df262', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb9ad968-c23a-4fc0-8b34-5382f96df262', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:15:58,324 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.023s
2026-06-09 15:15:58,324 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:15:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37800820-e779-4b68-8421-00fa0466a63f', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37800820-e779-4b68-8421-00fa0466a63f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:15:59,355 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.023s
2026-06-09 15:15:59,356 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:15:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25936cd5-d8d2-4a7a-9f16-9b83a113422e', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25936cd5-d8d2-4a7a-9f16-9b83a113422e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:16:00,385 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.024s
2026-06-09 15:16:00,385 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:16:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37d54db9-bcff-4d9e-b1f9-a9d48d94bcb6', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37d54db9-bcff-4d9e-b1f9-a9d48d94bcb6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:16:01,413 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.023s
2026-06-09 15:16:01,413 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:16:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93e54a2f-b334-4bb3-be1b-90bb3a07d17e', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93e54a2f-b334-4bb3-be1b-90bb3a07d17e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:16:02,443 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.024s
2026-06-09 15:16:02,443 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:16:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45828347-998a-4bf8-a02d-eaad952006e8', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45828347-998a-4bf8-a02d-eaad952006e8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:16:03,470 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.022s
2026-06-09 15:16:03,471 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:16:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39940049-d40d-4505-ad80-83b9162c6802', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39940049-d40d-4505-ad80-83b9162c6802', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:16:04,503 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.027s
2026-06-09 15:16:04,503 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:16:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12d48e38-ca1e-4f73-bf33-ffb43be26131', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12d48e38-ca1e-4f73-bf33-ffb43be26131', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:16:05,535 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.024s
2026-06-09 15:16:05,535 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:16:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8333449-7fad-45fc-82d7-26ed3351cbfe', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8333449-7fad-45fc-82d7-26ed3351cbfe', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:16:06,564 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.024s
2026-06-09 15:16:06,564 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:16:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45885c4e-a851-4d85-a821-f9a72a64b3d2', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45885c4e-a851-4d85-a821-f9a72a64b3d2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:16:07,593 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.024s
2026-06-09 15:16:07,593 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:16:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e13443a7-d1ca-4d32-a081-2ae45f4caa2a', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e13443a7-d1ca-4d32-a081-2ae45f4caa2a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:16:08,624 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.026s
2026-06-09 15:16:08,624 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:16:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-591084f6-ba6e-45c7-bbb1-e6c7dfc0f1df', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-591084f6-ba6e-45c7-bbb1-e6c7dfc0f1df', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:16:09,653 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.024s
2026-06-09 15:16:09,653 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:16:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed5428f6-1e91-4238-841f-5c87d8ad2c1a', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed5428f6-1e91-4238-841f-5c87d8ad2c1a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:16:10,687 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.028s
2026-06-09 15:16:10,687 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:16:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4824b536-fe81-4b28-b92d-d55021b99e63', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4824b536-fe81-4b28-b92d-d55021b99e63', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:16:11,716 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.024s
2026-06-09 15:16:11,716 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:16:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14f853fb-a868-4785-9269-e3fcee8a2d5b', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14f853fb-a868-4785-9269-e3fcee8a2d5b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:16:12,744 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.022s
2026-06-09 15:16:12,744 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:16:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-012379d5-4bcc-4143-8a05-569aa98c55a1', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-012379d5-4bcc-4143-8a05-569aa98c55a1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:16:13,772 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.022s
2026-06-09 15:16:13,772 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:16:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-905dbe66-07b4-4f58-b755-b53df40fc417', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-905dbe66-07b4-4f58-b755-b53df40fc417', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:16:14,801 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.023s
2026-06-09 15:16:14,801 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:16:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8766e33-923c-4bee-ba4a-0f27ec08f1f9', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8766e33-923c-4bee-ba4a-0f27ec08f1f9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:16:15,831 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.025s
2026-06-09 15:16:15,831 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:16:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1da0e204-2ea3-42e1-9a03-136dfbcaa12e', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1da0e204-2ea3-42e1-9a03-136dfbcaa12e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:16:16,861 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.024s
2026-06-09 15:16:16,861 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:16:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7af198c7-faab-4057-be69-04b23bd616e5', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7af198c7-faab-4057-be69-04b23bd616e5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:16:17,889 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.023s
2026-06-09 15:16:17,889 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:16:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d7a3742-4116-4a5f-aae1-fbcf75d700e1', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d7a3742-4116-4a5f-aae1-fbcf75d700e1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:16:18,920 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.025s
2026-06-09 15:16:18,920 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:16:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7eced43d-731a-41d5-b60d-255b244e38c6', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7eced43d-731a-41d5-b60d-255b244e38c6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:16:19,953 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.027s
2026-06-09 15:16:19,953 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:16:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-991411f6-31d2-4854-ac96-29397e8856a9', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-991411f6-31d2-4854-ac96-29397e8856a9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:16:20,980 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.022s
2026-06-09 15:16:20,981 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:16:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c606f7bd-5f01-4a5b-a789-18a98a27356b', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c606f7bd-5f01-4a5b-a789-18a98a27356b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:16:22,011 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.025s
2026-06-09 15:16:22,011 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:16:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-165c7d48-8080-4924-960d-c129f0b40291', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-165c7d48-8080-4924-960d-c129f0b40291', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:16:23,039 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.023s
2026-06-09 15:16:23,039 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:16:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f92e09d7-cd23-4b73-962c-33c98c1a9378', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f92e09d7-cd23-4b73-962c-33c98c1a9378', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:16:24,067 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.023s
2026-06-09 15:16:24,068 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:16:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb85968a-9c9b-4196-b412-9e5aaf84eef1', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb85968a-9c9b-4196-b412-9e5aaf84eef1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:16:25,096 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.023s
2026-06-09 15:16:25,096 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:16:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a9c7cda-b752-41fa-a70e-af8a1097802d', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a9c7cda-b752-41fa-a70e-af8a1097802d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:16:26,127 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.026s
2026-06-09 15:16:26,127 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:16:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5d33968-57f1-4b01-ab24-a9c9f1947700', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5d33968-57f1-4b01-ab24-a9c9f1947700', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:16:27,157 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.025s
2026-06-09 15:16:27,157 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:16:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20c4430d-c89f-46de-b8d9-f9e0db50915e', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20c4430d-c89f-46de-b8d9-f9e0db50915e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:16:28,186 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.024s
2026-06-09 15:16:28,186 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:16:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31c2711c-1cc3-4c62-8f6d-0bbd92bf0f1e', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31c2711c-1cc3-4c62-8f6d-0bbd92bf0f1e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:16:29,221 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.028s
2026-06-09 15:16:29,221 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:16:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b296d76a-2eed-4692-b3e1-345ff1562855', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b296d76a-2eed-4692-b3e1-345ff1562855', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:16:30,356 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.129s
2026-06-09 15:16:30,356 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:16:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-780c2553-ae65-4170-a177-6912622d1827', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-780c2553-ae65-4170-a177-6912622d1827', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:16:31,387 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.025s
2026-06-09 15:16:31,388 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:16:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be09a1f3-b269-4eae-afa2-5a7ca605f0c0', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be09a1f3-b269-4eae-afa2-5a7ca605f0c0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:16:32,418 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.025s
2026-06-09 15:16:32,419 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:16:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-063ee552-0aa4-4397-a7b6-5fc04b708c8f', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-063ee552-0aa4-4397-a7b6-5fc04b708c8f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:16:33,451 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.023s
2026-06-09 15:16:33,452 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:16:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8374e236-553d-42d7-a258-c43a6b5f4c8a', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8374e236-553d-42d7-a258-c43a6b5f4c8a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:16:34,488 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.030s
2026-06-09 15:16:34,488 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:16:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f9bb7ea-3bf4-4468-babf-3e076d41b23d', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f9bb7ea-3bf4-4468-babf-3e076d41b23d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:16:35,516 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.023s
2026-06-09 15:16:35,517 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:16:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b10335d6-6789-43a8-88d7-cb5bd68f08ea', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b10335d6-6789-43a8-88d7-cb5bd68f08ea', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:16:36,546 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.025s
2026-06-09 15:16:36,547 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:16:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e5e2ef2-cf94-456d-8488-d9aecd1a6a07', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e5e2ef2-cf94-456d-8488-d9aecd1a6a07', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:16:37,573 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.021s
2026-06-09 15:16:37,573 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:16:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97bccbc8-4f9e-471e-8c53-a83aa6a5894f', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97bccbc8-4f9e-471e-8c53-a83aa6a5894f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:16:38,606 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.028s
2026-06-09 15:16:38,607 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:16:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2eddac65-0d04-43af-9e78-2499c89cdd83', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2eddac65-0d04-43af-9e78-2499c89cdd83', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:16:39,640 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.028s
2026-06-09 15:16:39,640 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:16:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a25cb687-847c-4b35-a8a2-461943d15023', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a25cb687-847c-4b35-a8a2-461943d15023', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:16:40,673 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.026s
2026-06-09 15:16:40,673 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:16:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e7ef2a0-1dfa-4451-9c96-75c3d02cb75d', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e7ef2a0-1dfa-4451-9c96-75c3d02cb75d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:16:41,706 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.028s
2026-06-09 15:16:41,706 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:16:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0376f5fa-5b25-4274-93c1-96f99b40db91', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0376f5fa-5b25-4274-93c1-96f99b40db91', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:16:42,739 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.027s
2026-06-09 15:16:42,739 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:16:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39fe38ab-3337-4253-986f-8ca6ccb9ab73', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39fe38ab-3337-4253-986f-8ca6ccb9ab73', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:16:43,775 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.030s
2026-06-09 15:16:43,776 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:16:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-348d3912-9af5-4854-a0cc-171c39d32975', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-348d3912-9af5-4854-a0cc-171c39d32975', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:16:44,815 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.032s
2026-06-09 15:16:44,815 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:16:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c0456f3-2e11-4145-897b-b86f0b3e95d8', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c0456f3-2e11-4145-897b-b86f0b3e95d8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:16:45,842 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.022s
2026-06-09 15:16:45,842 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:16:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2d20898-9374-49c1-ad71-41ecf5a29ec3', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2d20898-9374-49c1-ad71-41ecf5a29ec3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:16:46,872 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.025s
2026-06-09 15:16:46,873 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:16:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a202ddeb-fec7-48c7-b866-f93d1db4fb58', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a202ddeb-fec7-48c7-b866-f93d1db4fb58', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:16:47,902 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.024s
2026-06-09 15:16:47,902 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:16:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be3f2861-a929-43bd-86f6-917e6cc0c4d4', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be3f2861-a929-43bd-86f6-917e6cc0c4d4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:16:48,936 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.027s
2026-06-09 15:16:48,936 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:16:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a89e8b4-f38d-49ef-8b9f-d97da625c91b', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a89e8b4-f38d-49ef-8b9f-d97da625c91b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:16:49,962 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.021s
2026-06-09 15:16:49,962 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:16:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc3f0a03-5474-4a99-b0ad-e3ef564ff993', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc3f0a03-5474-4a99-b0ad-e3ef564ff993', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:16:50,991 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.023s
2026-06-09 15:16:50,991 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:16:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-453c6eef-883f-41fa-91e2-9be553c751e4', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-453c6eef-883f-41fa-91e2-9be553c751e4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:16:52,021 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.024s
2026-06-09 15:16:52,021 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:16:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-911e38dc-92a1-4bee-81a3-43114c801854', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-911e38dc-92a1-4bee-81a3-43114c801854', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:16:53,050 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.024s
2026-06-09 15:16:53,050 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:16:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f89a607-e9c2-4462-acfa-060e5881c794', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f89a607-e9c2-4462-acfa-060e5881c794', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:16:54,078 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.022s
2026-06-09 15:16:54,078 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:16:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0204bc49-7bc1-4824-ae07-069d71ae1de9', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0204bc49-7bc1-4824-ae07-069d71ae1de9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:16:55,107 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.024s
2026-06-09 15:16:55,107 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:16:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d483ebce-bdfc-408b-bc04-9ed43ddc4716', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d483ebce-bdfc-408b-bc04-9ed43ddc4716', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:16:56,136 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.023s
2026-06-09 15:16:56,136 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:16:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abbf0305-2e71-4172-a878-78402dbd0dfc', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abbf0305-2e71-4172-a878-78402dbd0dfc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:16:57,167 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.026s
2026-06-09 15:16:57,167 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:16:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3b2ac80-8890-4c64-b8f4-92af4106ce45', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3b2ac80-8890-4c64-b8f4-92af4106ce45', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:16:58,199 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.026s
2026-06-09 15:16:58,199 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:16:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36165371-bd55-4c0c-860b-d348cbaf7b21', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36165371-bd55-4c0c-860b-d348cbaf7b21', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:16:59,230 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.026s
2026-06-09 15:16:59,230 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:16:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00de4b22-bc0e-4e80-bb6e-73ad2c9324c1', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00de4b22-bc0e-4e80-bb6e-73ad2c9324c1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:17:00,259 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.023s
2026-06-09 15:17:00,259 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:17:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cf520f0-e148-4bcd-a1e1-f5c0e318d9ad', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cf520f0-e148-4bcd-a1e1-f5c0e318d9ad', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:17:01,286 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.023s
2026-06-09 15:17:01,287 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:17:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7556ded2-34b5-4567-b20a-deb8acf0d5e3', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7556ded2-34b5-4567-b20a-deb8acf0d5e3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:17:02,329 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.035s
2026-06-09 15:17:02,329 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:17:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fb3e1e9-abe6-4e53-8ef4-7d2d2a784845', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fb3e1e9-abe6-4e53-8ef4-7d2d2a784845', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:17:03,360 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.024s
2026-06-09 15:17:03,360 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:17:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98210374-c301-4fb4-b98a-0fa9d2b9e2e3', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98210374-c301-4fb4-b98a-0fa9d2b9e2e3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:17:04,396 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.029s
2026-06-09 15:17:04,396 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:17:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8754bb1b-6ec9-464c-ac5d-37f365f3ae5e', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8754bb1b-6ec9-464c-ac5d-37f365f3ae5e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:17:05,432 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.028s
2026-06-09 15:17:05,433 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:17:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2eba600-f2a5-4a07-babc-8a8e200f57e1', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2eba600-f2a5-4a07-babc-8a8e200f57e1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:17:06,465 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.027s
2026-06-09 15:17:06,466 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:17:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54123d5d-980e-4c1d-aee2-405462cd4de2', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54123d5d-980e-4c1d-aee2-405462cd4de2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:17:07,494 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.023s
2026-06-09 15:17:07,495 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:17:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d0e82d2-c161-4fd0-8a5d-b47f38f7b315', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d0e82d2-c161-4fd0-8a5d-b47f38f7b315', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:17:08,526 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.025s
2026-06-09 15:17:08,526 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:17:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef3d234b-adfb-4c3b-8073-aa778cfdb941', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef3d234b-adfb-4c3b-8073-aa778cfdb941', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:17:09,553 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.022s
2026-06-09 15:17:09,554 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:17:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2fd43e7-8d46-4f04-bebb-d4f4c3f0f9d3', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2fd43e7-8d46-4f04-bebb-d4f4c3f0f9d3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:17:10,582 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.023s
2026-06-09 15:17:10,582 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:17:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ff7748e-f9ae-44ec-983e-dc8ecd5dee2e', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ff7748e-f9ae-44ec-983e-dc8ecd5dee2e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:17:11,610 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.023s
2026-06-09 15:17:11,610 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:17:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d9290e7-b971-4696-aaf3-c4e6e2d962fb', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d9290e7-b971-4696-aaf3-c4e6e2d962fb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:17:12,638 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.023s
2026-06-09 15:17:12,639 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:17:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b28ea18-e191-4088-ad59-df25e2b8d5ef', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b28ea18-e191-4088-ad59-df25e2b8d5ef', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:17:13,668 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.025s
2026-06-09 15:17:13,669 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:17:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04b8994c-f62f-4997-a9d7-d93e442a1524', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04b8994c-f62f-4997-a9d7-d93e442a1524', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:17:14,697 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.023s
2026-06-09 15:17:14,697 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:17:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8154683e-9bc4-472d-908e-9b930d0de7f0', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8154683e-9bc4-472d-908e-9b930d0de7f0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:17:15,731 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.028s
2026-06-09 15:17:15,731 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:17:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6d2816b-639a-4c16-acd9-032d31d74ed4', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6d2816b-639a-4c16-acd9-032d31d74ed4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:17:16,764 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.027s
2026-06-09 15:17:16,764 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:17:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f08dd21-bee1-46f2-873f-89de4a8454bb', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f08dd21-bee1-46f2-873f-89de4a8454bb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:17:17,790 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.021s
2026-06-09 15:17:17,790 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:17:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6457a5e-816b-4750-b776-f9f63a1e5b06', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6457a5e-816b-4750-b776-f9f63a1e5b06', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:17:18,816 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.021s
2026-06-09 15:17:18,817 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:17:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3280cc8e-eba0-4575-8f79-83c511a23340', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3280cc8e-eba0-4575-8f79-83c511a23340', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:17:19,845 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.023s
2026-06-09 15:17:19,845 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:17:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-801907d3-16a9-46b1-b261-2dceb190f518', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-801907d3-16a9-46b1-b261-2dceb190f518', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:17:20,874 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.023s
2026-06-09 15:17:20,874 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:17:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2db51714-7a90-4277-885e-c31486515e5f', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2db51714-7a90-4277-885e-c31486515e5f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:17:21,901 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.022s
2026-06-09 15:17:21,902 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:17:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ba8e4e8-ab4e-4188-85c2-c7d7c522dcb3', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ba8e4e8-ab4e-4188-85c2-c7d7c522dcb3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:17:22,935 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.029s
2026-06-09 15:17:22,936 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:17:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-886e7a21-bf15-4893-b17d-4c06341ee01d', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-886e7a21-bf15-4893-b17d-4c06341ee01d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:17:23,967 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.023s
2026-06-09 15:17:23,967 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:17:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9e54cde-32e6-48f0-b633-6d507ff4fbef', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9e54cde-32e6-48f0-b633-6d507ff4fbef', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:17:25,001 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.029s
2026-06-09 15:17:25,002 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:17:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac425902-19da-4f84-9b57-454dcfb20ca5', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac425902-19da-4f84-9b57-454dcfb20ca5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:17:26,031 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.023s
2026-06-09 15:17:26,031 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:17:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed7da7c1-3262-4960-93a7-7ff40ad4fe44', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed7da7c1-3262-4960-93a7-7ff40ad4fe44', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:17:27,066 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.027s
2026-06-09 15:17:27,066 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:17:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4eae046f-4ec5-44c6-9aee-f75338c20e57', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4eae046f-4ec5-44c6-9aee-f75338c20e57', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:17:28,095 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.024s
2026-06-09 15:17:28,096 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:17:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-597470de-82eb-474b-919f-a9fbe21e8706', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-597470de-82eb-474b-919f-a9fbe21e8706', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:17:29,127 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.024s
2026-06-09 15:17:29,127 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:17:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b22d0aae-33e5-4aa3-b5e7-e7f4bfb3c50b', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b22d0aae-33e5-4aa3-b5e7-e7f4bfb3c50b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:17:30,158 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.026s
2026-06-09 15:17:30,159 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:17:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7673a59-0626-41e2-9098-7a91ff69b305', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7673a59-0626-41e2-9098-7a91ff69b305', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:17:31,190 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.025s
2026-06-09 15:17:31,190 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:17:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efe1c904-f8df-4577-b158-3e07f1fc9e8c', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efe1c904-f8df-4577-b158-3e07f1fc9e8c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:17:32,221 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.024s
2026-06-09 15:17:32,221 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:17:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7b37342-3657-44d1-b5b3-bacea6201ebc', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7b37342-3657-44d1-b5b3-bacea6201ebc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:17:33,252 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.025s
2026-06-09 15:17:33,253 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:17:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0488c6db-4a0e-4923-9157-28017482c9a3', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0488c6db-4a0e-4923-9157-28017482c9a3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:17:34,285 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.027s
2026-06-09 15:17:34,285 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:17:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c0f4a98-ec9c-42cb-a0a8-c5d61918a642', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c0f4a98-ec9c-42cb-a0a8-c5d61918a642', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:17:35,312 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.022s
2026-06-09 15:17:35,312 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:17:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b976d63-62ce-46a1-8dcf-ce1ab7398772', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b976d63-62ce-46a1-8dcf-ce1ab7398772', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:17:36,342 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.024s
2026-06-09 15:17:36,342 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:17:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-675e3f6d-6c08-4958-b1f2-1da13f7c4d09', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-675e3f6d-6c08-4958-b1f2-1da13f7c4d09', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:17:37,370 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.022s
2026-06-09 15:17:37,370 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:17:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92782889-fc9f-4158-a746-b51ac69558bc', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92782889-fc9f-4158-a746-b51ac69558bc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:17:38,399 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.024s
2026-06-09 15:17:38,399 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:17:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a872bc12-bbe2-49c7-b75d-94e25ccaeaa4', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a872bc12-bbe2-49c7-b75d-94e25ccaeaa4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:17:39,432 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.027s
2026-06-09 15:17:39,432 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:17:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a50f2abf-38a5-41bf-a43b-7e0f791f8621', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a50f2abf-38a5-41bf-a43b-7e0f791f8621', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:17:40,462 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.025s
2026-06-09 15:17:40,463 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:17:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49a30c0d-bb54-4b36-a56a-67443ac17769', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49a30c0d-bb54-4b36-a56a-67443ac17769', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:17:41,491 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.023s
2026-06-09 15:17:41,491 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:17:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b367e9d-9f13-46ec-badf-aa628ae815b1', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b367e9d-9f13-46ec-badf-aa628ae815b1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:17:42,518 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.022s
2026-06-09 15:17:42,518 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:17:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23d65ec0-11c7-453b-8d09-58db8d7d0d38', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23d65ec0-11c7-453b-8d09-58db8d7d0d38', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:17:43,547 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.024s
2026-06-09 15:17:43,547 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:17:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62122962-8bf8-454c-982a-877c6fe76a33', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62122962-8bf8-454c-982a-877c6fe76a33', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:17:44,575 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.023s
2026-06-09 15:17:44,575 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:17:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad9fdaf2-c37e-4103-ba25-abdca6b921fd', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad9fdaf2-c37e-4103-ba25-abdca6b921fd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:17:45,602 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.022s
2026-06-09 15:17:45,603 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:17:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-254ecbc3-523d-4772-b12a-b57c51a156cd', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-254ecbc3-523d-4772-b12a-b57c51a156cd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:17:46,631 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.023s
2026-06-09 15:17:46,632 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:17:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55acf7a8-d406-4739-9716-794c7dfa640f', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55acf7a8-d406-4739-9716-794c7dfa640f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:17:47,659 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.022s
2026-06-09 15:17:47,659 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:17:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fc36cc2-83ac-4a21-a424-36a357299200', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fc36cc2-83ac-4a21-a424-36a357299200', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:17:48,688 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.024s
2026-06-09 15:17:48,689 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:17:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15422cdb-d799-4fb9-8c66-38db1ec0c0af', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15422cdb-d799-4fb9-8c66-38db1ec0c0af', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:17:49,715 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.022s
2026-06-09 15:17:49,716 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:17:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1679d4e7-8b1d-454b-a197-a529880baec7', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1679d4e7-8b1d-454b-a197-a529880baec7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:17:50,744 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.023s
2026-06-09 15:17:50,744 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:17:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e550842-da06-4804-96e9-8d9dc86da099', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e550842-da06-4804-96e9-8d9dc86da099', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:17:51,776 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.025s
2026-06-09 15:17:51,776 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:17:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65d693a8-099d-4dba-8733-1e64f184a024', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65d693a8-099d-4dba-8733-1e64f184a024', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:17:52,805 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.023s
2026-06-09 15:17:52,805 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:17:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a00ed9d-bab5-45d9-81fe-37f19edfc3b7', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a00ed9d-bab5-45d9-81fe-37f19edfc3b7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:17:53,833 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.021s
2026-06-09 15:17:53,833 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:17:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3decfa47-64e7-46d4-ab9a-6d38e805fe4c', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3decfa47-64e7-46d4-ab9a-6d38e805fe4c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:17:54,861 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.022s
2026-06-09 15:17:54,861 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:17:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ef3d5e4-5c9a-412e-bbc2-734b88715fda', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ef3d5e4-5c9a-412e-bbc2-734b88715fda', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:17:55,889 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.022s
2026-06-09 15:17:55,889 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:17:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-533441b8-b86c-41ca-8112-ada62c323460', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-533441b8-b86c-41ca-8112-ada62c323460', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:17:56,916 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.022s
2026-06-09 15:17:56,916 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:17:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edead77c-0842-408e-8a59-45dfceb613d4', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edead77c-0842-408e-8a59-45dfceb613d4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:17:57,947 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.026s
2026-06-09 15:17:57,947 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:17:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a749e06b-cc76-4e26-adbd-46df41194b4b', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a749e06b-cc76-4e26-adbd-46df41194b4b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:17:58,974 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.022s
2026-06-09 15:17:58,975 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:17:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5097d66-2163-4b93-aef9-cdb0e47c9f2a', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5097d66-2163-4b93-aef9-cdb0e47c9f2a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:18:00,003 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.023s
2026-06-09 15:18:00,003 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:17:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-397ad762-74ff-4ec7-a527-36d0ec62daf5', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-397ad762-74ff-4ec7-a527-36d0ec62daf5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:18:01,032 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.024s
2026-06-09 15:18:01,032 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:18:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5ea7366-2ed8-44a1-8e53-27a73a2b2945', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5ea7366-2ed8-44a1-8e53-27a73a2b2945', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:18:02,062 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.025s
2026-06-09 15:18:02,062 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:18:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64726a46-f6cf-4bfb-b00f-7448c733d8ef', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64726a46-f6cf-4bfb-b00f-7448c733d8ef', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:18:03,089 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.022s
2026-06-09 15:18:03,089 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:18:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3d191ce-3946-492d-b30e-1a554b365913', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3d191ce-3946-492d-b30e-1a554b365913', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:18:04,118 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.024s
2026-06-09 15:18:04,118 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:18:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2472dd19-6fb8-47c4-980e-296aaa29a48d', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2472dd19-6fb8-47c4-980e-296aaa29a48d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:18:05,146 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.023s
2026-06-09 15:18:05,146 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:18:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad3e2973-399b-49d5-8162-5885f87ac82f', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad3e2973-399b-49d5-8162-5885f87ac82f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:18:06,176 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.023s
2026-06-09 15:18:06,176 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:18:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d40a3bca-97af-464d-ac47-ce34d7a1dc9a', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d40a3bca-97af-464d-ac47-ce34d7a1dc9a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:18:07,205 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.024s
2026-06-09 15:18:07,205 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:18:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8f20937-3ab5-4ade-b8f7-c058f547a06b', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8f20937-3ab5-4ade-b8f7-c058f547a06b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:18:08,233 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.022s
2026-06-09 15:18:08,233 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:18:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-617d2cb1-0fa0-43ad-bc9f-0afb2806bfd5', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-617d2cb1-0fa0-43ad-bc9f-0afb2806bfd5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:18:09,260 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.022s
2026-06-09 15:18:09,260 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:18:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0873896-a150-4cd6-a7be-d4eda578538c', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0873896-a150-4cd6-a7be-d4eda578538c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:18:10,289 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.024s
2026-06-09 15:18:10,290 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:18:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28aee31c-ea2f-4a7d-a2dc-b975967483d8', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28aee31c-ea2f-4a7d-a2dc-b975967483d8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:18:11,318 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.022s
2026-06-09 15:18:11,318 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:18:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6fc2dcb-c20f-4002-84b5-5b6d39ce2249', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6fc2dcb-c20f-4002-84b5-5b6d39ce2249', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:18:12,354 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.031s
2026-06-09 15:18:12,355 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:18:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fcd00bb-7100-4286-944c-b0cd3ff4e6b6', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fcd00bb-7100-4286-944c-b0cd3ff4e6b6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:18:13,387 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.025s
2026-06-09 15:18:13,387 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:18:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afa3d905-5f5b-4b66-8cce-2ad771ae9b1d', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afa3d905-5f5b-4b66-8cce-2ad771ae9b1d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:18:14,421 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.028s
2026-06-09 15:18:14,421 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:18:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18432cdd-00f9-4362-9580-78d24079acb0', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18432cdd-00f9-4362-9580-78d24079acb0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:15:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:18:14,504 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.99/compute/v2.1/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8 0.077s
2026-06-09 15:18:14,504 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:18:14 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-d8f635dc-e368-4e0f-8bcf-9063792d1312', 'x-compute-request-id': 'req-d8f635dc-e368-4e0f-8bcf-9063792d1312', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.99/compute/v2.1/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8'}
Body: b''
2026-06-09 15:18:14,763 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.99/compute/v2.1/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8 0.258s
2026-06-09 15:18:14,763 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:18:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1677', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3b758ab-71e0-4a48-9200-57fb73d57029', 'x-compute-request-id': 'req-f3b758ab-71e0-4a48-9200-57fb73d57029', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/compute/v2.1/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-376982735-network": [{"version": 4, "addr": "10.1.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:20:c0"}, {"version": 4, "addr": "172.24.5.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:20:c0"}]}, "created": "2026-06-09T15:14:02Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.99/compute/flavors/42"}]}, "hostId": "867482bdc9eb07b1c54648a28313dcc658366def27b689d44a575d83", "id": "8280cecb-8cb2-4321-bafb-1b8b924a79e8", "image": {"id": "9733f7dc-79bf-495a-8f93-c73db744d171", "links": [{"rel": "bookmark", "href": "https://10.4.3.99/compute/images/9733f7dc-79bf-495a-8f93-c73db744d171"}]}, "links": [{"rel": "self", "href": "https://10.4.3.99/compute/v2.1/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8"}, {"rel": "bookmark", "href": "https://10.4.3.99/compute/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1827517830", "status": "ACTIVE", "tenant_id": "2bd9c613d9ed4326b96831d622fd1e44", "user_id": "9bb6872ce85d43b685a0672e847616ee", "updated": "2026-06-09T15:18:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-820106874", "OS-SRV-USG:launched_at": "2026-06-09T15:14:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1218606204"}], "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-09 15:18:15,927 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.99/compute/v2.1/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8 0.159s
2026-06-09 15:18:15,927 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:18:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1677', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-697f5186-964e-439a-b16d-1eb0b0111fac', 'x-compute-request-id': 'req-697f5186-964e-439a-b16d-1eb0b0111fac', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/compute/v2.1/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-376982735-network": [{"version": 4, "addr": "10.1.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:20:c0"}, {"version": 4, "addr": "172.24.5.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:20:c0"}]}, "created": "2026-06-09T15:14:02Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.99/compute/flavors/42"}]}, "hostId": "867482bdc9eb07b1c54648a28313dcc658366def27b689d44a575d83", "id": "8280cecb-8cb2-4321-bafb-1b8b924a79e8", "image": {"id": "9733f7dc-79bf-495a-8f93-c73db744d171", "links": [{"rel": "bookmark", "href": "https://10.4.3.99/compute/images/9733f7dc-79bf-495a-8f93-c73db744d171"}]}, "links": [{"rel": "self", "href": "https://10.4.3.99/compute/v2.1/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8"}, {"rel": "bookmark", "href": "https://10.4.3.99/compute/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1827517830", "status": "ACTIVE", "tenant_id": "2bd9c613d9ed4326b96831d622fd1e44", "user_id": "9bb6872ce85d43b685a0672e847616ee", "updated": "2026-06-09T15:18:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-820106874", "OS-SRV-USG:launched_at": "2026-06-09T15:14:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1218606204"}], "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-09 15:18:17,118 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.99/compute/v2.1/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8 0.185s
2026-06-09 15:18:17,119 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:18:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1677', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd44c1e0-b1a4-43e3-8ff2-979bb85f94a6', 'x-compute-request-id': 'req-bd44c1e0-b1a4-43e3-8ff2-979bb85f94a6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/compute/v2.1/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-376982735-network": [{"version": 4, "addr": "10.1.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:20:c0"}, {"version": 4, "addr": "172.24.5.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:20:c0"}]}, "created": "2026-06-09T15:14:02Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.99/compute/flavors/42"}]}, "hostId": "867482bdc9eb07b1c54648a28313dcc658366def27b689d44a575d83", "id": "8280cecb-8cb2-4321-bafb-1b8b924a79e8", "image": {"id": "9733f7dc-79bf-495a-8f93-c73db744d171", "links": [{"rel": "bookmark", "href": "https://10.4.3.99/compute/images/9733f7dc-79bf-495a-8f93-c73db744d171"}]}, "links": [{"rel": "self", "href": "https://10.4.3.99/compute/v2.1/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8"}, {"rel": "bookmark", "href": "https://10.4.3.99/compute/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1827517830", "status": "ACTIVE", "tenant_id": "2bd9c613d9ed4326b96831d622fd1e44", "user_id": "9bb6872ce85d43b685a0672e847616ee", "updated": "2026-06-09T15:18:16Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-820106874", "OS-SRV-USG:launched_at": "2026-06-09T15:14:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1218606204"}], "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-09 15:18:18,211 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.99/compute/v2.1/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8 0.083s
2026-06-09 15:18:18,211 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:18:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1322', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3c0f24d-4940-4593-929c-894f38394418', 'x-compute-request-id': 'req-e3c0f24d-4940-4593-929c-894f38394418', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/compute/v2.1/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-09T15:14:02Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.99/compute/flavors/42"}]}, "hostId": "867482bdc9eb07b1c54648a28313dcc658366def27b689d44a575d83", "id": "8280cecb-8cb2-4321-bafb-1b8b924a79e8", "image": {"id": "9733f7dc-79bf-495a-8f93-c73db744d171", "links": [{"rel": "bookmark", "href": "https://10.4.3.99/compute/images/9733f7dc-79bf-495a-8f93-c73db744d171"}]}, "links": [{"rel": "self", "href": "https://10.4.3.99/compute/v2.1/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8"}, {"rel": "bookmark", "href": "https://10.4.3.99/compute/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1827517830", "status": "ACTIVE", "tenant_id": "2bd9c613d9ed4326b96831d622fd1e44", "user_id": "9bb6872ce85d43b685a0672e847616ee", "updated": "2026-06-09T15:18:16Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-820106874", "OS-SRV-USG:launched_at": "2026-06-09T15:14:15.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-06-09 15:18:19,310 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.99/compute/v2.1/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8 0.093s
2026-06-09 15:18:19,310 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:18:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1422', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80540b8d-0e9d-45d9-8f79-85d8c8f25c67', 'x-compute-request-id': 'req-80540b8d-0e9d-45d9-8f79-85d8c8f25c67', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/compute/v2.1/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-09T15:14:02Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.99/compute/flavors/42"}]}, "hostId": "867482bdc9eb07b1c54648a28313dcc658366def27b689d44a575d83", "id": "8280cecb-8cb2-4321-bafb-1b8b924a79e8", "image": {"id": "9733f7dc-79bf-495a-8f93-c73db744d171", "links": [{"rel": "bookmark", "href": "https://10.4.3.99/compute/images/9733f7dc-79bf-495a-8f93-c73db744d171"}]}, "links": [{"rel": "self", "href": "https://10.4.3.99/compute/v2.1/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8"}, {"rel": "bookmark", "href": "https://10.4.3.99/compute/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1827517830", "status": "DELETED", "tenant_id": "2bd9c613d9ed4326b96831d622fd1e44", "user_id": "9bb6872ce85d43b685a0672e847616ee", "updated": "2026-06-09T15:18:18Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-06-09T15:15:17Z", "message": "ProcessExecutionError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-820106874", "OS-SRV-USG:launched_at": "2026-06-09T15:14:15.000000", "OS-SRV-USG:terminated_at": "2026-06-09T15:18:18.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-09 15:18:19,315 106203 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 5 second wait
2026-06-09 15:18:20,408 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.99/compute/v2.1/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8 0.092s
2026-06-09 15:18:20,408 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:18:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1422', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa6bf6fe-1b24-433e-a6b7-ce8381e4db19', 'x-compute-request-id': 'req-aa6bf6fe-1b24-433e-a6b7-ce8381e4db19', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/compute/v2.1/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-09T15:14:02Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.99/compute/flavors/42"}]}, "hostId": "867482bdc9eb07b1c54648a28313dcc658366def27b689d44a575d83", "id": "8280cecb-8cb2-4321-bafb-1b8b924a79e8", "image": {"id": "9733f7dc-79bf-495a-8f93-c73db744d171", "links": [{"rel": "bookmark", "href": "https://10.4.3.99/compute/images/9733f7dc-79bf-495a-8f93-c73db744d171"}]}, "links": [{"rel": "self", "href": "https://10.4.3.99/compute/v2.1/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8"}, {"rel": "bookmark", "href": "https://10.4.3.99/compute/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1827517830", "status": "DELETED", "tenant_id": "2bd9c613d9ed4326b96831d622fd1e44", "user_id": "9bb6872ce85d43b685a0672e847616ee", "updated": "2026-06-09T15:18:18Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-06-09T15:15:17Z", "message": "ProcessExecutionError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-820106874", "OS-SRV-USG:launched_at": "2026-06-09T15:14:15.000000", "OS-SRV-USG:terminated_at": "2026-06-09T15:18:18.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-09 15:18:21,441 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.99/compute/v2.1/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8 0.027s
2026-06-09 15:18:21,441 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:18:21 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-7678e405-86c0-4344-adbf-1ec4145cf2ba', 'x-compute-request-id': 'req-7678e405-86c0-4344-adbf-1ec4145cf2ba', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.99/compute/v2.1/servers/8280cecb-8cb2-4321-bafb-1b8b924a79e8'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 8280cecb-8cb2-4321-bafb-1b8b924a79e8 could not be found."}}'
2026-06-09 15:18:21,466 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.99/compute/v2.1/os-keypairs/tempest-keypair-820106874 0.024s
2026-06-09 15:18:21,466 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:18:21 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-ea7259e9-80b2-4814-8f32-4cda178c2be4', 'x-compute-request-id': 'req-ea7259e9-80b2-4814-8f32-4cda178c2be4', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.99/compute/v2.1/os-keypairs/tempest-keypair-820106874'}
Body: b''
2026-06-09 15:18:21,590 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.99/networking/v2.0/security-groups/7d076e8e-68d0-4886-b1b6-96279cdfd296 0.123s
2026-06-09 15:18:21,590 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:18:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-4580e861-21af-448c-9a46-36ec0449710b', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.99/networking/v2.0/security-groups/7d076e8e-68d0-4886-b1b6-96279cdfd296'}
Body: b''
2026-06-09 15:18:21,603 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.99/networking/v2.0/security-groups/7d076e8e-68d0-4886-b1b6-96279cdfd296 0.013s
2026-06-09 15:18:21,603 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:18:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-58f08bda-f7d2-460c-ba86-0843eab50f5c', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.99/networking/v2.0/security-groups/7d076e8e-68d0-4886-b1b6-96279cdfd296'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 7d076e8e-68d0-4886-b1b6-96279cdfd296 does not exist", "detail": ""}}'
2026-06-09 15:18:21,802 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.99/networking/v2.0/floatingips/dac1da6e-f905-4b2f-a8d4-7692cf3e27f2 0.198s
2026-06-09 15:18:21,802 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:18:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-461cf574-6fda-4601-80a3-5f57fc3a1270', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.99/networking/v2.0/floatingips/dac1da6e-f905-4b2f-a8d4-7692cf3e27f2'}
Body: b''
2026-06-09 15:18:21,838 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.036s
2026-06-09 15:18:21,839 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:18: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-50da8ae4-3336-41cf-8f06-1ed19d865129', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b''
2026-06-09 15:18:21,868 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.028s
2026-06-09 15:18:21,868 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:18:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e69241a7-754f-4d79-ae79-7e78a908b923', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e69241a7-754f-4d79-ae79-7e78a908b923', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"volume": {"id": "31abd816-6cc4-40b1-8a52-cb49d5ee9c28", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:14:01.000000", "updated_at": "2026-06-09T15:18:22.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1578074911", "description": null, "volume_type": "tempest-scenario-type-luksv2-1971077175", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28"}], "user_id": "9bb6872ce85d43b685a0672e847616ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2bd9c613d9ed4326b96831d622fd1e44"}}'
2026-06-09 15:18:22,893 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28 0.017s
2026-06-09 15:18:22,894 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:18:22 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-b89ddba7-2fa5-4470-8a53-339412388f6d', 'x-openstack-request-id': 'req-b89ddba7-2fa5-4470-8a53-339412388f6d', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.99/volume/v3/volumes/31abd816-6cc4-40b1-8a52-cb49d5ee9c28'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 31abd816-6cc4-40b1-8a52-cb49d5ee9c28 could not be found."}}'
2026-06-09 15:18:23,007 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.99/volume/v3/volumes/detail?all_tenants=1 0.113s
2026-06-09 15:18:23,007 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:18:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45d912fd-8fb9-41bf-a083-664a9e619052', 'content-length': '6313', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45d912fd-8fb9-41bf-a083-664a9e619052', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.99/volume/v3/volumes/detail?all_tenants=1'}
Body: b'{"volumes": [{"id": "9cc12820-faf3-42bc-a5ec-fd2c70a2a6ff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:06:28.000000", "updated_at": "2026-06-09T15:06:35.000000", "name": "image-f40edc13-8c04-4e6e-8a35-292fb9123865", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": "4c1be222-e363-431c-be0c-6ddb6e86cfe8", "metadata": {"readonly": "True"}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/9cc12820-faf3-42bc-a5ec-fd2c70a2a6ff"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/9cc12820-faf3-42bc-a5ec-fd2c70a2a6ff"}], "user_id": "7203c6495d234d46b6334b4541188fd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "805b01a747f04b0bb67944fa2bd37358", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000002450@storpool#template_virtual"}, {"id": "20d80aa1-ffff-4c0d-81f4-83e468f42b91", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:06:16.000000", "updated_at": "2026-06-09T15:06:22.000000", "name": "image-12e38686-f5e1-4202-a9f5-7915875944f7", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": "e13e05d0-429b-41a9-9ade-1bc16f7ccb5e", "metadata": {"readonly": "True"}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/20d80aa1-ffff-4c0d-81f4-83e468f42b91"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/20d80aa1-ffff-4c0d-81f4-83e468f42b91"}], "user_id": "7203c6495d234d46b6334b4541188fd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "805b01a747f04b0bb67944fa2bd37358", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000002450@storpool#template_virtual"}, {"id": "25f06507-2dd4-4ba4-9a5b-343bfee8d668", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:06:04.000000", "updated_at": "2026-06-09T15:06:11.000000", "name": "image-99d597f4-4bd2-46f8-8012-4f15bd1038ea", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": "044391c1-9abd-4d22-84e3-d2377bb76bf7", "metadata": {"readonly": "True"}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/25f06507-2dd4-4ba4-9a5b-343bfee8d668"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/25f06507-2dd4-4ba4-9a5b-343bfee8d668"}], "user_id": "7203c6495d234d46b6334b4541188fd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "805b01a747f04b0bb67944fa2bd37358", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000002450@storpool#default"}, {"id": "c84338fe-dfd6-45ec-bdab-ba649bbfe3df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-09T15:05:36.000000", "updated_at": "2026-06-09T15:05:42.000000", "name": "image-9f85e74b-abe3-45b3-a140-24cd533c5d0f", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": "7a0a81f7-20a7-42f5-bba6-2dbf1c55c899", "metadata": {"readonly": "True"}, "links": [{"rel": "self", "href": "https://10.4.3.99/volume/v3/volumes/c84338fe-dfd6-45ec-bdab-ba649bbfe3df"}, {"rel": "bookmark", "href": "https://10.4.3.99/volume/volumes/c84338fe-dfd6-45ec-bdab-ba649bbfe3df"}], "user_id": "7203c6495d234d46b6334b4541188fd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "805b01a747f04b0bb67944fa2bd37358", "os-vol-mig-status-attr:mi
2026-06-09 15:18:23,042 106203 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.99/volume/v3/types/a88e9104-07dc-4ba3-b9a7-2aa3819e6d58 0.028s
2026-06-09 15:18:23,043 106203 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Jun 2026 15:18:23 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-51af7370-9767-4037-b708-fb47df42a50b', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.99/volume/v3/types/a88e9104-07dc-4ba3-b9a7-2aa3819e6d58'}
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 396, in wait_for_volume_resource_status
raise lib_exc.TimeoutException(message)
tempest.lib.exceptions.TimeoutException: Request timed out
Details: volume 31abd816-6cc4-40b1-8a52-cb49d5ee9c28 failed to reach in-use status (current available) within the required time (196 s).
|
||||||
test_encrypted_cinder_volumes_resize_revert[compute,id-d653af24-fa18-470d-b9bf-af287cefeba9,image,slow,volume] |
pass
pt1.4: tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_resize_revert[compute,id-d653af24-fa18-470d-b9bf-af287cefeba9,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
pt2.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
pt2.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
pt2.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
pt3.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
pt4.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
pt5.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
pt6.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
pt7.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
pt8.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
pt8.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
pt8.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
pt8.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
pt9.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
pt9.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
pt9.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
pt9.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
pt10.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
pt10.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
pt10.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
pt11.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
pt11.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
pt12.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
pt12.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
pt13.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
pt14.1: cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests.test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume]
|
||||||
| cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_cloned_encrypted_volume[compute,id-5bb622ab-5060-48a8-8840-d589a548b9e4,volume] |
pass
pt15.1: cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes.test_attach_cloned_encrypted_volume[compute,id-5bb622ab-5060-48a8-8840-d589a548b9e4,volume]
|
||||||
test_boot_cloned_encrypted_volume[compute,id-5bb622ab-5060-48a8-8840-d589a548b7e4,image,volume] |
pass
pt15.2: cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes.test_boot_cloned_encrypted_volume[compute,id-5bb622ab-5060-48a8-8840-d589a548b7e4,image,volume]
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups | 1 | 0 | 0 | 0 | 1 | Detail | |
ConsistencyGroupsV2Test) |
skip
pt16.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
pt17.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
pt18.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt18.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt18.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes | 1 | 0 | 0 | 0 | 1 | Detail | |
ProjectReaderTests) |
skip
pt19.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
pt20.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
pt21.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
pt22.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
| setUpClass (tempest.api.compute.admin.test_live_migration | 3 | 0 | 0 | 0 | 3 | Detail | |
LiveAutoBlockMigrationV225Test) |
skip
pt23.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test)
|
||||||
LiveMigrationWithoutHostTest) |
skip
pt23.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationWithoutHostTest)
|
||||||
LiveMigrationTest) |
skip
pt23.3: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volume_swap | 1 | 0 | 0 | 0 | 1 | Detail | |
TestMultiAttachVolumeSwap) |
skip
pt24.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
pt25.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
pt26.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
pt27.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
pt28.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
pt29.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
pt30.1: setUpClass (tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volume_retype | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeRetypeWithMigrationTest) |
skip
pt31.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest)
|
||||||
VolumeRetypeMultiattachTest) |
skip
pt31.2: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeMultiattachTest)
|
||||||
| setUpClass (tempest.scenario.test_volume_migrate_attached | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeMigrateRetypeAttached) |
skip
pt32.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
pt33.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
pt34.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
pt35.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
pt36.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
pt36.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
pt37.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
pt38.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
pt39.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
pt40.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
pt41.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
pt41.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
pt42.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
pt43.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
pt44.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
pt44.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
pt45.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
pt46.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
pt46.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
pt47.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
pt47.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
pt48.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
pt48.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
pt49.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
pt49.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
pt50.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
pt50.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
pt50.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
pt51.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
pt52.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
pt53.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
pt53.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
pt53.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
pt53.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
pt53.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
pt53.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
pt54.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
pt54.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
pt54.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
pt54.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
pt54.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
pt54.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
pt54.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
pt54.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
pt55.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
pt56.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
pt56.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
pt57.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
pt57.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
pt57.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
pt58.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
pt59.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
pt60.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
pt60.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
pt61.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
pt61.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
pt62.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
pt63.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt66.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
pt66.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
pt67.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
pt67.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
pt68.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
pt68.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
pt69.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
pt69.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt71.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
pt71.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
pt71.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
pt72.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
pt73.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
pt73.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
pt73.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
pt73.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
pt73.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
pt74.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
pt74.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
pt74.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
pt74.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
pt74.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
pt75.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
pt75.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
pt76.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
pt76.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
pt77.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
pt77.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
pt77.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
pt77.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
pt77.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
pt78.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
pt78.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
pt78.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
pt79.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
pt79.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
pt79.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
pt79.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
pt79.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
pt79.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
pt79.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
pt79.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
pt79.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
pt79.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
pt79.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
pt79.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
pt80.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
pt80.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
pt80.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
pt80.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
pt80.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
pt80.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt82.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
pt82.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
pt83.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
pt84.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
pt85.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
pt86.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
pt87.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
pt87.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
pt88.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
pt88.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
pt89.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
pt90.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
pt90.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
pt91.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
pt91.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
pt92.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
pt92.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
pt93.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
pt93.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
pt94.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
pt94.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.6: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image]
|
||||||
| tempest.api.volume.test_volumes_backup.VolumesBackupsTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_backup_create_attached_volume[compute,id-07af8f6d-80af-44c9-a5dc-c8427b1b62e6] |
pass
pt96.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
pt96.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
pt96.3: tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_volume_backup_create_get_detailed_list_restore_delete[id-a66eb488-8ee1-47d4-8e9f-575a095728c6]
|
||||||
test_volume_backup_incremental[compute,id-f86eff09-2a6d-43c1-905e-8079e5754f1e] |
pass
pt96.4: tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_volume_backup_incremental[compute,id-f86eff09-2a6d-43c1-905e-8079e5754f1e]
|
||||||
| tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_backup[id-9b374cbc-be5f-4d37-8848-7efb8a873dcc] |
pass
pt97.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
pt98.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
pt98.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
pt99.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
pt100.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
pt101.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
pt101.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
pt102.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
pt102.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
pt102.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
pt103.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt109.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
pt110.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
pt110.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
pt111.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
pt112.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
pt113.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
pt114.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
pt115.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.TestVolumeBootPattern | 7 | 7 | 0 | 0 | 0 | Detail | |
test_boot_server_from_encrypted_volume_luks[compute,id-cb78919a-e553-4bab-b73b-10cf4d2eb125,volume] |
pass
pt116.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] |
pass
pt116.2: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luksv2[compute,id-5ab6100f-1b31-4dd0-a774-68cfd837ef77,volume]
|
||||||
test_bootable_volume_last_snapshot_delete_while_stopped[compute,id-3c87bc15-cf6a-4dd6-8c23-4541b2cc3dbb,image,volume] |
pass
pt116.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
pt116.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
pt116.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
pt116.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
pt116.7: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume]
|
||||||
| tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV346 | 1 | 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 | 296 | 1 | 0 | 24 | ||