Status: Pass 295 Failure 1 Skip 24
| Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
| tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes | 3 | 2 | 1 | 0 | 0 | Detail | |
test_encrypted_cinder_volumes_cryptsetup[compute,id-cbc752ed-b716-4717-910f-956cce965722,image,slow,volume] |
pass
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-05-18 19:01:13,418 105970 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-luksv2-1989655992 on backend None
2026-05-18 19:01:13,448 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 POST https://10.4.3.136/volume/v3/types 0.030s
2026-05-18 19:01:13,448 105970 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-1989655992", "extra_specs": {}}}
Response - Headers: {'date': 'Mon, 18 May 2026 19:01:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad10f406-2dc4-4236-a923-9b1cccb3b592', 'content-length': '214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad10f406-2dc4-4236-a923-9b1cccb3b592', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/types'}
Body: b'{"volume_type": {"id": "b51fd3e0-9f3c-4baa-a510-a4361eeb577f", "name": "tempest-scenario-type-luksv2-1989655992", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}'
2026-05-18 19:01:13,449 105970 DEBUG [tempest.scenario.manager] Creating an encryption type for volume type: b51fd3e0-9f3c-4baa-a510-a4361eeb577f
2026-05-18 19:01:13,479 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 POST https://10.4.3.136/volume/v3/types/b51fd3e0-9f3c-4baa-a510-a4361eeb577f/encryption 0.029s
2026-05-18 19:01:13,479 105970 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': 'Mon, 18 May 2026 19:01:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2f8fc7f-341b-4226-be0a-3ac538d94c7d', 'content-length': '231', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2f8fc7f-341b-4226-be0a-3ac538d94c7d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/types/b51fd3e0-9f3c-4baa-a510-a4361eeb577f/encryption'}
Body: b'{"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end", "volume_type_id": "b51fd3e0-9f3c-4baa-a510-a4361eeb577f", "encryption_id": "ed2c5fe0-8a41-4bfc-9839-b17c4bd5fc9b"}}'
2026-05-18 19:01:13,614 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 202 POST https://10.4.3.136/volume/v3/volumes 0.133s
2026-05-18 19:01:13,614 105970 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-1018093591", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "size": 1}}
Response - Headers: {'date': 'Mon, 18 May 2026 19:01:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b0d1148-6556-450a-9d48-4357081833c1', 'content-length': '787', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b0d1148-6556-450a-9d48-4357081833c1', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.136/volume/v3/volumes'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:13.573363", "updated_at": null, "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-05-18 19:01:13,698 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 201 POST https://10.4.3.136/identity/v3/auth/tokens 0.078s
2026-05-18 19:01:13,699 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Mon, 18 May 2026 19:01:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2948', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-0e2c81c2-a0b9-4034-b5e4-b5e376184468', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.136/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "17ecf0e8087548d0b9fa21ea8158c34c", "name": "tempest-TestEncryptedCinderVolumes-2133475151-project-member", "password_expires_at": null}, "audit_ids": ["YxZCf2kCR0aJhtNx7IaXAw"], "expires_at": "2026-05-18T20:01:13.000000Z", "issued_at": "2026-05-18T19:01:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e37f8da731374bbc87dd21be107c18da", "name": "tempest-TestEncryptedCinderVolumes-2133475151"}, "is_domain": false, "roles": [{"id": "41ef051deb894d3690d673549911eb00", "name": "reader"}, {"id": "bd097eddd0704ab2ab44c3ce009417fe", "name": "member"}], "catalog": [{"endpoints": [{"id": "cf34fca7b30045c7ae82183c0fab50c2", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.136/compute/v2/e37f8da731374bbc87dd21be107c18da", "region": "RegionOne"}], "id": "1dd7f548a11046269d88102973fd9f0c", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "86540b278226498c8ae1230a437dfe96", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.136/placement", "region": "RegionOne"}], "id": "63eb8899079e450991a465cbdd7fefd0", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4f5abad1d4d846fbb957efb871f231f0", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.136/networking", "region": "RegionOne"}], "id": "99c2974c42804ae49ca462bd6f4302ed", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "e1c8183b03d44159876be409dd5c5fd5", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.136/image", "region": "RegionOne"}], "id": "a70e3db8cf7842158d3b9cc8e4c3c2cd", "type": "image", "name": "glance"}, {"endpoints": [{"id": "cbdbb7d540a840f5a83d4b65b1f5e7e9", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.136/volume/v3", "region": "RegionOne"}], "id": "d32d4dd4d4d54787b23f06605d8e01f7", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c519b5a1277e44e3bd031b2ef69592ac", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.136/identity", "region": "RegionOne"}], "id": "d6e12fa31e1648f883fcc420f2a13e6b", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3904dc256bcc430c96087d75777f7d1c", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.136:8080", "region": "RegionOne"}, {"id": "87b4e2791266406a9fd6fb2e1d176054", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.136:8080/v1/AUTH_e37f8da731374bbc87dd21be107c18da", "region": "RegionOne"}], "id": "dbe1ae7c6fd346d5aa3da297519295d5", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "49de8b5a65464663b70316474d64cc56", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.136/compute/v2.1", "region": "RegionOne"}], "id": "e6ae714de8964a3a8edb47246e444d06", "type": "compute", "name": "nova"}]}}'
2026-05-18 19:01:13,699 105970 INFO [tempest.lib.common.fixed_network] (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2) Found network {'id': '705457bb-afe7-4527-98ce-6228e5b0edda', 'name': 'tempest-TestEncryptedCinderVolumes-377495825-network', 'tenant_id': 'e37f8da731374bbc87dd21be107c18da', 'project_id': 'e37f8da731374bbc87dd21be107c18da', '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': 2323, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-05-18T18:58:31Z', 'updated_at': '2026-05-18T18:58:32Z', 'revision_number': 1} available for tenant
2026-05-18 19:01:13,699 105970 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-05-18 19:01:13,699 105970 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-05-18 19:01:13,731 105970 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://10.4.3.136/compute/v2.1/os-keypairs 0.031s
2026-05-18 19:01:13,731 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-102487181", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFUT+TiMY7KKyGKnVl4eNofW7O+Ku9Oa+407/JsQIYLqrUXz8/h35zJOEdDb71SLOt7jLa7hnas+TB6BXYmJ9YCh9HRH7kaQEdioAhHvgSRv4nhWva/0BDQynLcdNX4DAw=="}}
Response - Headers: {'date': 'Mon, 18 May 2026 19:01:13 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-9fce33b0-8a2d-44cf-b74b-7ced00130912', 'x-compute-request-id': 'req-9fce33b0-8a2d-44cf-b74b-7ced00130912', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-102487181", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFUT+TiMY7KKyGKnVl4eNofW7O+Ku9Oa+407/JsQIYLqrUXz8/h35zJOEdDb71SLOt7jLa7hnas+TB6BXYmJ9YCh9HRH7kaQEdioAhHvgSRv4nhWva/0BDQynLcdNX4DAw==", "fingerprint": "b5:c2:b6:ad:84:6d:d0:ff:5a:ef:53:02:ca:40:a3:bb", "user_id": "17ecf0e8087548d0b9fa21ea8158c34c"}}'
2026-05-18 19:01:13,732 105970 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-102487181 created
2026-05-18 19:01:13,887 105970 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.136/networking/v2.0/security-groups 0.154s
2026-05-18 19:01:13,887 105970 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--97639478", "description": "tempest-description--494087393"}}
Response - Headers: {'date': 'Mon, 18 May 2026 19:01:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-91d9739f-7119-4d7e-ae6f-8df69e9d5d63', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.136/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "974d5d4e-0ce6-472d-bb59-580925973bda", "name": "tempest-securitygroup--97639478", "stateful": true, "tenant_id": "e37f8da731374bbc87dd21be107c18da", "project_id": "e37f8da731374bbc87dd21be107c18da", "description": "tempest-description--494087393", "shared": false, "security_group_rules": [{"id": "796ef5a7-c6cc-4d2c-a6d5-8d708398b99e", "project_id": "e37f8da731374bbc87dd21be107c18da", "security_group_id": "974d5d4e-0ce6-472d-bb59-580925973bda", "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": 1534, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-05-18T19:01:13Z", "updated_at": "2026-05-18T19:01:13Z", "revision_number": 0, "tenant_id": "e37f8da731374bbc87dd21be107c18da"}, {"id": "cbdd92ae-4fda-4924-85ac-4e12913e5832", "project_id": "e37f8da731374bbc87dd21be107c18da", "security_group_id": "974d5d4e-0ce6-472d-bb59-580925973bda", "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": 1533, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-05-18T19:01:13Z", "updated_at": "2026-05-18T19:01:13Z", "revision_number": 0, "tenant_id": "e37f8da731374bbc87dd21be107c18da"}], "tags": [], "created_at": "2026-05-18T19:01:13Z", "updated_at": "2026-05-18T19:01:13Z", "revision_number": 1}}'
2026-05-18 19:01:14,035 105970 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.136/networking/v2.0/security-group-rules 0.147s
2026-05-18 19:01:14,035 105970 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": "974d5d4e-0ce6-472d-bb59-580925973bda", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Mon, 18 May 2026 19:01:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-36cf32f5-dba1-4d30-86d8-66f2052c0c25', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.136/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "458e4278-6eaa-4c00-ac47-208105fe64f7", "project_id": "e37f8da731374bbc87dd21be107c18da", "security_group_id": "974d5d4e-0ce6-472d-bb59-580925973bda", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-05-18T19:01:13Z", "updated_at": "2026-05-18T19:01:13Z", "revision_number": 0, "tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:01:14,187 105970 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.136/networking/v2.0/security-group-rules 0.151s
2026-05-18 19:01:14,187 105970 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": "974d5d4e-0ce6-472d-bb59-580925973bda", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Mon, 18 May 2026 19:01:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-e451e8e3-b04e-44ff-9f14-925545029b8e', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.136/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "5e4e0559-bd25-41de-b2ee-253404189290", "project_id": "e37f8da731374bbc87dd21be107c18da", "security_group_id": "974d5d4e-0ce6-472d-bb59-580925973bda", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-05-18T19:01:14Z", "updated_at": "2026-05-18T19:01:14Z", "revision_number": 0, "tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:01:14,187 105970 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--97639478 created
2026-05-18 19:01:14,666 105970 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.136/networking/v2.0/floatingips 0.479s
2026-05-18 19:01:14,667 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "03bb31cc-c274-4f8a-a461-4970d3608c21"}}
Response - Headers: {'date': 'Mon, 18 May 2026 19:01:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-a486291a-14f2-475b-a7b9-2c36aeb99b2e', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.136/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "06594b47-daf5-4011-a854-83a3d36ef4d3", "tenant_id": "e37f8da731374bbc87dd21be107c18da", "project_id": "e37f8da731374bbc87dd21be107c18da", "floating_ip_address": "172.24.5.241", "floating_network_id": "03bb31cc-c274-4f8a-a461-4970d3608c21", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-05-18T19:01:14Z", "updated_at": "2026-05-18T19:01:14Z", "revision_number": 0}}'
2026-05-18 19:01:14,667 105970 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '06594b47-daf5-4011-a854-83a3d36ef4d3', 'tenant_id': 'e37f8da731374bbc87dd21be107c18da', 'project_id': 'e37f8da731374bbc87dd21be107c18da', 'floating_ip_address': '172.24.5.241', 'floating_network_id': '03bb31cc-c274-4f8a-a461-4970d3608c21', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-05-18T19:01:14Z', 'updated_at': '2026-05-18T19:01:14Z', 'revision_number': 0, 'ip': '172.24.5.241'} created
2026-05-18 19:01:14,667 105970 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-102487181', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFUT+TiMY7KKyGKnVl4eNofW7O+Ku9Oa+407/JsQIYLqrUXz8/h35zJOEdDb71SLOt7jLa7hnas+TB6BXYmJ9YCh9HRH7kaQEdioAhHvgSRv4nhWva/0BDQynLcdNX4DAw==', 'fingerprint': 'b5:c2:b6:ad:84:6d:d0:ff:5a:ef:53:02:ca:40:a3:bb', 'user_id': '17ecf0e8087548d0b9fa21ea8158c34c', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCBrkb0fB97H1h/hHNHgxSULAho8eLpGkh3MZUQ1A3Bff9KCnzuImhU\nMST1WL8suvagBwYFK4EEACKhZANiAARVE/k4jGOyiship1ZeHjaH1uzvirvTmvuN\nO/ybECGC6q1F8/P4d+cyThHQ2+9Uizre4y2u4Z2rPkwegV2JifWAofR0R+5GkBHY\nqAIR74Ekb+J4Vr2v9AQ0Mpy3HTV+AwM=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '974d5d4e-0ce6-472d-bb59-580925973bda', 'name': 'tempest-securitygroup--97639478', 'stateful': True, 'tenant_id': 'e37f8da731374bbc87dd21be107c18da', 'project_id': 'e37f8da731374bbc87dd21be107c18da', 'description': 'tempest-description--494087393', 'shared': False, 'security_group_rules': [{'id': '796ef5a7-c6cc-4d2c-a6d5-8d708398b99e', 'project_id': 'e37f8da731374bbc87dd21be107c18da', 'security_group_id': '974d5d4e-0ce6-472d-bb59-580925973bda', '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': 1534, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-05-18T19:01:13Z', 'updated_at': '2026-05-18T19:01:13Z', 'revision_number': 0, 'tenant_id': 'e37f8da731374bbc87dd21be107c18da'}, {'id': 'cbdd92ae-4fda-4924-85ac-4e12913e5832', 'project_id': 'e37f8da731374bbc87dd21be107c18da', 'security_group_id': '974d5d4e-0ce6-472d-bb59-580925973bda', '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': 1533, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-05-18T19:01:13Z', 'updated_at': '2026-05-18T19:01:13Z', 'revision_number': 0, 'tenant_id': 'e37f8da731374bbc87dd21be107c18da'}], 'tags': [], 'created_at': '2026-05-18T19:01:13Z', 'updated_at': '2026-05-18T19:01:13Z', 'revision_number': 1}, 'floating_ip': {'id': '06594b47-daf5-4011-a854-83a3d36ef4d3', 'tenant_id': 'e37f8da731374bbc87dd21be107c18da', 'project_id': 'e37f8da731374bbc87dd21be107c18da', 'floating_ip_address': '172.24.5.241', 'floating_network_id': '03bb31cc-c274-4f8a-a461-4970d3608c21', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-05-18T19:01:14Z', 'updated_at': '2026-05-18T19:01:14Z', 'revision_number': 0, 'ip': '172.24.5.241'}}
2026-05-18 19:01:15,234 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 202 POST https://10.4.3.136/compute/v2.1/servers 0.566s
2026-05-18 19:01:15,234 105970 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-1911852596", "imageRef": "bf208656-6a19-44b0-90d4-bc46106220e3", "flavorRef": "42", "networks": [{"uuid": "705457bb-afe7-4527-98ce-6228e5b0edda"}], "security_groups": [{"name": "tempest-securitygroup--97639478"}], "key_name": "tempest-keypair-102487181", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Mon, 18 May 2026 19:01:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '404', 'location': 'https://10.4.3.136/compute/v2.1/servers/896cd67a-4540-4ea3-aed0-861561e28a59', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f80a21bd-25a7-4b6e-aa3e-2f74691304f9', 'x-compute-request-id': 'req-f80a21bd-25a7-4b6e-aa3e-2f74691304f9', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.136/compute/v2.1/servers'}
Body: b'{"server": {"id": "896cd67a-4540-4ea3-aed0-861561e28a59", "links": [{"rel": "self", "href": "https://10.4.3.136/compute/v2.1/servers/896cd67a-4540-4ea3-aed0-861561e28a59"}, {"rel": "bookmark", "href": "https://10.4.3.136/compute/servers/896cd67a-4540-4ea3-aed0-861561e28a59"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--97639478"}], "adminPass": "9RjYw6ngGd3s"}}'
2026-05-18 19:01:15,306 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/compute/v2.1/servers/896cd67a-4540-4ea3-aed0-861561e28a59 0.070s
2026-05-18 19:01:15,306 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:01:15 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-b39e8204-4d1b-458d-9b9a-ba6992c0a218', 'x-compute-request-id': 'req-b39e8204-4d1b-458d-9b9a-ba6992c0a218', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/compute/v2.1/servers/896cd67a-4540-4ea3-aed0-861561e28a59'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-18T19:01:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.136/compute/flavors/42"}]}, "hostId": "", "id": "896cd67a-4540-4ea3-aed0-861561e28a59", "image": {"id": "bf208656-6a19-44b0-90d4-bc46106220e3", "links": [{"rel": "bookmark", "href": "https://10.4.3.136/compute/images/bf208656-6a19-44b0-90d4-bc46106220e3"}]}, "links": [{"rel": "self", "href": "https://10.4.3.136/compute/v2.1/servers/896cd67a-4540-4ea3-aed0-861561e28a59"}, {"rel": "bookmark", "href": "https://10.4.3.136/compute/servers/896cd67a-4540-4ea3-aed0-861561e28a59"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1911852596", "status": "BUILD", "tenant_id": "e37f8da731374bbc87dd21be107c18da", "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "updated": "2026-05-18T19:01:15Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-102487181", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-18 19:01:16,399 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/compute/v2.1/servers/896cd67a-4540-4ea3-aed0-861561e28a59 0.088s
2026-05-18 19:01:16,399 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:01:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1078b637-4d1e-4041-b1c6-c04f56b36759', 'x-compute-request-id': 'req-1078b637-4d1e-4041-b1c6-c04f56b36759', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/compute/v2.1/servers/896cd67a-4540-4ea3-aed0-861561e28a59'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-18T19:01:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.136/compute/flavors/42"}]}, "hostId": "", "id": "896cd67a-4540-4ea3-aed0-861561e28a59", "image": {"id": "bf208656-6a19-44b0-90d4-bc46106220e3", "links": [{"rel": "bookmark", "href": "https://10.4.3.136/compute/images/bf208656-6a19-44b0-90d4-bc46106220e3"}]}, "links": [{"rel": "self", "href": "https://10.4.3.136/compute/v2.1/servers/896cd67a-4540-4ea3-aed0-861561e28a59"}, {"rel": "bookmark", "href": "https://10.4.3.136/compute/servers/896cd67a-4540-4ea3-aed0-861561e28a59"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1911852596", "status": "BUILD", "tenant_id": "e37f8da731374bbc87dd21be107c18da", "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "updated": "2026-05-18T19:01:16Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-102487181", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-18 19:01:17,504 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/compute/v2.1/servers/896cd67a-4540-4ea3-aed0-861561e28a59 0.099s
2026-05-18 19:01:17,504 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:01:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1293', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04ecab32-3f95-40da-9072-be9aa4f4d817', 'x-compute-request-id': 'req-04ecab32-3f95-40da-9072-be9aa4f4d817', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/compute/v2.1/servers/896cd67a-4540-4ea3-aed0-861561e28a59'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-18T19:01:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.136/compute/flavors/42"}]}, "hostId": "2339519a473b83d0620c26da24b0733cff32c09b2aa50db15b91cdea", "id": "896cd67a-4540-4ea3-aed0-861561e28a59", "image": {"id": "bf208656-6a19-44b0-90d4-bc46106220e3", "links": [{"rel": "bookmark", "href": "https://10.4.3.136/compute/images/bf208656-6a19-44b0-90d4-bc46106220e3"}]}, "links": [{"rel": "self", "href": "https://10.4.3.136/compute/v2.1/servers/896cd67a-4540-4ea3-aed0-861561e28a59"}, {"rel": "bookmark", "href": "https://10.4.3.136/compute/servers/896cd67a-4540-4ea3-aed0-861561e28a59"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1911852596", "status": "BUILD", "tenant_id": "e37f8da731374bbc87dd21be107c18da", "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "updated": "2026-05-18T19:01:17Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-102487181", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-18 19:01:17,512 105970 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-05-18 19:01:18,607 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/compute/v2.1/servers/896cd67a-4540-4ea3-aed0-861561e28a59 0.094s
2026-05-18 19:01:18,608 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:01:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1293', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6dd257d9-46ff-47a9-9fa5-7565822eccbe', 'x-compute-request-id': 'req-6dd257d9-46ff-47a9-9fa5-7565822eccbe', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/compute/v2.1/servers/896cd67a-4540-4ea3-aed0-861561e28a59'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-18T19:01:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.136/compute/flavors/42"}]}, "hostId": "2339519a473b83d0620c26da24b0733cff32c09b2aa50db15b91cdea", "id": "896cd67a-4540-4ea3-aed0-861561e28a59", "image": {"id": "bf208656-6a19-44b0-90d4-bc46106220e3", "links": [{"rel": "bookmark", "href": "https://10.4.3.136/compute/images/bf208656-6a19-44b0-90d4-bc46106220e3"}]}, "links": [{"rel": "self", "href": "https://10.4.3.136/compute/v2.1/servers/896cd67a-4540-4ea3-aed0-861561e28a59"}, {"rel": "bookmark", "href": "https://10.4.3.136/compute/servers/896cd67a-4540-4ea3-aed0-861561e28a59"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1911852596", "status": "BUILD", "tenant_id": "e37f8da731374bbc87dd21be107c18da", "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "updated": "2026-05-18T19:01:17Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-102487181", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-18 19:01:19,713 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/compute/v2.1/servers/896cd67a-4540-4ea3-aed0-861561e28a59 0.100s
2026-05-18 19:01:19,713 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:01:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1301', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fd23bf7-5f5a-4905-a906-5ddb556ad0f1', 'x-compute-request-id': 'req-9fd23bf7-5f5a-4905-a906-5ddb556ad0f1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/compute/v2.1/servers/896cd67a-4540-4ea3-aed0-861561e28a59'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-18T19:01:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.136/compute/flavors/42"}]}, "hostId": "2339519a473b83d0620c26da24b0733cff32c09b2aa50db15b91cdea", "id": "896cd67a-4540-4ea3-aed0-861561e28a59", "image": {"id": "bf208656-6a19-44b0-90d4-bc46106220e3", "links": [{"rel": "bookmark", "href": "https://10.4.3.136/compute/images/bf208656-6a19-44b0-90d4-bc46106220e3"}]}, "links": [{"rel": "self", "href": "https://10.4.3.136/compute/v2.1/servers/896cd67a-4540-4ea3-aed0-861561e28a59"}, {"rel": "bookmark", "href": "https://10.4.3.136/compute/servers/896cd67a-4540-4ea3-aed0-861561e28a59"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1911852596", "status": "BUILD", "tenant_id": "e37f8da731374bbc87dd21be107c18da", "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "updated": "2026-05-18T19:01:19Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-102487181", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-18 19:01:19,719 105970 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait
2026-05-18 19:01:20,891 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/compute/v2.1/servers/896cd67a-4540-4ea3-aed0-861561e28a59 0.171s
2026-05-18 19:01:20,891 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:01:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1377', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7dd44c1e-a129-4dbc-b092-1e06e389bf0b', 'x-compute-request-id': 'req-7dd44c1e-a129-4dbc-b092-1e06e389bf0b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/compute/v2.1/servers/896cd67a-4540-4ea3-aed0-861561e28a59'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-18T19:01:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.136/compute/flavors/42"}]}, "hostId": "2339519a473b83d0620c26da24b0733cff32c09b2aa50db15b91cdea", "id": "896cd67a-4540-4ea3-aed0-861561e28a59", "image": {"id": "bf208656-6a19-44b0-90d4-bc46106220e3", "links": [{"rel": "bookmark", "href": "https://10.4.3.136/compute/images/bf208656-6a19-44b0-90d4-bc46106220e3"}]}, "links": [{"rel": "self", "href": "https://10.4.3.136/compute/v2.1/servers/896cd67a-4540-4ea3-aed0-861561e28a59"}, {"rel": "bookmark", "href": "https://10.4.3.136/compute/servers/896cd67a-4540-4ea3-aed0-861561e28a59"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1911852596", "status": "BUILD", "tenant_id": "e37f8da731374bbc87dd21be107c18da", "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "updated": "2026-05-18T19:01:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-102487181", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--97639478"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-18 19:01:20,897 105970 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 5 second wait
2026-05-18 19:01:22,073 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/compute/v2.1/servers/896cd67a-4540-4ea3-aed0-861561e28a59 0.175s
2026-05-18 19:01:22,073 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:01:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6bf68a4-5dc9-4384-9897-036d15ca0f45', 'x-compute-request-id': 'req-c6bf68a4-5dc9-4384-9897-036d15ca0f45', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/compute/v2.1/servers/896cd67a-4540-4ea3-aed0-861561e28a59'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-18T19:01:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.136/compute/flavors/42"}]}, "hostId": "2339519a473b83d0620c26da24b0733cff32c09b2aa50db15b91cdea", "id": "896cd67a-4540-4ea3-aed0-861561e28a59", "image": {"id": "bf208656-6a19-44b0-90d4-bc46106220e3", "links": [{"rel": "bookmark", "href": "https://10.4.3.136/compute/images/bf208656-6a19-44b0-90d4-bc46106220e3"}]}, "links": [{"rel": "self", "href": "https://10.4.3.136/compute/v2.1/servers/896cd67a-4540-4ea3-aed0-861561e28a59"}, {"rel": "bookmark", "href": "https://10.4.3.136/compute/servers/896cd67a-4540-4ea3-aed0-861561e28a59"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1911852596", "status": "BUILD", "tenant_id": "e37f8da731374bbc87dd21be107c18da", "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "updated": "2026-05-18T19:01:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-102487181", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--97639478"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-18 19:01:22,078 105970 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait
2026-05-18 19:01:23,281 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/compute/v2.1/servers/896cd67a-4540-4ea3-aed0-861561e28a59 0.203s
2026-05-18 19:01:23,282 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:01:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0c2466f-0381-4fc0-a21d-f6bfdfb6c324', 'x-compute-request-id': 'req-f0c2466f-0381-4fc0-a21d-f6bfdfb6c324', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/compute/v2.1/servers/896cd67a-4540-4ea3-aed0-861561e28a59'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-18T19:01:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.136/compute/flavors/42"}]}, "hostId": "2339519a473b83d0620c26da24b0733cff32c09b2aa50db15b91cdea", "id": "896cd67a-4540-4ea3-aed0-861561e28a59", "image": {"id": "bf208656-6a19-44b0-90d4-bc46106220e3", "links": [{"rel": "bookmark", "href": "https://10.4.3.136/compute/images/bf208656-6a19-44b0-90d4-bc46106220e3"}]}, "links": [{"rel": "self", "href": "https://10.4.3.136/compute/v2.1/servers/896cd67a-4540-4ea3-aed0-861561e28a59"}, {"rel": "bookmark", "href": "https://10.4.3.136/compute/servers/896cd67a-4540-4ea3-aed0-861561e28a59"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1911852596", "status": "BUILD", "tenant_id": "e37f8da731374bbc87dd21be107c18da", "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "updated": "2026-05-18T19:01:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-102487181", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--97639478"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-18 19:01:24,464 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/compute/v2.1/servers/896cd67a-4540-4ea3-aed0-861561e28a59 0.173s
2026-05-18 19:01:24,464 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:01:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c971fdcf-51cf-4532-984a-c89f5ce9429b', 'x-compute-request-id': 'req-c971fdcf-51cf-4532-984a-c89f5ce9429b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/compute/v2.1/servers/896cd67a-4540-4ea3-aed0-861561e28a59'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-18T19:01:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.136/compute/flavors/42"}]}, "hostId": "2339519a473b83d0620c26da24b0733cff32c09b2aa50db15b91cdea", "id": "896cd67a-4540-4ea3-aed0-861561e28a59", "image": {"id": "bf208656-6a19-44b0-90d4-bc46106220e3", "links": [{"rel": "bookmark", "href": "https://10.4.3.136/compute/images/bf208656-6a19-44b0-90d4-bc46106220e3"}]}, "links": [{"rel": "self", "href": "https://10.4.3.136/compute/v2.1/servers/896cd67a-4540-4ea3-aed0-861561e28a59"}, {"rel": "bookmark", "href": "https://10.4.3.136/compute/servers/896cd67a-4540-4ea3-aed0-861561e28a59"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1911852596", "status": "BUILD", "tenant_id": "e37f8da731374bbc87dd21be107c18da", "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "updated": "2026-05-18T19:01:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-102487181", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--97639478"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-18 19:01:25,675 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/compute/v2.1/servers/896cd67a-4540-4ea3-aed0-861561e28a59 0.204s
2026-05-18 19:01:25,675 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:01:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-995a04de-0215-47cd-9118-80e928e99f74', 'x-compute-request-id': 'req-995a04de-0215-47cd-9118-80e928e99f74', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/compute/v2.1/servers/896cd67a-4540-4ea3-aed0-861561e28a59'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-18T19:01:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.136/compute/flavors/42"}]}, "hostId": "2339519a473b83d0620c26da24b0733cff32c09b2aa50db15b91cdea", "id": "896cd67a-4540-4ea3-aed0-861561e28a59", "image": {"id": "bf208656-6a19-44b0-90d4-bc46106220e3", "links": [{"rel": "bookmark", "href": "https://10.4.3.136/compute/images/bf208656-6a19-44b0-90d4-bc46106220e3"}]}, "links": [{"rel": "self", "href": "https://10.4.3.136/compute/v2.1/servers/896cd67a-4540-4ea3-aed0-861561e28a59"}, {"rel": "bookmark", "href": "https://10.4.3.136/compute/servers/896cd67a-4540-4ea3-aed0-861561e28a59"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1911852596", "status": "BUILD", "tenant_id": "e37f8da731374bbc87dd21be107c18da", "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "updated": "2026-05-18T19:01:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-102487181", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--97639478"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-18 19:01:26,933 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/compute/v2.1/servers/896cd67a-4540-4ea3-aed0-861561e28a59 0.252s
2026-05-18 19:01:26,934 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:01:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afe9259e-cd89-48b7-b7a1-dfb8ce159cc4', 'x-compute-request-id': 'req-afe9259e-cd89-48b7-b7a1-dfb8ce159cc4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/compute/v2.1/servers/896cd67a-4540-4ea3-aed0-861561e28a59'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-18T19:01:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.136/compute/flavors/42"}]}, "hostId": "2339519a473b83d0620c26da24b0733cff32c09b2aa50db15b91cdea", "id": "896cd67a-4540-4ea3-aed0-861561e28a59", "image": {"id": "bf208656-6a19-44b0-90d4-bc46106220e3", "links": [{"rel": "bookmark", "href": "https://10.4.3.136/compute/images/bf208656-6a19-44b0-90d4-bc46106220e3"}]}, "links": [{"rel": "self", "href": "https://10.4.3.136/compute/v2.1/servers/896cd67a-4540-4ea3-aed0-861561e28a59"}, {"rel": "bookmark", "href": "https://10.4.3.136/compute/servers/896cd67a-4540-4ea3-aed0-861561e28a59"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1911852596", "status": "BUILD", "tenant_id": "e37f8da731374bbc87dd21be107c18da", "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "updated": "2026-05-18T19:01:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-102487181", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--97639478"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-18 19:01:28,189 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/compute/v2.1/servers/896cd67a-4540-4ea3-aed0-861561e28a59 0.250s
2026-05-18 19:01:28,190 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:01:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e026964-7445-411f-8a84-28abd7fa74f0', 'x-compute-request-id': 'req-3e026964-7445-411f-8a84-28abd7fa74f0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/compute/v2.1/servers/896cd67a-4540-4ea3-aed0-861561e28a59'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-18T19:01:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.136/compute/flavors/42"}]}, "hostId": "2339519a473b83d0620c26da24b0733cff32c09b2aa50db15b91cdea", "id": "896cd67a-4540-4ea3-aed0-861561e28a59", "image": {"id": "bf208656-6a19-44b0-90d4-bc46106220e3", "links": [{"rel": "bookmark", "href": "https://10.4.3.136/compute/images/bf208656-6a19-44b0-90d4-bc46106220e3"}]}, "links": [{"rel": "self", "href": "https://10.4.3.136/compute/v2.1/servers/896cd67a-4540-4ea3-aed0-861561e28a59"}, {"rel": "bookmark", "href": "https://10.4.3.136/compute/servers/896cd67a-4540-4ea3-aed0-861561e28a59"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1911852596", "status": "BUILD", "tenant_id": "e37f8da731374bbc87dd21be107c18da", "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "updated": "2026-05-18T19:01:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-102487181", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--97639478"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-18 19:01:29,350 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/compute/v2.1/servers/896cd67a-4540-4ea3-aed0-861561e28a59 0.155s
2026-05-18 19:01:29,351 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:01:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1554', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7292fd92-d745-4420-ab23-f6b324b990b8', 'x-compute-request-id': 'req-7292fd92-d745-4420-ab23-f6b324b990b8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/compute/v2.1/servers/896cd67a-4540-4ea3-aed0-861561e28a59'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-377495825-network": [{"version": 4, "addr": "10.1.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:17:9e"}]}, "created": "2026-05-18T19:01:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.136/compute/flavors/42"}]}, "hostId": "2339519a473b83d0620c26da24b0733cff32c09b2aa50db15b91cdea", "id": "896cd67a-4540-4ea3-aed0-861561e28a59", "image": {"id": "bf208656-6a19-44b0-90d4-bc46106220e3", "links": [{"rel": "bookmark", "href": "https://10.4.3.136/compute/images/bf208656-6a19-44b0-90d4-bc46106220e3"}]}, "links": [{"rel": "self", "href": "https://10.4.3.136/compute/v2.1/servers/896cd67a-4540-4ea3-aed0-861561e28a59"}, {"rel": "bookmark", "href": "https://10.4.3.136/compute/servers/896cd67a-4540-4ea3-aed0-861561e28a59"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1911852596", "status": "ACTIVE", "tenant_id": "e37f8da731374bbc87dd21be107c18da", "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "updated": "2026-05-18T19:01:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-102487181", "OS-SRV-USG:launched_at": "2026-05-18T19:01:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--97639478"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-05-18 19:01:29,356 105970 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 14 second wait
2026-05-18 19:01:29,494 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/compute/v2.1/servers/896cd67a-4540-4ea3-aed0-861561e28a59/os-interface 0.138s
2026-05-18 19:01:29,495 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:01:29 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-193d9645-47bd-48d3-96c2-bc9861fd071d', 'x-compute-request-id': 'req-193d9645-47bd-48d3-96c2-bc9861fd071d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/compute/v2.1/servers/896cd67a-4540-4ea3-aed0-861561e28a59/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "705457bb-afe7-4527-98ce-6228e5b0edda", "port_id": "d8e32e20-2b41-48d9-b118-ec7b5d2d44fc", "mac_addr": "fa:16:3e:81:17:9e", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "89ba447b-7936-4308-97b8-fb67bec858e1", "ip_address": "10.1.0.9"}]}]}'
2026-05-18 19:01:30,067 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 PUT https://10.4.3.136/networking/v2.0/floatingips/06594b47-daf5-4011-a854-83a3d36ef4d3 0.570s
2026-05-18 19:01:30,067 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "d8e32e20-2b41-48d9-b118-ec7b5d2d44fc"}}
Response - Headers: {'date': 'Mon, 18 May 2026 19:01:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-cd5b02b8-b1f3-4464-b227-4d1d3eeb5d9c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/networking/v2.0/floatingips/06594b47-daf5-4011-a854-83a3d36ef4d3'}
Body: b'{"floatingip": {"id": "06594b47-daf5-4011-a854-83a3d36ef4d3", "tenant_id": "e37f8da731374bbc87dd21be107c18da", "project_id": "e37f8da731374bbc87dd21be107c18da", "floating_ip_address": "172.24.5.241", "floating_network_id": "03bb31cc-c274-4f8a-a461-4970d3608c21", "router_id": "53d6c653-2ef9-410a-b8a4-860af9101ff5", "port_id": "d8e32e20-2b41-48d9-b118-ec7b5d2d44fc", "fixed_ip_address": "10.1.0.9", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "705457bb-afe7-4527-98ce-6228e5b0edda", "mac_address": "fa:16:3e:81:17:9e", "admin_state_up": true, "status": "ACTIVE", "device_id": "896cd67a-4540-4ea3-aed0-861561e28a59", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-05-18T19:01:14Z", "updated_at": "2026-05-18T19:01:29Z", "revision_number": 1}}'
2026-05-18 19:01:30,068 105970 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.241:22' as 'cirros' with public key authentication
2026-05-18 19:02:06,222 105970 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-05-18 19:02:06,411 105970 INFO [paramiko.transport] Authentication (publickey) successful!
2026-05-18 19:02:06,411 105970 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.5.241 successfully created
2026-05-18 19:02:06,629 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/compute/v2.1/servers/896cd67a-4540-4ea3-aed0-861561e28a59 0.218s
2026-05-18 19:02:06,630 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:02:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1673', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a207652-b6e5-497c-9b6a-e2deafbcb129', 'x-compute-request-id': 'req-6a207652-b6e5-497c-9b6a-e2deafbcb129', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/compute/v2.1/servers/896cd67a-4540-4ea3-aed0-861561e28a59'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-377495825-network": [{"version": 4, "addr": "10.1.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:17:9e"}, {"version": 4, "addr": "172.24.5.241", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:17:9e"}]}, "created": "2026-05-18T19:01:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.136/compute/flavors/42"}]}, "hostId": "2339519a473b83d0620c26da24b0733cff32c09b2aa50db15b91cdea", "id": "896cd67a-4540-4ea3-aed0-861561e28a59", "image": {"id": "bf208656-6a19-44b0-90d4-bc46106220e3", "links": [{"rel": "bookmark", "href": "https://10.4.3.136/compute/images/bf208656-6a19-44b0-90d4-bc46106220e3"}]}, "links": [{"rel": "self", "href": "https://10.4.3.136/compute/v2.1/servers/896cd67a-4540-4ea3-aed0-861561e28a59"}, {"rel": "bookmark", "href": "https://10.4.3.136/compute/servers/896cd67a-4540-4ea3-aed0-861561e28a59"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1911852596", "status": "ACTIVE", "tenant_id": "e37f8da731374bbc87dd21be107c18da", "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "updated": "2026-05-18T19:01:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-102487181", "OS-SRV-USG:launched_at": "2026-05-18T19:01:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--97639478"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-05-18 19:02:06,662 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.024s
2026-05-18 19:02:06,662 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:02:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a60c6ab-7ad8-4343-afaa-cffc1b9f10bb', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a60c6ab-7ad8-4343-afaa-cffc1b9f10bb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:01:14.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:02:06,668 105970 INFO [tempest.common.waiters] volume 05f1535f-0298-44f3-8c23-a8afcf3f9377 reached available after waiting for 0.668019 seconds
2026-05-18 19:02:06,691 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.023s
2026-05-18 19:02:06,692 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:02:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-726ab7dd-2258-4328-a46e-fba1503eb781', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-726ab7dd-2258-4328-a46e-fba1503eb781', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:01:14.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:02:09,266 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 POST https://10.4.3.136/compute/v2.1/servers/896cd67a-4540-4ea3-aed0-861561e28a59/os-volume_attachments 2.569s
2026-05-18 19:02:09,266 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volumeAttachment": {"volumeId": "05f1535f-0298-44f3-8c23-a8afcf3f9377"}}
Response - Headers: {'date': 'Mon, 18 May 2026 19:02:06 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-809b8957-0b9b-4b75-9d19-13c20dc730b3', 'x-compute-request-id': 'req-809b8957-0b9b-4b75-9d19-13c20dc730b3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/compute/v2.1/servers/896cd67a-4540-4ea3-aed0-861561e28a59/os-volume_attachments'}
Body: b'{"volumeAttachment": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "serverId": "896cd67a-4540-4ea3-aed0-861561e28a59", "volumeId": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "device": "/dev/vdb"}}'
2026-05-18 19:02:09,294 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.027s
2026-05-18 19:02:09,294 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:02:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad7c6965-b742-4791-b3b1-7651c7a12aa5', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad7c6965-b742-4791-b3b1-7651c7a12aa5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:09.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:02:10,331 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.031s
2026-05-18 19:02:10,331 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:02:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a721a0f-2b88-4cc1-a0f3-db523fabf290', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a721a0f-2b88-4cc1-a0f3-db523fabf290', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:10.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:02:11,369 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.032s
2026-05-18 19:02:11,370 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:02:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f82c7c56-6574-4fc4-8e22-13db7a980a5c', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f82c7c56-6574-4fc4-8e22-13db7a980a5c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:10.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:02:12,414 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.036s
2026-05-18 19:02:12,415 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:02:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c406fef6-7592-48ac-a8f5-2490f38d5624', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c406fef6-7592-48ac-a8f5-2490f38d5624', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:10.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:02:13,450 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.028s
2026-05-18 19:02:13,451 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:02:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-056877f4-ac28-4434-9e1b-58bf85ea77a4', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-056877f4-ac28-4434-9e1b-58bf85ea77a4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:10.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:02:14,494 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.038s
2026-05-18 19:02:14,494 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:02:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-087370b2-bf97-4de2-8011-ecfefd61e8a6', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-087370b2-bf97-4de2-8011-ecfefd61e8a6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:10.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:02:15,617 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.117s
2026-05-18 19:02:15,618 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:02:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9c3ba4c-9329-4f8c-8339-041940e04b0b', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9c3ba4c-9329-4f8c-8339-041940e04b0b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:10.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:02:16,840 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.216s
2026-05-18 19:02:16,840 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:02:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-108dc052-1dd3-42c8-8236-c3b076fb52a8', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-108dc052-1dd3-42c8-8236-c3b076fb52a8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:10.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:02:18,367 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.518s
2026-05-18 19:02:18,367 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:02:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-444728b7-62fe-4fb6-8b4e-06b1266c6085', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-444728b7-62fe-4fb6-8b4e-06b1266c6085', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:10.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:02:19,409 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.030s
2026-05-18 19:02:19,410 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:02:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d1e3f50-2e7a-46a9-93e1-743f5cf6c37d', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d1e3f50-2e7a-46a9-93e1-743f5cf6c37d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:10.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:02:40,496 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 20.080s
2026-05-18 19:02:40,496 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:02:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60f0cd9b-af52-4055-9187-d009d74c8c54', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60f0cd9b-af52-4055-9187-d009d74c8c54', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:10.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:02:41,530 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.023s
2026-05-18 19:02:41,530 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:02:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e03b2c2-24f1-4ee5-84ff-5e8620477819', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e03b2c2-24f1-4ee5-84ff-5e8620477819', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:02:42,562 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.024s
2026-05-18 19:02:42,563 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:02:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcc309cb-2fbb-428a-9b53-3a060edcf189', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcc309cb-2fbb-428a-9b53-3a060edcf189', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:02:43,601 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.030s
2026-05-18 19:02:43,601 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:02:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4812189-6492-4c49-a816-b599f39af7f3', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4812189-6492-4c49-a816-b599f39af7f3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:02:44,642 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.035s
2026-05-18 19:02:44,643 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:02:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-278e09db-d537-439c-b048-f456e4f36e03', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-278e09db-d537-439c-b048-f456e4f36e03', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:02:45,678 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.028s
2026-05-18 19:02:45,678 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:02:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9330cca-49ff-45cb-8fbd-3cde82becae6', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9330cca-49ff-45cb-8fbd-3cde82becae6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:02:46,711 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.026s
2026-05-18 19:02:46,711 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:02:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3609811-9cb3-4ead-a4f0-1d291dbfa7f4', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3609811-9cb3-4ead-a4f0-1d291dbfa7f4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:02:47,743 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.027s
2026-05-18 19:02:47,743 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:02:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1aa5a099-3752-4180-b461-f69e39756fb5', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1aa5a099-3752-4180-b461-f69e39756fb5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:02:48,772 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.022s
2026-05-18 19:02:48,772 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:02:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b504fcd-c258-4f61-97d8-4093de1b49aa', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b504fcd-c258-4f61-97d8-4093de1b49aa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:02:49,808 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.029s
2026-05-18 19:02:49,808 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:02:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62f63582-0417-4dc5-a274-009ed6e4e909', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62f63582-0417-4dc5-a274-009ed6e4e909', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:02:50,840 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.026s
2026-05-18 19:02:50,840 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:02:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fad95c0-f5ae-4cc5-a58d-c45112c77ff8', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fad95c0-f5ae-4cc5-a58d-c45112c77ff8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:02:51,873 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.028s
2026-05-18 19:02:51,874 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:02:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6baa2e1c-da6d-49c4-a16b-e9d412f83433', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6baa2e1c-da6d-49c4-a16b-e9d412f83433', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:02:52,910 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.029s
2026-05-18 19:02:52,910 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:02:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a5029db-43d9-4468-9dd1-9e0921bc1057', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a5029db-43d9-4468-9dd1-9e0921bc1057', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:02:53,949 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.033s
2026-05-18 19:02:53,949 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:02:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59dd3532-4a90-4428-9600-1ab1e186eb4c', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59dd3532-4a90-4428-9600-1ab1e186eb4c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:02:54,982 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.027s
2026-05-18 19:02:54,982 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:02:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-130235a8-e0a2-4471-9381-9ec5d7679772', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-130235a8-e0a2-4471-9381-9ec5d7679772', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:02:56,019 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.031s
2026-05-18 19:02:56,020 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:02:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0485082-b51a-4fa4-afe8-1bfade895629', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0485082-b51a-4fa4-afe8-1bfade895629', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:02:57,049 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.025s
2026-05-18 19:02:57,050 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:02:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0318dc63-2f0b-4563-955a-9d3332c94f2e', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0318dc63-2f0b-4563-955a-9d3332c94f2e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:02:58,079 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.023s
2026-05-18 19:02:58,080 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:02:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08432aae-d126-4ff0-b7af-9a0dd60dfe31', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08432aae-d126-4ff0-b7af-9a0dd60dfe31', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:02:59,117 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.029s
2026-05-18 19:02:59,117 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:02:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f6afe2b-9ae2-4aef-840e-bd64baf1570c', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f6afe2b-9ae2-4aef-840e-bd64baf1570c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:03:00,148 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.024s
2026-05-18 19:03:00,148 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:03:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fef9acc-68ba-4a81-b3d3-59a9f7e5b89e', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fef9acc-68ba-4a81-b3d3-59a9f7e5b89e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:03:01,187 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.031s
2026-05-18 19:03:01,187 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:03:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6e043c0-5c05-4139-aa1c-1745a563fb59', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6e043c0-5c05-4139-aa1c-1745a563fb59', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:03:02,219 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.027s
2026-05-18 19:03:02,220 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:03:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea479285-94b6-45ba-9857-5c6590d3bc13', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea479285-94b6-45ba-9857-5c6590d3bc13', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:03:03,252 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.023s
2026-05-18 19:03:03,252 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:03:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1b0ccf4-306a-4e1a-b2e8-735d43d6416d', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1b0ccf4-306a-4e1a-b2e8-735d43d6416d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:03:04,287 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.027s
2026-05-18 19:03:04,287 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:03:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01371876-e968-4a37-ba74-cc06f512813a', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01371876-e968-4a37-ba74-cc06f512813a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:03:05,330 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.036s
2026-05-18 19:03:05,330 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:03:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6687b753-22ce-4f97-9d11-70ccc3294bfd', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6687b753-22ce-4f97-9d11-70ccc3294bfd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:03:06,367 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.031s
2026-05-18 19:03:06,367 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:03:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3c76b13-6ed7-4dea-8f78-33def0e97ed7', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3c76b13-6ed7-4dea-8f78-33def0e97ed7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:03:07,406 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.033s
2026-05-18 19:03:07,406 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:03:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ff2f5be-7a53-4f1d-b8e5-c50c76a0af7d', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ff2f5be-7a53-4f1d-b8e5-c50c76a0af7d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:03:08,442 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.028s
2026-05-18 19:03:08,443 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:03:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cf37a62-e2e2-4954-8b60-833ea40268dc', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cf37a62-e2e2-4954-8b60-833ea40268dc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:03:09,473 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.025s
2026-05-18 19:03:09,474 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:03:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-711a511a-f64a-46e5-9156-621bb7ba409a', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-711a511a-f64a-46e5-9156-621bb7ba409a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:03:10,502 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.021s
2026-05-18 19:03:10,502 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:03:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c59955f8-190b-4832-a42b-9f001e1c2bc7', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c59955f8-190b-4832-a42b-9f001e1c2bc7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:03:11,536 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.026s
2026-05-18 19:03:11,536 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:03:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ea39692-724d-465c-8c1b-4105365407d6', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ea39692-724d-465c-8c1b-4105365407d6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:03:12,573 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.029s
2026-05-18 19:03:12,574 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:03:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebc323b6-5237-4125-9dd5-e42dafd5f06b', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebc323b6-5237-4125-9dd5-e42dafd5f06b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:03:13,602 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.023s
2026-05-18 19:03:13,602 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:03:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-192e9b02-9732-4e07-89a8-b8fbd8bea28f', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-192e9b02-9732-4e07-89a8-b8fbd8bea28f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:03:14,633 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.026s
2026-05-18 19:03:14,634 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:03:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d863c8f6-2e56-4f57-a8d3-a932c452c1ad', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d863c8f6-2e56-4f57-a8d3-a932c452c1ad', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:03:15,668 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.025s
2026-05-18 19:03:15,668 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:03:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8751681-3c8a-4a0d-94e6-b77f082669aa', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8751681-3c8a-4a0d-94e6-b77f082669aa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:03:16,697 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.024s
2026-05-18 19:03:16,698 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:03:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33471a92-fc5a-485d-a656-f7fcf1502f68', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33471a92-fc5a-485d-a656-f7fcf1502f68', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:03:17,725 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.023s
2026-05-18 19:03:17,726 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:03:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2625a18d-2d5e-48b5-a488-00ad25627dd7', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2625a18d-2d5e-48b5-a488-00ad25627dd7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:03:18,753 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.022s
2026-05-18 19:03:18,753 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:03:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f551221-01c2-4fce-951d-2a71ffba462b', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f551221-01c2-4fce-951d-2a71ffba462b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:03:19,787 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.029s
2026-05-18 19:03:19,788 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:03:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-480e2c77-c0c5-4612-a28c-205aca32fc47', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-480e2c77-c0c5-4612-a28c-205aca32fc47', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:03:20,824 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.030s
2026-05-18 19:03:20,824 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:03:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7766fe1f-47f2-4af6-b707-91ec2fd67935', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7766fe1f-47f2-4af6-b707-91ec2fd67935', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:03:21,861 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.031s
2026-05-18 19:03:21,861 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:03:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c55fc76f-0823-4ad3-a922-bc7d01df2c7f', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c55fc76f-0823-4ad3-a922-bc7d01df2c7f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:03:22,889 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.021s
2026-05-18 19:03:22,890 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:03:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d20e108b-0d78-46ee-ad5a-3afc24ca5b41', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d20e108b-0d78-46ee-ad5a-3afc24ca5b41', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:03:23,921 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.024s
2026-05-18 19:03:23,921 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:03:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-010e3555-e316-4fea-8923-653079a6ca9b', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-010e3555-e316-4fea-8923-653079a6ca9b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:03:24,953 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.026s
2026-05-18 19:03:24,953 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:03:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd20bb95-8cb5-442e-84ed-005c03a5b758', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd20bb95-8cb5-442e-84ed-005c03a5b758', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:03:25,983 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.023s
2026-05-18 19:03:25,983 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:03:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16065bd6-8edd-402a-980c-fa4648adaf79', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16065bd6-8edd-402a-980c-fa4648adaf79', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:03:27,010 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.021s
2026-05-18 19:03:27,010 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:03:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92564d24-e897-4de0-8c14-134fac40d2bd', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92564d24-e897-4de0-8c14-134fac40d2bd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:03:28,042 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.027s
2026-05-18 19:03:28,042 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:03:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ff2872c-9451-4818-b4be-c3d9b84f84df', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ff2872c-9451-4818-b4be-c3d9b84f84df', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:03:29,071 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.023s
2026-05-18 19:03:29,071 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:03:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-771afbad-6121-41ae-8acc-1c20f808e67d', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-771afbad-6121-41ae-8acc-1c20f808e67d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:03:30,101 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.025s
2026-05-18 19:03:30,101 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:03:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2c59a4e-7164-489a-b924-5ba992ec1e1c', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2c59a4e-7164-489a-b924-5ba992ec1e1c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:03:31,138 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.030s
2026-05-18 19:03:31,139 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:03:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45aa60a1-ffce-4ca2-b2c8-5dd3d9745983', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45aa60a1-ffce-4ca2-b2c8-5dd3d9745983', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:03:32,166 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.022s
2026-05-18 19:03:32,166 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:03:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db0b3081-5db0-4532-867b-bcd979485627', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db0b3081-5db0-4532-867b-bcd979485627', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:03:33,194 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.021s
2026-05-18 19:03:33,194 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:03:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0d6a048-4005-4df7-9ad0-2ee692ad20be', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0d6a048-4005-4df7-9ad0-2ee692ad20be', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:03:34,228 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.028s
2026-05-18 19:03:34,228 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:03:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4c90f97-1356-4309-b066-4fb37fda9f32', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4c90f97-1356-4309-b066-4fb37fda9f32', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:03:35,260 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.026s
2026-05-18 19:03:35,260 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:03:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-425de2af-2699-45f8-a715-d675848d5e8a', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-425de2af-2699-45f8-a715-d675848d5e8a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:03:36,288 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.021s
2026-05-18 19:03:36,288 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:03:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dccefb11-696f-4ae7-b9e1-4e5b95ff932d', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dccefb11-696f-4ae7-b9e1-4e5b95ff932d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:03:37,322 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.028s
2026-05-18 19:03:37,322 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:03:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78fa718c-5659-4ef4-8553-ee4e122840cf', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78fa718c-5659-4ef4-8553-ee4e122840cf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:03:38,348 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.020s
2026-05-18 19:03:38,348 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:03:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40ff680f-1730-4da0-a05e-6547fa73ca96', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40ff680f-1730-4da0-a05e-6547fa73ca96', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:03:39,381 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.028s
2026-05-18 19:03:39,381 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:03:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b074d04-dc6e-4ce0-aa18-f933c44ccdaa', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b074d04-dc6e-4ce0-aa18-f933c44ccdaa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:03:40,422 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.036s
2026-05-18 19:03:40,422 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:03:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3755291f-2832-4dba-b91b-e8c8d841d709', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3755291f-2832-4dba-b91b-e8c8d841d709', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:03:41,576 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.149s
2026-05-18 19:03:41,577 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:03:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51d96492-68ca-4be5-9ea0-b76dcf26d800', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51d96492-68ca-4be5-9ea0-b76dcf26d800', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:03:42,612 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.028s
2026-05-18 19:03:42,612 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:03:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-209467ee-2f2d-43bc-8864-95651a462f79', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-209467ee-2f2d-43bc-8864-95651a462f79', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:03:43,641 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.023s
2026-05-18 19:03:43,642 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:03:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbffe82f-13c3-408d-95d9-728250775eeb', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbffe82f-13c3-408d-95d9-728250775eeb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:03:44,670 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.023s
2026-05-18 19:03:44,670 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:03:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6811e341-be72-422e-b647-47b42ec31673', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6811e341-be72-422e-b647-47b42ec31673', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:03:45,701 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.023s
2026-05-18 19:03:45,701 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:03:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92ea33d2-fbcb-4e30-b4d4-6fcd4b119181', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92ea33d2-fbcb-4e30-b4d4-6fcd4b119181', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:03:46,739 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.031s
2026-05-18 19:03:46,739 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:03:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aba25da6-8b87-4158-ba7d-bc084ea8a5dc', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aba25da6-8b87-4158-ba7d-bc084ea8a5dc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:03:47,771 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.025s
2026-05-18 19:03:47,771 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:03:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-175ec73c-b10a-4e4e-94a9-4944eb3e34e5', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-175ec73c-b10a-4e4e-94a9-4944eb3e34e5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:03:48,805 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.025s
2026-05-18 19:03:48,805 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:03:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2be1bd65-6ce1-4497-80d5-bb9e3124b0d7', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2be1bd65-6ce1-4497-80d5-bb9e3124b0d7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:03:49,833 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.023s
2026-05-18 19:03:49,833 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:03:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7502e2f9-88f1-464c-90d5-7f44d56bf827', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7502e2f9-88f1-464c-90d5-7f44d56bf827', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:03:50,865 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.026s
2026-05-18 19:03:50,865 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:03:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a34fddd7-6e36-42ee-b9e5-b820a31c95fc', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a34fddd7-6e36-42ee-b9e5-b820a31c95fc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:03:51,896 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.025s
2026-05-18 19:03:51,897 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:03:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56418016-2d50-4c2a-84bb-7d5b3f118457', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56418016-2d50-4c2a-84bb-7d5b3f118457', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:03:52,931 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.027s
2026-05-18 19:03:52,932 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:03:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-306e84c1-aa6f-4bb8-a3c5-b462ef8bf7d4', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-306e84c1-aa6f-4bb8-a3c5-b462ef8bf7d4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:03:53,972 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.034s
2026-05-18 19:03:53,972 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:03:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3aa7c576-fa5c-43b6-a444-e79256a46357', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3aa7c576-fa5c-43b6-a444-e79256a46357', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:03:55,002 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.023s
2026-05-18 19:03:55,002 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:03:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3d36dda-0cdf-423e-bbaf-6f20fdc5cfb8', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3d36dda-0cdf-423e-bbaf-6f20fdc5cfb8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:03:56,031 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.023s
2026-05-18 19:03:56,031 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:03:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e3451b9-d3dc-4198-a5fb-278ec5e0cf75', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e3451b9-d3dc-4198-a5fb-278ec5e0cf75', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:03:57,066 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.030s
2026-05-18 19:03:57,067 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:03:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf9dbf49-6fbd-43e0-a474-2e4a6c0dbc9c', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf9dbf49-6fbd-43e0-a474-2e4a6c0dbc9c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:03:58,096 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.024s
2026-05-18 19:03:58,096 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:03:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c499256-dbcb-4b42-b0b5-5034564e6e77', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c499256-dbcb-4b42-b0b5-5034564e6e77', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:03:59,123 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.022s
2026-05-18 19:03:59,123 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:03:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd47d84d-ce3d-467b-8ebd-8fd047951f5e', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd47d84d-ce3d-467b-8ebd-8fd047951f5e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:04:00,154 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.025s
2026-05-18 19:04:00,154 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:04:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39b4d6fa-e12e-45ea-b71a-013cff96a003', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39b4d6fa-e12e-45ea-b71a-013cff96a003', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:04:01,188 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.027s
2026-05-18 19:04:01,189 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:04:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdf0abee-f5dc-4c54-b3b1-989ad32d772d', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdf0abee-f5dc-4c54-b3b1-989ad32d772d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:04:02,221 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.027s
2026-05-18 19:04:02,221 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:04:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa514e58-04c1-44a6-9139-12ef96687e85', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa514e58-04c1-44a6-9139-12ef96687e85', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:04:03,250 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.023s
2026-05-18 19:04:03,250 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:04:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcaf8e5c-015c-4d48-926d-f30c012a5bd2', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcaf8e5c-015c-4d48-926d-f30c012a5bd2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:04:04,281 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.026s
2026-05-18 19:04:04,282 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:04:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b82d819-852b-4590-b598-5ad4d312fdaa', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b82d819-852b-4590-b598-5ad4d312fdaa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:04:05,307 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.020s
2026-05-18 19:04:05,307 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:04:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24ba2466-1831-4a89-abe9-4836ddc17187', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24ba2466-1831-4a89-abe9-4836ddc17187', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:04:06,333 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.021s
2026-05-18 19:04:06,333 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:04:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-deddec14-c2f5-4313-9a4b-8383dcc6a538', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-deddec14-c2f5-4313-9a4b-8383dcc6a538', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:04:07,365 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.027s
2026-05-18 19:04:07,366 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:04:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0bb699c-8eb1-43af-b28c-723b6990682d', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0bb699c-8eb1-43af-b28c-723b6990682d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:04:08,401 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.029s
2026-05-18 19:04:08,401 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:04:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5711dc9d-6411-4399-b050-ed294aa9723e', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5711dc9d-6411-4399-b050-ed294aa9723e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:04:09,430 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.022s
2026-05-18 19:04:09,430 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:04:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-132a2764-69c6-434d-bb5a-b06012f96314', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-132a2764-69c6-434d-bb5a-b06012f96314', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:04:10,468 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.032s
2026-05-18 19:04:10,468 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:04:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17d71629-ddc1-4726-82d6-3e1580895cf9', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17d71629-ddc1-4726-82d6-3e1580895cf9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:04:11,498 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.024s
2026-05-18 19:04:11,498 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:04:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90bd1de0-bac9-4479-843c-bb834aad41ce', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90bd1de0-bac9-4479-843c-bb834aad41ce', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:04:12,525 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.022s
2026-05-18 19:04:12,526 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:04:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac4862c1-2a01-4bcb-aac2-79656cb56bfa', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac4862c1-2a01-4bcb-aac2-79656cb56bfa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:04:13,554 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.023s
2026-05-18 19:04:13,554 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:04:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8372c3c0-82a8-41f7-a55a-8867266f94d4', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8372c3c0-82a8-41f7-a55a-8867266f94d4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:04:14,589 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.029s
2026-05-18 19:04:14,590 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:04:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-292187fb-4420-4071-850c-3f61cf2f57a7', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-292187fb-4420-4071-850c-3f61cf2f57a7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:04:15,618 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.023s
2026-05-18 19:04:15,619 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:04:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b51ee7d7-1812-4643-84f8-a9ed12c1b254', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b51ee7d7-1812-4643-84f8-a9ed12c1b254', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:04:16,645 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.021s
2026-05-18 19:04:16,646 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:04:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9c19719-572a-4b12-b922-6c0d5a94de32', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9c19719-572a-4b12-b922-6c0d5a94de32', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:04:17,671 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.021s
2026-05-18 19:04:17,672 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:04:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af52ab08-2275-456e-9151-204de7f976c8', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af52ab08-2275-456e-9151-204de7f976c8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:04:18,700 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.022s
2026-05-18 19:04:18,700 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:04:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-812c5d3a-18d9-4ee2-aeac-053638eb503c', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-812c5d3a-18d9-4ee2-aeac-053638eb503c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:04:19,727 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.022s
2026-05-18 19:04:19,728 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:04:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79d94e46-8128-46f2-9a71-84b5f4585a20', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79d94e46-8128-46f2-9a71-84b5f4585a20', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:04:20,758 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.024s
2026-05-18 19:04:20,758 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:04:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5118a4c-653c-4bff-9f98-1e5f8e086d1a', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5118a4c-653c-4bff-9f98-1e5f8e086d1a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:04:21,791 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.026s
2026-05-18 19:04:21,792 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:04:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a80c7e7a-d5ff-4b20-b051-1f2c87c38621', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a80c7e7a-d5ff-4b20-b051-1f2c87c38621', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:04:22,818 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.021s
2026-05-18 19:04:22,818 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:04:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d7d12cd-9aa6-4aab-bc0a-189432196f6b', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d7d12cd-9aa6-4aab-bc0a-189432196f6b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:04:23,847 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.024s
2026-05-18 19:04:23,847 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:04:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b55a13a-dcd5-4d86-99ec-6ac3a475fa30', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b55a13a-dcd5-4d86-99ec-6ac3a475fa30', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:04:24,881 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.028s
2026-05-18 19:04:24,881 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:04:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c7de079-1a0e-4941-ab6d-d80f156cb9ab', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c7de079-1a0e-4941-ab6d-d80f156cb9ab', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:04:25,907 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.021s
2026-05-18 19:04:25,907 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:04:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17a915e0-bc31-402c-aa9a-595021117475', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17a915e0-bc31-402c-aa9a-595021117475', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:04:26,934 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.021s
2026-05-18 19:04:26,934 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:04:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae421451-e073-445d-bd82-121db64715e7', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae421451-e073-445d-bd82-121db64715e7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:04:27,961 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.022s
2026-05-18 19:04:27,962 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:04:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3014cdd-f0b1-4c05-9755-e966e66c0623', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3014cdd-f0b1-4c05-9755-e966e66c0623', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:04:28,995 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.028s
2026-05-18 19:04:28,995 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:04:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01998e08-4010-4171-93b7-3cea29d19eba', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01998e08-4010-4171-93b7-3cea29d19eba', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:04:30,027 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.027s
2026-05-18 19:04:30,027 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:04:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9befdb22-f9ae-42a6-97f6-b2f876bdfe36', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9befdb22-f9ae-42a6-97f6-b2f876bdfe36', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:04:31,056 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.023s
2026-05-18 19:04:31,056 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:04:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5283c05-8b38-4dc9-be91-3e2539136516', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5283c05-8b38-4dc9-be91-3e2539136516', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:04:32,090 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.027s
2026-05-18 19:04:32,090 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:04:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f986e8e0-7155-452a-82a1-0a9c2e07fe36', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f986e8e0-7155-452a-82a1-0a9c2e07fe36', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:04:33,117 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.022s
2026-05-18 19:04:33,117 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:04:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9000ced6-ff3d-470c-9645-84d4efd9a5c1', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9000ced6-ff3d-470c-9645-84d4efd9a5c1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:04:34,147 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.025s
2026-05-18 19:04:34,148 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:04:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9d5b175-8eaf-4ea3-b966-4f10f8a035d5', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9d5b175-8eaf-4ea3-b966-4f10f8a035d5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:04:35,173 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.020s
2026-05-18 19:04:35,173 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:04:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-352b07ac-e205-4b35-8670-bc76f8c32c6e', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-352b07ac-e205-4b35-8670-bc76f8c32c6e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:04:36,205 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.026s
2026-05-18 19:04:36,206 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:04:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fa7be1a-169a-432f-9f1d-a09e0b23df46', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fa7be1a-169a-432f-9f1d-a09e0b23df46', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:04:37,234 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.023s
2026-05-18 19:04:37,235 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:04:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76fd400f-e136-4247-b4bb-28f663c3726f', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76fd400f-e136-4247-b4bb-28f663c3726f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:04:38,263 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.023s
2026-05-18 19:04:38,263 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:04:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b60dc82-443e-46a1-bfc1-23510b9ad0c6', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b60dc82-443e-46a1-bfc1-23510b9ad0c6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:04:39,291 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.022s
2026-05-18 19:04:39,291 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:04:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50e57018-1221-462a-8775-fc697141e92b', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50e57018-1221-462a-8775-fc697141e92b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:04:40,321 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.021s
2026-05-18 19:04:40,321 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:04:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71b6aaab-0b42-4ff9-aaa3-7d82c66fdf51', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71b6aaab-0b42-4ff9-aaa3-7d82c66fdf51', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:04:41,351 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.025s
2026-05-18 19:04:41,351 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:04:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddd3b794-d597-4d62-840b-ad0873338ab3', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddd3b794-d597-4d62-840b-ad0873338ab3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:04:42,378 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.022s
2026-05-18 19:04:42,379 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:04:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef529d19-a456-46c0-b762-b4b68275068f', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef529d19-a456-46c0-b762-b4b68275068f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:04:43,407 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.023s
2026-05-18 19:04:43,407 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:04:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39786553-bdf8-42ce-81d4-0e84a795308c', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39786553-bdf8-42ce-81d4-0e84a795308c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:04:44,440 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.027s
2026-05-18 19:04:44,441 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:04:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8baf9cbc-e40b-4f86-b3a2-f9f2f569e854', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8baf9cbc-e40b-4f86-b3a2-f9f2f569e854', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:04:45,472 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.026s
2026-05-18 19:04:45,472 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:04:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5bb133d-a071-4d58-80dd-3f8894580204', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5bb133d-a071-4d58-80dd-3f8894580204', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:04:46,500 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.022s
2026-05-18 19:04:46,500 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:04:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9c3b657-b705-443a-8b55-669fdd420550', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9c3b657-b705-443a-8b55-669fdd420550', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:04:47,529 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.023s
2026-05-18 19:04:47,530 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:04:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a15425d-85b5-4f2d-9a41-552cabffd66a', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a15425d-85b5-4f2d-9a41-552cabffd66a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:04:48,561 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.027s
2026-05-18 19:04:48,562 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:04:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed729d22-06f5-463a-8dc5-4b58b62a7d7d', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed729d22-06f5-463a-8dc5-4b58b62a7d7d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:04:49,588 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.020s
2026-05-18 19:04:49,589 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:04:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9b64673-aee8-493c-8fcc-aab768877fff', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9b64673-aee8-493c-8fcc-aab768877fff', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:04:50,617 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.022s
2026-05-18 19:04:50,618 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:04:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3394720d-de45-4831-9a37-110f12a5c04d', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3394720d-de45-4831-9a37-110f12a5c04d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:04:51,644 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.022s
2026-05-18 19:04:51,644 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:04:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7a7313e-5100-433a-8135-78122938bdfc', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7a7313e-5100-433a-8135-78122938bdfc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:04:52,669 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.020s
2026-05-18 19:04:52,670 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:04:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-374c088f-2fcf-493c-8577-fd58c380f2a0', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-374c088f-2fcf-493c-8577-fd58c380f2a0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:04:53,700 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.025s
2026-05-18 19:04:53,700 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:04:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-107b6b89-b14d-4fcb-93b1-a92541717ed5', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-107b6b89-b14d-4fcb-93b1-a92541717ed5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:04:54,726 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.020s
2026-05-18 19:04:54,726 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:04:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-217e3063-6ba5-4c84-b9a1-216e668f715d', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-217e3063-6ba5-4c84-b9a1-216e668f715d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:04:55,751 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.020s
2026-05-18 19:04:55,751 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:04:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a82a15c9-f5be-4171-b93a-edc43f2c4d09', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a82a15c9-f5be-4171-b93a-edc43f2c4d09', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:04:56,777 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.021s
2026-05-18 19:04:56,777 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:04:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51c89bcb-7575-4343-8f6e-b6933c70ee99', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51c89bcb-7575-4343-8f6e-b6933c70ee99', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:04:57,807 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.024s
2026-05-18 19:04:57,807 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:04:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b1c5936-af45-4b89-8fe8-0940774f2a46', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b1c5936-af45-4b89-8fe8-0940774f2a46', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:04:58,834 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.021s
2026-05-18 19:04:58,834 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:04:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02a0bf84-a811-4bbf-8583-1dd0cdb29a6e', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02a0bf84-a811-4bbf-8583-1dd0cdb29a6e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:04:59,864 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.025s
2026-05-18 19:04:59,864 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:04:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a06a2da-4a9c-4ea8-9431-bfde553d72e1', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a06a2da-4a9c-4ea8-9431-bfde553d72e1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:05:00,895 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.022s
2026-05-18 19:05:00,896 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:05:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ab4ea2f-dae4-406c-9e29-de2bad93403f', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ab4ea2f-dae4-406c-9e29-de2bad93403f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:05:01,926 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.024s
2026-05-18 19:05:01,926 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:05:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17a62fb4-697d-401d-a2b8-9d96a0f43c87', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17a62fb4-697d-401d-a2b8-9d96a0f43c87', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:05:02,955 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.022s
2026-05-18 19:05:02,955 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:05:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-306f8434-388e-4605-ae12-9a58bda77591', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-306f8434-388e-4605-ae12-9a58bda77591', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:05:03,986 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.026s
2026-05-18 19:05:03,986 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:05:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-feecb027-fb1c-4347-8d73-db9a8c9aad35', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-feecb027-fb1c-4347-8d73-db9a8c9aad35', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:05:05,022 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.030s
2026-05-18 19:05:05,023 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:05:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67473a4f-25ba-4baa-93c5-2c12a1f65752', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67473a4f-25ba-4baa-93c5-2c12a1f65752', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:05:06,050 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.022s
2026-05-18 19:05:06,050 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:05:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfc8a0ca-e3d3-4e1f-9d3b-8991d70df416', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfc8a0ca-e3d3-4e1f-9d3b-8991d70df416', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:05:07,081 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.025s
2026-05-18 19:05:07,082 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:05:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40699244-aa2a-49fc-9f74-1851b6d3ee33', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40699244-aa2a-49fc-9f74-1851b6d3ee33', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:05:08,110 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.022s
2026-05-18 19:05:08,110 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:05:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8263cecd-d5f9-434a-9d6c-e949c52ed522', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8263cecd-d5f9-434a-9d6c-e949c52ed522', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:05:09,140 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.023s
2026-05-18 19:05:09,141 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:05:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d3e33a2-15d6-4e2f-82c3-c6ce2a830787', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d3e33a2-15d6-4e2f-82c3-c6ce2a830787', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:05:10,168 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.022s
2026-05-18 19:05:10,168 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:05:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65b33832-0022-40cd-b9fd-7eafac910478', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65b33832-0022-40cd-b9fd-7eafac910478', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:05:11,197 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.023s
2026-05-18 19:05:11,198 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:05:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9c28ba0-3fa4-4b79-a7be-f29319460d74', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9c28ba0-3fa4-4b79-a7be-f29319460d74', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:05:12,226 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.024s
2026-05-18 19:05:12,226 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:05:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a7342f7-bb52-4590-8d0d-2c0ba6da062f', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a7342f7-bb52-4590-8d0d-2c0ba6da062f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:05:13,255 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.023s
2026-05-18 19:05:13,255 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:05:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d603a640-a52d-4b32-af16-0a20e0bc57f0', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d603a640-a52d-4b32-af16-0a20e0bc57f0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:05:14,287 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.025s
2026-05-18 19:05:14,287 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:05:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9865d9c-2485-4fcf-a157-7af4ff13feb6', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9865d9c-2485-4fcf-a157-7af4ff13feb6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:05:15,319 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.026s
2026-05-18 19:05:15,319 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:05:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56928a6f-08df-4659-97ed-8615ce222e5c', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56928a6f-08df-4659-97ed-8615ce222e5c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:05:16,346 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.022s
2026-05-18 19:05:16,347 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:05:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-096a1309-33d9-4c73-9557-119c04d7c428', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-096a1309-33d9-4c73-9557-119c04d7c428', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:05:17,378 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.027s
2026-05-18 19:05:17,378 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:05:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c59ee960-ada2-43cb-ab27-04acfee5fcb7', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c59ee960-ada2-43cb-ab27-04acfee5fcb7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:05:18,404 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.021s
2026-05-18 19:05:18,405 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:05:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b4f1547-cea8-45ff-992c-4726f4052cb9', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b4f1547-cea8-45ff-992c-4726f4052cb9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:05:19,434 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.024s
2026-05-18 19:05:19,434 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:05:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8174cfa7-7b78-45ec-9fa9-044a79c8134b', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8174cfa7-7b78-45ec-9fa9-044a79c8134b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:05:20,466 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.026s
2026-05-18 19:05:20,466 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:05:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87b033b8-52ca-4a44-bd12-aa5f7e343fe3', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87b033b8-52ca-4a44-bd12-aa5f7e343fe3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:05:21,503 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.027s
2026-05-18 19:05:21,503 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:05:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-173a1ae7-e7ba-4be6-a368-bca2a69b98d8', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-173a1ae7-e7ba-4be6-a368-bca2a69b98d8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:05:22,533 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.021s
2026-05-18 19:05:22,533 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:05:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2783e0b5-5b1e-49eb-b2d8-ce42228e1540', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2783e0b5-5b1e-49eb-b2d8-ce42228e1540', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:05:23,563 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.022s
2026-05-18 19:05:23,563 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:05:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2a4ed66-3d19-4bad-9e52-eff106896604', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2a4ed66-3d19-4bad-9e52-eff106896604', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:05:24,591 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.022s
2026-05-18 19:05:24,591 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:05:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40eba20b-9d8d-4213-80bb-cad7d5f6403f', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40eba20b-9d8d-4213-80bb-cad7d5f6403f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:05:25,619 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.023s
2026-05-18 19:05:25,620 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:05:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fee9a59-22ab-4dbb-8626-97009ff14ebd', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fee9a59-22ab-4dbb-8626-97009ff14ebd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:02:41.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:05:25,700 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.136/compute/v2.1/servers/896cd67a-4540-4ea3-aed0-861561e28a59 0.074s
2026-05-18 19:05:25,700 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:05:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a4d0ff7-99be-4701-ab1a-619c3f38dbe8', 'x-compute-request-id': 'req-8a4d0ff7-99be-4701-ab1a-619c3f38dbe8', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.136/compute/v2.1/servers/896cd67a-4540-4ea3-aed0-861561e28a59'}
Body: b''
2026-05-18 19:05:25,886 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.136/compute/v2.1/servers/896cd67a-4540-4ea3-aed0-861561e28a59 0.186s
2026-05-18 19:05:25,887 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:05:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1679', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc1fae14-d778-46b1-af47-91907a99e3a0', 'x-compute-request-id': 'req-cc1fae14-d778-46b1-af47-91907a99e3a0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/compute/v2.1/servers/896cd67a-4540-4ea3-aed0-861561e28a59'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-377495825-network": [{"version": 4, "addr": "10.1.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:17:9e"}, {"version": 4, "addr": "172.24.5.241", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:17:9e"}]}, "created": "2026-05-18T19:01:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.136/compute/flavors/42"}]}, "hostId": "2339519a473b83d0620c26da24b0733cff32c09b2aa50db15b91cdea", "id": "896cd67a-4540-4ea3-aed0-861561e28a59", "image": {"id": "bf208656-6a19-44b0-90d4-bc46106220e3", "links": [{"rel": "bookmark", "href": "https://10.4.3.136/compute/images/bf208656-6a19-44b0-90d4-bc46106220e3"}]}, "links": [{"rel": "self", "href": "https://10.4.3.136/compute/v2.1/servers/896cd67a-4540-4ea3-aed0-861561e28a59"}, {"rel": "bookmark", "href": "https://10.4.3.136/compute/servers/896cd67a-4540-4ea3-aed0-861561e28a59"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1911852596", "status": "ACTIVE", "tenant_id": "e37f8da731374bbc87dd21be107c18da", "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "updated": "2026-05-18T19:05:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-102487181", "OS-SRV-USG:launched_at": "2026-05-18T19:01:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--97639478"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-05-18 19:05:27,089 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.136/compute/v2.1/servers/896cd67a-4540-4ea3-aed0-861561e28a59 0.196s
2026-05-18 19:05:27,089 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:05:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1679', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb6703bf-28ce-4ae7-a487-760299ef4d12', 'x-compute-request-id': 'req-eb6703bf-28ce-4ae7-a487-760299ef4d12', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/compute/v2.1/servers/896cd67a-4540-4ea3-aed0-861561e28a59'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-377495825-network": [{"version": 4, "addr": "10.1.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:17:9e"}, {"version": 4, "addr": "172.24.5.241", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:17:9e"}]}, "created": "2026-05-18T19:01:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.136/compute/flavors/42"}]}, "hostId": "2339519a473b83d0620c26da24b0733cff32c09b2aa50db15b91cdea", "id": "896cd67a-4540-4ea3-aed0-861561e28a59", "image": {"id": "bf208656-6a19-44b0-90d4-bc46106220e3", "links": [{"rel": "bookmark", "href": "https://10.4.3.136/compute/images/bf208656-6a19-44b0-90d4-bc46106220e3"}]}, "links": [{"rel": "self", "href": "https://10.4.3.136/compute/v2.1/servers/896cd67a-4540-4ea3-aed0-861561e28a59"}, {"rel": "bookmark", "href": "https://10.4.3.136/compute/servers/896cd67a-4540-4ea3-aed0-861561e28a59"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1911852596", "status": "ACTIVE", "tenant_id": "e37f8da731374bbc87dd21be107c18da", "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "updated": "2026-05-18T19:05:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-102487181", "OS-SRV-USG:launched_at": "2026-05-18T19:01:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--97639478"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-05-18 19:05:28,298 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.136/compute/v2.1/servers/896cd67a-4540-4ea3-aed0-861561e28a59 0.203s
2026-05-18 19:05:28,299 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:05:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1679', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c052e21d-570e-4b75-9959-3e6ac5746a77', 'x-compute-request-id': 'req-c052e21d-570e-4b75-9959-3e6ac5746a77', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/compute/v2.1/servers/896cd67a-4540-4ea3-aed0-861561e28a59'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-377495825-network": [{"version": 4, "addr": "10.1.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:17:9e"}, {"version": 4, "addr": "172.24.5.241", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:17:9e"}]}, "created": "2026-05-18T19:01:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.136/compute/flavors/42"}]}, "hostId": "2339519a473b83d0620c26da24b0733cff32c09b2aa50db15b91cdea", "id": "896cd67a-4540-4ea3-aed0-861561e28a59", "image": {"id": "bf208656-6a19-44b0-90d4-bc46106220e3", "links": [{"rel": "bookmark", "href": "https://10.4.3.136/compute/images/bf208656-6a19-44b0-90d4-bc46106220e3"}]}, "links": [{"rel": "self", "href": "https://10.4.3.136/compute/v2.1/servers/896cd67a-4540-4ea3-aed0-861561e28a59"}, {"rel": "bookmark", "href": "https://10.4.3.136/compute/servers/896cd67a-4540-4ea3-aed0-861561e28a59"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1911852596", "status": "ACTIVE", "tenant_id": "e37f8da731374bbc87dd21be107c18da", "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "updated": "2026-05-18T19:05:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-102487181", "OS-SRV-USG:launched_at": "2026-05-18T19:01:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--97639478"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-05-18 19:05:29,388 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.136/compute/v2.1/servers/896cd67a-4540-4ea3-aed0-861561e28a59 0.082s
2026-05-18 19:05:29,388 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:05:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1326', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-520b5e49-c8d9-4b74-9dfd-7e3f5513faf5', 'x-compute-request-id': 'req-520b5e49-c8d9-4b74-9dfd-7e3f5513faf5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/compute/v2.1/servers/896cd67a-4540-4ea3-aed0-861561e28a59'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-18T19:01:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.136/compute/flavors/42"}]}, "hostId": "2339519a473b83d0620c26da24b0733cff32c09b2aa50db15b91cdea", "id": "896cd67a-4540-4ea3-aed0-861561e28a59", "image": {"id": "bf208656-6a19-44b0-90d4-bc46106220e3", "links": [{"rel": "bookmark", "href": "https://10.4.3.136/compute/images/bf208656-6a19-44b0-90d4-bc46106220e3"}]}, "links": [{"rel": "self", "href": "https://10.4.3.136/compute/v2.1/servers/896cd67a-4540-4ea3-aed0-861561e28a59"}, {"rel": "bookmark", "href": "https://10.4.3.136/compute/servers/896cd67a-4540-4ea3-aed0-861561e28a59"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1911852596", "status": "ACTIVE", "tenant_id": "e37f8da731374bbc87dd21be107c18da", "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "updated": "2026-05-18T19:05:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-102487181", "OS-SRV-USG:launched_at": "2026-05-18T19:01:28.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-05-18 19:05:30,496 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.136/compute/v2.1/servers/896cd67a-4540-4ea3-aed0-861561e28a59 0.100s
2026-05-18 19:05:30,496 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:05:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1426', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-304e3aca-9339-4da8-a319-6287c276381c', 'x-compute-request-id': 'req-304e3aca-9339-4da8-a319-6287c276381c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/compute/v2.1/servers/896cd67a-4540-4ea3-aed0-861561e28a59'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-18T19:01:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.136/compute/flavors/42"}]}, "hostId": "2339519a473b83d0620c26da24b0733cff32c09b2aa50db15b91cdea", "id": "896cd67a-4540-4ea3-aed0-861561e28a59", "image": {"id": "bf208656-6a19-44b0-90d4-bc46106220e3", "links": [{"rel": "bookmark", "href": "https://10.4.3.136/compute/images/bf208656-6a19-44b0-90d4-bc46106220e3"}]}, "links": [{"rel": "self", "href": "https://10.4.3.136/compute/v2.1/servers/896cd67a-4540-4ea3-aed0-861561e28a59"}, {"rel": "bookmark", "href": "https://10.4.3.136/compute/servers/896cd67a-4540-4ea3-aed0-861561e28a59"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1911852596", "status": "DELETED", "tenant_id": "e37f8da731374bbc87dd21be107c18da", "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "updated": "2026-05-18T19:05:30Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-05-18T19:02:42Z", "message": "ProcessExecutionError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-102487181", "OS-SRV-USG:launched_at": "2026-05-18T19:01:28.000000", "OS-SRV-USG:terminated_at": "2026-05-18T19:05:29.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-18 19:05:30,501 105970 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 5 second wait
2026-05-18 19:05:31,596 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.136/compute/v2.1/servers/896cd67a-4540-4ea3-aed0-861561e28a59 0.094s
2026-05-18 19:05:31,596 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:05:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1426', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9cc25ee8-f7a2-42e5-a927-5f00668613a5', 'x-compute-request-id': 'req-9cc25ee8-f7a2-42e5-a927-5f00668613a5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/compute/v2.1/servers/896cd67a-4540-4ea3-aed0-861561e28a59'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-18T19:01:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.136/compute/flavors/42"}]}, "hostId": "2339519a473b83d0620c26da24b0733cff32c09b2aa50db15b91cdea", "id": "896cd67a-4540-4ea3-aed0-861561e28a59", "image": {"id": "bf208656-6a19-44b0-90d4-bc46106220e3", "links": [{"rel": "bookmark", "href": "https://10.4.3.136/compute/images/bf208656-6a19-44b0-90d4-bc46106220e3"}]}, "links": [{"rel": "self", "href": "https://10.4.3.136/compute/v2.1/servers/896cd67a-4540-4ea3-aed0-861561e28a59"}, {"rel": "bookmark", "href": "https://10.4.3.136/compute/servers/896cd67a-4540-4ea3-aed0-861561e28a59"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1911852596", "status": "DELETED", "tenant_id": "e37f8da731374bbc87dd21be107c18da", "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "updated": "2026-05-18T19:05:30Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-05-18T19:02:42Z", "message": "ProcessExecutionError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-102487181", "OS-SRV-USG:launched_at": "2026-05-18T19:01:28.000000", "OS-SRV-USG:terminated_at": "2026-05-18T19:05:29.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-18 19:05:32,623 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.136/compute/v2.1/servers/896cd67a-4540-4ea3-aed0-861561e28a59 0.022s
2026-05-18 19:05:32,623 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:05:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-38a94a4b-fac9-4049-9c0a-12d5930b4f85', 'x-compute-request-id': 'req-38a94a4b-fac9-4049-9c0a-12d5930b4f85', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.136/compute/v2.1/servers/896cd67a-4540-4ea3-aed0-861561e28a59'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 896cd67a-4540-4ea3-aed0-861561e28a59 could not be found."}}'
2026-05-18 19:05:32,643 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.136/compute/v2.1/os-keypairs/tempest-keypair-102487181 0.019s
2026-05-18 19:05:32,643 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:05:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-caef94d7-282b-4d33-960f-51711b4030b4', 'x-compute-request-id': 'req-caef94d7-282b-4d33-960f-51711b4030b4', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.136/compute/v2.1/os-keypairs/tempest-keypair-102487181'}
Body: b''
2026-05-18 19:05:32,758 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.136/networking/v2.0/security-groups/974d5d4e-0ce6-472d-bb59-580925973bda 0.114s
2026-05-18 19:05:32,758 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:05:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-713b2db5-7980-4b42-b1d4-92a30bdf6525', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.136/networking/v2.0/security-groups/974d5d4e-0ce6-472d-bb59-580925973bda'}
Body: b''
2026-05-18 19:05:32,771 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.136/networking/v2.0/security-groups/974d5d4e-0ce6-472d-bb59-580925973bda 0.012s
2026-05-18 19:05:32,771 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:05:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-44283ab3-5507-4fb2-91bb-e8cb9a49eebc', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.136/networking/v2.0/security-groups/974d5d4e-0ce6-472d-bb59-580925973bda'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 974d5d4e-0ce6-472d-bb59-580925973bda does not exist", "detail": ""}}'
2026-05-18 19:05:32,956 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.136/networking/v2.0/floatingips/06594b47-daf5-4011-a854-83a3d36ef4d3 0.185s
2026-05-18 19:05:32,956 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:05:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-a8d517ca-2b0f-4dba-8e40-c0c3fc266583', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.136/networking/v2.0/floatingips/06594b47-daf5-4011-a854-83a3d36ef4d3'}
Body: b''
2026-05-18 19:05:32,993 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.036s
2026-05-18 19:05:32,993 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:05:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82f4eab0-4b6f-4c3e-8f3f-bf87a70bdc12', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b''
2026-05-18 19:05:33,020 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.026s
2026-05-18 19:05:33,020 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:05:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13a58883-da1c-4ff8-ac89-48d5c7e038eb', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13a58883-da1c-4ff8-ac89-48d5c7e038eb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"volume": {"id": "05f1535f-0298-44f3-8c23-a8afcf3f9377", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:01:14.000000", "updated_at": "2026-05-18T19:05:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1018093591", "description": null, "volume_type": "tempest-scenario-type-luksv2-1989655992", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377"}], "user_id": "17ecf0e8087548d0b9fa21ea8158c34c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e37f8da731374bbc87dd21be107c18da"}}'
2026-05-18 19:05:34,040 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377 0.014s
2026-05-18 19:05:34,040 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:05:34 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-059fdd49-9f0d-41ce-9ca9-722693a3055f', 'x-openstack-request-id': 'req-059fdd49-9f0d-41ce-9ca9-722693a3055f', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.136/volume/v3/volumes/05f1535f-0298-44f3-8c23-a8afcf3f9377'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 05f1535f-0298-44f3-8c23-a8afcf3f9377 could not be found."}}'
2026-05-18 19:05:34,147 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.136/volume/v3/volumes/detail?all_tenants=1 0.106s
2026-05-18 19:05:34,147 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:05:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f01a49d9-d685-4b8b-897a-ef5d259c5545', 'content-length': '6325', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f01a49d9-d685-4b8b-897a-ef5d259c5545', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.136/volume/v3/volumes/detail?all_tenants=1'}
Body: b'{"volumes": [{"id": "84f6ac7c-e80b-4489-bf49-b5d1a146cc4d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:04:45.000000", "updated_at": "2026-05-18T19:04:49.000000", "name": "image-aa89182b-aa4c-482b-83b5-4e56df0c21a0", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": "af8fdffb-e64c-44c0-b8f9-34ce89af3608", "metadata": {"readonly": "True"}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/84f6ac7c-e80b-4489-bf49-b5d1a146cc4d"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/84f6ac7c-e80b-4489-bf49-b5d1a146cc4d"}], "user_id": "63b696f0a7e44f4c99a4a18456dbdb92", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "db668125585c49d586cfb25244b1bea3", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000000980@storpool#template_virtual"}, {"id": "ffda932c-2a17-48df-b5c5-7286cede83f4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:04:37.000000", "updated_at": "2026-05-18T19:04:41.000000", "name": "image-e092c67e-ba65-494e-8948-d07b7e2ee4d2", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": "39de5681-facb-4dde-ac9d-f54be25b4e1c", "metadata": {"readonly": "True"}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/ffda932c-2a17-48df-b5c5-7286cede83f4"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/ffda932c-2a17-48df-b5c5-7286cede83f4"}], "user_id": "63b696f0a7e44f4c99a4a18456dbdb92", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "db668125585c49d586cfb25244b1bea3", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000000980@storpool#default"}, {"id": "a1bc2598-9e1c-4000-92e1-2f6eae3e963f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T19:04:30.000000", "updated_at": "2026-05-18T19:04:34.000000", "name": "image-4a3e4141-5683-4dfd-a7ee-6a351312bb41", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": "06543453-20a0-4b85-8078-d8f4d3d2a587", "metadata": {"readonly": "True"}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/a1bc2598-9e1c-4000-92e1-2f6eae3e963f"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/a1bc2598-9e1c-4000-92e1-2f6eae3e963f"}], "user_id": "63b696f0a7e44f4c99a4a18456dbdb92", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "db668125585c49d586cfb25244b1bea3", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000000980@storpool#template_virtual"}, {"id": "89ba3f3b-5bcf-4ee2-8668-1cd500994219", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-18T18:58:29.000000", "updated_at": "2026-05-18T18:58:35.000000", "name": "image-ca3824ce-a101-4e00-95f3-311fea0d6ef0", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": "de86979b-e7b6-4ce2-9b1c-545374632219", "metadata": {"readonly": "True"}, "links": [{"rel": "self", "href": "https://10.4.3.136/volume/v3/volumes/89ba3f3b-5bcf-4ee2-8668-1cd500994219"}, {"rel": "bookmark", "href": "https://10.4.3.136/volume/volumes/89ba3f3b-5bcf-4ee2-8668-1cd500994219"}], "user_id": "63b696f0a7e44f4c99a4a18456dbdb92", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "db668125585c49d586cfb25244b1bea3", "os-vol-mig-status
2026-05-18 19:05:34,182 105970 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.136/volume/v3/types/b51fd3e0-9f3c-4baa-a510-a4361eeb577f 0.028s
2026-05-18 19:05:34,183 105970 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 18 May 2026 19:05:34 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-f796bb0a-e393-45be-876d-9f45bc4f0941', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.136/volume/v3/types/b51fd3e0-9f3c-4baa-a510-a4361eeb577f'}
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 89, in test_encrypted_cinder_volumes_luksv2
self.attach_detach_volume(server, volume)
File "/opt/stack/tempest/tempest/scenario/test_encrypted_cinder_volumes.py", line 52, in attach_detach_volume
attached_volume = self.nova_volume_attach(server, volume)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/manager.py", line 1001, in nova_volume_attach
waiters.wait_for_volume_resource_status(volumes_client,
File "/opt/stack/tempest/tempest/common/waiters.py", line 396, in wait_for_volume_resource_status
raise lib_exc.TimeoutException(message)
tempest.lib.exceptions.TimeoutException: Request timed out
Details: volume 05f1535f-0298-44f3-8c23-a8afcf3f9377 failed to reach in-use status (current available) within the required time (196 s).
|
||||||
| 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 | |
VolumeTypesAdminTests) |
skip
pt18.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt18.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt18.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes | 1 | 0 | 0 | 0 | 1 | Detail | |
ProjectReaderTests) |
skip
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 | |
LiveMigrationTest) |
skip
pt23.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest)
|
||||||
LiveAutoBlockMigrationV225Test) |
skip
pt23.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test)
|
||||||
LiveMigrationWithoutHostTest) |
skip
pt23.3: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationWithoutHostTest)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volume_swap | 1 | 0 | 0 | 0 | 1 | Detail | |
TestMultiAttachVolumeSwap) |
skip
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 | 320 | 295 | 1 | 0 | 24 | ||