Status: Pass 294 Failure 2 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-14 03:44:34,646 106027 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-luksv2-2060496319 on backend None
2026-05-14 03:44:34,674 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 POST https://10.4.3.166/volume/v3/types 0.027s
2026-05-14 03:44:34,675 106027 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-2060496319", "extra_specs": {}}}
Response - Headers: {'date': 'Thu, 14 May 2026 03:44:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02c40e78-26bc-47e5-b037-0a75e7b5582e', 'content-length': '214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02c40e78-26bc-47e5-b037-0a75e7b5582e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/types'}
Body: b'{"volume_type": {"id": "37366916-4299-48ef-aa11-d74b1f94170c", "name": "tempest-scenario-type-luksv2-2060496319", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}'
2026-05-14 03:44:34,676 106027 DEBUG [tempest.scenario.manager] Creating an encryption type for volume type: 37366916-4299-48ef-aa11-d74b1f94170c
2026-05-14 03:44:34,704 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 POST https://10.4.3.166/volume/v3/types/37366916-4299-48ef-aa11-d74b1f94170c/encryption 0.027s
2026-05-14 03:44:34,705 106027 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': 'Thu, 14 May 2026 03:44:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fefb046-dd7b-41df-b02a-2ebc162e889b', 'content-length': '231', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fefb046-dd7b-41df-b02a-2ebc162e889b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/types/37366916-4299-48ef-aa11-d74b1f94170c/encryption'}
Body: b'{"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end", "volume_type_id": "37366916-4299-48ef-aa11-d74b1f94170c", "encryption_id": "41a5d621-5e85-48d7-ad2f-a113dec36947"}}'
2026-05-14 03:44:34,874 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 202 POST https://10.4.3.166/volume/v3/volumes 0.167s
2026-05-14 03:44:34,874 106027 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-1762557792", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "size": 1}}
Response - Headers: {'date': 'Thu, 14 May 2026 03:44:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87adee9d-e0dd-4016-9c08-32b0e88d6680', 'content-length': '787', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87adee9d-e0dd-4016-9c08-32b0e88d6680', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.166/volume/v3/volumes'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:34.825691", "updated_at": null, "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-05-14 03:44:34,976 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 201 POST https://10.4.3.166/identity/v3/auth/tokens 0.094s
2026-05-14 03:44:34,977 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Thu, 14 May 2026 03:44:34 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-7d54ff59-89f9-4ff0-a75e-e89b97c74807', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.166/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "948b8e720741476f9f46108af9cb20f0", "name": "tempest-TestEncryptedCinderVolumes-1121826744-project-member", "password_expires_at": null}, "audit_ids": ["_FWEvppLT9ORU5PdrbD6aw"], "expires_at": "2026-05-14T04:44:34.000000Z", "issued_at": "2026-05-14T03:44:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c00a1ca33d574af087772610f7da48c3", "name": "tempest-TestEncryptedCinderVolumes-1121826744"}, "is_domain": false, "roles": [{"id": "2e563186b48d4a9080f918da6ba66ed2", "name": "reader"}, {"id": "eb36ada6ef3449838b9cca70ba32cac3", "name": "member"}], "catalog": [{"endpoints": [{"id": "3c2a4bbc74394c41bdaec89d60c9b04c", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.166/identity", "region": "RegionOne"}], "id": "4b475e36f4db4cf0aaad165845343108", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "11bfd4eaeb9546c1ace156753cde5cf0", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.166/image", "region": "RegionOne"}], "id": "a5f3e56aeace450f8c37ab6b89bcf530", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1c2351ec2a714dc7b0ce3eff974ac68f", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.166/networking", "region": "RegionOne"}], "id": "b3ce9cf0d8ee43c5b078e18a6f75fedb", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "90dd787f48b24c40844c8eb5d5ca1d5a", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.166/placement", "region": "RegionOne"}], "id": "caf12e45315d4a9e898a2f5036206028", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a8705290d15d4e3997c34aea3522826a", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.166:8080", "region": "RegionOne"}, {"id": "bdbac856cfb4468d90e5552d22e80417", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.166:8080/v1/AUTH_c00a1ca33d574af087772610f7da48c3", "region": "RegionOne"}], "id": "cb20ed0bcefe41de9507473708d70568", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "0a4fcfc491b246f3856e57f9c2128199", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.166/compute/v2.1", "region": "RegionOne"}], "id": "dfcddf10952546969e800aca1a0864ae", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "35187b57e8d44a7e9a85dc23faabf5ef", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.166/compute/v2/c00a1ca33d574af087772610f7da48c3", "region": "RegionOne"}], "id": "e331e175c20149f28925d93c7713d5f8", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "91bb50965b1846c394d97f3eae8132c4", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.166/volume/v3", "region": "RegionOne"}], "id": "ed8ee806465841ff84bb050727b7d64b", "type": "block-storage", "name": "cinder"}]}}'
2026-05-14 03:44:34,977 106027 INFO [tempest.lib.common.fixed_network] (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2) Found network {'id': '31b55cd1-c471-44a4-88fa-a54f4a9c31ad', 'name': 'tempest-TestEncryptedCinderVolumes-1760922708-network', 'tenant_id': 'c00a1ca33d574af087772610f7da48c3', 'project_id': 'c00a1ca33d574af087772610f7da48c3', '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': 61096, '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-14T03:41:34Z', 'updated_at': '2026-05-14T03:41:34Z', 'revision_number': 1} available for tenant
2026-05-14 03:44:34,978 106027 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-05-14 03:44:34,978 106027 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-05-14 03:44:35,039 106027 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://10.4.3.166/compute/v2.1/os-keypairs 0.060s
2026-05-14 03:44:35,039 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-66320734", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBE9J4tjK/FORXtLmtM2mO5c2srMo+7dOv9wL3cwQaNusIPZiyiNqMCYcTGV0O1hTTAAlPa39eQZGbTDOgdLXrUEAnjEoAs+qnIBSjBAhwJhTAHVuR9c5XKUhjFtiiauYaw=="}}
Response - Headers: {'date': 'Thu, 14 May 2026 03:44:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09bb47af-4567-4745-bd89-e93d774446a6', 'x-compute-request-id': 'req-09bb47af-4567-4745-bd89-e93d774446a6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-66320734", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBE9J4tjK/FORXtLmtM2mO5c2srMo+7dOv9wL3cwQaNusIPZiyiNqMCYcTGV0O1hTTAAlPa39eQZGbTDOgdLXrUEAnjEoAs+qnIBSjBAhwJhTAHVuR9c5XKUhjFtiiauYaw==", "fingerprint": "78:db:a0:ed:5e:db:b4:00:2e:78:08:7a:94:c7:a9:42", "user_id": "948b8e720741476f9f46108af9cb20f0"}}'
2026-05-14 03:44:35,041 106027 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-66320734 created
2026-05-14 03:44:35,227 106027 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.166/networking/v2.0/security-groups 0.185s
2026-05-14 03:44:35,228 106027 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--480261660", "description": "tempest-description--1568457232"}}
Response - Headers: {'date': 'Thu, 14 May 2026 03:44:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-dcf4315b-feea-4fd5-b22f-a9382c44c00d', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.166/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "0313e3ef-f96a-4c1c-9fac-fd404963fb4a", "name": "tempest-securitygroup--480261660", "stateful": true, "tenant_id": "c00a1ca33d574af087772610f7da48c3", "project_id": "c00a1ca33d574af087772610f7da48c3", "description": "tempest-description--1568457232", "shared": false, "security_group_rules": [{"id": "3c7f3005-8f9d-4c4a-9c5a-10c819dffaea", "project_id": "c00a1ca33d574af087772610f7da48c3", "security_group_id": "0313e3ef-f96a-4c1c-9fac-fd404963fb4a", "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": 1463, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-05-14T03:44:35Z", "updated_at": "2026-05-14T03:44:35Z", "revision_number": 0, "tenant_id": "c00a1ca33d574af087772610f7da48c3"}, {"id": "cfca6c06-3598-4310-96f6-c833b6eb632d", "project_id": "c00a1ca33d574af087772610f7da48c3", "security_group_id": "0313e3ef-f96a-4c1c-9fac-fd404963fb4a", "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": 1462, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-05-14T03:44:35Z", "updated_at": "2026-05-14T03:44:35Z", "revision_number": 0, "tenant_id": "c00a1ca33d574af087772610f7da48c3"}], "tags": [], "created_at": "2026-05-14T03:44:35Z", "updated_at": "2026-05-14T03:44:35Z", "revision_number": 1}}'
2026-05-14 03:44:35,337 106027 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.166/networking/v2.0/security-group-rules 0.109s
2026-05-14 03:44:35,338 106027 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": "0313e3ef-f96a-4c1c-9fac-fd404963fb4a", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Thu, 14 May 2026 03:44:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-24970dd5-c732-485c-a4ad-2097b6121507', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.166/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "10224568-0d1b-4aab-b4b9-148dff4ed9e0", "project_id": "c00a1ca33d574af087772610f7da48c3", "security_group_id": "0313e3ef-f96a-4c1c-9fac-fd404963fb4a", "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-14T03:44:35Z", "updated_at": "2026-05-14T03:44:35Z", "revision_number": 0, "tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:44:35,456 106027 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.166/networking/v2.0/security-group-rules 0.118s
2026-05-14 03:44:35,457 106027 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": "0313e3ef-f96a-4c1c-9fac-fd404963fb4a", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Thu, 14 May 2026 03:44:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-66684214-94a6-4683-bb6b-2b4a0fda5d30', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.166/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "6fd89529-1d0a-4955-bc48-ebeda8e7c80c", "project_id": "c00a1ca33d574af087772610f7da48c3", "security_group_id": "0313e3ef-f96a-4c1c-9fac-fd404963fb4a", "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-14T03:44:35Z", "updated_at": "2026-05-14T03:44:35Z", "revision_number": 0, "tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:44:35,457 106027 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--480261660 created
2026-05-14 03:44:35,987 106027 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.166/networking/v2.0/floatingips 0.529s
2026-05-14 03:44:35,987 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "735efcd5-aa7d-4d1e-94e7-66d7637109dc"}}
Response - Headers: {'date': 'Thu, 14 May 2026 03:44:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-52f6f74a-156e-40d1-8fe9-18e96f1a715f', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.166/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "d89f73f6-fd68-480d-aed4-6091af23b574", "tenant_id": "c00a1ca33d574af087772610f7da48c3", "project_id": "c00a1ca33d574af087772610f7da48c3", "floating_ip_address": "172.24.5.245", "floating_network_id": "735efcd5-aa7d-4d1e-94e7-66d7637109dc", "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-14T03:44:35Z", "updated_at": "2026-05-14T03:44:35Z", "revision_number": 0}}'
2026-05-14 03:44:35,989 106027 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'd89f73f6-fd68-480d-aed4-6091af23b574', 'tenant_id': 'c00a1ca33d574af087772610f7da48c3', 'project_id': 'c00a1ca33d574af087772610f7da48c3', 'floating_ip_address': '172.24.5.245', 'floating_network_id': '735efcd5-aa7d-4d1e-94e7-66d7637109dc', '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-14T03:44:35Z', 'updated_at': '2026-05-14T03:44:35Z', 'revision_number': 0, 'ip': '172.24.5.245'} created
2026-05-14 03:44:35,989 106027 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-66320734', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBE9J4tjK/FORXtLmtM2mO5c2srMo+7dOv9wL3cwQaNusIPZiyiNqMCYcTGV0O1hTTAAlPa39eQZGbTDOgdLXrUEAnjEoAs+qnIBSjBAhwJhTAHVuR9c5XKUhjFtiiauYaw==', 'fingerprint': '78:db:a0:ed:5e:db:b4:00:2e:78:08:7a:94:c7:a9:42', 'user_id': '948b8e720741476f9f46108af9cb20f0', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCtPzSWlbGRH4uCVQWyUJ+SxNS9rH3YB2mKl2kCFz2SYC8XtNVUP7mL\nMW3A9XsLI76gBwYFK4EEACKhZANiAARPSeLYyvxTkV7S5rTNpjuXNrKzKPu3Tr/c\nC93MEGjbrCD2YsojajAmHExldDtYU0wAJT2t/XkGRm0wzoHS161BAJ4xKALPqpyA\nUowQIcCYUwB1bkfXOVylIYxbYomrmGs=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '0313e3ef-f96a-4c1c-9fac-fd404963fb4a', 'name': 'tempest-securitygroup--480261660', 'stateful': True, 'tenant_id': 'c00a1ca33d574af087772610f7da48c3', 'project_id': 'c00a1ca33d574af087772610f7da48c3', 'description': 'tempest-description--1568457232', 'shared': False, 'security_group_rules': [{'id': '3c7f3005-8f9d-4c4a-9c5a-10c819dffaea', 'project_id': 'c00a1ca33d574af087772610f7da48c3', 'security_group_id': '0313e3ef-f96a-4c1c-9fac-fd404963fb4a', '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': 1463, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-05-14T03:44:35Z', 'updated_at': '2026-05-14T03:44:35Z', 'revision_number': 0, 'tenant_id': 'c00a1ca33d574af087772610f7da48c3'}, {'id': 'cfca6c06-3598-4310-96f6-c833b6eb632d', 'project_id': 'c00a1ca33d574af087772610f7da48c3', 'security_group_id': '0313e3ef-f96a-4c1c-9fac-fd404963fb4a', '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': 1462, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-05-14T03:44:35Z', 'updated_at': '2026-05-14T03:44:35Z', 'revision_number': 0, 'tenant_id': 'c00a1ca33d574af087772610f7da48c3'}], 'tags': [], 'created_at': '2026-05-14T03:44:35Z', 'updated_at': '2026-05-14T03:44:35Z', 'revision_number': 1}, 'floating_ip': {'id': 'd89f73f6-fd68-480d-aed4-6091af23b574', 'tenant_id': 'c00a1ca33d574af087772610f7da48c3', 'project_id': 'c00a1ca33d574af087772610f7da48c3', 'floating_ip_address': '172.24.5.245', 'floating_network_id': '735efcd5-aa7d-4d1e-94e7-66d7637109dc', '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-14T03:44:35Z', 'updated_at': '2026-05-14T03:44:35Z', 'revision_number': 0, 'ip': '172.24.5.245'}}
2026-05-14 03:44:37,047 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 202 POST https://10.4.3.166/compute/v2.1/servers 1.058s
2026-05-14 03:44:37,047 106027 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-1219303279", "imageRef": "f5cc62f3-ea45-4404-8ccf-3649a4a281ab", "flavorRef": "42", "networks": [{"uuid": "31b55cd1-c471-44a4-88fa-a54f4a9c31ad"}], "security_groups": [{"name": "tempest-securitygroup--480261660"}], "key_name": "tempest-keypair-66320734", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Thu, 14 May 2026 03:44:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '405', 'location': 'https://10.4.3.166/compute/v2.1/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f76ca4d-9255-4616-819a-6bab76fc4695', 'x-compute-request-id': 'req-4f76ca4d-9255-4616-819a-6bab76fc4695', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.166/compute/v2.1/servers'}
Body: b'{"server": {"id": "77e45acc-2c9c-49d5-90ea-f3b50c736852", "links": [{"rel": "self", "href": "https://10.4.3.166/compute/v2.1/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852"}, {"rel": "bookmark", "href": "https://10.4.3.166/compute/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--480261660"}], "adminPass": "2VBxrcaECwJd"}}'
2026-05-14 03:44:37,539 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/compute/v2.1/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852 0.490s
2026-05-14 03:44:37,539 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:44:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1240', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6da27d53-8890-436b-af3f-f0c5926cbd8a', 'x-compute-request-id': 'req-6da27d53-8890-436b-af3f-f0c5926cbd8a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/compute/v2.1/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-14T03:44:37Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.166/compute/flavors/42"}]}, "hostId": "", "id": "77e45acc-2c9c-49d5-90ea-f3b50c736852", "image": {"id": "f5cc62f3-ea45-4404-8ccf-3649a4a281ab", "links": [{"rel": "bookmark", "href": "https://10.4.3.166/compute/images/f5cc62f3-ea45-4404-8ccf-3649a4a281ab"}]}, "links": [{"rel": "self", "href": "https://10.4.3.166/compute/v2.1/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852"}, {"rel": "bookmark", "href": "https://10.4.3.166/compute/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1219303279", "status": "BUILD", "tenant_id": "c00a1ca33d574af087772610f7da48c3", "user_id": "948b8e720741476f9f46108af9cb20f0", "updated": "2026-05-14T03:44:37Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-66320734", "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-14 03:44:38,703 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/compute/v2.1/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852 0.158s
2026-05-14 03:44:38,704 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:44:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b27d69b-4997-45a0-a7da-f92832b7f01b', 'x-compute-request-id': 'req-8b27d69b-4997-45a0-a7da-f92832b7f01b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/compute/v2.1/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-14T03:44:37Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.166/compute/flavors/42"}]}, "hostId": "", "id": "77e45acc-2c9c-49d5-90ea-f3b50c736852", "image": {"id": "f5cc62f3-ea45-4404-8ccf-3649a4a281ab", "links": [{"rel": "bookmark", "href": "https://10.4.3.166/compute/images/f5cc62f3-ea45-4404-8ccf-3649a4a281ab"}]}, "links": [{"rel": "self", "href": "https://10.4.3.166/compute/v2.1/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852"}, {"rel": "bookmark", "href": "https://10.4.3.166/compute/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1219303279", "status": "BUILD", "tenant_id": "c00a1ca33d574af087772610f7da48c3", "user_id": "948b8e720741476f9f46108af9cb20f0", "updated": "2026-05-14T03:44:38Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-66320734", "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-14 03:44:38,709 106027 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait
2026-05-14 03:44:39,844 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/compute/v2.1/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852 0.135s
2026-05-14 03:44:39,845 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:44:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b963dc35-47b8-4d77-b7b9-ed8d257c416e', 'x-compute-request-id': 'req-b963dc35-47b8-4d77-b7b9-ed8d257c416e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/compute/v2.1/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-14T03:44:37Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.166/compute/flavors/42"}]}, "hostId": "", "id": "77e45acc-2c9c-49d5-90ea-f3b50c736852", "image": {"id": "f5cc62f3-ea45-4404-8ccf-3649a4a281ab", "links": [{"rel": "bookmark", "href": "https://10.4.3.166/compute/images/f5cc62f3-ea45-4404-8ccf-3649a4a281ab"}]}, "links": [{"rel": "self", "href": "https://10.4.3.166/compute/v2.1/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852"}, {"rel": "bookmark", "href": "https://10.4.3.166/compute/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1219303279", "status": "BUILD", "tenant_id": "c00a1ca33d574af087772610f7da48c3", "user_id": "948b8e720741476f9f46108af9cb20f0", "updated": "2026-05-14T03:44:38Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-66320734", "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-14 03:44:40,941 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/compute/v2.1/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852 0.090s
2026-05-14 03:44:40,941 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:44:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d93866e1-3a03-4fbb-abc7-9b00970bf025', 'x-compute-request-id': 'req-d93866e1-3a03-4fbb-abc7-9b00970bf025', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/compute/v2.1/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-14T03:44:37Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.166/compute/flavors/42"}]}, "hostId": "89a40c94a623e6c6dce7e7f4c0b4038ca121eb82f7aef400b7fe8b23", "id": "77e45acc-2c9c-49d5-90ea-f3b50c736852", "image": {"id": "f5cc62f3-ea45-4404-8ccf-3649a4a281ab", "links": [{"rel": "bookmark", "href": "https://10.4.3.166/compute/images/f5cc62f3-ea45-4404-8ccf-3649a4a281ab"}]}, "links": [{"rel": "self", "href": "https://10.4.3.166/compute/v2.1/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852"}, {"rel": "bookmark", "href": "https://10.4.3.166/compute/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1219303279", "status": "BUILD", "tenant_id": "c00a1ca33d574af087772610f7da48c3", "user_id": "948b8e720741476f9f46108af9cb20f0", "updated": "2026-05-14T03:44:40Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-66320734", "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-14 03:44:42,055 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/compute/v2.1/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852 0.108s
2026-05-14 03:44:42,055 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:44:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a351cea-1948-422b-b839-c0963d46843b', 'x-compute-request-id': 'req-0a351cea-1948-422b-b839-c0963d46843b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/compute/v2.1/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-14T03:44:37Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.166/compute/flavors/42"}]}, "hostId": "89a40c94a623e6c6dce7e7f4c0b4038ca121eb82f7aef400b7fe8b23", "id": "77e45acc-2c9c-49d5-90ea-f3b50c736852", "image": {"id": "f5cc62f3-ea45-4404-8ccf-3649a4a281ab", "links": [{"rel": "bookmark", "href": "https://10.4.3.166/compute/images/f5cc62f3-ea45-4404-8ccf-3649a4a281ab"}]}, "links": [{"rel": "self", "href": "https://10.4.3.166/compute/v2.1/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852"}, {"rel": "bookmark", "href": "https://10.4.3.166/compute/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1219303279", "status": "BUILD", "tenant_id": "c00a1ca33d574af087772610f7da48c3", "user_id": "948b8e720741476f9f46108af9cb20f0", "updated": "2026-05-14T03:44:40Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-66320734", "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-14 03:44:43,181 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/compute/v2.1/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852 0.120s
2026-05-14 03:44:43,181 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:44:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1300', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83c58934-9e9f-4f3f-9435-1cea167a1af7', 'x-compute-request-id': 'req-83c58934-9e9f-4f3f-9435-1cea167a1af7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/compute/v2.1/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-14T03:44:37Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.166/compute/flavors/42"}]}, "hostId": "89a40c94a623e6c6dce7e7f4c0b4038ca121eb82f7aef400b7fe8b23", "id": "77e45acc-2c9c-49d5-90ea-f3b50c736852", "image": {"id": "f5cc62f3-ea45-4404-8ccf-3649a4a281ab", "links": [{"rel": "bookmark", "href": "https://10.4.3.166/compute/images/f5cc62f3-ea45-4404-8ccf-3649a4a281ab"}]}, "links": [{"rel": "self", "href": "https://10.4.3.166/compute/v2.1/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852"}, {"rel": "bookmark", "href": "https://10.4.3.166/compute/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1219303279", "status": "BUILD", "tenant_id": "c00a1ca33d574af087772610f7da48c3", "user_id": "948b8e720741476f9f46108af9cb20f0", "updated": "2026-05-14T03:44:43Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-66320734", "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-14 03:44:43,186 106027 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 6 second wait
2026-05-14 03:44:44,468 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/compute/v2.1/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852 0.281s
2026-05-14 03:44:44,469 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:44:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1af87852-0703-4d83-9cb6-792e762721fd', 'x-compute-request-id': 'req-1af87852-0703-4d83-9cb6-792e762721fd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/compute/v2.1/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-14T03:44:37Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.166/compute/flavors/42"}]}, "hostId": "89a40c94a623e6c6dce7e7f4c0b4038ca121eb82f7aef400b7fe8b23", "id": "77e45acc-2c9c-49d5-90ea-f3b50c736852", "image": {"id": "f5cc62f3-ea45-4404-8ccf-3649a4a281ab", "links": [{"rel": "bookmark", "href": "https://10.4.3.166/compute/images/f5cc62f3-ea45-4404-8ccf-3649a4a281ab"}]}, "links": [{"rel": "self", "href": "https://10.4.3.166/compute/v2.1/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852"}, {"rel": "bookmark", "href": "https://10.4.3.166/compute/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1219303279", "status": "BUILD", "tenant_id": "c00a1ca33d574af087772610f7da48c3", "user_id": "948b8e720741476f9f46108af9cb20f0", "updated": "2026-05-14T03:44:43Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-66320734", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--480261660"}], "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-14 03:44:45,681 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/compute/v2.1/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852 0.205s
2026-05-14 03:44:45,681 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:44:45 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-b83b8353-5d61-4c5f-86e0-b863adcf05d5', 'x-compute-request-id': 'req-b83b8353-5d61-4c5f-86e0-b863adcf05d5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/compute/v2.1/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-14T03:44:37Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.166/compute/flavors/42"}]}, "hostId": "89a40c94a623e6c6dce7e7f4c0b4038ca121eb82f7aef400b7fe8b23", "id": "77e45acc-2c9c-49d5-90ea-f3b50c736852", "image": {"id": "f5cc62f3-ea45-4404-8ccf-3649a4a281ab", "links": [{"rel": "bookmark", "href": "https://10.4.3.166/compute/images/f5cc62f3-ea45-4404-8ccf-3649a4a281ab"}]}, "links": [{"rel": "self", "href": "https://10.4.3.166/compute/v2.1/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852"}, {"rel": "bookmark", "href": "https://10.4.3.166/compute/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1219303279", "status": "BUILD", "tenant_id": "c00a1ca33d574af087772610f7da48c3", "user_id": "948b8e720741476f9f46108af9cb20f0", "updated": "2026-05-14T03:44:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-66320734", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--480261660"}], "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-14 03:44:45,690 106027 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 8 second wait
2026-05-14 03:44:46,867 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/compute/v2.1/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852 0.177s
2026-05-14 03:44:46,867 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:44:46 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-56ed57ba-4345-46ed-b337-fccbd974faa1', 'x-compute-request-id': 'req-56ed57ba-4345-46ed-b337-fccbd974faa1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/compute/v2.1/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-14T03:44:37Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.166/compute/flavors/42"}]}, "hostId": "89a40c94a623e6c6dce7e7f4c0b4038ca121eb82f7aef400b7fe8b23", "id": "77e45acc-2c9c-49d5-90ea-f3b50c736852", "image": {"id": "f5cc62f3-ea45-4404-8ccf-3649a4a281ab", "links": [{"rel": "bookmark", "href": "https://10.4.3.166/compute/images/f5cc62f3-ea45-4404-8ccf-3649a4a281ab"}]}, "links": [{"rel": "self", "href": "https://10.4.3.166/compute/v2.1/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852"}, {"rel": "bookmark", "href": "https://10.4.3.166/compute/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1219303279", "status": "BUILD", "tenant_id": "c00a1ca33d574af087772610f7da48c3", "user_id": "948b8e720741476f9f46108af9cb20f0", "updated": "2026-05-14T03:44:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-66320734", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--480261660"}], "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-14 03:44:48,944 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/compute/v2.1/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852 1.072s
2026-05-14 03:44:48,944 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:44:47 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-69019595-9e70-4850-8152-74dec4c3d018', 'x-compute-request-id': 'req-69019595-9e70-4850-8152-74dec4c3d018', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/compute/v2.1/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-14T03:44:37Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.166/compute/flavors/42"}]}, "hostId": "89a40c94a623e6c6dce7e7f4c0b4038ca121eb82f7aef400b7fe8b23", "id": "77e45acc-2c9c-49d5-90ea-f3b50c736852", "image": {"id": "f5cc62f3-ea45-4404-8ccf-3649a4a281ab", "links": [{"rel": "bookmark", "href": "https://10.4.3.166/compute/images/f5cc62f3-ea45-4404-8ccf-3649a4a281ab"}]}, "links": [{"rel": "self", "href": "https://10.4.3.166/compute/v2.1/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852"}, {"rel": "bookmark", "href": "https://10.4.3.166/compute/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1219303279", "status": "BUILD", "tenant_id": "c00a1ca33d574af087772610f7da48c3", "user_id": "948b8e720741476f9f46108af9cb20f0", "updated": "2026-05-14T03:44:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-66320734", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--480261660"}], "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-14 03:44:51,464 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/compute/v2.1/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852 1.511s
2026-05-14 03:44:51,465 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:44:49 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-f938269b-9a19-421e-ade7-d44490c6cce3', 'x-compute-request-id': 'req-f938269b-9a19-421e-ade7-d44490c6cce3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/compute/v2.1/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-14T03:44:37Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.166/compute/flavors/42"}]}, "hostId": "89a40c94a623e6c6dce7e7f4c0b4038ca121eb82f7aef400b7fe8b23", "id": "77e45acc-2c9c-49d5-90ea-f3b50c736852", "image": {"id": "f5cc62f3-ea45-4404-8ccf-3649a4a281ab", "links": [{"rel": "bookmark", "href": "https://10.4.3.166/compute/images/f5cc62f3-ea45-4404-8ccf-3649a4a281ab"}]}, "links": [{"rel": "self", "href": "https://10.4.3.166/compute/v2.1/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852"}, {"rel": "bookmark", "href": "https://10.4.3.166/compute/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1219303279", "status": "BUILD", "tenant_id": "c00a1ca33d574af087772610f7da48c3", "user_id": "948b8e720741476f9f46108af9cb20f0", "updated": "2026-05-14T03:44:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-66320734", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--480261660"}], "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-14 03:44:52,837 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/compute/v2.1/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852 0.367s
2026-05-14 03:44:52,838 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:44:52 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-f1b18d64-8add-4adb-bc87-06618f8e9e13', 'x-compute-request-id': 'req-f1b18d64-8add-4adb-bc87-06618f8e9e13', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/compute/v2.1/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-14T03:44:37Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.166/compute/flavors/42"}]}, "hostId": "89a40c94a623e6c6dce7e7f4c0b4038ca121eb82f7aef400b7fe8b23", "id": "77e45acc-2c9c-49d5-90ea-f3b50c736852", "image": {"id": "f5cc62f3-ea45-4404-8ccf-3649a4a281ab", "links": [{"rel": "bookmark", "href": "https://10.4.3.166/compute/images/f5cc62f3-ea45-4404-8ccf-3649a4a281ab"}]}, "links": [{"rel": "self", "href": "https://10.4.3.166/compute/v2.1/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852"}, {"rel": "bookmark", "href": "https://10.4.3.166/compute/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1219303279", "status": "BUILD", "tenant_id": "c00a1ca33d574af087772610f7da48c3", "user_id": "948b8e720741476f9f46108af9cb20f0", "updated": "2026-05-14T03:44:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-66320734", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--480261660"}], "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-14 03:44:54,257 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/compute/v2.1/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852 0.411s
2026-05-14 03:44:54,258 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:44:53 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-d5d2b7cb-94c7-4ab0-8625-c4c66a47fe17', 'x-compute-request-id': 'req-d5d2b7cb-94c7-4ab0-8625-c4c66a47fe17', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/compute/v2.1/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-14T03:44:37Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.166/compute/flavors/42"}]}, "hostId": "89a40c94a623e6c6dce7e7f4c0b4038ca121eb82f7aef400b7fe8b23", "id": "77e45acc-2c9c-49d5-90ea-f3b50c736852", "image": {"id": "f5cc62f3-ea45-4404-8ccf-3649a4a281ab", "links": [{"rel": "bookmark", "href": "https://10.4.3.166/compute/images/f5cc62f3-ea45-4404-8ccf-3649a4a281ab"}]}, "links": [{"rel": "self", "href": "https://10.4.3.166/compute/v2.1/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852"}, {"rel": "bookmark", "href": "https://10.4.3.166/compute/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1219303279", "status": "BUILD", "tenant_id": "c00a1ca33d574af087772610f7da48c3", "user_id": "948b8e720741476f9f46108af9cb20f0", "updated": "2026-05-14T03:44:54Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-66320734", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--480261660"}], "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-14 03:44:55,495 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/compute/v2.1/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852 0.228s
2026-05-14 03:44:55,495 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:44:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1556', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29208466-8e24-4357-9fe7-e42f4a5cfdcd', 'x-compute-request-id': 'req-29208466-8e24-4357-9fe7-e42f4a5cfdcd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/compute/v2.1/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-1760922708-network": [{"version": 4, "addr": "10.1.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:b9:82"}]}, "created": "2026-05-14T03:44:37Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.166/compute/flavors/42"}]}, "hostId": "89a40c94a623e6c6dce7e7f4c0b4038ca121eb82f7aef400b7fe8b23", "id": "77e45acc-2c9c-49d5-90ea-f3b50c736852", "image": {"id": "f5cc62f3-ea45-4404-8ccf-3649a4a281ab", "links": [{"rel": "bookmark", "href": "https://10.4.3.166/compute/images/f5cc62f3-ea45-4404-8ccf-3649a4a281ab"}]}, "links": [{"rel": "self", "href": "https://10.4.3.166/compute/v2.1/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852"}, {"rel": "bookmark", "href": "https://10.4.3.166/compute/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1219303279", "status": "ACTIVE", "tenant_id": "c00a1ca33d574af087772610f7da48c3", "user_id": "948b8e720741476f9f46108af9cb20f0", "updated": "2026-05-14T03:44:54Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-66320734", "OS-SRV-USG:launched_at": "2026-05-14T03:44:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--480261660"}], "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-14 03:44:55,501 106027 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 18 second wait
2026-05-14 03:44:55,604 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/compute/v2.1/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852/os-interface 0.103s
2026-05-14 03:44:55,604 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:44:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e8df3e0-c82b-42df-bf29-7df5fcdbec59', 'x-compute-request-id': 'req-7e8df3e0-c82b-42df-bf29-7df5fcdbec59', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/compute/v2.1/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "31b55cd1-c471-44a4-88fa-a54f4a9c31ad", "port_id": "4952b848-72b3-4fbe-b817-48e6a7306db6", "mac_addr": "fa:16:3e:6d:b9:82", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "87ad4982-a634-4645-b522-c27948428301", "ip_address": "10.1.0.14"}]}]}'
2026-05-14 03:44:56,213 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 PUT https://10.4.3.166/networking/v2.0/floatingips/d89f73f6-fd68-480d-aed4-6091af23b574 0.607s
2026-05-14 03:44:56,213 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "4952b848-72b3-4fbe-b817-48e6a7306db6"}}
Response - Headers: {'date': 'Thu, 14 May 2026 03:44:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-5a30aeeb-3642-4d46-ba3e-b27e6306171f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/networking/v2.0/floatingips/d89f73f6-fd68-480d-aed4-6091af23b574'}
Body: b'{"floatingip": {"id": "d89f73f6-fd68-480d-aed4-6091af23b574", "tenant_id": "c00a1ca33d574af087772610f7da48c3", "project_id": "c00a1ca33d574af087772610f7da48c3", "floating_ip_address": "172.24.5.245", "floating_network_id": "735efcd5-aa7d-4d1e-94e7-66d7637109dc", "router_id": "ec2cecf6-a52d-479a-9ec9-3c02be9b14ef", "port_id": "4952b848-72b3-4fbe-b817-48e6a7306db6", "fixed_ip_address": "10.1.0.14", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "31b55cd1-c471-44a4-88fa-a54f4a9c31ad", "mac_address": "fa:16:3e:6d:b9:82", "admin_state_up": true, "status": "ACTIVE", "device_id": "77e45acc-2c9c-49d5-90ea-f3b50c736852", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-05-14T03:44:35Z", "updated_at": "2026-05-14T03:44:55Z", "revision_number": 1}}'
2026-05-14 03:44:56,214 106027 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.245:22' as 'cirros' with public key authentication
2026-05-14 03:45:32,041 106027 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-05-14 03:45:32,190 106027 INFO [paramiko.transport] Authentication (publickey) successful!
2026-05-14 03:45:32,191 106027 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.5.245 successfully created
2026-05-14 03:45:45,527 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/compute/v2.1/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852 13.336s
2026-05-14 03:45:45,528 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:45:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1675', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0aa8fdda-c545-4309-b3d3-278c2b6f0c5f', 'x-compute-request-id': 'req-0aa8fdda-c545-4309-b3d3-278c2b6f0c5f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/compute/v2.1/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-1760922708-network": [{"version": 4, "addr": "10.1.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:b9:82"}, {"version": 4, "addr": "172.24.5.245", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:b9:82"}]}, "created": "2026-05-14T03:44:37Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.166/compute/flavors/42"}]}, "hostId": "89a40c94a623e6c6dce7e7f4c0b4038ca121eb82f7aef400b7fe8b23", "id": "77e45acc-2c9c-49d5-90ea-f3b50c736852", "image": {"id": "f5cc62f3-ea45-4404-8ccf-3649a4a281ab", "links": [{"rel": "bookmark", "href": "https://10.4.3.166/compute/images/f5cc62f3-ea45-4404-8ccf-3649a4a281ab"}]}, "links": [{"rel": "self", "href": "https://10.4.3.166/compute/v2.1/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852"}, {"rel": "bookmark", "href": "https://10.4.3.166/compute/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1219303279", "status": "ACTIVE", "tenant_id": "c00a1ca33d574af087772610f7da48c3", "user_id": "948b8e720741476f9f46108af9cb20f0", "updated": "2026-05-14T03:44:54Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-66320734", "OS-SRV-USG:launched_at": "2026-05-14T03:44:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--480261660"}], "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-14 03:45:45,565 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.029s
2026-05-14 03:45:45,565 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:45:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7aef921-b396-40e1-8283-a34a6d0fa2c0', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7aef921-b396-40e1-8283-a34a6d0fa2c0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:44:35.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:45:45,571 106027 INFO [tempest.common.waiters] volume 45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 reached available after waiting for 0.571799 seconds
2026-05-14 03:45:45,605 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.033s
2026-05-14 03:45:45,605 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:45:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28f2d5d3-6cef-402d-9cdc-efff11dd29c2', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28f2d5d3-6cef-402d-9cdc-efff11dd29c2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:44:35.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:45:48,191 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 POST https://10.4.3.166/compute/v2.1/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852/os-volume_attachments 2.579s
2026-05-14 03:45:48,191 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volumeAttachment": {"volumeId": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}}
Response - Headers: {'date': 'Thu, 14 May 2026 03:45:45 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-92c74b2e-e10a-43a0-b11a-76c1953b6afb', 'x-compute-request-id': 'req-92c74b2e-e10a-43a0-b11a-76c1953b6afb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/compute/v2.1/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852/os-volume_attachments'}
Body: b'{"volumeAttachment": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "serverId": "77e45acc-2c9c-49d5-90ea-f3b50c736852", "volumeId": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "device": "/dev/vdb"}}'
2026-05-14 03:45:48,236 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.044s
2026-05-14 03:45:48,238 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:45:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bfba17e-cedd-4ec7-935b-804256bbdfb6', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bfba17e-cedd-4ec7-935b-804256bbdfb6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:45:48.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:45:49,289 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.041s
2026-05-14 03:45:49,289 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:45:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60e81044-09bf-4f30-86d7-efdf5f38d26c', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60e81044-09bf-4f30-86d7-efdf5f38d26c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:45:49.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:45:50,343 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.046s
2026-05-14 03:45:50,344 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:45:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4498cc76-00d2-4ea4-a870-81453c3d8807', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4498cc76-00d2-4ea4-a870-81453c3d8807', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:45:49.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:45:51,390 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.040s
2026-05-14 03:45:51,390 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:45:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f75e8e9-19c4-45d9-8e41-e56e0d3d7c4c', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f75e8e9-19c4-45d9-8e41-e56e0d3d7c4c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:45:49.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:45:52,438 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.040s
2026-05-14 03:45:52,438 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:45:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86a4d91c-d3fe-4a52-aebf-46203e7afe89', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86a4d91c-d3fe-4a52-aebf-46203e7afe89', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:45:49.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:45:53,495 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.050s
2026-05-14 03:45:53,495 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:45:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e48df26-e2ac-4652-90ea-1bece5300aff', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e48df26-e2ac-4652-90ea-1bece5300aff', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:45:49.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:45:54,589 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.087s
2026-05-14 03:45:54,590 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:45:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9a9e898-e886-47fb-9020-44114857181c', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9a9e898-e886-47fb-9020-44114857181c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:45:49.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:45:59,853 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 4.257s
2026-05-14 03:45:59,854 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:45:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-775bf6b3-9bc4-4d2a-ade3-f3eb24b4d445', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-775bf6b3-9bc4-4d2a-ade3-f3eb24b4d445', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:45:49.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:46:00,898 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.034s
2026-05-14 03:46:00,899 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:46:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31b8aa18-80ec-49e9-8152-b36a63a6c1b0', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31b8aa18-80ec-49e9-8152-b36a63a6c1b0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:45:49.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:46:01,956 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.050s
2026-05-14 03:46:01,956 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:46:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d99e504-991f-4ff1-ae5d-adc3787dc6d5', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d99e504-991f-4ff1-ae5d-adc3787dc6d5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:45:49.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:46:03,744 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.783s
2026-05-14 03:46:03,745 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:46:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90aa8be1-719a-4517-9865-1e3deaf28f6d', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90aa8be1-719a-4517-9865-1e3deaf28f6d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:45:49.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:46:04,794 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.042s
2026-05-14 03:46:04,795 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:46:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8d2f420-e7b8-4f02-8b1d-9b41b01fa7af', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8d2f420-e7b8-4f02-8b1d-9b41b01fa7af', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:45:49.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:46:06,290 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.489s
2026-05-14 03:46:06,291 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:46:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3bee824-5b99-427d-8799-c3f6ad22abad', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3bee824-5b99-427d-8799-c3f6ad22abad', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:45:49.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:46:07,332 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.034s
2026-05-14 03:46:07,332 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:46:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8349655f-fdb2-468e-afdb-4305b035d0a2', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8349655f-fdb2-468e-afdb-4305b035d0a2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:45:49.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:46:08,373 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.034s
2026-05-14 03:46:08,373 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:46:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1055484-dc28-481a-b6ba-046d7ab038e9', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1055484-dc28-481a-b6ba-046d7ab038e9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:45:49.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:46:09,406 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.028s
2026-05-14 03:46:09,407 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:46:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0573046e-28f3-4df0-8120-a8755e6cae45', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0573046e-28f3-4df0-8120-a8755e6cae45', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:45:49.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:46:10,448 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.036s
2026-05-14 03:46:10,448 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:46:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24ac6afe-1ba5-4395-9846-b7d9462caa45', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24ac6afe-1ba5-4395-9846-b7d9462caa45', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:45:49.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:46:11,487 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.033s
2026-05-14 03:46:11,488 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:46:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f50b00a1-05ae-4baa-866f-c5fa5c735f71', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f50b00a1-05ae-4baa-866f-c5fa5c735f71', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:45:49.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:46:12,548 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.053s
2026-05-14 03:46:12,548 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:46:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82eb3573-3d72-42ea-85b1-82540c4022a3', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82eb3573-3d72-42ea-85b1-82540c4022a3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:45:49.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:46:13,625 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.067s
2026-05-14 03:46:13,625 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:46:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b802e44b-a931-4231-8a26-95fcb02b134f', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b802e44b-a931-4231-8a26-95fcb02b134f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:45:49.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:46:14,667 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.034s
2026-05-14 03:46:14,667 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:46:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d921d29b-3c85-477a-acf7-cccb1eac1ad6', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d921d29b-3c85-477a-acf7-cccb1eac1ad6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:45:49.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:46:15,737 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.062s
2026-05-14 03:46:15,737 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:46:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9b6b8d0-fe11-4c1b-9c03-997f84b5d1c0', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9b6b8d0-fe11-4c1b-9c03-997f84b5d1c0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:45:49.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:46:16,787 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.043s
2026-05-14 03:46:16,787 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:46:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a27f056f-2d0c-4428-8fd6-348c3e15ff84', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a27f056f-2d0c-4428-8fd6-348c3e15ff84', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:45:49.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:46:18,499 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.706s
2026-05-14 03:46:18,500 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:46:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-408d2265-4efe-4b52-95f4-e90237359785', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-408d2265-4efe-4b52-95f4-e90237359785', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:45:49.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:46:19,545 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.036s
2026-05-14 03:46:19,546 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:46:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a480a1a-9845-4fce-b20f-c0eb1c08b181', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a480a1a-9845-4fce-b20f-c0eb1c08b181', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:46:20,583 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.024s
2026-05-14 03:46:20,583 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:46:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c9c8276-bc0d-4f6c-9241-a5989a935457', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c9c8276-bc0d-4f6c-9241-a5989a935457', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:46:21,618 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.026s
2026-05-14 03:46:21,618 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:46:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15e54eb0-2b7a-4ac4-966f-2bc6df2eff16', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15e54eb0-2b7a-4ac4-966f-2bc6df2eff16', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:46:22,654 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.031s
2026-05-14 03:46:22,655 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:46:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3d51e24-1945-4d26-b80a-800ab041b4b1', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3d51e24-1945-4d26-b80a-800ab041b4b1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:46:23,705 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.045s
2026-05-14 03:46:23,706 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:46:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0f17b49-4995-4453-a04c-1270bd03a49a', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0f17b49-4995-4453-a04c-1270bd03a49a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:46:24,744 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.030s
2026-05-14 03:46:24,745 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:46:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19b70f13-149c-4616-af2c-51d39e747424', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19b70f13-149c-4616-af2c-51d39e747424', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:46:25,780 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.029s
2026-05-14 03:46:25,780 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:46:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c3bd539-88fd-4be5-8b3f-e69060a169c5', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c3bd539-88fd-4be5-8b3f-e69060a169c5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:46:27,004 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.218s
2026-05-14 03:46:27,004 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:46:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed5d8b86-86a6-4d46-b9cd-fec470f8d987', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed5d8b86-86a6-4d46-b9cd-fec470f8d987', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:46:28,037 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.027s
2026-05-14 03:46:28,037 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:46:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2450cb52-92e7-4855-b144-5ba887a3f4d3', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2450cb52-92e7-4855-b144-5ba887a3f4d3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:46:29,073 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.031s
2026-05-14 03:46:29,073 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:46:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddb264eb-545f-4378-a18e-af52147773c4', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddb264eb-545f-4378-a18e-af52147773c4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:46:30,102 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.024s
2026-05-14 03:46:30,102 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:46:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3957dbfb-5a97-404a-a3f8-414f6abba1de', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3957dbfb-5a97-404a-a3f8-414f6abba1de', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:46:31,136 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.028s
2026-05-14 03:46:31,136 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:46:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a3a38a3-e83c-4385-804a-af8c374dc78d', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a3a38a3-e83c-4385-804a-af8c374dc78d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:46:32,171 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.030s
2026-05-14 03:46:32,172 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:46:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e02ea4fc-3e46-4063-8200-c5b77c5352ed', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e02ea4fc-3e46-4063-8200-c5b77c5352ed', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:46:33,211 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.032s
2026-05-14 03:46:33,211 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:46:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fa672e5-f0da-4e47-869c-cd625fbfc480', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fa672e5-f0da-4e47-869c-cd625fbfc480', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:46:34,249 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.030s
2026-05-14 03:46:34,249 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:46:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b147e16e-e00c-4a41-baa9-41f95f1efe4c', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b147e16e-e00c-4a41-baa9-41f95f1efe4c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:46:35,292 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.033s
2026-05-14 03:46:35,292 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:46:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e17b7b0c-886c-4ff1-b255-11e9ccc64e6f', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e17b7b0c-886c-4ff1-b255-11e9ccc64e6f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:46:36,342 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.044s
2026-05-14 03:46:36,342 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:46:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ac3e483-82de-4f69-b802-2d4b5933ca9b', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ac3e483-82de-4f69-b802-2d4b5933ca9b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:46:37,383 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.032s
2026-05-14 03:46:37,383 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:46:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c25467f-af4b-40a9-a23b-d1c3b89f3133', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c25467f-af4b-40a9-a23b-d1c3b89f3133', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:46:38,421 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.032s
2026-05-14 03:46:38,421 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:46:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-469b986f-cd0a-4344-a16b-c9f93805f31c', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-469b986f-cd0a-4344-a16b-c9f93805f31c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:46:39,461 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.034s
2026-05-14 03:46:39,461 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:46:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3008c280-43ff-43d5-927d-5859c4497bd5', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3008c280-43ff-43d5-927d-5859c4497bd5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:46:40,498 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.030s
2026-05-14 03:46:40,499 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:46:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3381ea6-f97b-4977-860f-3664a370749d', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3381ea6-f97b-4977-860f-3664a370749d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:46:41,541 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.034s
2026-05-14 03:46:41,541 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:46:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c09dd0c-3ad2-4293-a14e-54dd5664d846', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c09dd0c-3ad2-4293-a14e-54dd5664d846', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:46:42,582 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.035s
2026-05-14 03:46:42,582 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:46:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbe32a84-ace9-40b0-8255-ce2cbfc9311a', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbe32a84-ace9-40b0-8255-ce2cbfc9311a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:46:43,629 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.042s
2026-05-14 03:46:43,629 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:46:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29f9cce1-462f-4e10-b2e8-046161a91f33', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29f9cce1-462f-4e10-b2e8-046161a91f33', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:46:44,660 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.022s
2026-05-14 03:46:44,660 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:46:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b05a116d-40a3-4964-b054-b080b9e5cd2f', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b05a116d-40a3-4964-b054-b080b9e5cd2f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:46:45,688 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.023s
2026-05-14 03:46:45,688 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:46:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2c21e32-6ce6-4da6-9602-97abbe646878', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2c21e32-6ce6-4da6-9602-97abbe646878', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:46:46,840 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.147s
2026-05-14 03:46:46,840 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:46:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca7f2a79-a0b9-4cd6-98a4-7458e5ccef23', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca7f2a79-a0b9-4cd6-98a4-7458e5ccef23', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:46:47,868 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.023s
2026-05-14 03:46:47,868 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:46:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a07b645-d553-4688-8dd9-e08ef143d28f', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a07b645-d553-4688-8dd9-e08ef143d28f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:46:48,908 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.034s
2026-05-14 03:46:48,908 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:46:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4516a85-ccec-4e17-8df6-cc6c2a2d8171', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4516a85-ccec-4e17-8df6-cc6c2a2d8171', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:46:49,942 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.027s
2026-05-14 03:46:49,943 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:46:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8fec422-fce2-48ce-b430-33e6507c9748', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8fec422-fce2-48ce-b430-33e6507c9748', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:46:50,972 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.023s
2026-05-14 03:46:50,972 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:46:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c84b74df-47ed-4ec1-a0d8-75658e6abbb2', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c84b74df-47ed-4ec1-a0d8-75658e6abbb2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:46:52,011 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.032s
2026-05-14 03:46:52,011 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:46:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46d55ecf-0da2-498a-8407-2a875d2ed0f8', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46d55ecf-0da2-498a-8407-2a875d2ed0f8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:46:53,045 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.029s
2026-05-14 03:46:53,045 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:46:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8f046fe-97e1-4475-82c9-48881b0cba2b', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8f046fe-97e1-4475-82c9-48881b0cba2b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:46:54,074 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.023s
2026-05-14 03:46:54,074 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:46:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f2872c1-123b-4f45-9dba-3ce5cd76c173', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f2872c1-123b-4f45-9dba-3ce5cd76c173', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:46:55,110 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.027s
2026-05-14 03:46:55,110 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:46:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da9b6da3-7d99-4508-a7b1-90687a9918df', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da9b6da3-7d99-4508-a7b1-90687a9918df', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:46:56,140 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.025s
2026-05-14 03:46:56,140 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:46:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6746ef2-4372-43a4-bc08-e6920c26d15a', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6746ef2-4372-43a4-bc08-e6920c26d15a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:46:57,174 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.029s
2026-05-14 03:46:57,174 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:46:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcc2e60e-0728-4cdb-8eb6-0aa4febd9e61', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcc2e60e-0728-4cdb-8eb6-0aa4febd9e61', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:46:58,210 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.029s
2026-05-14 03:46:58,211 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:46:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18a16454-8379-45c6-8e1c-1ebe248c9620', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18a16454-8379-45c6-8e1c-1ebe248c9620', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:46:59,241 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.024s
2026-05-14 03:46:59,241 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:46:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e848318a-f173-4345-910d-5306fc350144', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e848318a-f173-4345-910d-5306fc350144', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:47:00,281 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.033s
2026-05-14 03:47:00,281 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:47:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abdc59fd-591d-46e3-836d-0ef444ca27d4', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abdc59fd-591d-46e3-836d-0ef444ca27d4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:47:01,313 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.023s
2026-05-14 03:47:01,313 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:47:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78b162c7-74a7-48a2-90f0-97154a30ccb9', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78b162c7-74a7-48a2-90f0-97154a30ccb9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:47:02,343 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.024s
2026-05-14 03:47:02,343 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:47:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24bc8d42-71a4-464c-82fc-e6dba5094564', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24bc8d42-71a4-464c-82fc-e6dba5094564', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:47:03,384 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.033s
2026-05-14 03:47:03,385 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:47:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64ceea41-baf0-4b3a-942a-0c98b9c8bf84', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64ceea41-baf0-4b3a-942a-0c98b9c8bf84', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:47:04,423 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.032s
2026-05-14 03:47:04,423 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:47:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04501d31-a270-480d-b62f-4d02605d5f6c', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04501d31-a270-480d-b62f-4d02605d5f6c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:47:05,452 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.024s
2026-05-14 03:47:05,452 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:47:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-980a6c36-6f76-49ec-a929-200db44b4987', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-980a6c36-6f76-49ec-a929-200db44b4987', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:47:06,490 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.030s
2026-05-14 03:47:06,490 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:47:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4aa34e9-9584-44d6-9a10-d1772fe637e9', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4aa34e9-9584-44d6-9a10-d1772fe637e9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:47:07,528 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.032s
2026-05-14 03:47:07,528 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:47:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f579e517-e09a-4874-b415-7de61ef213e5', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f579e517-e09a-4874-b415-7de61ef213e5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:47:08,560 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.025s
2026-05-14 03:47:08,561 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:47:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83d07c7c-5991-4b76-9e1b-e660587d9b41', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83d07c7c-5991-4b76-9e1b-e660587d9b41', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:47:09,589 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.022s
2026-05-14 03:47:09,589 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:47:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf8f3f93-451d-4667-95ea-17b1220f5a90', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf8f3f93-451d-4667-95ea-17b1220f5a90', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:47:10,619 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.023s
2026-05-14 03:47:10,619 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:47:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ced48e02-0d3b-4718-9601-e25055266591', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ced48e02-0d3b-4718-9601-e25055266591', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:47:11,649 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.024s
2026-05-14 03:47:11,649 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:47:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6c8eaa5-f214-4fc4-b723-a0f5b8277a0e', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6c8eaa5-f214-4fc4-b723-a0f5b8277a0e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:47:12,677 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.021s
2026-05-14 03:47:12,677 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:47:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b1756c1-9e8a-4f60-94fb-6d27387e1803', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b1756c1-9e8a-4f60-94fb-6d27387e1803', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:47:13,709 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.027s
2026-05-14 03:47:13,709 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:47:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-845d52c5-1a7e-4f2c-a2b5-bcabae23af20', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-845d52c5-1a7e-4f2c-a2b5-bcabae23af20', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:47:14,746 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.031s
2026-05-14 03:47:14,747 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:47:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-978ee126-9edd-4193-8c79-09de6618cf67', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-978ee126-9edd-4193-8c79-09de6618cf67', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:47:15,774 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.021s
2026-05-14 03:47:15,774 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:47:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-658b0e74-3422-4f5a-9ef1-3d463126bfbc', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-658b0e74-3422-4f5a-9ef1-3d463126bfbc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:47:16,802 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.022s
2026-05-14 03:47:16,802 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:47:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e7351c7-57c3-49e2-82fc-45940313c3d0', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e7351c7-57c3-49e2-82fc-45940313c3d0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:47:17,830 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.023s
2026-05-14 03:47:17,830 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:47:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-167a6d37-9092-4ae5-8fea-11ccd4826616', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-167a6d37-9092-4ae5-8fea-11ccd4826616', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:47:18,860 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.024s
2026-05-14 03:47:18,860 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:47:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29fea8b2-a39b-4e69-abfe-3abe7f3a9428', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29fea8b2-a39b-4e69-abfe-3abe7f3a9428', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:47:19,906 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.041s
2026-05-14 03:47:19,906 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:47:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1ba329e-2908-4f31-af3a-332047766688', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1ba329e-2908-4f31-af3a-332047766688', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:47:20,943 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.031s
2026-05-14 03:47:20,943 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:47:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f01da67-fdf0-4338-8374-d1d96f89ea27', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f01da67-fdf0-4338-8374-d1d96f89ea27', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:47:21,984 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.034s
2026-05-14 03:47:21,984 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:47:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-612e7116-8953-47ff-94f2-bf76f12bf684', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-612e7116-8953-47ff-94f2-bf76f12bf684', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:47:23,017 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.024s
2026-05-14 03:47:23,017 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:47:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dd02ae2-0912-4cad-8c83-00e205a44ee7', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dd02ae2-0912-4cad-8c83-00e205a44ee7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:47:24,052 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.029s
2026-05-14 03:47:24,052 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:47:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-763113fb-4c24-4401-a5b4-bc6ddcff5a81', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-763113fb-4c24-4401-a5b4-bc6ddcff5a81', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:47:25,081 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.024s
2026-05-14 03:47:25,082 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:47:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53b995e9-e501-4be0-a105-326984676038', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53b995e9-e501-4be0-a105-326984676038', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:47:26,115 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.025s
2026-05-14 03:47:26,115 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:47:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86def3c3-2563-42b0-9dc8-5fed8357cd81', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86def3c3-2563-42b0-9dc8-5fed8357cd81', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:47:27,143 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.023s
2026-05-14 03:47:27,143 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:47:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bb257cf-2987-4bf5-aab5-a1357ece818f', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bb257cf-2987-4bf5-aab5-a1357ece818f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:47:28,174 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.024s
2026-05-14 03:47:28,174 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:47:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cdd9a00-11fd-4cd8-9b23-4efccc1b8eb6', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cdd9a00-11fd-4cd8-9b23-4efccc1b8eb6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:47:29,206 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.026s
2026-05-14 03:47:29,206 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:47:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c4f9d6e-136e-4fe3-b853-4f30edf6fd8d', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c4f9d6e-136e-4fe3-b853-4f30edf6fd8d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:47:30,242 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.029s
2026-05-14 03:47:30,242 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:47:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d5173ee-8e2e-4518-b172-7736cacfe263', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d5173ee-8e2e-4518-b172-7736cacfe263', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:47:31,279 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.032s
2026-05-14 03:47:31,280 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:47:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a73f1cd7-3782-43a3-babf-50420f5fffe7', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a73f1cd7-3782-43a3-babf-50420f5fffe7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:47:32,331 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.045s
2026-05-14 03:47:32,331 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:47:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf24a7f4-1e56-477a-b549-cbf1ab09a57b', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf24a7f4-1e56-477a-b549-cbf1ab09a57b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:47:33,373 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.035s
2026-05-14 03:47:33,374 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:47:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4447fd62-24a3-42b5-890d-78eeab69b354', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4447fd62-24a3-42b5-890d-78eeab69b354', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:47:34,406 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.027s
2026-05-14 03:47:34,406 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:47:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1841ad7-115f-4c76-a5f2-4d1f88813b12', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1841ad7-115f-4c76-a5f2-4d1f88813b12', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:47:35,439 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.028s
2026-05-14 03:47:35,439 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:47:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d06a7b66-3bdd-4f32-a809-bdfd866fa42a', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d06a7b66-3bdd-4f32-a809-bdfd866fa42a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:47:36,475 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.029s
2026-05-14 03:47:36,476 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:47:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ec6be34-ccca-4053-8f8a-ba6d7432543c', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ec6be34-ccca-4053-8f8a-ba6d7432543c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:47:37,507 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.026s
2026-05-14 03:47:37,507 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:47:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d4c3e62-43de-459a-aef5-6655303dbdb5', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d4c3e62-43de-459a-aef5-6655303dbdb5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:47:38,535 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.021s
2026-05-14 03:47:38,535 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:47:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-750baeae-3406-488c-a5d9-5bb3bc6cf9ec', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-750baeae-3406-488c-a5d9-5bb3bc6cf9ec', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:47:39,564 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.023s
2026-05-14 03:47:39,564 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:47:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1dffea5-f585-4d55-a8dc-63671b291216', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1dffea5-f585-4d55-a8dc-63671b291216', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:47:40,591 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.023s
2026-05-14 03:47:40,592 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:47:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30c13b19-ea93-4bae-ad2d-1a1bcb2ac510', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30c13b19-ea93-4bae-ad2d-1a1bcb2ac510', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:47:41,621 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.024s
2026-05-14 03:47:41,621 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:47:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-197b443b-9ac8-4634-9b95-af3d744c8c16', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-197b443b-9ac8-4634-9b95-af3d744c8c16', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:47:42,651 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.025s
2026-05-14 03:47:42,652 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:47:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-500adde0-edac-4ed0-9a4e-3aad673a2432', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-500adde0-edac-4ed0-9a4e-3aad673a2432', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:47:43,691 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.034s
2026-05-14 03:47:43,691 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:47:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c19c4ee4-2f21-4c31-85d4-066b07548130', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c19c4ee4-2f21-4c31-85d4-066b07548130', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:47:44,728 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.030s
2026-05-14 03:47:44,728 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:47:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e30783c0-38ad-475a-ac4c-a051aded800c', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e30783c0-38ad-475a-ac4c-a051aded800c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:47:45,765 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.028s
2026-05-14 03:47:45,765 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:47:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43203ca3-6963-448c-bd6f-fe5ad6df9114', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43203ca3-6963-448c-bd6f-fe5ad6df9114', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:47:46,812 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.042s
2026-05-14 03:47:46,812 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:47:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be076c84-5bd2-405a-aa75-697368bfbc9a', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be076c84-5bd2-405a-aa75-697368bfbc9a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:47:47,863 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.045s
2026-05-14 03:47:47,864 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:47:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-885dc523-7ad6-4705-a830-55e092640d4f', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-885dc523-7ad6-4705-a830-55e092640d4f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:47:48,894 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.024s
2026-05-14 03:47:48,895 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:47:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef54ea71-c244-4438-b343-4c9dab875f4b', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef54ea71-c244-4438-b343-4c9dab875f4b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:47:49,928 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.028s
2026-05-14 03:47:49,928 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:47:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb8b80a8-e7ac-4d73-bbb8-3c89379a0a3e', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb8b80a8-e7ac-4d73-bbb8-3c89379a0a3e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:47:50,960 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.024s
2026-05-14 03:47:50,960 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:47:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66add0c1-41ce-4125-8019-2bb52d2ebcc7', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66add0c1-41ce-4125-8019-2bb52d2ebcc7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:47:51,992 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.026s
2026-05-14 03:47:51,992 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:47:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b09c0333-762e-4f98-915d-82fb8943ec8e', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b09c0333-762e-4f98-915d-82fb8943ec8e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:47:53,025 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.024s
2026-05-14 03:47:53,026 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:47:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6c7724c-9864-4ca6-aa33-06c5b1428446', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6c7724c-9864-4ca6-aa33-06c5b1428446', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:47:54,055 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.024s
2026-05-14 03:47:54,055 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:47:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b2a3ede-7b7e-4023-99ba-515ab48ee24d', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b2a3ede-7b7e-4023-99ba-515ab48ee24d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:47:55,090 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.031s
2026-05-14 03:47:55,091 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:47:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54c78883-dcde-4005-a7e8-db6344a425c2', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54c78883-dcde-4005-a7e8-db6344a425c2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:47:56,122 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.027s
2026-05-14 03:47:56,122 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:47:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2af258c-d917-48a1-b83e-5772e46a2001', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2af258c-d917-48a1-b83e-5772e46a2001', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:47:57,165 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.037s
2026-05-14 03:47:57,165 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:47:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5eb556a3-0a71-4058-8f46-25b1723cc47e', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5eb556a3-0a71-4058-8f46-25b1723cc47e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:47:58,217 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.044s
2026-05-14 03:47:58,218 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:47:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8368edc-0ed1-4b1c-a284-099ae14ed2c3', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8368edc-0ed1-4b1c-a284-099ae14ed2c3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:47:59,276 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.050s
2026-05-14 03:47:59,277 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:47:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4ea4fd9-b5d1-41f1-9bd4-33ed1545a2a4', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4ea4fd9-b5d1-41f1-9bd4-33ed1545a2a4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:48:00,314 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.030s
2026-05-14 03:48:00,314 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:48:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-164851d3-a753-46bf-9d0e-0a74d5e483c1', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-164851d3-a753-46bf-9d0e-0a74d5e483c1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:48:01,345 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.022s
2026-05-14 03:48:01,346 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:48:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ae84762-053a-4a49-9cb0-68b2a3de098d', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ae84762-053a-4a49-9cb0-68b2a3de098d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:48:02,390 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.039s
2026-05-14 03:48:02,390 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:48:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e4d8a70-5f69-445e-a2c0-77c9d54ee21e', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e4d8a70-5f69-445e-a2c0-77c9d54ee21e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:48:03,420 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.024s
2026-05-14 03:48:03,420 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:48:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bca5f962-7e6e-4955-bf04-282cf4aacdf2', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bca5f962-7e6e-4955-bf04-282cf4aacdf2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:48:04,457 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.030s
2026-05-14 03:48:04,458 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:48:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a4f7e2a-baa6-4bc9-a5fa-28c6d32da22f', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a4f7e2a-baa6-4bc9-a5fa-28c6d32da22f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:48:05,485 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.022s
2026-05-14 03:48:05,486 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:48:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53aec3d6-d580-4b41-abbe-231d5f39be73', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53aec3d6-d580-4b41-abbe-231d5f39be73', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:48:06,517 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.025s
2026-05-14 03:48:06,517 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:48:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-546ac5ba-337f-46ad-8eb0-d2f1a46bef0d', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-546ac5ba-337f-46ad-8eb0-d2f1a46bef0d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:48:07,547 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.025s
2026-05-14 03:48:07,547 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:48:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33febcbf-515e-4f69-b92f-ec9033971d6b', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33febcbf-515e-4f69-b92f-ec9033971d6b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:48:08,583 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.030s
2026-05-14 03:48:08,583 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:48:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9eaa77c8-88d7-4c75-8e4d-0d0daa8961ed', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9eaa77c8-88d7-4c75-8e4d-0d0daa8961ed', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:48:09,612 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.022s
2026-05-14 03:48:09,612 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:48:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02551535-590d-4b6c-a556-77665b8cbce9', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02551535-590d-4b6c-a556-77665b8cbce9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:48:10,643 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.026s
2026-05-14 03:48:10,644 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:48:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98eaf26b-13eb-4882-a041-ca8f3b347638', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98eaf26b-13eb-4882-a041-ca8f3b347638', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:48:11,673 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.024s
2026-05-14 03:48:11,673 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:48:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a6cc7e2-ca31-45a9-b9c9-d7b45725bf48', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a6cc7e2-ca31-45a9-b9c9-d7b45725bf48', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:48:12,712 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.034s
2026-05-14 03:48:12,713 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:48:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c430272-a807-462e-9e97-af64a468214a', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c430272-a807-462e-9e97-af64a468214a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:48:13,742 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.023s
2026-05-14 03:48:13,742 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:48:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b43c5681-b485-4561-b7e7-573752a1c387', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b43c5681-b485-4561-b7e7-573752a1c387', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:48:14,782 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.032s
2026-05-14 03:48:14,783 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:48:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61a6e055-3829-4689-a95d-4b96bfb6c648', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61a6e055-3829-4689-a95d-4b96bfb6c648', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:48:15,816 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.027s
2026-05-14 03:48:15,816 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:48:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fbec73e-7520-425e-bf2e-bb2eacd25535', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fbec73e-7520-425e-bf2e-bb2eacd25535', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:48:16,853 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.030s
2026-05-14 03:48:16,853 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:48:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d084fa7-2a70-4d2b-b77f-c5d9a2cbd639', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d084fa7-2a70-4d2b-b77f-c5d9a2cbd639', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:48:17,890 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.029s
2026-05-14 03:48:17,890 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:48:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9035f0b6-b1b1-4872-832b-0b11a531ade2', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9035f0b6-b1b1-4872-832b-0b11a531ade2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:48:18,921 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.023s
2026-05-14 03:48:18,921 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:48:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7bd72df-d059-46e4-bcdf-20cd33b6d68b', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7bd72df-d059-46e4-bcdf-20cd33b6d68b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:48:19,948 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.022s
2026-05-14 03:48:19,948 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:48:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3e8670c-364d-401a-8070-c1606755d839', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3e8670c-364d-401a-8070-c1606755d839', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:48:20,977 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.022s
2026-05-14 03:48:20,977 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:48:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad8d0181-2586-428d-9133-bb00e667c782', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad8d0181-2586-428d-9133-bb00e667c782', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:48:22,015 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.033s
2026-05-14 03:48:22,016 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:48:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfb2a547-361b-4367-bec1-2d3f0224759e', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfb2a547-361b-4367-bec1-2d3f0224759e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:48:23,056 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.035s
2026-05-14 03:48:23,057 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:48:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-782eae3a-29e2-48dc-8b64-a4ee17e64e9c', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-782eae3a-29e2-48dc-8b64-a4ee17e64e9c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:48:24,094 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.031s
2026-05-14 03:48:24,094 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:48:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f9ee82d-0bdd-44b2-9a84-1138f702e437', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f9ee82d-0bdd-44b2-9a84-1138f702e437', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:48:25,139 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.037s
2026-05-14 03:48:25,139 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:48:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-400e72b0-2334-46c4-8d2e-d27e682ce0b2', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-400e72b0-2334-46c4-8d2e-d27e682ce0b2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:48:26,179 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.034s
2026-05-14 03:48:26,179 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:48:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7629ce9-c346-441b-832b-393c62b3067b', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7629ce9-c346-441b-832b-393c62b3067b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:48:27,221 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.035s
2026-05-14 03:48:27,221 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:48:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3928bf38-9114-40f3-b911-bb1db513d404', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3928bf38-9114-40f3-b911-bb1db513d404', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:48:28,251 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.025s
2026-05-14 03:48:28,252 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:48:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f902a5a2-de72-4b36-bded-15b306dee277', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f902a5a2-de72-4b36-bded-15b306dee277', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:48:29,306 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.050s
2026-05-14 03:48:29,307 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:48:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f842681-ec7a-4cfb-8758-421eac98390f', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f842681-ec7a-4cfb-8758-421eac98390f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:48:30,332 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.020s
2026-05-14 03:48:30,332 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:48:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5533b89e-a3b4-4880-8de5-74dccf7ce8ed', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5533b89e-a3b4-4880-8de5-74dccf7ce8ed', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:48:31,361 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.023s
2026-05-14 03:48:31,361 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:48:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78c03e55-a564-4389-ae64-e846391a5bb2', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78c03e55-a564-4389-ae64-e846391a5bb2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:48:32,399 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.033s
2026-05-14 03:48:32,399 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:48:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18f1d1f1-467a-4fe3-a1b7-766d168b1aa5', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18f1d1f1-467a-4fe3-a1b7-766d168b1aa5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:48:33,430 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.026s
2026-05-14 03:48:33,430 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:48:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef868ff5-a383-4937-be4d-9f6c8c7a0706', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef868ff5-a383-4937-be4d-9f6c8c7a0706', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:48:34,468 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.030s
2026-05-14 03:48:34,468 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:48:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-553429d5-a787-4827-8028-c96ea75f7dc6', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-553429d5-a787-4827-8028-c96ea75f7dc6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:48:35,522 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.049s
2026-05-14 03:48:35,522 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:48:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52c8fde9-a9af-42f3-85a2-65368fac0ab8', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52c8fde9-a9af-42f3-85a2-65368fac0ab8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:48:36,558 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.029s
2026-05-14 03:48:36,559 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:48:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dfad3b5-fd12-4def-b509-8ad458efb64d', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dfad3b5-fd12-4def-b509-8ad458efb64d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:48:37,597 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.031s
2026-05-14 03:48:37,597 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:48:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9c40271-fb64-4fad-9d48-33320109d9a8', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9c40271-fb64-4fad-9d48-33320109d9a8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:48:38,633 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.028s
2026-05-14 03:48:38,634 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:48:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa6f4c98-7c65-44fe-ad99-0bf8eb60a7a1', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa6f4c98-7c65-44fe-ad99-0bf8eb60a7a1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:48:39,675 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.035s
2026-05-14 03:48:39,676 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:48:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b54686ac-e947-4905-b2fa-9325b3989817', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b54686ac-e947-4905-b2fa-9325b3989817', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:48:40,713 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.029s
2026-05-14 03:48:40,713 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:48:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-544445da-7e5f-4e91-b60a-071292dc6d07', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-544445da-7e5f-4e91-b60a-071292dc6d07', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:48:41,741 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.021s
2026-05-14 03:48:41,741 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:48:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-552e704b-1703-4ace-aba2-cdde07b85ad2', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-552e704b-1703-4ace-aba2-cdde07b85ad2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:48:42,777 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.031s
2026-05-14 03:48:42,778 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:48:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dff5059-3660-43d1-8e37-55f78d6563cb', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dff5059-3660-43d1-8e37-55f78d6563cb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:48:43,808 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.024s
2026-05-14 03:48:43,808 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:48:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59633b3a-fa93-41df-bc2c-8ad85ff44783', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59633b3a-fa93-41df-bc2c-8ad85ff44783', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:48:44,844 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.029s
2026-05-14 03:48:44,844 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:48:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a62155c3-518f-43d0-8304-9bc02eda597e', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a62155c3-518f-43d0-8304-9bc02eda597e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:48:45,880 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.030s
2026-05-14 03:48:45,884 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:48:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cedaa812-4f9f-418a-9dec-b2ea050eb07c', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cedaa812-4f9f-418a-9dec-b2ea050eb07c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:48:46,912 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.022s
2026-05-14 03:48:46,913 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:48:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a1692b0-f8f6-45f5-9d93-25690471eefc', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a1692b0-f8f6-45f5-9d93-25690471eefc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:48:47,938 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.020s
2026-05-14 03:48:47,938 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:48:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eaf76de7-a56e-4716-a2a6-8a95bf43042d', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eaf76de7-a56e-4716-a2a6-8a95bf43042d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:48:48,971 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.026s
2026-05-14 03:48:48,971 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:48:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8438e99f-42c2-4f4e-807f-dd0f150b6dc8', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8438e99f-42c2-4f4e-807f-dd0f150b6dc8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:48:50,010 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.029s
2026-05-14 03:48:50,010 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:48:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fd50aef-2ddb-415f-a70c-c6d4baa47d7f', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fd50aef-2ddb-415f-a70c-c6d4baa47d7f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:48:51,043 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.028s
2026-05-14 03:48:51,043 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:48:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f64d15d-4d2c-40bb-b02a-a1b4b59e2002', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f64d15d-4d2c-40bb-b02a-a1b4b59e2002', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:48:52,076 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.028s
2026-05-14 03:48:52,076 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:48:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a482ff9-fd9b-46fe-9646-0dd1f58b0d2a', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a482ff9-fd9b-46fe-9646-0dd1f58b0d2a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:48:53,103 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.021s
2026-05-14 03:48:53,103 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:48:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-303337fc-cdc1-4aa2-8b23-eec44e65db56', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-303337fc-cdc1-4aa2-8b23-eec44e65db56', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:48:54,133 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.023s
2026-05-14 03:48:54,133 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:48:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c9b9272-b6c2-4f48-b43c-546d0564a433', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c9b9272-b6c2-4f48-b43c-546d0564a433', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:48:55,167 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.028s
2026-05-14 03:48:55,167 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:48:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44b0d627-90b0-43ae-9bfe-1b517d5c3ce9', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44b0d627-90b0-43ae-9bfe-1b517d5c3ce9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:48:56,207 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.035s
2026-05-14 03:48:56,207 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:48:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a69feee5-aa43-45a2-952c-18264ab415a0', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a69feee5-aa43-45a2-952c-18264ab415a0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:48:57,240 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.025s
2026-05-14 03:48:57,240 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:48:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3be485d1-4c96-449f-8f5d-0996808b373e', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3be485d1-4c96-449f-8f5d-0996808b373e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:48:58,268 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.022s
2026-05-14 03:48:58,268 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:48:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbdd6cbf-e8c5-4dbe-9476-e1504ac62d25', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbdd6cbf-e8c5-4dbe-9476-e1504ac62d25', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:48:59,297 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.023s
2026-05-14 03:48:59,297 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:48:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4834da6-2c43-4150-8c5c-59c3b2c019e9', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4834da6-2c43-4150-8c5c-59c3b2c019e9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:49:00,331 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.027s
2026-05-14 03:49:00,331 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:49:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d258ca3-8137-4420-9893-4a5e4b2d3581', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d258ca3-8137-4420-9893-4a5e4b2d3581', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:49:01,364 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.027s
2026-05-14 03:49:01,364 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:49:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7967ed1d-9427-4c97-8f72-bd21f898052f', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7967ed1d-9427-4c97-8f72-bd21f898052f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:49:02,398 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.028s
2026-05-14 03:49:02,399 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:49:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33b3fb05-2571-49ff-a4e9-b0518e2ea19c', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33b3fb05-2571-49ff-a4e9-b0518e2ea19c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:49:03,427 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.021s
2026-05-14 03:49:03,427 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:49:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e349c523-37f5-4505-8b33-0430b718f2c7', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e349c523-37f5-4505-8b33-0430b718f2c7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:49:04,456 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.024s
2026-05-14 03:49:04,457 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:49:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be0bd167-fa5a-4612-a212-2a222c029edf', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be0bd167-fa5a-4612-a212-2a222c029edf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:46:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:49:04,562 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.166/compute/v2.1/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852 0.097s
2026-05-14 03:49:04,562 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:49:04 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-d603fe8e-90f3-4650-87d2-533683f4177d', 'x-compute-request-id': 'req-d603fe8e-90f3-4650-87d2-533683f4177d', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.166/compute/v2.1/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852'}
Body: b''
2026-05-14 03:49:04,793 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.166/compute/v2.1/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852 0.230s
2026-05-14 03:49:04,793 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:49:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1681', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39ab331c-06a1-4d34-8a32-31727843d954', 'x-compute-request-id': 'req-39ab331c-06a1-4d34-8a32-31727843d954', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/compute/v2.1/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-1760922708-network": [{"version": 4, "addr": "10.1.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:b9:82"}, {"version": 4, "addr": "172.24.5.245", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:b9:82"}]}, "created": "2026-05-14T03:44:37Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.166/compute/flavors/42"}]}, "hostId": "89a40c94a623e6c6dce7e7f4c0b4038ca121eb82f7aef400b7fe8b23", "id": "77e45acc-2c9c-49d5-90ea-f3b50c736852", "image": {"id": "f5cc62f3-ea45-4404-8ccf-3649a4a281ab", "links": [{"rel": "bookmark", "href": "https://10.4.3.166/compute/images/f5cc62f3-ea45-4404-8ccf-3649a4a281ab"}]}, "links": [{"rel": "self", "href": "https://10.4.3.166/compute/v2.1/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852"}, {"rel": "bookmark", "href": "https://10.4.3.166/compute/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1219303279", "status": "ACTIVE", "tenant_id": "c00a1ca33d574af087772610f7da48c3", "user_id": "948b8e720741476f9f46108af9cb20f0", "updated": "2026-05-14T03:49:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-66320734", "OS-SRV-USG:launched_at": "2026-05-14T03:44:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--480261660"}], "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-14 03:49:06,090 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.166/compute/v2.1/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852 0.291s
2026-05-14 03:49:06,091 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:49:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1681', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94abf441-68cb-4621-b965-6b803661c0ed', 'x-compute-request-id': 'req-94abf441-68cb-4621-b965-6b803661c0ed', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/compute/v2.1/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-1760922708-network": [{"version": 4, "addr": "10.1.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:b9:82"}, {"version": 4, "addr": "172.24.5.245", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:b9:82"}]}, "created": "2026-05-14T03:44:37Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.166/compute/flavors/42"}]}, "hostId": "89a40c94a623e6c6dce7e7f4c0b4038ca121eb82f7aef400b7fe8b23", "id": "77e45acc-2c9c-49d5-90ea-f3b50c736852", "image": {"id": "f5cc62f3-ea45-4404-8ccf-3649a4a281ab", "links": [{"rel": "bookmark", "href": "https://10.4.3.166/compute/images/f5cc62f3-ea45-4404-8ccf-3649a4a281ab"}]}, "links": [{"rel": "self", "href": "https://10.4.3.166/compute/v2.1/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852"}, {"rel": "bookmark", "href": "https://10.4.3.166/compute/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1219303279", "status": "ACTIVE", "tenant_id": "c00a1ca33d574af087772610f7da48c3", "user_id": "948b8e720741476f9f46108af9cb20f0", "updated": "2026-05-14T03:49:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-66320734", "OS-SRV-USG:launched_at": "2026-05-14T03:44:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--480261660"}], "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-14 03:49:07,296 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.166/compute/v2.1/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852 0.199s
2026-05-14 03:49:07,296 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:49:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1681', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-876424e1-60e0-4027-ba55-3aa791c5512f', 'x-compute-request-id': 'req-876424e1-60e0-4027-ba55-3aa791c5512f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/compute/v2.1/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-1760922708-network": [{"version": 4, "addr": "10.1.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:b9:82"}, {"version": 4, "addr": "172.24.5.245", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:b9:82"}]}, "created": "2026-05-14T03:44:37Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.166/compute/flavors/42"}]}, "hostId": "89a40c94a623e6c6dce7e7f4c0b4038ca121eb82f7aef400b7fe8b23", "id": "77e45acc-2c9c-49d5-90ea-f3b50c736852", "image": {"id": "f5cc62f3-ea45-4404-8ccf-3649a4a281ab", "links": [{"rel": "bookmark", "href": "https://10.4.3.166/compute/images/f5cc62f3-ea45-4404-8ccf-3649a4a281ab"}]}, "links": [{"rel": "self", "href": "https://10.4.3.166/compute/v2.1/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852"}, {"rel": "bookmark", "href": "https://10.4.3.166/compute/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1219303279", "status": "ACTIVE", "tenant_id": "c00a1ca33d574af087772610f7da48c3", "user_id": "948b8e720741476f9f46108af9cb20f0", "updated": "2026-05-14T03:49:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-66320734", "OS-SRV-USG:launched_at": "2026-05-14T03:44:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--480261660"}], "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-14 03:49:08,414 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.166/compute/v2.1/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852 0.106s
2026-05-14 03:49:08,414 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:49:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1325', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e48a4ea-a342-411c-a7a4-fb2c8c40dc52', 'x-compute-request-id': 'req-7e48a4ea-a342-411c-a7a4-fb2c8c40dc52', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/compute/v2.1/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-14T03:44:37Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.166/compute/flavors/42"}]}, "hostId": "89a40c94a623e6c6dce7e7f4c0b4038ca121eb82f7aef400b7fe8b23", "id": "77e45acc-2c9c-49d5-90ea-f3b50c736852", "image": {"id": "f5cc62f3-ea45-4404-8ccf-3649a4a281ab", "links": [{"rel": "bookmark", "href": "https://10.4.3.166/compute/images/f5cc62f3-ea45-4404-8ccf-3649a4a281ab"}]}, "links": [{"rel": "self", "href": "https://10.4.3.166/compute/v2.1/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852"}, {"rel": "bookmark", "href": "https://10.4.3.166/compute/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1219303279", "status": "ACTIVE", "tenant_id": "c00a1ca33d574af087772610f7da48c3", "user_id": "948b8e720741476f9f46108af9cb20f0", "updated": "2026-05-14T03:49:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-66320734", "OS-SRV-USG:launched_at": "2026-05-14T03:44:54.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-14 03:49:09,587 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.166/compute/v2.1/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852 0.167s
2026-05-14 03:49:09,588 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:49:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1425', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f101a175-0916-415c-ab97-8f69a45e5d8d', 'x-compute-request-id': 'req-f101a175-0916-415c-ab97-8f69a45e5d8d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/compute/v2.1/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-14T03:44:37Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.166/compute/flavors/42"}]}, "hostId": "89a40c94a623e6c6dce7e7f4c0b4038ca121eb82f7aef400b7fe8b23", "id": "77e45acc-2c9c-49d5-90ea-f3b50c736852", "image": {"id": "f5cc62f3-ea45-4404-8ccf-3649a4a281ab", "links": [{"rel": "bookmark", "href": "https://10.4.3.166/compute/images/f5cc62f3-ea45-4404-8ccf-3649a4a281ab"}]}, "links": [{"rel": "self", "href": "https://10.4.3.166/compute/v2.1/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852"}, {"rel": "bookmark", "href": "https://10.4.3.166/compute/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1219303279", "status": "DELETED", "tenant_id": "c00a1ca33d574af087772610f7da48c3", "user_id": "948b8e720741476f9f46108af9cb20f0", "updated": "2026-05-14T03:49:09Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-05-14T03:46:20Z", "message": "ProcessExecutionError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-66320734", "OS-SRV-USG:launched_at": "2026-05-14T03:44:54.000000", "OS-SRV-USG:terminated_at": "2026-05-14T03:49:08.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-14 03:49:09,595 106027 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 5 second wait
2026-05-14 03:49:10,689 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.166/compute/v2.1/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852 0.093s
2026-05-14 03:49:10,689 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:49:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1425', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b561c629-7b76-4fad-8f4d-1b00f9c22ecc', 'x-compute-request-id': 'req-b561c629-7b76-4fad-8f4d-1b00f9c22ecc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/compute/v2.1/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-14T03:44:37Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.166/compute/flavors/42"}]}, "hostId": "89a40c94a623e6c6dce7e7f4c0b4038ca121eb82f7aef400b7fe8b23", "id": "77e45acc-2c9c-49d5-90ea-f3b50c736852", "image": {"id": "f5cc62f3-ea45-4404-8ccf-3649a4a281ab", "links": [{"rel": "bookmark", "href": "https://10.4.3.166/compute/images/f5cc62f3-ea45-4404-8ccf-3649a4a281ab"}]}, "links": [{"rel": "self", "href": "https://10.4.3.166/compute/v2.1/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852"}, {"rel": "bookmark", "href": "https://10.4.3.166/compute/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1219303279", "status": "DELETED", "tenant_id": "c00a1ca33d574af087772610f7da48c3", "user_id": "948b8e720741476f9f46108af9cb20f0", "updated": "2026-05-14T03:49:09Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-05-14T03:46:20Z", "message": "ProcessExecutionError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-66320734", "OS-SRV-USG:launched_at": "2026-05-14T03:44:54.000000", "OS-SRV-USG:terminated_at": "2026-05-14T03:49:08.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-14 03:49:11,722 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.166/compute/v2.1/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852 0.026s
2026-05-14 03:49:11,722 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:49:11 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-918b4636-dcee-4958-97b5-bc6f9e47e64a', 'x-compute-request-id': 'req-918b4636-dcee-4958-97b5-bc6f9e47e64a', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.166/compute/v2.1/servers/77e45acc-2c9c-49d5-90ea-f3b50c736852'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 77e45acc-2c9c-49d5-90ea-f3b50c736852 could not be found."}}'
2026-05-14 03:49:11,742 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.166/compute/v2.1/os-keypairs/tempest-keypair-66320734 0.019s
2026-05-14 03:49:11,742 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:49:11 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-17b392f6-8853-46eb-bc82-ac2a0adbd551', 'x-compute-request-id': 'req-17b392f6-8853-46eb-bc82-ac2a0adbd551', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.166/compute/v2.1/os-keypairs/tempest-keypair-66320734'}
Body: b''
2026-05-14 03:49:11,849 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.166/networking/v2.0/security-groups/0313e3ef-f96a-4c1c-9fac-fd404963fb4a 0.106s
2026-05-14 03:49:11,849 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:49:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-cd145cdf-45b6-4665-a083-61949e0bedce', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.166/networking/v2.0/security-groups/0313e3ef-f96a-4c1c-9fac-fd404963fb4a'}
Body: b''
2026-05-14 03:49:11,861 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.166/networking/v2.0/security-groups/0313e3ef-f96a-4c1c-9fac-fd404963fb4a 0.012s
2026-05-14 03:49:11,862 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:49:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-e01958dc-c0fe-45fd-bf02-554f13505925', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.166/networking/v2.0/security-groups/0313e3ef-f96a-4c1c-9fac-fd404963fb4a'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 0313e3ef-f96a-4c1c-9fac-fd404963fb4a does not exist", "detail": ""}}'
2026-05-14 03:49:12,062 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.166/networking/v2.0/floatingips/d89f73f6-fd68-480d-aed4-6091af23b574 0.200s
2026-05-14 03:49:12,062 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:49:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-356ead45-f896-445c-82a7-4cf41c9e96fd', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.166/networking/v2.0/floatingips/d89f73f6-fd68-480d-aed4-6091af23b574'}
Body: b''
2026-05-14 03:49:12,096 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.033s
2026-05-14 03:49:12,096 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:49:12 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-43e8a406-9c40-4e1a-a728-3165e4da35e3', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b''
2026-05-14 03:49:12,122 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.025s
2026-05-14 03:49:12,123 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:49:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82b154a0-1103-4714-9a68-d17b981c55a8', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82b154a0-1103-4714-9a68-d17b981c55a8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"volume": {"id": "45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:44:35.000000", "updated_at": "2026-05-14T03:49:12.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1762557792", "description": null, "volume_type": "tempest-scenario-type-luksv2-2060496319", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8"}], "user_id": "948b8e720741476f9f46108af9cb20f0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c00a1ca33d574af087772610f7da48c3"}}'
2026-05-14 03:49:13,149 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 0.017s
2026-05-14 03:49:13,150 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:49:13 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-b50ccb95-30e1-43ac-a9c0-8d0de89eab87', 'x-openstack-request-id': 'req-b50ccb95-30e1-43ac-a9c0-8d0de89eab87', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.166/volume/v3/volumes/45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 could not be found."}}'
2026-05-14 03:49:13,242 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.166/volume/v3/volumes/detail?all_tenants=1 0.092s
2026-05-14 03:49:13,243 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:49:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60c029c7-d11c-43c8-ad37-28f068b52590', 'content-length': '11038', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60c029c7-d11c-43c8-ad37-28f068b52590', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/detail?all_tenants=1'}
Body: b'{"volumes": [{"id": "411b239d-d072-493d-b8df-ca4b2f336a71", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:49:00.000000", "updated_at": "2026-05-14T03:49:08.000000", "name": "tempest-SnapshotDataIntegrityTests-volume-1437760547", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/411b239d-d072-493d-b8df-ca4b2f336a71"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/411b239d-d072-493d-b8df-ca4b2f336a71"}], "user_id": "64dae59a20f7430bae9f7d28b61d8160", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "411b239d-d072-493d-b8df-ca4b2f336a71", "attachment_id": "13baed0e-14dd-42d3-8fc3-cbcd54c76dc6", "volume_id": "411b239d-d072-493d-b8df-ca4b2f336a71", "server_id": "72e432cc-ae94-4309-8b9a-1996c2c46c2f", "host_name": "np0000000738", "device": "/dev/vdb", "attached_at": "2026-05-14T03:49:04.000000"}], "migration_status": null, "os-vol-tenant-attr:tenant_id": "56ea4059205f4920b1caf16a91de79d8", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000000738@storpool#default"}, {"id": "8c0e2192-7a55-4221-8343-151d5d401dd9", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:48:47.000000", "updated_at": "2026-05-14T03:48:47.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1069100016", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/8c0e2192-7a55-4221-8343-151d5d401dd9"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/8c0e2192-7a55-4221-8343-151d5d401dd9"}], "user_id": "3456304dd58742578e03a23db5a02874", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "898fa17fbca04d06ba9262f0aa9bf451", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000000738@storpool#template_virtual", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "f5cc62f3-ea45-4404-8ccf-3649a4a281ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}, {"id": "ce6498ab-a5c9-4c67-9538-512d8639cb93", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:48:26.000000", "updated_at": "2026-05-14T03:48:46.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-origin-733426377", "description": null, "volume_type": "tempest-scenario-type-luks-1315734756", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/ce6498ab-a5c9-4c67-9538-512d8639cb93"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/ce6498ab-a5c9-4c67-9538-512d8639cb93"}], "user_id": "fd06cb76c7794428aecea813ab0205c4", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "ce6498ab-a5c9-4c67-9538-512d8639cb93", "attachment_id": "c8c260af-39b7-4616-aef1-adc0d52181cb", "volume_id": "ce6498ab-a5c9-4c67-9538-512d8639cb93", "server_id": "af3e13e5-8598-42c4-932f-b07fe2f2a1d9", "host_name": "np0000000738", "device": "/dev/vda", "attached_at": "2026-05-14T03:48:45.000000"}], "migration_status": null, "os-vol-tenant-attr:tenant_id": "8da4107ac6af4e32a36ba66bcd2b2455", "os-vol-mig-status-attr:migstat": null, "os-v
2026-05-14 03:49:13,280 106027 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.166/volume/v3/types/37366916-4299-48ef-aa11-d74b1f94170c 0.030s
2026-05-14 03:49:13,281 106027 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:49:13 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-e420688a-35eb-4f27-9c24-91d24f312f69', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.166/volume/v3/types/37366916-4299-48ef-aa11-d74b1f94170c'}
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 45fcea9b-0e44-4a21-8c6e-bb3ef8d452f8 failed to reach in-use status (current available) within the required time (196 s).
|
||||||
| tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern | 7 | 6 | 1 | 0 | 0 | Detail | |
test_boot_server_from_encrypted_volume_luks[compute,id-cb78919a-e553-4bab-b73b-10cf4d2eb125,volume] |
pass
pt2.1: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks[compute,id-cb78919a-e553-4bab-b73b-10cf4d2eb125,volume]
|
||||||
test_boot_server_from_encrypted_volume_luksv2[compute,id-5ab6100f-1b31-4dd0-a774-68cfd837ef77,volume] |
fail
ft2.2: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luksv2[compute,id-5ab6100f-1b31-4dd0-a774-68cfd837ef77,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-05-14 03:45:07,349 106031 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-luks2-937984745 on backend None
2026-05-14 03:45:07,382 106031 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 POST https://10.4.3.166/volume/v3/types 0.033s
2026-05-14 03:45:07,383 106031 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume_type": {"name": "tempest-scenario-type-luks2-937984745", "extra_specs": {}}}
Response - Headers: {'date': 'Thu, 14 May 2026 03:45:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4c319b1-037b-4afb-8674-5ef59d937cd8', 'content-length': '212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4c319b1-037b-4afb-8674-5ef59d937cd8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/types'}
Body: b'{"volume_type": {"id": "a46a6d34-0f3c-48e1-b381-52273cf58470", "name": "tempest-scenario-type-luks2-937984745", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}'
2026-05-14 03:45:07,384 106031 DEBUG [tempest.scenario.manager] Creating an encryption type for volume type: a46a6d34-0f3c-48e1-b381-52273cf58470
2026-05-14 03:45:07,422 106031 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 POST https://10.4.3.166/volume/v3/types/a46a6d34-0f3c-48e1-b381-52273cf58470/encryption 0.037s
2026-05-14 03:45:07,422 106031 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': 'Thu, 14 May 2026 03:45:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffb06c88-7633-4f50-a3cf-c4c4dd606770', 'content-length': '231', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffb06c88-7633-4f50-a3cf-c4c4dd606770', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/types/a46a6d34-0f3c-48e1-b381-52273cf58470/encryption'}
Body: b'{"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end", "volume_type_id": "a46a6d34-0f3c-48e1-b381-52273cf58470", "encryption_id": "85319f87-a4c8-421b-9493-adc2ff9fc665"}}'
2026-05-14 03:45:07,625 106031 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 202 POST https://10.4.3.166/volume/v3/volumes 0.201s
2026-05-14 03:45:07,625 106031 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-55041856", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-937984745", "size": 1}}
Response - Headers: {'date': 'Thu, 14 May 2026 03:45:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ad57f06-b218-47c1-91d7-f9ddbcd3a540', 'content-length': '778', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ad57f06-b218-47c1-91d7-f9ddbcd3a540', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.166/volume/v3/volumes'}
Body: b'{"volume": {"id": "19ecc465-b9bd-4623-8d30-98ea07e203ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:45:07.562561", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-55041856", "description": null, "volume_type": "tempest-scenario-type-luks2-937984745", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/19ecc465-b9bd-4623-8d30-98ea07e203ff"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/19ecc465-b9bd-4623-8d30-98ea07e203ff"}], "user_id": "3456304dd58742578e03a23db5a02874", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-05-14 03:45:07,666 106031 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/19ecc465-b9bd-4623-8d30-98ea07e203ff 0.034s
2026-05-14 03:45:07,667 106031 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:45:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d0b1793-9ea7-4bae-9b2f-ad8877eef298', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d0b1793-9ea7-4bae-9b2f-ad8877eef298', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/19ecc465-b9bd-4623-8d30-98ea07e203ff'}
Body: b'{"volume": {"id": "19ecc465-b9bd-4623-8d30-98ea07e203ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:45:08.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-55041856", "description": null, "volume_type": "tempest-scenario-type-luks2-937984745", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/19ecc465-b9bd-4623-8d30-98ea07e203ff"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/19ecc465-b9bd-4623-8d30-98ea07e203ff"}], "user_id": "3456304dd58742578e03a23db5a02874", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "898fa17fbca04d06ba9262f0aa9bf451"}}'
2026-05-14 03:45:08,928 106031 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/19ecc465-b9bd-4623-8d30-98ea07e203ff 0.252s
2026-05-14 03:45:08,929 106031 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:45:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-091f76e0-3c13-4806-9a0a-613646371d86', 'content-length': '871', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-091f76e0-3c13-4806-9a0a-613646371d86', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/19ecc465-b9bd-4623-8d30-98ea07e203ff'}
Body: b'{"volume": {"id": "19ecc465-b9bd-4623-8d30-98ea07e203ff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:45:08.000000", "updated_at": "2026-05-14T03:45:08.000000", "name": "tempest-TestVolumeBootPattern-volume-55041856", "description": null, "volume_type": "tempest-scenario-type-luks2-937984745", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/19ecc465-b9bd-4623-8d30-98ea07e203ff"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/19ecc465-b9bd-4623-8d30-98ea07e203ff"}], "user_id": "3456304dd58742578e03a23db5a02874", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "898fa17fbca04d06ba9262f0aa9bf451"}}'
2026-05-14 03:45:08,938 106031 INFO [tempest.common.waiters] volume 19ecc465-b9bd-4623-8d30-98ea07e203ff reached available after waiting for 1.938421 seconds
2026-05-14 03:45:08,979 106031 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.166/volume/v3/volumes/19ecc465-b9bd-4623-8d30-98ea07e203ff 0.040s
2026-05-14 03:45:08,979 106031 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:45:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b608e8d5-23ec-4721-8058-8e7eb91f4200', 'content-length': '871', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b608e8d5-23ec-4721-8058-8e7eb91f4200', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/19ecc465-b9bd-4623-8d30-98ea07e203ff'}
Body: b'{"volume": {"id": "19ecc465-b9bd-4623-8d30-98ea07e203ff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:45:08.000000", "updated_at": "2026-05-14T03:45:08.000000", "name": "tempest-TestVolumeBootPattern-volume-55041856", "description": null, "volume_type": "tempest-scenario-type-luks2-937984745", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/19ecc465-b9bd-4623-8d30-98ea07e203ff"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/19ecc465-b9bd-4623-8d30-98ea07e203ff"}], "user_id": "3456304dd58742578e03a23db5a02874", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "898fa17fbca04d06ba9262f0aa9bf451"}}'
2026-05-14 03:45:09,025 106031 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 POST https://10.4.3.166/volume/v3/volumes/19ecc465-b9bd-4623-8d30-98ea07e203ff/action 0.040s
2026-05-14 03:45:09,026 106031 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-set_bootable": {"bootable": true}}
Response - Headers: {'date': 'Thu, 14 May 2026 03:45:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-compute-request-id': 'req-1266030f-6ca9-4ed8-bff0-b15da70f7ec5', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1266030f-6ca9-4ed8-bff0-b15da70f7ec5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/19ecc465-b9bd-4623-8d30-98ea07e203ff/action'}
Body: b''
2026-05-14 03:45:09,139 106031 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 201 POST https://10.4.3.166/identity/v3/auth/tokens 0.109s
2026-05-14 03:45:09,139 106031 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Thu, 14 May 2026 03:45:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2938', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-013a6ffc-3892-43dc-bbd2-2c9ade52f4c4', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.166/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "3456304dd58742578e03a23db5a02874", "name": "tempest-TestVolumeBootPattern-1834483060-project-member", "password_expires_at": null}, "audit_ids": ["3YHHK2jAR_WuN30S6Ccj1Q"], "expires_at": "2026-05-14T04:45:09.000000Z", "issued_at": "2026-05-14T03:45:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "898fa17fbca04d06ba9262f0aa9bf451", "name": "tempest-TestVolumeBootPattern-1834483060"}, "is_domain": false, "roles": [{"id": "2e563186b48d4a9080f918da6ba66ed2", "name": "reader"}, {"id": "eb36ada6ef3449838b9cca70ba32cac3", "name": "member"}], "catalog": [{"endpoints": [{"id": "3c2a4bbc74394c41bdaec89d60c9b04c", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.166/identity", "region": "RegionOne"}], "id": "4b475e36f4db4cf0aaad165845343108", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "11bfd4eaeb9546c1ace156753cde5cf0", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.166/image", "region": "RegionOne"}], "id": "a5f3e56aeace450f8c37ab6b89bcf530", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1c2351ec2a714dc7b0ce3eff974ac68f", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.166/networking", "region": "RegionOne"}], "id": "b3ce9cf0d8ee43c5b078e18a6f75fedb", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "90dd787f48b24c40844c8eb5d5ca1d5a", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.166/placement", "region": "RegionOne"}], "id": "caf12e45315d4a9e898a2f5036206028", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a8705290d15d4e3997c34aea3522826a", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.166:8080", "region": "RegionOne"}, {"id": "bdbac856cfb4468d90e5552d22e80417", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.166:8080/v1/AUTH_898fa17fbca04d06ba9262f0aa9bf451", "region": "RegionOne"}], "id": "cb20ed0bcefe41de9507473708d70568", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "0a4fcfc491b246f3856e57f9c2128199", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.166/compute/v2.1", "region": "RegionOne"}], "id": "dfcddf10952546969e800aca1a0864ae", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "35187b57e8d44a7e9a85dc23faabf5ef", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.166/compute/v2/898fa17fbca04d06ba9262f0aa9bf451", "region": "RegionOne"}], "id": "e331e175c20149f28925d93c7713d5f8", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "91bb50965b1846c394d97f3eae8132c4", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.166/volume/v3", "region": "RegionOne"}], "id": "ed8ee806465841ff84bb050727b7d64b", "type": "block-storage", "name": "cinder"}]}}'
2026-05-14 03:45:09,139 106031 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2) Found network {'id': '5301d994-9841-4d8c-9e3c-32653dc81398', 'name': 'tempest-TestVolumeBootPattern-1446973279-network', 'tenant_id': '898fa17fbca04d06ba9262f0aa9bf451', 'project_id': '898fa17fbca04d06ba9262f0aa9bf451', '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': 52350, '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-14T03:44:23Z', 'updated_at': '2026-05-14T03:44:23Z', 'revision_number': 1} available for tenant
2026-05-14 03:45:09,828 106031 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 202 POST https://10.4.3.166/compute/v2.1/servers 0.688s
2026-05-14 03:45:09,828 106031 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestVolumeBootPattern-server-427228048", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "19ecc465-b9bd-4623-8d30-98ea07e203ff", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "5301d994-9841-4d8c-9e3c-32653dc81398"}]}}
Response - Headers: {'date': 'Thu, 14 May 2026 03:45:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '380', 'location': 'https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b5b3f8e-c821-4dab-b8e0-6a8db48eadaa', 'x-compute-request-id': 'req-2b5b3f8e-c821-4dab-b8e0-6a8db48eadaa', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.166/compute/v2.1/servers'}
Body: b'{"server": {"id": "93d7ac94-4efb-4161-84fd-b7ba3dc8a377", "links": [{"rel": "self", "href": "https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377"}, {"rel": "bookmark", "href": "https://10.4.3.166/compute/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "b6BCmDD5odxk"}}'
2026-05-14 03:45:09,965 106031 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377 0.135s
2026-05-14 03:45:09,965 106031 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:45:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1054', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01f6ffe6-60ac-49e9-acb3-73eca515f3d5', 'x-compute-request-id': 'req-01f6ffe6-60ac-49e9-acb3-73eca515f3d5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-14T03:45:10Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.166/compute/flavors/42"}]}, "hostId": "", "id": "93d7ac94-4efb-4161-84fd-b7ba3dc8a377", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377"}, {"rel": "bookmark", "href": "https://10.4.3.166/compute/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-427228048", "status": "BUILD", "tenant_id": "898fa17fbca04d06ba9262f0aa9bf451", "user_id": "3456304dd58742578e03a23db5a02874", "updated": "2026-05-14T03:45:09Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-14 03:45:11,104 106031 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377 0.132s
2026-05-14 03:45:11,104 106031 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:45:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1104', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b0c2d58-9405-41fb-b84a-3ca7d1afb81e', 'x-compute-request-id': 'req-9b0c2d58-9405-41fb-b84a-3ca7d1afb81e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-14T03:45:09Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.166/compute/flavors/42"}]}, "hostId": "", "id": "93d7ac94-4efb-4161-84fd-b7ba3dc8a377", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377"}, {"rel": "bookmark", "href": "https://10.4.3.166/compute/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-427228048", "status": "BUILD", "tenant_id": "898fa17fbca04d06ba9262f0aa9bf451", "user_id": "3456304dd58742578e03a23db5a02874", "updated": "2026-05-14T03:45:11Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "19ecc465-b9bd-4623-8d30-98ea07e203ff"}]}}'
2026-05-14 03:45:12,270 106031 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377 0.161s
2026-05-14 03:45:12,271 106031 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:45:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-182eafd4-a266-4b20-b7e5-47051180eaf2', 'x-compute-request-id': 'req-182eafd4-a266-4b20-b7e5-47051180eaf2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-14T03:45:09Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.166/compute/flavors/42"}]}, "hostId": "", "id": "93d7ac94-4efb-4161-84fd-b7ba3dc8a377", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377"}, {"rel": "bookmark", "href": "https://10.4.3.166/compute/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-427228048", "status": "BUILD", "tenant_id": "898fa17fbca04d06ba9262f0aa9bf451", "user_id": "3456304dd58742578e03a23db5a02874", "updated": "2026-05-14T03:45:11Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "19ecc465-b9bd-4623-8d30-98ea07e203ff"}]}}'
2026-05-14 03:45:12,282 106031 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait
2026-05-14 03:45:13,427 106031 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377 0.145s
2026-05-14 03:45:13,428 106031 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:45:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3980e57-7dff-404d-a7ff-c87bd0702147', 'x-compute-request-id': 'req-b3980e57-7dff-404d-a7ff-c87bd0702147', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-14T03:45:09Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.166/compute/flavors/42"}]}, "hostId": "", "id": "93d7ac94-4efb-4161-84fd-b7ba3dc8a377", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377"}, {"rel": "bookmark", "href": "https://10.4.3.166/compute/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-427228048", "status": "BUILD", "tenant_id": "898fa17fbca04d06ba9262f0aa9bf451", "user_id": "3456304dd58742578e03a23db5a02874", "updated": "2026-05-14T03:45:11Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "19ecc465-b9bd-4623-8d30-98ea07e203ff"}]}}'
2026-05-14 03:45:14,549 106031 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377 0.110s
2026-05-14 03:45:14,549 106031 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:45:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1152', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-166a20c0-0b76-4dac-be78-328771ddfe1b', 'x-compute-request-id': 'req-166a20c0-0b76-4dac-be78-328771ddfe1b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-14T03:45:09Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.166/compute/flavors/42"}]}, "hostId": "9b6e6a6b00b2574181535b2cfc76799148f80819fd1ed94811d506b2", "id": "93d7ac94-4efb-4161-84fd-b7ba3dc8a377", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377"}, {"rel": "bookmark", "href": "https://10.4.3.166/compute/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-427228048", "status": "BUILD", "tenant_id": "898fa17fbca04d06ba9262f0aa9bf451", "user_id": "3456304dd58742578e03a23db5a02874", "updated": "2026-05-14T03:45:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "19ecc465-b9bd-4623-8d30-98ea07e203ff"}]}}'
2026-05-14 03:45:15,673 106031 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377 0.115s
2026-05-14 03:45:15,673 106031 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:45:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1152', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe97993e-3506-4f90-a785-7f51edd7e7b3', 'x-compute-request-id': 'req-fe97993e-3506-4f90-a785-7f51edd7e7b3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-14T03:45:09Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.166/compute/flavors/42"}]}, "hostId": "9b6e6a6b00b2574181535b2cfc76799148f80819fd1ed94811d506b2", "id": "93d7ac94-4efb-4161-84fd-b7ba3dc8a377", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377"}, {"rel": "bookmark", "href": "https://10.4.3.166/compute/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-427228048", "status": "BUILD", "tenant_id": "898fa17fbca04d06ba9262f0aa9bf451", "user_id": "3456304dd58742578e03a23db5a02874", "updated": "2026-05-14T03:45:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "19ecc465-b9bd-4623-8d30-98ea07e203ff"}]}}'
2026-05-14 03:45:16,804 106031 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377 0.119s
2026-05-14 03:45:16,804 106031 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:45:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1160', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26989b0c-eec0-4280-a3a1-8b56a7d39fc0', 'x-compute-request-id': 'req-26989b0c-eec0-4280-a3a1-8b56a7d39fc0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-14T03:45:09Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.166/compute/flavors/42"}]}, "hostId": "9b6e6a6b00b2574181535b2cfc76799148f80819fd1ed94811d506b2", "id": "93d7ac94-4efb-4161-84fd-b7ba3dc8a377", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377"}, {"rel": "bookmark", "href": "https://10.4.3.166/compute/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-427228048", "status": "BUILD", "tenant_id": "898fa17fbca04d06ba9262f0aa9bf451", "user_id": "3456304dd58742578e03a23db5a02874", "updated": "2026-05-14T03:45:16Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "19ecc465-b9bd-4623-8d30-98ea07e203ff"}]}}'
2026-05-14 03:45:16,813 106031 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 7 second wait
2026-05-14 03:45:18,033 106031 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377 0.219s
2026-05-14 03:45:18,033 106031 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:45:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1202', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5dad578-7661-4bc2-ae44-579def9962fb', 'x-compute-request-id': 'req-c5dad578-7661-4bc2-ae44-579def9962fb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-14T03:45:09Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.166/compute/flavors/42"}]}, "hostId": "9b6e6a6b00b2574181535b2cfc76799148f80819fd1ed94811d506b2", "id": "93d7ac94-4efb-4161-84fd-b7ba3dc8a377", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377"}, {"rel": "bookmark", "href": "https://10.4.3.166/compute/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-427228048", "status": "BUILD", "tenant_id": "898fa17fbca04d06ba9262f0aa9bf451", "user_id": "3456304dd58742578e03a23db5a02874", "updated": "2026-05-14T03:45:16Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "19ecc465-b9bd-4623-8d30-98ea07e203ff"}]}}'
2026-05-14 03:45:19,315 106031 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377 0.275s
2026-05-14 03:45:19,316 106031 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:45:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c82f0fdf-b5d3-4313-9b2e-32e67f46f6ee', 'x-compute-request-id': 'req-c82f0fdf-b5d3-4313-9b2e-32e67f46f6ee', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-14T03:45:09Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.166/compute/flavors/42"}]}, "hostId": "9b6e6a6b00b2574181535b2cfc76799148f80819fd1ed94811d506b2", "id": "93d7ac94-4efb-4161-84fd-b7ba3dc8a377", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377"}, {"rel": "bookmark", "href": "https://10.4.3.166/compute/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-427228048", "status": "BUILD", "tenant_id": "898fa17fbca04d06ba9262f0aa9bf451", "user_id": "3456304dd58742578e03a23db5a02874", "updated": "2026-05-14T03:45:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "19ecc465-b9bd-4623-8d30-98ea07e203ff"}]}}'
2026-05-14 03:45:19,324 106031 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 10 second wait
2026-05-14 03:45:20,729 106031 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377 0.404s
2026-05-14 03:45:20,729 106031 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:45:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1200', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d768097e-41bc-470d-8eae-00f3ebe74509', 'x-compute-request-id': 'req-d768097e-41bc-470d-8eae-00f3ebe74509', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-14T03:45:09Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.166/compute/flavors/42"}]}, "hostId": "9b6e6a6b00b2574181535b2cfc76799148f80819fd1ed94811d506b2", "id": "93d7ac94-4efb-4161-84fd-b7ba3dc8a377", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377"}, {"rel": "bookmark", "href": "https://10.4.3.166/compute/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-427228048", "status": "BUILD", "tenant_id": "898fa17fbca04d06ba9262f0aa9bf451", "user_id": "3456304dd58742578e03a23db5a02874", "updated": "2026-05-14T03:45:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "19ecc465-b9bd-4623-8d30-98ea07e203ff"}]}}'
2026-05-14 03:45:20,736 106031 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 11 second wait
2026-05-14 03:45:22,044 106031 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377 0.306s
2026-05-14 03:45:22,044 106031 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:45:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1200', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64f4c424-3011-44bd-88fd-03b0d6080b24', 'x-compute-request-id': 'req-64f4c424-3011-44bd-88fd-03b0d6080b24', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-14T03:45:09Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.166/compute/flavors/42"}]}, "hostId": "9b6e6a6b00b2574181535b2cfc76799148f80819fd1ed94811d506b2", "id": "93d7ac94-4efb-4161-84fd-b7ba3dc8a377", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377"}, {"rel": "bookmark", "href": "https://10.4.3.166/compute/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-427228048", "status": "BUILD", "tenant_id": "898fa17fbca04d06ba9262f0aa9bf451", "user_id": "3456304dd58742578e03a23db5a02874", "updated": "2026-05-14T03:45:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "19ecc465-b9bd-4623-8d30-98ea07e203ff"}]}}'
2026-05-14 03:45:23,309 106031 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377 0.254s
2026-05-14 03:45:23,309 106031 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:45:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1200', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73cd6039-19ee-4ea5-8255-0fb3e99705e2', 'x-compute-request-id': 'req-73cd6039-19ee-4ea5-8255-0fb3e99705e2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-14T03:45:09Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.166/compute/flavors/42"}]}, "hostId": "9b6e6a6b00b2574181535b2cfc76799148f80819fd1ed94811d506b2", "id": "93d7ac94-4efb-4161-84fd-b7ba3dc8a377", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377"}, {"rel": "bookmark", "href": "https://10.4.3.166/compute/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-427228048", "status": "BUILD", "tenant_id": "898fa17fbca04d06ba9262f0aa9bf451", "user_id": "3456304dd58742578e03a23db5a02874", "updated": "2026-05-14T03:45:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "19ecc465-b9bd-4623-8d30-98ea07e203ff"}]}}'
2026-05-14 03:45:24,707 106031 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377 0.389s
2026-05-14 03:45:24,708 106031 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:45:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1200', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab9a29ea-6384-41c8-a43a-df4324456683', 'x-compute-request-id': 'req-ab9a29ea-6384-41c8-a43a-df4324456683', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-14T03:45:09Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.166/compute/flavors/42"}]}, "hostId": "9b6e6a6b00b2574181535b2cfc76799148f80819fd1ed94811d506b2", "id": "93d7ac94-4efb-4161-84fd-b7ba3dc8a377", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377"}, {"rel": "bookmark", "href": "https://10.4.3.166/compute/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-427228048", "status": "BUILD", "tenant_id": "898fa17fbca04d06ba9262f0aa9bf451", "user_id": "3456304dd58742578e03a23db5a02874", "updated": "2026-05-14T03:45:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "19ecc465-b9bd-4623-8d30-98ea07e203ff"}]}}'
2026-05-14 03:45:27,629 106031 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377 1.911s
2026-05-14 03:45:27,630 106031 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:45:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1200', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e83fcac7-2921-48a0-a2e9-e2acb3d1136c', 'x-compute-request-id': 'req-e83fcac7-2921-48a0-a2e9-e2acb3d1136c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-14T03:45:09Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.166/compute/flavors/42"}]}, "hostId": "9b6e6a6b00b2574181535b2cfc76799148f80819fd1ed94811d506b2", "id": "93d7ac94-4efb-4161-84fd-b7ba3dc8a377", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377"}, {"rel": "bookmark", "href": "https://10.4.3.166/compute/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-427228048", "status": "BUILD", "tenant_id": "898fa17fbca04d06ba9262f0aa9bf451", "user_id": "3456304dd58742578e03a23db5a02874", "updated": "2026-05-14T03:45:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "19ecc465-b9bd-4623-8d30-98ea07e203ff"}]}}'
2026-05-14 03:45:28,845 106031 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377 0.203s
2026-05-14 03:45:28,845 106031 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:45:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1200', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35e400c1-8b0b-436c-bdad-79e5a3f77c36', 'x-compute-request-id': 'req-35e400c1-8b0b-436c-bdad-79e5a3f77c36', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-14T03:45:09Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.166/compute/flavors/42"}]}, "hostId": "9b6e6a6b00b2574181535b2cfc76799148f80819fd1ed94811d506b2", "id": "93d7ac94-4efb-4161-84fd-b7ba3dc8a377", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377"}, {"rel": "bookmark", "href": "https://10.4.3.166/compute/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-427228048", "status": "BUILD", "tenant_id": "898fa17fbca04d06ba9262f0aa9bf451", "user_id": "3456304dd58742578e03a23db5a02874", "updated": "2026-05-14T03:45:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "19ecc465-b9bd-4623-8d30-98ea07e203ff"}]}}'
2026-05-14 03:45:30,805 106031 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377 0.951s
2026-05-14 03:45:30,805 106031 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:45:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1200', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4082e8e7-9e8f-4206-97ba-37796d31652d', 'x-compute-request-id': 'req-4082e8e7-9e8f-4206-97ba-37796d31652d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-14T03:45:09Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.166/compute/flavors/42"}]}, "hostId": "9b6e6a6b00b2574181535b2cfc76799148f80819fd1ed94811d506b2", "id": "93d7ac94-4efb-4161-84fd-b7ba3dc8a377", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377"}, {"rel": "bookmark", "href": "https://10.4.3.166/compute/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-427228048", "status": "BUILD", "tenant_id": "898fa17fbca04d06ba9262f0aa9bf451", "user_id": "3456304dd58742578e03a23db5a02874", "updated": "2026-05-14T03:45:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "19ecc465-b9bd-4623-8d30-98ea07e203ff"}]}}'
2026-05-14 03:45:45,513 106031 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377 13.702s
2026-05-14 03:45:45,513 106031 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:45:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1200', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac3657de-f396-422c-af8b-03ed43349407', 'x-compute-request-id': 'req-ac3657de-f396-422c-af8b-03ed43349407', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-14T03:45:09Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.166/compute/flavors/42"}]}, "hostId": "9b6e6a6b00b2574181535b2cfc76799148f80819fd1ed94811d506b2", "id": "93d7ac94-4efb-4161-84fd-b7ba3dc8a377", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377"}, {"rel": "bookmark", "href": "https://10.4.3.166/compute/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-427228048", "status": "BUILD", "tenant_id": "898fa17fbca04d06ba9262f0aa9bf451", "user_id": "3456304dd58742578e03a23db5a02874", "updated": "2026-05-14T03:45:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "19ecc465-b9bd-4623-8d30-98ea07e203ff"}]}}'
2026-05-14 03:45:47,208 106031 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377 0.688s
2026-05-14 03:45:47,208 106031 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:45:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1200', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c029fca-bbfe-46ac-8b0d-16c50c343f40', 'x-compute-request-id': 'req-5c029fca-bbfe-46ac-8b0d-16c50c343f40', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-14T03:45:09Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.166/compute/flavors/42"}]}, "hostId": "9b6e6a6b00b2574181535b2cfc76799148f80819fd1ed94811d506b2", "id": "93d7ac94-4efb-4161-84fd-b7ba3dc8a377", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377"}, {"rel": "bookmark", "href": "https://10.4.3.166/compute/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-427228048", "status": "BUILD", "tenant_id": "898fa17fbca04d06ba9262f0aa9bf451", "user_id": "3456304dd58742578e03a23db5a02874", "updated": "2026-05-14T03:45:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "19ecc465-b9bd-4623-8d30-98ea07e203ff"}]}}'
2026-05-14 03:45:48,454 106031 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377 0.239s
2026-05-14 03:45:48,454 106031 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:45:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1200', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c84b074a-6aea-422d-b6f1-df346336c2de', 'x-compute-request-id': 'req-c84b074a-6aea-422d-b6f1-df346336c2de', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-14T03:45:09Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.166/compute/flavors/42"}]}, "hostId": "9b6e6a6b00b2574181535b2cfc76799148f80819fd1ed94811d506b2", "id": "93d7ac94-4efb-4161-84fd-b7ba3dc8a377", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377"}, {"rel": "bookmark", "href": "https://10.4.3.166/compute/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-427228048", "status": "BUILD", "tenant_id": "898fa17fbca04d06ba9262f0aa9bf451", "user_id": "3456304dd58742578e03a23db5a02874", "updated": "2026-05-14T03:45:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "19ecc465-b9bd-4623-8d30-98ea07e203ff"}]}}'
2026-05-14 03:45:49,705 106031 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377 0.244s
2026-05-14 03:45:49,705 106031 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:45:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1200', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0cf87b4-6b1d-4625-8fb3-980917caeb95', 'x-compute-request-id': 'req-d0cf87b4-6b1d-4625-8fb3-980917caeb95', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-14T03:45:09Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.166/compute/flavors/42"}]}, "hostId": "9b6e6a6b00b2574181535b2cfc76799148f80819fd1ed94811d506b2", "id": "93d7ac94-4efb-4161-84fd-b7ba3dc8a377", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377"}, {"rel": "bookmark", "href": "https://10.4.3.166/compute/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-427228048", "status": "BUILD", "tenant_id": "898fa17fbca04d06ba9262f0aa9bf451", "user_id": "3456304dd58742578e03a23db5a02874", "updated": "2026-05-14T03:45:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "19ecc465-b9bd-4623-8d30-98ea07e203ff"}]}}'
2026-05-14 03:45:51,377 106031 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377 0.658s
2026-05-14 03:45:51,377 106031 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:45:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1200', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf09feea-404c-4a91-ba85-59cad557c4d3', 'x-compute-request-id': 'req-cf09feea-404c-4a91-ba85-59cad557c4d3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-14T03:45:09Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.166/compute/flavors/42"}]}, "hostId": "9b6e6a6b00b2574181535b2cfc76799148f80819fd1ed94811d506b2", "id": "93d7ac94-4efb-4161-84fd-b7ba3dc8a377", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377"}, {"rel": "bookmark", "href": "https://10.4.3.166/compute/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-427228048", "status": "BUILD", "tenant_id": "898fa17fbca04d06ba9262f0aa9bf451", "user_id": "3456304dd58742578e03a23db5a02874", "updated": "2026-05-14T03:45:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "19ecc465-b9bd-4623-8d30-98ea07e203ff"}]}}'
2026-05-14 03:45:52,633 106031 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377 0.249s
2026-05-14 03:45:52,633 106031 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:45:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1200', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d46e0a02-ee00-4d4a-882d-84418f9c7b3d', 'x-compute-request-id': 'req-d46e0a02-ee00-4d4a-882d-84418f9c7b3d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-14T03:45:09Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.166/compute/flavors/42"}]}, "hostId": "9b6e6a6b00b2574181535b2cfc76799148f80819fd1ed94811d506b2", "id": "93d7ac94-4efb-4161-84fd-b7ba3dc8a377", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377"}, {"rel": "bookmark", "href": "https://10.4.3.166/compute/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-427228048", "status": "BUILD", "tenant_id": "898fa17fbca04d06ba9262f0aa9bf451", "user_id": "3456304dd58742578e03a23db5a02874", "updated": "2026-05-14T03:45:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "19ecc465-b9bd-4623-8d30-98ea07e203ff"}]}}'
2026-05-14 03:45:53,945 106031 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377 0.304s
2026-05-14 03:45:53,945 106031 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:45:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1200', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62c35eef-63d5-464f-97c3-c4c03674c1ff', 'x-compute-request-id': 'req-62c35eef-63d5-464f-97c3-c4c03674c1ff', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-14T03:45:09Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.166/compute/flavors/42"}]}, "hostId": "9b6e6a6b00b2574181535b2cfc76799148f80819fd1ed94811d506b2", "id": "93d7ac94-4efb-4161-84fd-b7ba3dc8a377", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377"}, {"rel": "bookmark", "href": "https://10.4.3.166/compute/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-427228048", "status": "BUILD", "tenant_id": "898fa17fbca04d06ba9262f0aa9bf451", "user_id": "3456304dd58742578e03a23db5a02874", "updated": "2026-05-14T03:45:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "19ecc465-b9bd-4623-8d30-98ea07e203ff"}]}}'
2026-05-14 03:45:55,261 106031 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377 0.309s
2026-05-14 03:45:55,262 106031 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:45:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1200', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c90a1034-eebb-4487-97ed-e12e4b858e60', 'x-compute-request-id': 'req-c90a1034-eebb-4487-97ed-e12e4b858e60', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-14T03:45:09Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.166/compute/flavors/42"}]}, "hostId": "9b6e6a6b00b2574181535b2cfc76799148f80819fd1ed94811d506b2", "id": "93d7ac94-4efb-4161-84fd-b7ba3dc8a377", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377"}, {"rel": "bookmark", "href": "https://10.4.3.166/compute/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-427228048", "status": "BUILD", "tenant_id": "898fa17fbca04d06ba9262f0aa9bf451", "user_id": "3456304dd58742578e03a23db5a02874", "updated": "2026-05-14T03:45:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "19ecc465-b9bd-4623-8d30-98ea07e203ff"}]}}'
2026-05-14 03:46:00,065 106031 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377 3.794s
2026-05-14 03:46:00,065 106031 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:45:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1200', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3029fcc4-41e6-4c0c-9eb4-f59b12906243', 'x-compute-request-id': 'req-3029fcc4-41e6-4c0c-9eb4-f59b12906243', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-14T03:45:09Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.166/compute/flavors/42"}]}, "hostId": "9b6e6a6b00b2574181535b2cfc76799148f80819fd1ed94811d506b2", "id": "93d7ac94-4efb-4161-84fd-b7ba3dc8a377", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377"}, {"rel": "bookmark", "href": "https://10.4.3.166/compute/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-427228048", "status": "BUILD", "tenant_id": "898fa17fbca04d06ba9262f0aa9bf451", "user_id": "3456304dd58742578e03a23db5a02874", "updated": "2026-05-14T03:45:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "19ecc465-b9bd-4623-8d30-98ea07e203ff"}]}}'
2026-05-14 03:46:01,314 106031 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377 0.243s
2026-05-14 03:46:01,315 106031 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:46:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1200', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31f2d0e9-e79b-4667-8d07-c5be0ad954af', 'x-compute-request-id': 'req-31f2d0e9-e79b-4667-8d07-c5be0ad954af', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-14T03:45:09Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.166/compute/flavors/42"}]}, "hostId": "9b6e6a6b00b2574181535b2cfc76799148f80819fd1ed94811d506b2", "id": "93d7ac94-4efb-4161-84fd-b7ba3dc8a377", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377"}, {"rel": "bookmark", "href": "https://10.4.3.166/compute/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-427228048", "status": "BUILD", "tenant_id": "898fa17fbca04d06ba9262f0aa9bf451", "user_id": "3456304dd58742578e03a23db5a02874", "updated": "2026-05-14T03:45:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "19ecc465-b9bd-4623-8d30-98ea07e203ff"}]}}'
2026-05-14 03:46:03,936 106031 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377 1.610s
2026-05-14 03:46:03,936 106031 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:46:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1200', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69f9869f-ed53-415e-925e-72b576adc73c', 'x-compute-request-id': 'req-69f9869f-ed53-415e-925e-72b576adc73c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-14T03:45:09Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.166/compute/flavors/42"}]}, "hostId": "9b6e6a6b00b2574181535b2cfc76799148f80819fd1ed94811d506b2", "id": "93d7ac94-4efb-4161-84fd-b7ba3dc8a377", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377"}, {"rel": "bookmark", "href": "https://10.4.3.166/compute/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-427228048", "status": "BUILD", "tenant_id": "898fa17fbca04d06ba9262f0aa9bf451", "user_id": "3456304dd58742578e03a23db5a02874", "updated": "2026-05-14T03:45:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "19ecc465-b9bd-4623-8d30-98ea07e203ff"}]}}'
2026-05-14 03:46:05,190 106031 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377 0.248s
2026-05-14 03:46:05,190 106031 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:46:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1200', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ee9df6e-473b-4896-998d-16f4c4fd7c44', 'x-compute-request-id': 'req-3ee9df6e-473b-4896-998d-16f4c4fd7c44', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-14T03:45:09Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.166/compute/flavors/42"}]}, "hostId": "9b6e6a6b00b2574181535b2cfc76799148f80819fd1ed94811d506b2", "id": "93d7ac94-4efb-4161-84fd-b7ba3dc8a377", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377"}, {"rel": "bookmark", "href": "https://10.4.3.166/compute/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-427228048", "status": "BUILD", "tenant_id": "898fa17fbca04d06ba9262f0aa9bf451", "user_id": "3456304dd58742578e03a23db5a02874", "updated": "2026-05-14T03:46:04Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "19ecc465-b9bd-4623-8d30-98ea07e203ff"}]}}'
2026-05-14 03:46:06,523 106031 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377 0.324s
2026-05-14 03:46:06,524 106031 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:46:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1144', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d201a43-2fa4-44dc-ae08-84dbee8f0309', 'x-compute-request-id': 'req-9d201a43-2fa4-44dc-ae08-84dbee8f0309', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-14T03:45:09Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.166/compute/flavors/42"}]}, "hostId": "", "id": "93d7ac94-4efb-4161-84fd-b7ba3dc8a377", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377"}, {"rel": "bookmark", "href": "https://10.4.3.166/compute/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-427228048", "status": "BUILD", "tenant_id": "898fa17fbca04d06ba9262f0aa9bf451", "user_id": "3456304dd58742578e03a23db5a02874", "updated": "2026-05-14T03:46:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "19ecc465-b9bd-4623-8d30-98ea07e203ff"}]}}'
2026-05-14 03:46:07,900 106031 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377 0.368s
2026-05-14 03:46:07,900 106031 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:46:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1144', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53c52b38-bdf2-4482-b4f6-4ce042e3071c', 'x-compute-request-id': 'req-53c52b38-bdf2-4482-b4f6-4ce042e3071c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-14T03:45:09Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.166/compute/flavors/42"}]}, "hostId": "", "id": "93d7ac94-4efb-4161-84fd-b7ba3dc8a377", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377"}, {"rel": "bookmark", "href": "https://10.4.3.166/compute/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-427228048", "status": "BUILD", "tenant_id": "898fa17fbca04d06ba9262f0aa9bf451", "user_id": "3456304dd58742578e03a23db5a02874", "updated": "2026-05-14T03:46:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "19ecc465-b9bd-4623-8d30-98ea07e203ff"}]}}'
2026-05-14 03:46:09,022 106031 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377 0.112s
2026-05-14 03:46:09,022 106031 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:46:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1102', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbde5647-3adb-4461-b661-0c9eda552589', 'x-compute-request-id': 'req-cbde5647-3adb-4461-b661-0c9eda552589', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-14T03:45:09Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.166/compute/flavors/42"}]}, "hostId": "", "id": "93d7ac94-4efb-4161-84fd-b7ba3dc8a377", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377"}, {"rel": "bookmark", "href": "https://10.4.3.166/compute/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-427228048", "status": "BUILD", "tenant_id": "898fa17fbca04d06ba9262f0aa9bf451", "user_id": "3456304dd58742578e03a23db5a02874", "updated": "2026-05-14T03:46:09Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "19ecc465-b9bd-4623-8d30-98ea07e203ff"}]}}'
2026-05-14 03:46:10,130 106031 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377 0.102s
2026-05-14 03:46:10,131 106031 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:46:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d3d6ab5-dfeb-4bbe-acfd-de13e6234472', 'x-compute-request-id': 'req-7d3d6ab5-dfeb-4bbe-acfd-de13e6234472', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-14T03:45:09Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.166/compute/flavors/42"}]}, "hostId": "", "id": "93d7ac94-4efb-4161-84fd-b7ba3dc8a377", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377"}, {"rel": "bookmark", "href": "https://10.4.3.166/compute/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-427228048", "status": "ERROR", "tenant_id": "898fa17fbca04d06ba9262f0aa9bf451", "user_id": "3456304dd58742578e03a23db5a02874", "updated": "2026-05-14T03:46:10Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-05-14T03:46:10Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 93d7ac94-4efb-4161-84fd-b7ba3dc8a377."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "19ecc465-b9bd-4623-8d30-98ea07e203ff"}]}}'
2026-05-14 03:46:10,141 106031 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 61 second wait
2026-05-14 03:46:10,648 106031 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 204 DELETE https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377 0.506s
2026-05-14 03:46:10,648 106031 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:46:10 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-f55fb036-3019-4bdd-90ee-76d7eeb6f67e', 'x-compute-request-id': 'req-f55fb036-3019-4bdd-90ee-76d7eeb6f67e', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377'}
Body: b''
2026-05-14 03:46:10,678 106031 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 404 GET https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377 0.029s
2026-05-14 03:46:10,678 106031 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:46:10 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-ec90f38b-a561-4e31-ac11-8689bb5d1e33', 'x-compute-request-id': 'req-ec90f38b-a561-4e31-ac11-8689bb5d1e33', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.166/compute/v2.1/servers/93d7ac94-4efb-4161-84fd-b7ba3dc8a377'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 93d7ac94-4efb-4161-84fd-b7ba3dc8a377 could not be found."}}'
2026-05-14 03:46:10,721 106031 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE https://10.4.3.166/volume/v3/volumes/19ecc465-b9bd-4623-8d30-98ea07e203ff 0.040s
2026-05-14 03:46:10,721 106031 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:46:10 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-fc2c3d28-447a-4dc6-9f96-294ad36393e9', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.166/volume/v3/volumes/19ecc465-b9bd-4623-8d30-98ea07e203ff'}
Body: b''
2026-05-14 03:46:10,757 106031 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.166/volume/v3/volumes/19ecc465-b9bd-4623-8d30-98ea07e203ff 0.036s
2026-05-14 03:46:10,757 106031 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:46:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0546dea-ae5e-44e6-a56d-7726cc322605', 'content-length': '869', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0546dea-ae5e-44e6-a56d-7726cc322605', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/19ecc465-b9bd-4623-8d30-98ea07e203ff'}
Body: b'{"volume": {"id": "19ecc465-b9bd-4623-8d30-98ea07e203ff", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:45:08.000000", "updated_at": "2026-05-14T03:46:11.000000", "name": "tempest-TestVolumeBootPattern-volume-55041856", "description": null, "volume_type": "tempest-scenario-type-luks2-937984745", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/19ecc465-b9bd-4623-8d30-98ea07e203ff"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/19ecc465-b9bd-4623-8d30-98ea07e203ff"}], "user_id": "3456304dd58742578e03a23db5a02874", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "898fa17fbca04d06ba9262f0aa9bf451"}}'
2026-05-14 03:46:11,796 106031 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET https://10.4.3.166/volume/v3/volumes/19ecc465-b9bd-4623-8d30-98ea07e203ff 0.031s
2026-05-14 03:46:11,796 106031 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:46:11 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-231308f0-b2f5-4982-b06a-22107d96d943', 'x-openstack-request-id': 'req-231308f0-b2f5-4982-b06a-22107d96d943', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.166/volume/v3/volumes/19ecc465-b9bd-4623-8d30-98ea07e203ff'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 19ecc465-b9bd-4623-8d30-98ea07e203ff could not be found."}}'
2026-05-14 03:46:11,837 106031 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.166/volume/v3/volumes/detail?all_tenants=1 0.041s
2026-05-14 03:46:11,838 106031 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:46:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b12b72a3-f77f-4614-988a-7119562ca40a', 'content-length': '10257', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b12b72a3-f77f-4614-988a-7119562ca40a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.166/volume/v3/volumes/detail?all_tenants=1'}
Body: b'{"volumes": [{"id": "4e7c7d89-ed8b-4e0c-b930-af51dd054569", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:46:11.000000", "updated_at": "2026-05-14T03:46:11.000000", "name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/4e7c7d89-ed8b-4e0c-b930-af51dd054569"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/4e7c7d89-ed8b-4e0c-b930-af51dd054569"}], "user_id": "04ed2ed0f9ac409bbb0e902acd25e914", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "674644efa88c4aa4ad9a9646539b8174", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000000738@storpool#default"}, {"id": "88a6e92f-61b6-42f7-bb09-274031d99330", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:46:10.000000", "updated_at": "2026-05-14T03:46:10.000000", "name": "tempest-VolumeDependencyTests-Volume-1239357939", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/88a6e92f-61b6-42f7-bb09-274031d99330"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/88a6e92f-61b6-42f7-bb09-274031d99330"}], "user_id": "476ece5f50a1429eac3a21e53adc8a89", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "d694bcb239e24728bd23eb21daac01bb", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000000738@storpool#default"}, {"id": "da94970c-0e2d-455c-a178-a47f9a9e728a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:45:54.000000", "updated_at": "2026-05-14T03:46:07.000000", "name": "image-4d9b6f0f-b97a-4e65-bca8-b9c99427d851", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": "53c85de5-71fb-44df-af3f-cdc4bb4cf9c7", "metadata": {"readonly": "True"}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/da94970c-0e2d-455c-a178-a47f9a9e728a"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/da94970c-0e2d-455c-a178-a47f9a9e728a"}], "user_id": "f9364cc8967543bdad703709b85a9e3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "81e211a147764f89986c8e24dce313b7", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000000738@storpool#template_virtual"}, {"id": "cef59a53-f3b7-42ba-8eb8-18526d68827b", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-14T03:45:52.000000", "updated_at": "2026-05-14T03:45:53.000000", "name": "tempest-VolumesBackupsTest-Volume-1403891516", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.166/volume/v3/volumes/cef59a53-f3b7-42ba-8eb8-18526d68827b"}, {"rel": "bookmark", "href": "https://10.4.3.166/volume/volumes/cef59a53-f3b7-42ba-8eb8-18526d68827b"}], "user_id": "680fa47c6d3f407ca0776a5fee331785", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "b9182433cf7f4df7909c219e5a6192d1", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000000738@storpool#default"}, {"id": "70c240de-5d2a-43cf-
2026-05-14 03:46:11,900 106031 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE https://10.4.3.166/volume/v3/types/a46a6d34-0f3c-48e1-b381-52273cf58470 0.051s
2026-05-14 03:46:11,901 106031 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 14 May 2026 03:46:11 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-9b6bbd7a-648e-4eab-8145-ded2dd9b8c19', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.166/volume/v3/types/a46a6d34-0f3c-48e1-b381-52273cf58470'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 381, in test_boot_server_from_encrypted_volume_luksv2
self._do_test_boot_server_from_encrypted_volume_luks('luks2')
File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 356, in _do_test_boot_server_from_encrypted_volume_luks
server = self.boot_instance_from_resource(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/manager.py", line 1388, in boot_instance_from_resource
return self.create_server(**create_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/manager.py", line 349, in create_server
body, _ = compute.create_test_server(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 328, in create_test_server
server = waiters.wait_for_server_status(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 93d7ac94-4efb-4161-84fd-b7ba3dc8a377 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-05-14T03:46:10Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 93d7ac94-4efb-4161-84fd-b7ba3dc8a377.'}. Request ID of server operation performed before checking the server status req-2b5b3f8e-c821-4dab-b8e0-6a8db48eadaa.
|
||||||
test_bootable_volume_last_snapshot_delete_while_stopped[compute,id-3c87bc15-cf6a-4dd6-8c23-4541b2cc3dbb,image,volume] |
pass
pt2.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
pt2.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
pt2.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
pt2.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
pt2.7: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume]
|
||||||
| cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_backup_crossproject_admin_negative[id-2daadb2e-409a-4ede-a6ce-6002ec324372] |
pass
pt3.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
pt3.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
pt3.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
pt4.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
pt5.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
pt6.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
pt7.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
pt8.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
pt9.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
pt9.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
pt9.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
pt9.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
pt10.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
pt10.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
pt10.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
pt10.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
pt11.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
pt11.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
pt11.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
pt12.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
pt12.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
pt13.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
pt13.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
pt14.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
pt15.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
pt16.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
pt16.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
pt17.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
pt18.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types | 3 | 0 | 0 | 0 | 3 | Detail | |
VolumeTypesReaderTests) |
skip
pt19.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt19.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt19.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes | 1 | 0 | 0 | 0 | 1 | Detail | |
ProjectReaderTests) |
skip
pt20.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
pt21.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
pt22.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
pt23.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
| setUpClass (tempest.api.compute.admin.test_live_migration | 3 | 0 | 0 | 0 | 3 | Detail | |
LiveAutoBlockMigrationV225Test) |
skip
pt24.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test)
|
||||||
LiveMigrationWithoutHostTest) |
skip
pt24.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationWithoutHostTest)
|
||||||
LiveMigrationTest) |
skip
pt24.3: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volume_swap | 1 | 0 | 0 | 0 | 1 | Detail | |
TestMultiAttachVolumeSwap) |
skip
pt25.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
pt26.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
pt27.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
pt28.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
pt29.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
pt30.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
pt31.1: setUpClass (tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volume_retype | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeRetypeMultiattachTest) |
skip
pt32.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeMultiattachTest)
|
||||||
VolumeRetypeWithMigrationTest) |
skip
pt32.2: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest)
|
||||||
| setUpClass (tempest.scenario.test_volume_migrate_attached | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeMigrateRetypeAttached) |
skip
pt33.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
pt34.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
pt35.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
pt36.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
pt37.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
pt37.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
pt38.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
pt39.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
pt40.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
pt41.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
pt42.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
pt42.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
pt43.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
pt44.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
pt45.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
pt45.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
pt46.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
pt47.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
pt47.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
pt48.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
pt48.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
pt49.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
pt49.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
pt50.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
pt50.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
pt51.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
pt51.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
pt51.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
pt52.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
pt53.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
pt54.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
pt54.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
pt54.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
pt54.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
pt54.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
pt54.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
pt55.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
pt55.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
pt55.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
pt55.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
pt55.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
pt55.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
pt55.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
pt55.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
pt56.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
pt57.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
pt57.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
pt58.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
pt58.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
pt58.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
pt59.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
pt60.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
pt61.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
pt61.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
pt62.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
pt62.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
pt63.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
pt64.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt67.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
pt67.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
pt68.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
pt68.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
pt69.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
pt69.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
pt70.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
pt70.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt72.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
pt72.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
pt72.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
pt73.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
pt74.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
pt74.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
pt74.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
pt74.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
pt74.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
pt75.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
pt75.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
pt75.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
pt75.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
pt75.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
pt76.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
pt76.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
pt77.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
pt77.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
pt78.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
pt78.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
pt78.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
pt78.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
pt78.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
pt79.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
pt79.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
pt79.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
pt80.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
pt80.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
pt80.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
pt80.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
pt80.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
pt80.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
pt80.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
pt80.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
pt80.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
pt80.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
pt80.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
pt80.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt82.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
pt82.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
pt82.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
pt82.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
pt82.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
pt82.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
pt83.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
pt83.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
pt84.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
pt85.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
pt86.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
pt87.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
pt88.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
pt88.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
pt89.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
pt89.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
pt90.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
pt91.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
pt91.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
pt92.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
pt92.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
pt93.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
pt93.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
pt94.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
pt94.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
pt95.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
pt95.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt97.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
pt97.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
pt97.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
pt97.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
pt98.1: tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test.test_update_backup[id-9b374cbc-be5f-4d37-8848-7efb8a873dcc]
|
||||||
| tempest.api.volume.test_volumes_clone.VolumesCloneTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_from_bootable_volume[id-cbbcd7c6-5a6c-481a-97ac-ca55ab715d16,image] |
pass
pt99.1: tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume[id-cbbcd7c6-5a6c-481a-97ac-ca55ab715d16,image]
|
||||||
test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e] |
pass
pt99.2: tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e]
|
||||||
| tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative] |
pass
pt100.1: tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative]
|
||||||
| tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_extend_attached_volume[id-301f5a30-1c6f-4ea0-be1a-91fd28d44354] |
pass
pt101.1: tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest.test_extend_attached_volume[id-301f5a30-1c6f-4ea0-be1a-91fd28d44354]
|
||||||
| tempest.api.volume.test_volumes_extend.VolumesExtendTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] |
pass
pt102.1: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e]
|
||||||
test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912] |
pass
pt102.2: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912]
|
||||||
| tempest.api.volume.test_volumes_get.VolumesGetTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke] |
pass
pt103.1: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke]
|
||||||
test_volume_create_get_update_delete_as_clone[id-3f591b4a-7dc6-444c-bd51-77469506b3a1] |
pass
pt103.2: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone[id-3f591b4a-7dc6-444c-bd51-77469506b3a1]
|
||||||
test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke] |
pass
pt103.3: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke]
|
||||||
| tempest.api.volume.test_volumes_get.VolumesSummaryTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_show_volume_summary[id-c4f2431e-4920-4736-9e00-4040386b6feb] |
pass
pt104.1: tempest.api.volume.test_volumes_get.VolumesSummaryTest.test_show_volume_summary[id-c4f2431e-4920-4736-9e00-4040386b6feb]
|
||||||
| tempest.api.volume.test_volumes_list.VolumesListTestJSON | 18 | 18 | 0 | 0 | 0 | Detail | |
test_volume_list[id-0b6ddd39-b948-471f-8038-4787978747c4,smoke] |
pass
pt105.1: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list[id-0b6ddd39-b948-471f-8038-4787978747c4,smoke]
|
||||||
test_volume_list_by_name[id-a28e8da4-0b56-472f-87a8-0f4d3f819c02] |
pass
pt105.2: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name[id-a28e8da4-0b56-472f-87a8-0f4d3f819c02]
|
||||||
test_volume_list_details_by_name[id-2de3a6d4-12aa-403b-a8f2-fdeb42a89623] |
pass
pt105.3: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name[id-2de3a6d4-12aa-403b-a8f2-fdeb42a89623]
|
||||||
test_volume_list_details_pagination[id-e9138a2c-f67b-4796-8efa-635c196d01de] |
pass
pt105.4: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination[id-e9138a2c-f67b-4796-8efa-635c196d01de]
|
||||||
test_volume_list_details_with_multiple_params[id-2a7064eb-b9c3-429b-b888-33928fc5edd3] |
pass
pt105.5: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params[id-2a7064eb-b9c3-429b-b888-33928fc5edd3]
|
||||||
test_volume_list_pagination[id-af55e775-8e4b-4feb-8719-215c43b0238c] |
pass
pt105.6: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination[id-af55e775-8e4b-4feb-8719-215c43b0238c]
|
||||||
test_volume_list_param_display_name_and_status[id-777c87c1-2fc4-4883-8b8e-5c0b951d1ec8] |
pass
pt105.7: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status[id-777c87c1-2fc4-4883-8b8e-5c0b951d1ec8]
|
||||||
test_volume_list_with_detail_param_display_name_and_status[id-856ab8ca-6009-4c37-b691-be1065528ad4] |
pass
pt105.8: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status[id-856ab8ca-6009-4c37-b691-be1065528ad4]
|
||||||
test_volume_list_with_detail_param_marker[id-46eff077-100b-427f-914e-3db2abcdb7e2] |
pass
pt105.9: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker[id-46eff077-100b-427f-914e-3db2abcdb7e2]
|
||||||
test_volume_list_with_detail_param_metadata[id-1ca92d3c-4a8e-4b43-93f5-e4c7fb3b291d] |
pass
pt105.10: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata[id-1ca92d3c-4a8e-4b43-93f5-e4c7fb3b291d]
|
||||||
test_volume_list_with_details[id-adcbb5a7-5ad8-4b61-bd10-5380e111a877] |
pass
pt105.11: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details[id-adcbb5a7-5ad8-4b61-bd10-5380e111a877]
|
||||||
test_volume_list_with_param_metadata[id-b5ebea1b-0603-40a0-bb41-15fcd0a53214] |
pass
pt105.12: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata[id-b5ebea1b-0603-40a0-bb41-15fcd0a53214]
|
||||||
test_volumes_list_by_availability_zone[id-c0cfa863-3020-40d7-b587-e35f597d5d87] |
pass
pt105.13: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone[id-c0cfa863-3020-40d7-b587-e35f597d5d87]
|
||||||
test_volumes_list_by_bootable[id-2016a942-3020-40d7-95ce-7613bf8407ce] |
pass
pt105.14: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable[id-2016a942-3020-40d7-95ce-7613bf8407ce]
|
||||||
test_volumes_list_by_status[id-39654e13-734c-4dab-95ce-7613bf8407ce] |
pass
pt105.15: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status[id-39654e13-734c-4dab-95ce-7613bf8407ce]
|
||||||
test_volumes_list_details_by_availability_zone[id-e1b80d13-94f0-4ba2-a40e-386af29f8db1] |
pass
pt105.16: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone[id-e1b80d13-94f0-4ba2-a40e-386af29f8db1]
|
||||||
test_volumes_list_details_by_bootable[id-2016a939-72ec-482a-bf49-d5ca06216b9f] |
pass
pt105.17: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable[id-2016a939-72ec-482a-bf49-d5ca06216b9f]
|
||||||
test_volumes_list_details_by_status[id-2943f712-71ec-482a-bf49-d5ca06216b9f] |
pass
pt105.18: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status[id-2943f712-71ec-482a-bf49-d5ca06216b9f]
|
||||||
| tempest.api.volume.test_volumes_negative.VolumesNegativeTest | 32 | 32 | 0 | 0 | 0 | Detail | |
test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative] |
pass
pt106.1: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative]
|
||||||
test_create_volume_from_deactivated_image[id-d15e7f35-2cfc-48c8-9418-c8223a89bcbb,image,negative] |
pass
pt106.2: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image[id-d15e7f35-2cfc-48c8-9418-c8223a89bcbb,image,negative]
|
||||||
test_create_volume_from_image_with_decreasing_size[id-5b810c91-0ad1-47ce-aee8-615f789be78f,image,negative] |
pass
pt106.3: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size[id-5b810c91-0ad1-47ce-aee8-615f789be78f,image,negative]
|
||||||
test_create_volume_with_invalid_size[id-1ed83a8a-682d-4dfb-a30e-ee63ffd6c049,negative] |
pass
pt106.4: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size[id-1ed83a8a-682d-4dfb-a30e-ee63ffd6c049,negative]
|
||||||
test_create_volume_with_nonexistent_snapshot_id[id-0c36f6ae-4604-4017-b0a9-34fdc63096f9,negative] |
pass
pt106.5: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id[id-0c36f6ae-4604-4017-b0a9-34fdc63096f9,negative]
|
||||||
test_create_volume_with_nonexistent_source_volid[id-47c73e08-4be8-45bb-bfdf-0c4e79b88344,negative] |
pass
pt106.6: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid[id-47c73e08-4be8-45bb-bfdf-0c4e79b88344,negative]
|
||||||
test_create_volume_with_nonexistent_volume_type[id-10254ed8-3849-454e-862e-3ab8e6aa01d2,negative] |
pass
pt106.7: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type[id-10254ed8-3849-454e-862e-3ab8e6aa01d2,negative]
|
||||||
test_create_volume_with_size_negative[id-8b472729-9eba-446e-a83b-916bdb34bef7,negative] |
pass
pt106.8: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative[id-8b472729-9eba-446e-a83b-916bdb34bef7,negative]
|
||||||
test_create_volume_with_size_zero[id-41331caa-eaf4-4001-869d-bc18c1869360,negative] |
pass
pt106.9: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero[id-41331caa-eaf4-4001-869d-bc18c1869360,negative]
|
||||||
test_create_volume_without_passing_size[id-9387686f-334f-4d31-a439-33494b9e2683,negative] |
pass
pt106.10: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size[id-9387686f-334f-4d31-a439-33494b9e2683,negative]
|
||||||
test_delete_invalid_volume_id[id-1f035827-7c32-4019-9240-b4ec2dbd9dfd,negative] |
pass
pt106.11: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id[id-1f035827-7c32-4019-9240-b4ec2dbd9dfd,negative]
|
||||||
test_delete_volume_without_passing_volume_id[id-441a1550-5d44-4b30-af0f-a6d402f52026,negative] |
pass
pt106.12: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id[id-441a1550-5d44-4b30-af0f-a6d402f52026,negative]
|
||||||
test_detach_volumes_with_invalid_volume_id[id-9f9c24e4-011d-46b5-b992-952140ce237a,negative] |
pass
pt106.13: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id[id-9f9c24e4-011d-46b5-b992-952140ce237a,negative]
|
||||||
test_get_invalid_volume_id[id-30799cfd-7ee4-446c-b66c-45b383ed211b,negative] |
pass
pt106.14: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id[id-30799cfd-7ee4-446c-b66c-45b383ed211b,negative]
|
||||||
test_get_volume_without_passing_volume_id[id-c6c3db06-29ad-4e91-beb0-2ab195fe49e3,negative] |
pass
pt106.15: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id[id-c6c3db06-29ad-4e91-beb0-2ab195fe49e3,negative]
|
||||||
test_list_volumes_detail_with_invalid_status[id-ba94b27b-be3f-496c-a00e-0283b373fa75,negative] |
pass
pt106.16: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status[id-ba94b27b-be3f-496c-a00e-0283b373fa75,negative]
|
||||||
test_list_volumes_detail_with_nonexistent_name[id-9ca17820-a0e7-4cbd-a7fa-f4468735e359,negative] |
pass
pt106.17: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name[id-9ca17820-a0e7-4cbd-a7fa-f4468735e359,negative]
|
||||||
test_list_volumes_with_invalid_status[id-143b279b-7522-466b-81be-34a87d564a7c,negative] |
pass
pt106.18: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status[id-143b279b-7522-466b-81be-34a87d564a7c,negative]
|
||||||
test_list_volumes_with_nonexistent_name[id-0f4aa809-8c7b-418f-8fb3-84c7a5dfc52f,negative] |
pass
pt106.19: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name[id-0f4aa809-8c7b-418f-8fb3-84c7a5dfc52f,negative]
|
||||||
test_reserve_volume_with_negative_volume_status[id-449c4ed2-ecdd-47bb-98dc-072aeccf158c,negative] |
pass
pt106.20: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status[id-449c4ed2-ecdd-47bb-98dc-072aeccf158c,negative]
|
||||||
test_reserve_volume_with_nonexistent_volume_id[id-ac6084c0-0546-45f9-b284-38a367e0e0e2,negative] |
pass
pt106.21: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id[id-ac6084c0-0546-45f9-b284-38a367e0e0e2,negative]
|
||||||
test_unreserve_volume_with_nonexistent_volume_id[id-eb467654-3dc1-4a72-9b46-47c29d22654c,negative] |
pass
pt106.22: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id[id-eb467654-3dc1-4a72-9b46-47c29d22654c,negative]
|
||||||
test_update_volume_with_empty_volume_id[id-72aeca85-57a5-4c1f-9057-f320f9ea575b,negative] |
pass
pt106.23: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id[id-72aeca85-57a5-4c1f-9057-f320f9ea575b,negative]
|
||||||
test_update_volume_with_invalid_volume_id[id-e66e40d6-65e6-4e75-bdc7-636792fa152d,negative] |
pass
pt106.24: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id[id-e66e40d6-65e6-4e75-bdc7-636792fa152d,negative]
|
||||||
test_update_volume_with_nonexistent_volume_id[id-0186422c-999a-480e-a026-6a665744c30c,negative] |
pass
pt106.25: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id[id-0186422c-999a-480e-a026-6a665744c30c,negative]
|
||||||
test_volume_delete_nonexistent_volume_id[id-555efa6e-efcd-44ef-8a3b-4a7ca4837a29,negative] |
pass
pt106.26: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id[id-555efa6e-efcd-44ef-8a3b-4a7ca4837a29,negative]
|
||||||
test_volume_extend_with_None_size[id-355218f1-8991-400a-a6bb-971239287d92,negative] |
pass
pt106.27: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size[id-355218f1-8991-400a-a6bb-971239287d92,negative]
|
||||||
test_volume_extend_with_non_number_size[id-5d0b480d-e833-439f-8a5a-96ad2ed6f22f,negative] |
pass
pt106.28: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size[id-5d0b480d-e833-439f-8a5a-96ad2ed6f22f,negative]
|
||||||
test_volume_extend_with_nonexistent_volume_id[id-8f05a943-013c-4063-ac71-7baf561e82eb,negative] |
pass
pt106.29: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id[id-8f05a943-013c-4063-ac71-7baf561e82eb,negative]
|
||||||
test_volume_extend_with_size_smaller_than_original_size[id-e0c75c74-ee34-41a9-9288-2a2051452854,negative] |
pass
pt106.30: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size[id-e0c75c74-ee34-41a9-9288-2a2051452854,negative]
|
||||||
test_volume_extend_without_passing_volume_id[id-aff8ba64-6d6f-4f2e-bc33-41a08ee9f115,negative] |
pass
pt106.31: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id[id-aff8ba64-6d6f-4f2e-bc33-41a08ee9f115,negative]
|
||||||
test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative] |
pass
pt106.32: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative]
|
||||||
| tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
pass
pt107.1: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c]
|
||||||
test_snapshot_create_delete_with_volume_in_use[compute,id-8567b54c-4455-446d-a1cf-651ddeaa3ff2] |
pass
pt107.2: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use[compute,id-8567b54c-4455-446d-a1cf-651ddeaa3ff2]
|
||||||
test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e] |
pass
pt107.3: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e]
|
||||||
test_snapshot_create_offline_delete_online[compute,id-5210a1de-85a0-11e6-bb21-641c676a5d61] |
pass
pt107.4: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online[compute,id-5210a1de-85a0-11e6-bb21-641c676a5d61]
|
||||||
test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4] |
pass
pt107.5: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4]
|
||||||
test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a] |
pass
pt107.6: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a]
|
||||||
| tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON | 13 | 13 | 0 | 0 | 0 | Detail | |
test_snapshot_list_param_limit[id-db4d8e0a-7a2e-41cc-a712-961f6844e896] |
pass
pt108.1: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit[id-db4d8e0a-7a2e-41cc-a712-961f6844e896]
|
||||||
test_snapshot_list_param_limit_equals_infinite[id-a1427f61-420e-48a5-b6e3-0b394fa95400] |
pass
pt108.2: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite[id-a1427f61-420e-48a5-b6e3-0b394fa95400]
|
||||||
test_snapshot_list_param_limit_equals_zero[id-e3b44b7f-ae87-45b5-8a8c-66110eb24d0a] |
pass
pt108.3: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero[id-e3b44b7f-ae87-45b5-8a8c-66110eb24d0a]
|
||||||
test_snapshot_list_param_marker[id-05489dde-44bc-4961-a1f5-3ce7ee7824f7] |
pass
pt108.4: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker[id-05489dde-44bc-4961-a1f5-3ce7ee7824f7]
|
||||||
test_snapshot_list_param_offset[id-ca96d551-17c6-4e11-b0e8-52d3bb8a63c7] |
pass
pt108.5: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_offset[id-ca96d551-17c6-4e11-b0e8-52d3bb8a63c7]
|
||||||
test_snapshot_list_param_sort_created_at_asc[id-4052c3a0-2415-440a-a8cc-305a875331b0] |
pass
pt108.6: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc[id-4052c3a0-2415-440a-a8cc-305a875331b0]
|
||||||
test_snapshot_list_param_sort_created_at_desc[id-dcbbe24a-f3c0-4ec8-9274-55d48db8d1cf] |
pass
pt108.7: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc[id-dcbbe24a-f3c0-4ec8-9274-55d48db8d1cf]
|
||||||
test_snapshot_list_param_sort_id_asc[id-c5513ada-64c1-4d28-83b9-af3307ec1388] |
pass
pt108.8: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc[id-c5513ada-64c1-4d28-83b9-af3307ec1388]
|
||||||
test_snapshot_list_param_sort_id_desc[id-8a7fe058-0b41-402a-8afd-2dbc5a4a718b] |
pass
pt108.9: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc[id-8a7fe058-0b41-402a-8afd-2dbc5a4a718b]
|
||||||
test_snapshot_list_param_sort_name_asc[id-d58b5fed-0c37-42d3-8c5d-39014ac13c00] |
pass
pt108.10: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc[id-d58b5fed-0c37-42d3-8c5d-39014ac13c00]
|
||||||
test_snapshot_list_param_sort_name_desc[id-96ba6f4d-1f18-47e1-b4bc-76edc6c21250] |
pass
pt108.11: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc[id-96ba6f4d-1f18-47e1-b4bc-76edc6c21250]
|
||||||
test_snapshots_list_details_with_params[id-220a1022-1fcd-4a74-a7bd-6b859156cda2] |
pass
pt108.12: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params[id-220a1022-1fcd-4a74-a7bd-6b859156cda2]
|
||||||
test_snapshots_list_with_params[id-59f41f43-aebf-48a9-ab5d-d76340fab32b] |
pass
pt108.13: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params[id-59f41f43-aebf-48a9-ab5d-d76340fab32b]
|
||||||
| tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_snapshot_with_nonexistent_volume_id[id-e3e466af-70ab-4f4b-a967-ab04e3532ea7,negative] |
pass
pt109.1: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id[id-e3e466af-70ab-4f4b-a967-ab04e3532ea7,negative]
|
||||||
test_create_snapshot_without_passing_volume_id[id-bb9da53e-d335-4309-9c15-7e76fd5e4d6d,negative] |
pass
pt109.2: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id[id-bb9da53e-d335-4309-9c15-7e76fd5e4d6d,negative]
|
||||||
test_list_snapshot_invalid_param_limit[id-8fd92339-e22f-4591-86b4-1e2215372a40,negative] |
pass
pt109.3: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit[id-8fd92339-e22f-4591-86b4-1e2215372a40,negative]
|
||||||
test_list_snapshots_invalid_param_marker[id-b68deeda-ca79-4a32-81af-5c51179e553a,negative] |
pass
pt109.4: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker[id-b68deeda-ca79-4a32-81af-5c51179e553a,negative]
|
||||||
test_list_snapshots_invalid_param_sort[id-27b5f37f-bf69-4e8c-986e-c44f3d6819b8,negative] |
pass
pt109.5: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort[id-27b5f37f-bf69-4e8c-986e-c44f3d6819b8,negative]
|
||||||
test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative] |
pass
pt109.6: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative]
|
||||||
| tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes | 1 | 1 | 0 | 0 | 0 | Detail | |
test_instances_with_cinder_volumes_on_all_compute_nodes[compute,id-d0e3c1a3-4b0a-4b0e-8b0a-4b0e8b0a4b0e,image,multinode,network,slow,volume] |
pass
pt110.1: tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes.test_instances_with_cinder_volumes_on_all_compute_nodes[compute,id-d0e3c1a3-4b0a-4b0e-8b0a-4b0e8b0a4b0e,image,multinode,network,slow,volume]
|
||||||
| tempest.scenario.test_minimum_basic.TestMinimumBasicScenario | 2 | 2 | 0 | 0 | 0 | Detail | |
test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion[compute,id-a8fd48ec-1d01-4895-b932-02321661ec1e,image,network,slow,volume] |
pass
pt111.1: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion[compute,id-a8fd48ec-1d01-4895-b932-02321661ec1e,image,network,slow,volume]
|
||||||
test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume] |
pass
pt111.2: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume]
|
||||||
| tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion | 1 | 1 | 0 | 0 | 0 | Detail | |
test_old_versions_reject[compute,id-6f4d2144-99f4-495c-8b0b-c6a537971418,image,network,slow,volume] |
pass
pt112.1: tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion.test_old_versions_reject[compute,id-6f4d2144-99f4-495c-8b0b-c6a537971418,image,network,slow,volume]
|
||||||
| tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario | 1 | 1 | 0 | 0 | 0 | Detail | |
test_server_detach_rules[compute,id-be615530-f105-437a-8afe-ce998c9535d9,image,network,slow,volume] |
pass
pt113.1: tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario.test_server_detach_rules[compute,id-be615530-f105-437a-8afe-ce998c9535d9,image,network,slow,volume]
|
||||||
| tempest.scenario.test_shelve_instance.TestShelveInstance | 1 | 1 | 0 | 0 | 0 | Detail | |
test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] |
pass
pt114.1: tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume]
|
||||||
| tempest.scenario.test_stamp_pattern.TestStampPattern | 1 | 1 | 0 | 0 | 0 | Detail | |
test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume] |
pass
pt115.1: tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume]
|
||||||
| tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_backup_restore[compute,id-2ce5e55c-4085-43c1-98c6-582525334ad7,image,slow,volume] |
pass
pt116.1: tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore.test_volume_backup_restore[compute,id-2ce5e55c-4085-43c1-98c6-582525334ad7,image,slow,volume]
|
||||||
| tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV346 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_instance_boot_after_snapshot_deletion[compute,id-77889046-1a75-4f14-9b3a-fbbfdd8e5093,image,slow,volume] |
pass
pt117.1: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV346.test_instance_boot_after_snapshot_deletion[compute,id-77889046-1a75-4f14-9b3a-fbbfdd8e5093,image,slow,volume]
|
||||||
| Total | 320 | 294 | 2 | 0 | 24 | ||