Status: Pass 291 Failure 5 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-26 12:24:28,983 106267 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-luksv2-2062926028 on backend None
2026-05-26 12:24:29,007 106267 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 POST https://10.4.3.64/volume/v3/types 0.024s
2026-05-26 12:24:29,008 106267 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-2062926028", "extra_specs": {}}}
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b3c65f0-9676-48f8-80d4-5ca60c07f332', 'content-length': '214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b3c65f0-9676-48f8-80d4-5ca60c07f332', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/types'}
Body: b'{"volume_type": {"id": "2953e121-36d3-4fec-bd25-04c16cce78b3", "name": "tempest-scenario-type-luksv2-2062926028", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}'
2026-05-26 12:24:29,009 106267 DEBUG [tempest.scenario.manager] Creating an encryption type for volume type: 2953e121-36d3-4fec-bd25-04c16cce78b3
2026-05-26 12:24:29,037 106267 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 POST https://10.4.3.64/volume/v3/types/2953e121-36d3-4fec-bd25-04c16cce78b3/encryption 0.028s
2026-05-26 12:24:29,038 106267 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}}
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f6f3044-d40f-45b8-84a5-623970a57905', 'content-length': '231', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f6f3044-d40f-45b8-84a5-623970a57905', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/types/2953e121-36d3-4fec-bd25-04c16cce78b3/encryption'}
Body: b'{"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end", "volume_type_id": "2953e121-36d3-4fec-bd25-04c16cce78b3", "encryption_id": "7bac74a1-4cfc-4cc8-bed8-adac29890990"}}'
2026-05-26 12:24:29,185 106267 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 202 POST https://10.4.3.64/volume/v3/volumes 0.146s
2026-05-26 12:24:29,185 106267 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-198367946", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-2062926028", "size": 1}}
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b7e3b85-ee6a-4238-b3e2-eea176b02110', 'content-length': '784', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b7e3b85-ee6a-4238-b3e2-eea176b02110', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.64/volume/v3/volumes'}
Body: b'{"volume": {"id": "05952cd6-c8ac-4afe-939b-268808760e38", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:24:29.139832", "updated_at": null, "name": "tempest-TestEncryptedCinderVolumes-volume-198367946", "description": null, "volume_type": "tempest-scenario-type-luksv2-2062926028", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/05952cd6-c8ac-4afe-939b-268808760e38"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/05952cd6-c8ac-4afe-939b-268808760e38"}], "user_id": "4bdd64adfd7b410d9daca54593f9a4d7", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-05-26 12:24:29,296 106267 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 201 POST https://10.4.3.64/identity/v3/auth/tokens 0.100s
2026-05-26 12:24:29,296 106267 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2937', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-bf640aa6-51b6-404d-b5b1-53fc97425e65', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.64/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "4bdd64adfd7b410d9daca54593f9a4d7", "name": "tempest-TestEncryptedCinderVolumes-889789081-project-member", "password_expires_at": null}, "audit_ids": ["n4k1daRlTEyL8vih1mLNXg"], "expires_at": "2026-05-26T13:24:29.000000Z", "issued_at": "2026-05-26T12:24:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "59150b9e2e44486a81c0fee9e8512ab7", "name": "tempest-TestEncryptedCinderVolumes-889789081"}, "is_domain": false, "roles": [{"id": "9aea80cc68e946e8b1e0612d455813f6", "name": "member"}, {"id": "eae130be1e8146bb950e781f6580c485", "name": "reader"}], "catalog": [{"endpoints": [{"id": "3154d8ef66b2435eaa8f17afb08b48e6", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.64/networking", "region": "RegionOne"}], "id": "2a6c0aea70a94a95a279b4a8ce9e11b7", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3da2fac2d06d481dad6ab8ea17efac1b", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.64/identity", "region": "RegionOne"}], "id": "4a837bf38d654c569c2f18b8b177c1b2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "73b6e40da0bc45458cf029122e335c32", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.64/placement", "region": "RegionOne"}], "id": "554c6c783ec64cb58534d0878d0dfe0f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "afdc811a972946999398a48719150576", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.64/volume/v3", "region": "RegionOne"}], "id": "77c648c0b3d34beeb9ad378fa66eb76f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "dcbda7ebc03246fd951804b71becc1dc", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.64/compute/v2/59150b9e2e44486a81c0fee9e8512ab7", "region": "RegionOne"}], "id": "9ec2eaa25a72474e996ecf2609405f7c", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5939efe40e81498193cf8df27ff185ac", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.64/compute/v2.1", "region": "RegionOne"}], "id": "b8ba898894004cf5aa2a73efcfa75756", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "7d96a420f162464aacf7f05abd172523", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.64/image", "region": "RegionOne"}], "id": "bad9ce5f2be74f36a71e1e81c1b0323c", "type": "image", "name": "glance"}, {"endpoints": [{"id": "309f48f0243542d0a88fc55cbcb858cb", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.64:8080/v1/AUTH_59150b9e2e44486a81c0fee9e8512ab7", "region": "RegionOne"}, {"id": "8f736d28bea8434f8afe362706fe7aa5", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.64:8080", "region": "RegionOne"}], "id": "f7c4c2591852466aa89f7c4268c40c46", "type": "object-store", "name": "swift"}]}}'
2026-05-26 12:24:29,297 106267 INFO [tempest.lib.common.fixed_network] (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2) Found network {'id': '46e3f10b-830c-41b8-81a5-1303263d9283', 'name': 'tempest-TestEncryptedCinderVolumes-1700846068-network', 'tenant_id': '59150b9e2e44486a81c0fee9e8512ab7', 'project_id': '59150b9e2e44486a81c0fee9e8512ab7', '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': 57884, '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-26T12:21:42Z', 'updated_at': '2026-05-26T12:21:42Z', 'revision_number': 1} available for tenant
2026-05-26 12:24:29,297 106267 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-05-26 12:24:29,297 106267 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-05-26 12:24:29,348 106267 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://10.4.3.64/compute/v2.1/os-keypairs 0.050s
2026-05-26 12:24:29,348 106267 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-996053937", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPGjL4f8UFRq1nLE7TL4T3Tcf0tQC7VoFnSZ/NVzORvTXGXV7xIacn9qWWLACDcHQIDM0rob8AgZdBnHbZvnCSwyN2u3WABnLq8PN8IkDN5zzqhcfhuMBXU2mMzN/itzcA=="}}
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9bc53749-8945-4571-bd32-3d0b44a3b5ae', 'x-compute-request-id': 'req-9bc53749-8945-4571-bd32-3d0b44a3b5ae', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-996053937", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPGjL4f8UFRq1nLE7TL4T3Tcf0tQC7VoFnSZ/NVzORvTXGXV7xIacn9qWWLACDcHQIDM0rob8AgZdBnHbZvnCSwyN2u3WABnLq8PN8IkDN5zzqhcfhuMBXU2mMzN/itzcA==", "fingerprint": "da:ae:9e:9a:d1:4b:d1:d1:4f:f2:4c:6c:f1:6e:30:61", "user_id": "4bdd64adfd7b410d9daca54593f9a4d7"}}'
2026-05-26 12:24:29,349 106267 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-996053937 created
2026-05-26 12:24:29,524 106267 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.64/networking/v2.0/security-groups 0.174s
2026-05-26 12:24:29,524 106267 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--899901799", "description": "tempest-description--1930702132"}}
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-a6949b9a-e210-464b-8e7b-2b61ee6ff87e', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.64/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "effcc637-043c-4438-a243-e7264df0d023", "name": "tempest-securitygroup--899901799", "stateful": true, "tenant_id": "59150b9e2e44486a81c0fee9e8512ab7", "project_id": "59150b9e2e44486a81c0fee9e8512ab7", "description": "tempest-description--1930702132", "shared": false, "security_group_rules": [{"id": "73eca391-d549-408d-8813-ffdcf829e7f0", "project_id": "59150b9e2e44486a81c0fee9e8512ab7", "security_group_id": "effcc637-043c-4438-a243-e7264df0d023", "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": 1578, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-05-26T12:24:29Z", "updated_at": "2026-05-26T12:24:29Z", "revision_number": 0, "tenant_id": "59150b9e2e44486a81c0fee9e8512ab7"}, {"id": "cf4dcbd6-216d-43bb-aba1-b44189156000", "project_id": "59150b9e2e44486a81c0fee9e8512ab7", "security_group_id": "effcc637-043c-4438-a243-e7264df0d023", "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": 1577, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-05-26T12:24:29Z", "updated_at": "2026-05-26T12:24:29Z", "revision_number": 0, "tenant_id": "59150b9e2e44486a81c0fee9e8512ab7"}], "tags": [], "created_at": "2026-05-26T12:24:29Z", "updated_at": "2026-05-26T12:24:29Z", "revision_number": 1}}'
2026-05-26 12:24:29,636 106267 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.64/networking/v2.0/security-group-rules 0.111s
2026-05-26 12:24:29,636 106267 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": "effcc637-043c-4438-a243-e7264df0d023", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-c66abfe8-8ef9-4342-911e-d6dfcd867f56', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.64/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "098e56ff-5a09-4003-b5bc-380a2d35a4ff", "project_id": "59150b9e2e44486a81c0fee9e8512ab7", "security_group_id": "effcc637-043c-4438-a243-e7264df0d023", "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-26T12:24:29Z", "updated_at": "2026-05-26T12:24:29Z", "revision_number": 0, "tenant_id": "59150b9e2e44486a81c0fee9e8512ab7"}}'
2026-05-26 12:24:29,751 106267 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.64/networking/v2.0/security-group-rules 0.114s
2026-05-26 12:24:29,751 106267 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": "effcc637-043c-4438-a243-e7264df0d023", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-5aff58f9-07f4-4eab-b1cb-69756a22b3fb', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.64/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "4bda0779-ca23-4b78-8ecb-1033d7f66f01", "project_id": "59150b9e2e44486a81c0fee9e8512ab7", "security_group_id": "effcc637-043c-4438-a243-e7264df0d023", "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-26T12:24:29Z", "updated_at": "2026-05-26T12:24:29Z", "revision_number": 0, "tenant_id": "59150b9e2e44486a81c0fee9e8512ab7"}}'
2026-05-26 12:24:29,752 106267 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--899901799 created
2026-05-26 12:24:30,256 106267 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.64/networking/v2.0/floatingips 0.504s
2026-05-26 12:24:30,256 106267 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "c295750b-da3d-4e19-ad53-e92832d6bba6"}}
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-4c49e642-b7a1-4e13-bbf3-c5b211a38b03', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.64/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "f3cf2e02-0af0-4673-8624-9054e1e737b9", "tenant_id": "59150b9e2e44486a81c0fee9e8512ab7", "project_id": "59150b9e2e44486a81c0fee9e8512ab7", "floating_ip_address": "172.24.5.147", "floating_network_id": "c295750b-da3d-4e19-ad53-e92832d6bba6", "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-26T12:24:30Z", "updated_at": "2026-05-26T12:24:30Z", "revision_number": 0}}'
2026-05-26 12:24:30,257 106267 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'f3cf2e02-0af0-4673-8624-9054e1e737b9', 'tenant_id': '59150b9e2e44486a81c0fee9e8512ab7', 'project_id': '59150b9e2e44486a81c0fee9e8512ab7', 'floating_ip_address': '172.24.5.147', 'floating_network_id': 'c295750b-da3d-4e19-ad53-e92832d6bba6', '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-26T12:24:30Z', 'updated_at': '2026-05-26T12:24:30Z', 'revision_number': 0, 'ip': '172.24.5.147'} created
2026-05-26 12:24:30,257 106267 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-996053937', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPGjL4f8UFRq1nLE7TL4T3Tcf0tQC7VoFnSZ/NVzORvTXGXV7xIacn9qWWLACDcHQIDM0rob8AgZdBnHbZvnCSwyN2u3WABnLq8PN8IkDN5zzqhcfhuMBXU2mMzN/itzcA==', 'fingerprint': 'da:ae:9e:9a:d1:4b:d1:d1:4f:f2:4c:6c:f1:6e:30:61', 'user_id': '4bdd64adfd7b410d9daca54593f9a4d7', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCZeA+WoqN0BzlHzOOwYis1huGa4yOLVCv0Gn5xWwPBcmoEnmHcrH7o\nUK+BqeFvk7WgBwYFK4EEACKhZANiAATxoy+H/FBUatZyxO0y+E903H9LUAu1aBZ0\nmfzVczkb01xl1e8SGnJ/alliwAg3B0CAzNK6G/AIGXQZx22b5wksMjdrt1gAZy6v\nDzfCJAzec86oXH4bjAV1NpjMzf4rc3A=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'effcc637-043c-4438-a243-e7264df0d023', 'name': 'tempest-securitygroup--899901799', 'stateful': True, 'tenant_id': '59150b9e2e44486a81c0fee9e8512ab7', 'project_id': '59150b9e2e44486a81c0fee9e8512ab7', 'description': 'tempest-description--1930702132', 'shared': False, 'security_group_rules': [{'id': '73eca391-d549-408d-8813-ffdcf829e7f0', 'project_id': '59150b9e2e44486a81c0fee9e8512ab7', 'security_group_id': 'effcc637-043c-4438-a243-e7264df0d023', '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': 1578, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-05-26T12:24:29Z', 'updated_at': '2026-05-26T12:24:29Z', 'revision_number': 0, 'tenant_id': '59150b9e2e44486a81c0fee9e8512ab7'}, {'id': 'cf4dcbd6-216d-43bb-aba1-b44189156000', 'project_id': '59150b9e2e44486a81c0fee9e8512ab7', 'security_group_id': 'effcc637-043c-4438-a243-e7264df0d023', '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': 1577, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-05-26T12:24:29Z', 'updated_at': '2026-05-26T12:24:29Z', 'revision_number': 0, 'tenant_id': '59150b9e2e44486a81c0fee9e8512ab7'}], 'tags': [], 'created_at': '2026-05-26T12:24:29Z', 'updated_at': '2026-05-26T12:24:29Z', 'revision_number': 1}, 'floating_ip': {'id': 'f3cf2e02-0af0-4673-8624-9054e1e737b9', 'tenant_id': '59150b9e2e44486a81c0fee9e8512ab7', 'project_id': '59150b9e2e44486a81c0fee9e8512ab7', 'floating_ip_address': '172.24.5.147', 'floating_network_id': 'c295750b-da3d-4e19-ad53-e92832d6bba6', '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-26T12:24:30Z', 'updated_at': '2026-05-26T12:24:30Z', 'revision_number': 0, 'ip': '172.24.5.147'}}
2026-05-26 12:24:30,873 106267 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 202 POST https://10.4.3.64/compute/v2.1/servers 0.616s
2026-05-26 12:24:30,873 106267 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-1388099975", "imageRef": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "flavorRef": "42", "networks": [{"uuid": "46e3f10b-830c-41b8-81a5-1303263d9283"}], "security_groups": [{"name": "tempest-securitygroup--899901799"}], "key_name": "tempest-keypair-996053937", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '403', 'location': 'https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91aab8e4-7656-4adf-b9a2-0c4c529486de', 'x-compute-request-id': 'req-91aab8e4-7656-4adf-b9a2-0c4c529486de', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.64/compute/v2.1/servers'}
Body: b'{"server": {"id": "24f5e5cb-eff7-4f6b-b934-f10589e34fce", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--899901799"}], "adminPass": "fQyJe4LUi79T"}}'
2026-05-26 12:24:30,955 106267 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce 0.080s
2026-05-26 12:24:30,956 106267 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-992ff6d3-5cd5-40ed-a07e-ec49a6109e05', 'x-compute-request-id': 'req-992ff6d3-5cd5-40ed-a07e-ec49a6109e05', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:24:31Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "", "id": "24f5e5cb-eff7-4f6b-b934-f10589e34fce", "image": {"id": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/images/5b80e04a-f032-48ca-8988-d8d10dd5e3a3"}]}, "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1388099975", "status": "BUILD", "tenant_id": "59150b9e2e44486a81c0fee9e8512ab7", "user_id": "4bdd64adfd7b410d9daca54593f9a4d7", "updated": "2026-05-26T12:24:30Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-996053937", "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-26 12:24:32,093 106267 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce 0.132s
2026-05-26 12:24:32,094 106267 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1241', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-352d2ecd-583c-4035-a5df-361bec091485', 'x-compute-request-id': 'req-352d2ecd-583c-4035-a5df-361bec091485', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:24:30Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "", "id": "24f5e5cb-eff7-4f6b-b934-f10589e34fce", "image": {"id": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/images/5b80e04a-f032-48ca-8988-d8d10dd5e3a3"}]}, "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1388099975", "status": "BUILD", "tenant_id": "59150b9e2e44486a81c0fee9e8512ab7", "user_id": "4bdd64adfd7b410d9daca54593f9a4d7", "updated": "2026-05-26T12:24:32Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-996053937", "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-26 12:24:33,212 106267 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce 0.112s
2026-05-26 12:24:33,213 106267 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1289', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71f78c5d-4f0e-44d8-8a88-003cfdbe7716', 'x-compute-request-id': 'req-71f78c5d-4f0e-44d8-8a88-003cfdbe7716', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:24:30Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "a0eded9164454e8cb098f5196c1e887b30109cb8ffff970e47ebd11c", "id": "24f5e5cb-eff7-4f6b-b934-f10589e34fce", "image": {"id": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/images/5b80e04a-f032-48ca-8988-d8d10dd5e3a3"}]}, "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1388099975", "status": "BUILD", "tenant_id": "59150b9e2e44486a81c0fee9e8512ab7", "user_id": "4bdd64adfd7b410d9daca54593f9a4d7", "updated": "2026-05-26T12:24:33Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-996053937", "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-26 12:24:33,220 106267 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait
2026-05-26 12:24:34,321 106267 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce 0.100s
2026-05-26 12:24:34,321 106267 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1289', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63dfb9d9-a845-4ff5-a19a-5920de1540d0', 'x-compute-request-id': 'req-63dfb9d9-a845-4ff5-a19a-5920de1540d0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:24:30Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "a0eded9164454e8cb098f5196c1e887b30109cb8ffff970e47ebd11c", "id": "24f5e5cb-eff7-4f6b-b934-f10589e34fce", "image": {"id": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/images/5b80e04a-f032-48ca-8988-d8d10dd5e3a3"}]}, "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1388099975", "status": "BUILD", "tenant_id": "59150b9e2e44486a81c0fee9e8512ab7", "user_id": "4bdd64adfd7b410d9daca54593f9a4d7", "updated": "2026-05-26T12:24:33Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-996053937", "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-26 12:24:35,439 106267 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce 0.108s
2026-05-26 12:24:35,439 106267 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1297', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e612b03-e350-4c0f-8d7f-4a897b254270', 'x-compute-request-id': 'req-7e612b03-e350-4c0f-8d7f-4a897b254270', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:24:30Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "a0eded9164454e8cb098f5196c1e887b30109cb8ffff970e47ebd11c", "id": "24f5e5cb-eff7-4f6b-b934-f10589e34fce", "image": {"id": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/images/5b80e04a-f032-48ca-8988-d8d10dd5e3a3"}]}, "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1388099975", "status": "BUILD", "tenant_id": "59150b9e2e44486a81c0fee9e8512ab7", "user_id": "4bdd64adfd7b410d9daca54593f9a4d7", "updated": "2026-05-26T12:24:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-996053937", "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-26 12:24:35,448 106267 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-05-26 12:24:36,714 106267 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce 0.265s
2026-05-26 12:24:36,714 106267 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1364', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-adbe2fcb-027e-4efc-921f-a6b56ed2c1bb', 'x-compute-request-id': 'req-adbe2fcb-027e-4efc-921f-a6b56ed2c1bb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:24:30Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "a0eded9164454e8cb098f5196c1e887b30109cb8ffff970e47ebd11c", "id": "24f5e5cb-eff7-4f6b-b934-f10589e34fce", "image": {"id": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/images/5b80e04a-f032-48ca-8988-d8d10dd5e3a3"}]}, "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1388099975", "status": "BUILD", "tenant_id": "59150b9e2e44486a81c0fee9e8512ab7", "user_id": "4bdd64adfd7b410d9daca54593f9a4d7", "updated": "2026-05-26T12:24:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-996053937", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--899901799"}], "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-26 12:24:37,934 106267 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce 0.211s
2026-05-26 12:24:37,934 106267 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64f7c4d5-6bb5-48b2-a3e1-6be1909c4e97', 'x-compute-request-id': 'req-64f7c4d5-6bb5-48b2-a3e1-6be1909c4e97', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:24:30Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "a0eded9164454e8cb098f5196c1e887b30109cb8ffff970e47ebd11c", "id": "24f5e5cb-eff7-4f6b-b934-f10589e34fce", "image": {"id": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/images/5b80e04a-f032-48ca-8988-d8d10dd5e3a3"}]}, "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1388099975", "status": "BUILD", "tenant_id": "59150b9e2e44486a81c0fee9e8512ab7", "user_id": "4bdd64adfd7b410d9daca54593f9a4d7", "updated": "2026-05-26T12:24:37Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-996053937", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--899901799"}], "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-26 12:24:37,939 106267 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 7 second wait
2026-05-26 12:24:39,148 106267 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce 0.208s
2026-05-26 12:24:39,148 106267 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3cc82344-497e-4ec5-b0cc-a6dbdd7a68d1', 'x-compute-request-id': 'req-3cc82344-497e-4ec5-b0cc-a6dbdd7a68d1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:24:30Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "a0eded9164454e8cb098f5196c1e887b30109cb8ffff970e47ebd11c", "id": "24f5e5cb-eff7-4f6b-b934-f10589e34fce", "image": {"id": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/images/5b80e04a-f032-48ca-8988-d8d10dd5e3a3"}]}, "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1388099975", "status": "BUILD", "tenant_id": "59150b9e2e44486a81c0fee9e8512ab7", "user_id": "4bdd64adfd7b410d9daca54593f9a4d7", "updated": "2026-05-26T12:24:37Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-996053937", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--899901799"}], "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-26 12:24:40,332 106267 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce 0.174s
2026-05-26 12:24:40,332 106267 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e6d4fd5-dba2-4995-b3fa-8bcf39110f93', 'x-compute-request-id': 'req-4e6d4fd5-dba2-4995-b3fa-8bcf39110f93', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:24:30Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "a0eded9164454e8cb098f5196c1e887b30109cb8ffff970e47ebd11c", "id": "24f5e5cb-eff7-4f6b-b934-f10589e34fce", "image": {"id": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/images/5b80e04a-f032-48ca-8988-d8d10dd5e3a3"}]}, "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1388099975", "status": "BUILD", "tenant_id": "59150b9e2e44486a81c0fee9e8512ab7", "user_id": "4bdd64adfd7b410d9daca54593f9a4d7", "updated": "2026-05-26T12:24:37Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-996053937", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--899901799"}], "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-26 12:24:41,765 106267 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce 0.424s
2026-05-26 12:24:41,765 106267 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7f3715e-513f-4d6a-85dc-b2167e6b6a49', 'x-compute-request-id': 'req-d7f3715e-513f-4d6a-85dc-b2167e6b6a49', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:24:30Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "a0eded9164454e8cb098f5196c1e887b30109cb8ffff970e47ebd11c", "id": "24f5e5cb-eff7-4f6b-b934-f10589e34fce", "image": {"id": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/images/5b80e04a-f032-48ca-8988-d8d10dd5e3a3"}]}, "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1388099975", "status": "BUILD", "tenant_id": "59150b9e2e44486a81c0fee9e8512ab7", "user_id": "4bdd64adfd7b410d9daca54593f9a4d7", "updated": "2026-05-26T12:24:37Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-996053937", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--899901799"}], "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-26 12:24:43,085 106267 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce 0.311s
2026-05-26 12:24:43,086 106267 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-588fb67d-2fea-4ddd-bab5-680964b5f8f0', 'x-compute-request-id': 'req-588fb67d-2fea-4ddd-bab5-680964b5f8f0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:24:30Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "a0eded9164454e8cb098f5196c1e887b30109cb8ffff970e47ebd11c", "id": "24f5e5cb-eff7-4f6b-b934-f10589e34fce", "image": {"id": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/images/5b80e04a-f032-48ca-8988-d8d10dd5e3a3"}]}, "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1388099975", "status": "BUILD", "tenant_id": "59150b9e2e44486a81c0fee9e8512ab7", "user_id": "4bdd64adfd7b410d9daca54593f9a4d7", "updated": "2026-05-26T12:24:37Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-996053937", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--899901799"}], "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-26 12:24:44,747 106267 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce 0.655s
2026-05-26 12:24:44,747 106267 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a38644c7-89b5-4c85-b668-d655de84ca2f', 'x-compute-request-id': 'req-a38644c7-89b5-4c85-b668-d655de84ca2f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:24:30Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "a0eded9164454e8cb098f5196c1e887b30109cb8ffff970e47ebd11c", "id": "24f5e5cb-eff7-4f6b-b934-f10589e34fce", "image": {"id": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/images/5b80e04a-f032-48ca-8988-d8d10dd5e3a3"}]}, "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1388099975", "status": "BUILD", "tenant_id": "59150b9e2e44486a81c0fee9e8512ab7", "user_id": "4bdd64adfd7b410d9daca54593f9a4d7", "updated": "2026-05-26T12:24:37Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-996053937", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--899901799"}], "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-26 12:24:45,952 106267 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce 0.195s
2026-05-26 12:24:45,953 106267 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a6003a7-5b72-4a4a-be94-ab9e568cb488', 'x-compute-request-id': 'req-2a6003a7-5b72-4a4a-be94-ab9e568cb488', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:24:30Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "a0eded9164454e8cb098f5196c1e887b30109cb8ffff970e47ebd11c", "id": "24f5e5cb-eff7-4f6b-b934-f10589e34fce", "image": {"id": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/images/5b80e04a-f032-48ca-8988-d8d10dd5e3a3"}]}, "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1388099975", "status": "BUILD", "tenant_id": "59150b9e2e44486a81c0fee9e8512ab7", "user_id": "4bdd64adfd7b410d9daca54593f9a4d7", "updated": "2026-05-26T12:24:46Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-996053937", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--899901799"}], "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-26 12:24:47,198 106267 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce 0.236s
2026-05-26 12:24:47,198 106267 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1552', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a162c2d-44de-4443-80fd-f52b3f10012f', 'x-compute-request-id': 'req-6a162c2d-44de-4443-80fd-f52b3f10012f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-1700846068-network": [{"version": 4, "addr": "10.1.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:a0:88"}]}, "created": "2026-05-26T12:24:30Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "a0eded9164454e8cb098f5196c1e887b30109cb8ffff970e47ebd11c", "id": "24f5e5cb-eff7-4f6b-b934-f10589e34fce", "image": {"id": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/images/5b80e04a-f032-48ca-8988-d8d10dd5e3a3"}]}, "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1388099975", "status": "ACTIVE", "tenant_id": "59150b9e2e44486a81c0fee9e8512ab7", "user_id": "4bdd64adfd7b410d9daca54593f9a4d7", "updated": "2026-05-26T12:24:46Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-996053937", "OS-SRV-USG:launched_at": "2026-05-26T12:24:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--899901799"}], "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-26 12:24:47,204 106267 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 17 second wait
2026-05-26 12:24:47,327 106267 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce/os-interface 0.122s
2026-05-26 12:24:47,327 106267 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e34fe7f-14fc-4c4d-b653-b61e7c95ba22', 'x-compute-request-id': 'req-4e34fe7f-14fc-4c4d-b653-b61e7c95ba22', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "46e3f10b-830c-41b8-81a5-1303263d9283", "port_id": "3f79c23c-c858-4988-a21d-a0f411fe3393", "mac_addr": "fa:16:3e:e7:a0:88", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "f90cb90a-0e97-4fce-ac94-803f7df37796", "ip_address": "10.1.0.5"}]}]}'
2026-05-26 12:24:47,895 106267 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 PUT https://10.4.3.64/networking/v2.0/floatingips/f3cf2e02-0af0-4673-8624-9054e1e737b9 0.566s
2026-05-26 12:24:47,895 106267 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "3f79c23c-c858-4988-a21d-a0f411fe3393"}}
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-0fa8b08a-693a-428b-87d3-17604626b20f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/networking/v2.0/floatingips/f3cf2e02-0af0-4673-8624-9054e1e737b9'}
Body: b'{"floatingip": {"id": "f3cf2e02-0af0-4673-8624-9054e1e737b9", "tenant_id": "59150b9e2e44486a81c0fee9e8512ab7", "project_id": "59150b9e2e44486a81c0fee9e8512ab7", "floating_ip_address": "172.24.5.147", "floating_network_id": "c295750b-da3d-4e19-ad53-e92832d6bba6", "router_id": "f314de9b-c682-497f-b94e-3f4694183a5a", "port_id": "3f79c23c-c858-4988-a21d-a0f411fe3393", "fixed_ip_address": "10.1.0.5", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "46e3f10b-830c-41b8-81a5-1303263d9283", "mac_address": "fa:16:3e:e7:a0:88", "admin_state_up": true, "status": "ACTIVE", "device_id": "24f5e5cb-eff7-4f6b-b934-f10589e34fce", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-05-26T12:24:30Z", "updated_at": "2026-05-26T12:24:47Z", "revision_number": 1}}'
2026-05-26 12:24:47,896 106267 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.147:22' as 'cirros' with public key authentication
2026-05-26 12:25:24,004 106267 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-05-26 12:25:24,160 106267 INFO [paramiko.transport] Authentication (publickey) successful!
2026-05-26 12:25:24,160 106267 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.5.147 successfully created
2026-05-26 12:25:24,387 106267 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce 0.226s
2026-05-26 12:25:24,387 106267 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1671', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ad0e072-3449-4b56-9ee1-37cdec0fe92d', 'x-compute-request-id': 'req-1ad0e072-3449-4b56-9ee1-37cdec0fe92d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-1700846068-network": [{"version": 4, "addr": "10.1.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:a0:88"}, {"version": 4, "addr": "172.24.5.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:a0:88"}]}, "created": "2026-05-26T12:24:30Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "a0eded9164454e8cb098f5196c1e887b30109cb8ffff970e47ebd11c", "id": "24f5e5cb-eff7-4f6b-b934-f10589e34fce", "image": {"id": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/images/5b80e04a-f032-48ca-8988-d8d10dd5e3a3"}]}, "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1388099975", "status": "ACTIVE", "tenant_id": "59150b9e2e44486a81c0fee9e8512ab7", "user_id": "4bdd64adfd7b410d9daca54593f9a4d7", "updated": "2026-05-26T12:24:46Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-996053937", "OS-SRV-USG:launched_at": "2026-05-26T12:24:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--899901799"}], "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-26 12:25:24,421 106267 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.64/volume/v3/volumes/05952cd6-c8ac-4afe-939b-268808760e38 0.026s
2026-05-26 12:25:24,421 106267 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4587a686-3943-49b8-8eec-611c1a982d46', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4587a686-3943-49b8-8eec-611c1a982d46', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/05952cd6-c8ac-4afe-939b-268808760e38'}
Body: b'{"volume": {"id": "05952cd6-c8ac-4afe-939b-268808760e38", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:24:29.000000", "updated_at": "2026-05-26T12:24:29.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-198367946", "description": null, "volume_type": "tempest-scenario-type-luksv2-2062926028", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/05952cd6-c8ac-4afe-939b-268808760e38"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/05952cd6-c8ac-4afe-939b-268808760e38"}], "user_id": "4bdd64adfd7b410d9daca54593f9a4d7", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "59150b9e2e44486a81c0fee9e8512ab7"}}'
2026-05-26 12:25:24,429 106267 INFO [tempest.common.waiters] volume 05952cd6-c8ac-4afe-939b-268808760e38 reached available after waiting for 0.429077 seconds
2026-05-26 12:25:24,463 106267 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.64/volume/v3/volumes/05952cd6-c8ac-4afe-939b-268808760e38 0.034s
2026-05-26 12:25:24,463 106267 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7293f3f3-1be6-4e3d-bdb2-b40d5a5ae6c6', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7293f3f3-1be6-4e3d-bdb2-b40d5a5ae6c6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/05952cd6-c8ac-4afe-939b-268808760e38'}
Body: b'{"volume": {"id": "05952cd6-c8ac-4afe-939b-268808760e38", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:24:29.000000", "updated_at": "2026-05-26T12:24:29.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-198367946", "description": null, "volume_type": "tempest-scenario-type-luksv2-2062926028", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/05952cd6-c8ac-4afe-939b-268808760e38"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/05952cd6-c8ac-4afe-939b-268808760e38"}], "user_id": "4bdd64adfd7b410d9daca54593f9a4d7", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "59150b9e2e44486a81c0fee9e8512ab7"}}'
2026-05-26 12:25:27,040 106267 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 POST https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce/os-volume_attachments 2.569s
2026-05-26 12:25:27,040 106267 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volumeAttachment": {"volumeId": "05952cd6-c8ac-4afe-939b-268808760e38"}}
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:24 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-bd7365ea-8606-4344-9045-dd079ccbbf4a', 'x-compute-request-id': 'req-bd7365ea-8606-4344-9045-dd079ccbbf4a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce/os-volume_attachments'}
Body: b'{"volumeAttachment": {"id": "05952cd6-c8ac-4afe-939b-268808760e38", "serverId": "24f5e5cb-eff7-4f6b-b934-f10589e34fce", "volumeId": "05952cd6-c8ac-4afe-939b-268808760e38", "device": "/dev/vdb"}}'
2026-05-26 12:25:27,075 106267 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.64/volume/v3/volumes/05952cd6-c8ac-4afe-939b-268808760e38 0.034s
2026-05-26 12:25:27,075 106267 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d646500e-d314-4101-b15b-aceb1e720d89', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d646500e-d314-4101-b15b-aceb1e720d89', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/05952cd6-c8ac-4afe-939b-268808760e38'}
Body: b'{"volume": {"id": "05952cd6-c8ac-4afe-939b-268808760e38", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:24:29.000000", "updated_at": "2026-05-26T12:25:27.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-198367946", "description": null, "volume_type": "tempest-scenario-type-luksv2-2062926028", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/05952cd6-c8ac-4afe-939b-268808760e38"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/05952cd6-c8ac-4afe-939b-268808760e38"}], "user_id": "4bdd64adfd7b410d9daca54593f9a4d7", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "59150b9e2e44486a81c0fee9e8512ab7"}}'
2026-05-26 12:25:28,126 106267 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.64/volume/v3/volumes/05952cd6-c8ac-4afe-939b-268808760e38 0.045s
2026-05-26 12:25:28,126 106267 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf321540-7655-453c-a455-19ce6bb141c9', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf321540-7655-453c-a455-19ce6bb141c9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/05952cd6-c8ac-4afe-939b-268808760e38'}
Body: b'{"volume": {"id": "05952cd6-c8ac-4afe-939b-268808760e38", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:24:29.000000", "updated_at": "2026-05-26T12:25:27.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-198367946", "description": null, "volume_type": "tempest-scenario-type-luksv2-2062926028", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/05952cd6-c8ac-4afe-939b-268808760e38"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/05952cd6-c8ac-4afe-939b-268808760e38"}], "user_id": "4bdd64adfd7b410d9daca54593f9a4d7", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "59150b9e2e44486a81c0fee9e8512ab7"}}'
2026-05-26 12:25:29,174 106267 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.64/volume/v3/volumes/05952cd6-c8ac-4afe-939b-268808760e38 0.042s
2026-05-26 12:25:29,174 106267 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17589d3b-e7d3-4b3c-9ee7-4c926fde1297', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17589d3b-e7d3-4b3c-9ee7-4c926fde1297', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/05952cd6-c8ac-4afe-939b-268808760e38'}
Body: b'{"volume": {"id": "05952cd6-c8ac-4afe-939b-268808760e38", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:24:29.000000", "updated_at": "2026-05-26T12:25:27.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-198367946", "description": null, "volume_type": "tempest-scenario-type-luksv2-2062926028", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/05952cd6-c8ac-4afe-939b-268808760e38"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/05952cd6-c8ac-4afe-939b-268808760e38"}], "user_id": "4bdd64adfd7b410d9daca54593f9a4d7", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "59150b9e2e44486a81c0fee9e8512ab7"}}'
2026-05-26 12:25:30,221 106267 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.64/volume/v3/volumes/05952cd6-c8ac-4afe-939b-268808760e38 0.039s
2026-05-26 12:25:30,221 106267 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38c7aed4-837a-444d-b4ff-5d1caf01a7c0', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38c7aed4-837a-444d-b4ff-5d1caf01a7c0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/05952cd6-c8ac-4afe-939b-268808760e38'}
Body: b'{"volume": {"id": "05952cd6-c8ac-4afe-939b-268808760e38", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:24:29.000000", "updated_at": "2026-05-26T12:25:27.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-198367946", "description": null, "volume_type": "tempest-scenario-type-luksv2-2062926028", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/05952cd6-c8ac-4afe-939b-268808760e38"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/05952cd6-c8ac-4afe-939b-268808760e38"}], "user_id": "4bdd64adfd7b410d9daca54593f9a4d7", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "59150b9e2e44486a81c0fee9e8512ab7"}}'
2026-05-26 12:25:31,259 106267 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.64/volume/v3/volumes/05952cd6-c8ac-4afe-939b-268808760e38 0.031s
2026-05-26 12:25:31,259 106267 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0717cd3b-fec4-48d8-8d4e-f4c66c1f57dd', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0717cd3b-fec4-48d8-8d4e-f4c66c1f57dd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/05952cd6-c8ac-4afe-939b-268808760e38'}
Body: b'{"volume": {"id": "05952cd6-c8ac-4afe-939b-268808760e38", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:24:29.000000", "updated_at": "2026-05-26T12:25:27.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-198367946", "description": null, "volume_type": "tempest-scenario-type-luksv2-2062926028", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/05952cd6-c8ac-4afe-939b-268808760e38"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/05952cd6-c8ac-4afe-939b-268808760e38"}], "user_id": "4bdd64adfd7b410d9daca54593f9a4d7", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "59150b9e2e44486a81c0fee9e8512ab7"}}'
2026-05-26 12:25:32,599 106267 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 500 GET https://10.4.3.64/volume/v3/volumes/05952cd6-c8ac-4afe-939b-268808760e38 0.335s
2026-05-26 12:25:32,600 106267 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '128', 'content-type': 'application/json', 'x-compute-request-id': 'req-3819ea26-9736-4f42-b06b-ca94fb60d9d6', 'x-openstack-request-id': 'req-3819ea26-9736-4f42-b06b-ca94fb60d9d6', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.64/volume/v3/volumes/05952cd6-c8ac-4afe-939b-268808760e38'}
Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}'
2026-05-26 12:25:32,725 106267 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 500 DELETE https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce 0.123s
2026-05-26 12:25:32,725 106267 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '147', 'x-openstack-request-id': 'req-ddcc3018-0c56-4704-92da-3571cb0e7cfc', 'x-compute-request-id': 'req-ddcc3018-0c56-4704-92da-3571cb0e7cfc', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce'}
Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please contact the administrator\\n<class \'oslo_db.exception.DBConnectionError\'>"}}'
2026-05-26 12:25:32,725 106267 WARNING [tempest.lib.common.utils.test_utils] Got ServerFault while running <bound method ServersClient.delete_server of <tempest.lib.services.compute.servers_client.ServersClient object at 0x78af7dc76960>>, retrying...
2026-05-26 12:25:37,814 106267 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce 0.087s
2026-05-26 12:25:37,814 106267 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:37 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-83afcd60-e222-4eb7-a7f2-591f60a4bdd1', 'x-compute-request-id': 'req-83afcd60-e222-4eb7-a7f2-591f60a4bdd1', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce'}
Body: b''
2026-05-26 12:25:38,158 106267 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce 0.343s
2026-05-26 12:25:38,158 106267 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0bd5e488-14ac-4e33-a024-7880d21179f9', 'x-compute-request-id': 'req-0bd5e488-14ac-4e33-a024-7880d21179f9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-1700846068-network": [{"version": 4, "addr": "10.1.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:a0:88"}, {"version": 4, "addr": "172.24.5.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:a0:88"}]}, "created": "2026-05-26T12:24:30Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "a0eded9164454e8cb098f5196c1e887b30109cb8ffff970e47ebd11c", "id": "24f5e5cb-eff7-4f6b-b934-f10589e34fce", "image": {"id": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/images/5b80e04a-f032-48ca-8988-d8d10dd5e3a3"}]}, "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1388099975", "status": "ACTIVE", "tenant_id": "59150b9e2e44486a81c0fee9e8512ab7", "user_id": "4bdd64adfd7b410d9daca54593f9a4d7", "updated": "2026-05-26T12:25:38Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-996053937", "OS-SRV-USG:launched_at": "2026-05-26T12:24:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--899901799"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05952cd6-c8ac-4afe-939b-268808760e38"}]}}'
2026-05-26 12:25:39,631 106267 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce 0.465s
2026-05-26 12:25:39,632 106267 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f3b1093-dce4-490b-a018-0899a92674ca', 'x-compute-request-id': 'req-0f3b1093-dce4-490b-a018-0899a92674ca', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-1700846068-network": [{"version": 4, "addr": "10.1.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:a0:88"}, {"version": 4, "addr": "172.24.5.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:a0:88"}]}, "created": "2026-05-26T12:24:30Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "a0eded9164454e8cb098f5196c1e887b30109cb8ffff970e47ebd11c", "id": "24f5e5cb-eff7-4f6b-b934-f10589e34fce", "image": {"id": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/images/5b80e04a-f032-48ca-8988-d8d10dd5e3a3"}]}, "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1388099975", "status": "ACTIVE", "tenant_id": "59150b9e2e44486a81c0fee9e8512ab7", "user_id": "4bdd64adfd7b410d9daca54593f9a4d7", "updated": "2026-05-26T12:25:38Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-996053937", "OS-SRV-USG:launched_at": "2026-05-26T12:24:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--899901799"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05952cd6-c8ac-4afe-939b-268808760e38"}]}}'
2026-05-26 12:25:40,920 106267 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce 0.276s
2026-05-26 12:25:40,920 106267 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca927e10-02cf-4d0d-8446-0e49d3997f26', 'x-compute-request-id': 'req-ca927e10-02cf-4d0d-8446-0e49d3997f26', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-1700846068-network": [{"version": 4, "addr": "10.1.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:a0:88"}, {"version": 4, "addr": "172.24.5.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:a0:88"}]}, "created": "2026-05-26T12:24:30Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "a0eded9164454e8cb098f5196c1e887b30109cb8ffff970e47ebd11c", "id": "24f5e5cb-eff7-4f6b-b934-f10589e34fce", "image": {"id": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/images/5b80e04a-f032-48ca-8988-d8d10dd5e3a3"}]}, "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1388099975", "status": "ACTIVE", "tenant_id": "59150b9e2e44486a81c0fee9e8512ab7", "user_id": "4bdd64adfd7b410d9daca54593f9a4d7", "updated": "2026-05-26T12:25:38Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-996053937", "OS-SRV-USG:launched_at": "2026-05-26T12:24:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--899901799"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05952cd6-c8ac-4afe-939b-268808760e38"}]}}'
2026-05-26 12:25:42,167 106267 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce 0.241s
2026-05-26 12:25:42,167 106267 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4cc34d6-6f3c-461c-b4ea-c00d0163290b', 'x-compute-request-id': 'req-d4cc34d6-6f3c-461c-b4ea-c00d0163290b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-1700846068-network": [{"version": 4, "addr": "10.1.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:a0:88"}, {"version": 4, "addr": "172.24.5.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:a0:88"}]}, "created": "2026-05-26T12:24:30Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "a0eded9164454e8cb098f5196c1e887b30109cb8ffff970e47ebd11c", "id": "24f5e5cb-eff7-4f6b-b934-f10589e34fce", "image": {"id": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/images/5b80e04a-f032-48ca-8988-d8d10dd5e3a3"}]}, "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1388099975", "status": "ACTIVE", "tenant_id": "59150b9e2e44486a81c0fee9e8512ab7", "user_id": "4bdd64adfd7b410d9daca54593f9a4d7", "updated": "2026-05-26T12:25:38Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-996053937", "OS-SRV-USG:launched_at": "2026-05-26T12:24:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--899901799"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05952cd6-c8ac-4afe-939b-268808760e38"}]}}'
2026-05-26 12:25:43,448 106267 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce 0.274s
2026-05-26 12:25:43,448 106267 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cabffbd4-79ad-4c90-8600-07f0aaa2cef6', 'x-compute-request-id': 'req-cabffbd4-79ad-4c90-8600-07f0aaa2cef6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-1700846068-network": [{"version": 4, "addr": "10.1.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:a0:88"}, {"version": 4, "addr": "172.24.5.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:a0:88"}]}, "created": "2026-05-26T12:24:30Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "a0eded9164454e8cb098f5196c1e887b30109cb8ffff970e47ebd11c", "id": "24f5e5cb-eff7-4f6b-b934-f10589e34fce", "image": {"id": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/images/5b80e04a-f032-48ca-8988-d8d10dd5e3a3"}]}, "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1388099975", "status": "ACTIVE", "tenant_id": "59150b9e2e44486a81c0fee9e8512ab7", "user_id": "4bdd64adfd7b410d9daca54593f9a4d7", "updated": "2026-05-26T12:25:43Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-996053937", "OS-SRV-USG:launched_at": "2026-05-26T12:24:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--899901799"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05952cd6-c8ac-4afe-939b-268808760e38"}]}}'
2026-05-26 12:25:44,565 106267 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce 0.109s
2026-05-26 12:25:44,566 106267 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70cca754-4201-47ee-8d53-14c161e936b9', 'x-compute-request-id': 'req-70cca754-4201-47ee-8d53-14c161e936b9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:24:30Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "a0eded9164454e8cb098f5196c1e887b30109cb8ffff970e47ebd11c", "id": "24f5e5cb-eff7-4f6b-b934-f10589e34fce", "image": {"id": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/images/5b80e04a-f032-48ca-8988-d8d10dd5e3a3"}]}, "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1388099975", "status": "ACTIVE", "tenant_id": "59150b9e2e44486a81c0fee9e8512ab7", "user_id": "4bdd64adfd7b410d9daca54593f9a4d7", "updated": "2026-05-26T12:25:43Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-996053937", "OS-SRV-USG:launched_at": "2026-05-26T12:24:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "05952cd6-c8ac-4afe-939b-268808760e38"}]}}'
2026-05-26 12:25:45,674 106267 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce 0.103s
2026-05-26 12:25:45,675 106267 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1373', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79764d77-08ac-420f-ad0f-57660245b883', 'x-compute-request-id': 'req-79764d77-08ac-420f-ad0f-57660245b883', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:24:30Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "a0eded9164454e8cb098f5196c1e887b30109cb8ffff970e47ebd11c", "id": "24f5e5cb-eff7-4f6b-b934-f10589e34fce", "image": {"id": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/images/5b80e04a-f032-48ca-8988-d8d10dd5e3a3"}]}, "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1388099975", "status": "DELETED", "tenant_id": "59150b9e2e44486a81c0fee9e8512ab7", "user_id": "4bdd64adfd7b410d9daca54593f9a4d7", "updated": "2026-05-26T12:25:45Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-996053937", "OS-SRV-USG:launched_at": "2026-05-26T12:24:46.000000", "OS-SRV-USG:terminated_at": "2026-05-26T12:25:45.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "05952cd6-c8ac-4afe-939b-268808760e38"}]}}'
2026-05-26 12:25:45,680 106267 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 7 second wait
2026-05-26 12:25:46,780 106267 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce 0.099s
2026-05-26 12:25:46,780 106267 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1373', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efb11179-5ffb-4eda-a8bb-fde8a6cc6aca', 'x-compute-request-id': 'req-efb11179-5ffb-4eda-a8bb-fde8a6cc6aca', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:24:30Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "a0eded9164454e8cb098f5196c1e887b30109cb8ffff970e47ebd11c", "id": "24f5e5cb-eff7-4f6b-b934-f10589e34fce", "image": {"id": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/images/5b80e04a-f032-48ca-8988-d8d10dd5e3a3"}]}, "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1388099975", "status": "DELETED", "tenant_id": "59150b9e2e44486a81c0fee9e8512ab7", "user_id": "4bdd64adfd7b410d9daca54593f9a4d7", "updated": "2026-05-26T12:25:45Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-996053937", "OS-SRV-USG:launched_at": "2026-05-26T12:24:46.000000", "OS-SRV-USG:terminated_at": "2026-05-26T12:25:45.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "05952cd6-c8ac-4afe-939b-268808760e38"}]}}'
2026-05-26 12:25:47,813 106267 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce 0.024s
2026-05-26 12:25:47,814 106267 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:47 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-e7fd8610-183b-47e8-8ceb-4a0c5b849085', 'x-compute-request-id': 'req-e7fd8610-183b-47e8-8ceb-4a0c5b849085', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/24f5e5cb-eff7-4f6b-b934-f10589e34fce'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 24f5e5cb-eff7-4f6b-b934-f10589e34fce could not be found."}}'
2026-05-26 12:25:47,841 106267 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.64/compute/v2.1/os-keypairs/tempest-keypair-996053937 0.027s
2026-05-26 12:25:47,841 106267 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:47 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-ac175603-bddf-467c-b312-fbfcf9ae9244', 'x-compute-request-id': 'req-ac175603-bddf-467c-b312-fbfcf9ae9244', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.64/compute/v2.1/os-keypairs/tempest-keypair-996053937'}
Body: b''
2026-05-26 12:25:47,944 106267 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.64/networking/v2.0/security-groups/effcc637-043c-4438-a243-e7264df0d023 0.103s
2026-05-26 12:25:47,944 106267 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-606fdc3d-63b6-496e-b05e-dfa6a422ac9b', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.64/networking/v2.0/security-groups/effcc637-043c-4438-a243-e7264df0d023'}
Body: b''
2026-05-26 12:25:47,959 106267 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.64/networking/v2.0/security-groups/effcc637-043c-4438-a243-e7264df0d023 0.014s
2026-05-26 12:25:47,959 106267 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-cc752468-1e58-483b-9c14-d7f69eec23a1', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.64/networking/v2.0/security-groups/effcc637-043c-4438-a243-e7264df0d023'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group effcc637-043c-4438-a243-e7264df0d023 does not exist", "detail": ""}}'
2026-05-26 12:25:48,211 106267 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.64/networking/v2.0/floatingips/f3cf2e02-0af0-4673-8624-9054e1e737b9 0.251s
2026-05-26 12:25:48,211 106267 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-2667bf96-9373-4856-a012-ecc719e7bb24', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.64/networking/v2.0/floatingips/f3cf2e02-0af0-4673-8624-9054e1e737b9'}
Body: b''
2026-05-26 12:25:48,260 106267 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.64/volume/v3/volumes/05952cd6-c8ac-4afe-939b-268808760e38 0.048s
2026-05-26 12:25:48,261 106267 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:48 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-ace23f9e-f02c-45be-8b15-fb9ec75e7c51', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.64/volume/v3/volumes/05952cd6-c8ac-4afe-939b-268808760e38'}
Body: b''
2026-05-26 12:25:48,290 106267 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/05952cd6-c8ac-4afe-939b-268808760e38 0.029s
2026-05-26 12:25:48,291 106267 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48ebce8d-8fb5-48b9-9001-857c560e9748', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48ebce8d-8fb5-48b9-9001-857c560e9748', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/05952cd6-c8ac-4afe-939b-268808760e38'}
Body: b'{"volume": {"id": "05952cd6-c8ac-4afe-939b-268808760e38", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:24:29.000000", "updated_at": "2026-05-26T12:25:48.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-198367946", "description": null, "volume_type": "tempest-scenario-type-luksv2-2062926028", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/05952cd6-c8ac-4afe-939b-268808760e38"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/05952cd6-c8ac-4afe-939b-268808760e38"}], "user_id": "4bdd64adfd7b410d9daca54593f9a4d7", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "59150b9e2e44486a81c0fee9e8512ab7"}}'
2026-05-26 12:25:49,327 106267 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/05952cd6-c8ac-4afe-939b-268808760e38 0.031s
2026-05-26 12:25:49,327 106267 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb23b190-45cd-4649-a0ec-8cf54067f419', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb23b190-45cd-4649-a0ec-8cf54067f419', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/05952cd6-c8ac-4afe-939b-268808760e38'}
Body: b'{"volume": {"id": "05952cd6-c8ac-4afe-939b-268808760e38", "status": "error_deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:24:29.000000", "updated_at": "2026-05-26T12:25:48.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-198367946", "description": null, "volume_type": "tempest-scenario-type-luksv2-2062926028", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/05952cd6-c8ac-4afe-939b-268808760e38"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/05952cd6-c8ac-4afe-939b-268808760e38"}], "user_id": "4bdd64adfd7b410d9daca54593f9a4d7", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "59150b9e2e44486a81c0fee9e8512ab7"}}'
2026-05-26 12:25:49,364 106267 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 0.031s
2026-05-26 12:25:49,364 106267 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-001e38df-8819-40a7-a8db-0b21d005e99a', 'content-length': '8589', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-001e38df-8819-40a7-a8db-0b21d005e99a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1'}
Body: b'{"volumes": [{"id": "6ba5bcca-00a6-4fda-8555-ce79239896eb", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:42.000000", "updated_at": "2026-05-26T12:25:42.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-227553917", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/6ba5bcca-00a6-4fda-8555-ce79239896eb"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/6ba5bcca-00a6-4fda-8555-ce79239896eb"}], "user_id": "0b169a8c1f3e4910ad3e30916a91e18c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "f11dd401a8a940b7b1c481b357374455", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000001415@storpool#template_virtual"}, {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000001415@storpool#default", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "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": "05952cd6-c8ac-4afe-939b-268808760e38", "status": "error_deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:24:29.000000", "updated_at": "2026-05-26T12:25:48.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-198367946", "description": null, "volume_type": "tempest-scenario-type-luksv2-2062926028", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/05952cd6-c8ac-4afe-939b-268808760e38"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/05952cd6-c8ac-4afe-939b-268808760e38"}], "user_id": "4bdd64adfd7b410d9daca54593f9a4d7", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "59150b9e2e44486a81c0fee9e8512ab7", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000001415@storpool#default"}, {"id": "f7449faa-e68c-4b9f-876c-236915bb2f70", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:24:24.000000", "updated_at": "2026-05-26T12:24:36.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1386380490", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/f7449faa-e68c-4b9f-876c-2369
2026-05-26 12:25:49,395 106267 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 400 DELETE https://10.4.3.64/volume/v3/volumes/05952cd6-c8ac-4afe-939b-268808760e38 0.023s
2026-05-26 12:25:49,395 106267 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '307', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc517ff1-1124-4fd1-bfaf-79ee177aac51', 'x-openstack-request-id': 'req-dc517ff1-1124-4fd1-bfaf-79ee177aac51', 'connection': 'close', 'status': '400', 'content-location': 'https://10.4.3.64/volume/v3/volumes/05952cd6-c8ac-4afe-939b-268808760e38'}
Body: b'{"badRequest": {"code": 400, "message": "Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer."}}'
}}}
traceback-1: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 978, in wait_for_resource_deletion
if self.is_resource_deleted(id, *args, **kwargs):
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 253, in is_resource_deleted
raise lib_exc.DeleteErrorException(
tempest.lib.exceptions.DeleteErrorException: Resource %(resource_id)s failed to delete and is in ERROR status
Details: Volume 05952cd6-c8ac-4afe-939b-268808760e38 failed to delete and is in error_deleting status
}}}
traceback-2: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/scenario/manager.py", line 545, in cleanup_volume_type
test_utils.call_and_ignore_notfound_exc(
File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc
return func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 145, in delete_volume
resp, body = self.delete(url)
^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 362, in delete
return self.request('DELETE', url, extra_headers, headers, body)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request
resp, resp_body = super(BaseClient, self).request(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 882, in _error_checker
raise exceptions.BadRequest(resp_body, resp=resp)
tempest.lib.exceptions.BadRequest: Bad request
Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/test_encrypted_cinder_volumes.py", line 89, in test_encrypted_cinder_volumes_luksv2
self.attach_detach_volume(server, volume)
File "/opt/stack/tempest/tempest/scenario/test_encrypted_cinder_volumes.py", line 52, in attach_detach_volume
attached_volume = self.nova_volume_attach(server, volume)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/manager.py", line 1001, in nova_volume_attach
waiters.wait_for_volume_resource_status(volumes_client,
File "/opt/stack/tempest/tempest/common/waiters.py", line 376, in wait_for_volume_resource_status
resource_status = show_resource(resource_id)[
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 102, in show_volume
resp, body = self.get(url)
^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 345, in get
return self.request('GET', url, extra_headers, headers,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request
resp, resp_body = super(BaseClient, self).request(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
raise exceptions.ServerFault(resp_body, resp=resp,
tempest.lib.exceptions.ServerFault: Got server fault
Details: The server has either erred or is incapable of performing the requested operation.
|
||||||
| tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion | 1 | 0 | 1 | 0 | 0 | Detail | |
test_old_versions_reject[compute,id-6f4d2144-99f4-495c-8b0b-c6a537971418,image,network,slow,volume] |
fail
ft2.1: tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion.test_old_versions_reject[compute,id-6f4d2144-99f4-495c-8b0b-c6a537971418,image,network,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-05-26 12:24:24,642 106279 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 201 POST https://10.4.3.64/identity/v3/auth/tokens 0.104s
2026-05-26 12:24:24,643 106279 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2967', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a2de7979-60a8-434d-8cb9-e7a84fc342a0', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.64/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "12563d6098ba4e06b2d8f8a1acd68d4f", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-1050696339-project-member", "password_expires_at": null}, "audit_ids": ["6m00sxNgSLysERm7XDyhSQ"], "expires_at": "2026-05-26T13:24:24.000000Z", "issued_at": "2026-05-26T12:24:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cc0f687f53124f66ab8d45d342078acd", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-1050696339"}, "is_domain": false, "roles": [{"id": "9aea80cc68e946e8b1e0612d455813f6", "name": "member"}, {"id": "eae130be1e8146bb950e781f6580c485", "name": "reader"}], "catalog": [{"endpoints": [{"id": "3154d8ef66b2435eaa8f17afb08b48e6", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.64/networking", "region": "RegionOne"}], "id": "2a6c0aea70a94a95a279b4a8ce9e11b7", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3da2fac2d06d481dad6ab8ea17efac1b", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.64/identity", "region": "RegionOne"}], "id": "4a837bf38d654c569c2f18b8b177c1b2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "73b6e40da0bc45458cf029122e335c32", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.64/placement", "region": "RegionOne"}], "id": "554c6c783ec64cb58534d0878d0dfe0f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "afdc811a972946999398a48719150576", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.64/volume/v3", "region": "RegionOne"}], "id": "77c648c0b3d34beeb9ad378fa66eb76f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "dcbda7ebc03246fd951804b71becc1dc", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.64/compute/v2/cc0f687f53124f66ab8d45d342078acd", "region": "RegionOne"}], "id": "9ec2eaa25a72474e996ecf2609405f7c", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5939efe40e81498193cf8df27ff185ac", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.64/compute/v2.1", "region": "RegionOne"}], "id": "b8ba898894004cf5aa2a73efcfa75756", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "7d96a420f162464aacf7f05abd172523", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.64/image", "region": "RegionOne"}], "id": "bad9ce5f2be74f36a71e1e81c1b0323c", "type": "image", "name": "glance"}, {"endpoints": [{"id": "309f48f0243542d0a88fc55cbcb858cb", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.64:8080/v1/AUTH_cc0f687f53124f66ab8d45d342078acd", "region": "RegionOne"}, {"id": "8f736d28bea8434f8afe362706fe7aa5", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.64:8080", "region": "RegionOne"}], "id": "f7c4c2591852466aa89f7c4268c40c46", "type": "object-store", "name": "swift"}]}}'
2026-05-26 12:24:24,643 106279 INFO [tempest.lib.common.fixed_network] (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject) Found network {'id': 'e014e9a4-2024-440f-a4a4-c359ad9234fb', 'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-1107782753-network', 'tenant_id': 'cc0f687f53124f66ab8d45d342078acd', 'project_id': 'cc0f687f53124f66ab8d45d342078acd', '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': 16418, '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-26T12:24:11Z', 'updated_at': '2026-05-26T12:24:11Z', 'revision_number': 1} available for tenant
2026-05-26 12:24:24,643 106279 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-05-26 12:24:24,643 106279 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-05-26 12:24:24,770 106279 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://10.4.3.64/compute/v2.1/os-keypairs 0.126s
2026-05-26 12:24:24,770 106279 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-405963603", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGr/crWqTkQYspXnm8sMXlg+UckfNVciBzKa3g3HC2ZHfv0Mx7n02AI/FGx5ETzZYaIHpSrcu5i4ojxSSWkokgBBx/u9SQCjUsjWtrzYcET3URuTifAje7Ix/+VBrVx6hQ=="}}
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e5b74bc-5397-46a3-9e6d-2cc5f8754162', 'x-compute-request-id': 'req-9e5b74bc-5397-46a3-9e6d-2cc5f8754162', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-405963603", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGr/crWqTkQYspXnm8sMXlg+UckfNVciBzKa3g3HC2ZHfv0Mx7n02AI/FGx5ETzZYaIHpSrcu5i4ojxSSWkokgBBx/u9SQCjUsjWtrzYcET3URuTifAje7Ix/+VBrVx6hQ==", "fingerprint": "25:42:87:83:64:9b:7c:ae:f7:51:ad:08:66:a2:05:ab", "user_id": "12563d6098ba4e06b2d8f8a1acd68d4f"}}'
2026-05-26 12:24:24,771 106279 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-405963603 created
2026-05-26 12:24:25,076 106279 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.64/networking/v2.0/security-groups 0.304s
2026-05-26 12:24:25,076 106279 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--1003403298", "description": "tempest-description--439194920"}}
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-014c04c5-94ac-4118-98ea-6b1a94e8e464', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.64/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "142c079f-11bc-4ca8-9d99-6e00580e13e1", "name": "tempest-securitygroup--1003403298", "stateful": true, "tenant_id": "cc0f687f53124f66ab8d45d342078acd", "project_id": "cc0f687f53124f66ab8d45d342078acd", "description": "tempest-description--439194920", "shared": false, "security_group_rules": [{"id": "2821366c-c488-4f35-9118-755ae47032fc", "project_id": "cc0f687f53124f66ab8d45d342078acd", "security_group_id": "142c079f-11bc-4ca8-9d99-6e00580e13e1", "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": 1564, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-05-26T12:24:24Z", "updated_at": "2026-05-26T12:24:24Z", "revision_number": 0, "tenant_id": "cc0f687f53124f66ab8d45d342078acd"}, {"id": "e7e27d57-7258-4a31-942c-feb5df73b9d5", "project_id": "cc0f687f53124f66ab8d45d342078acd", "security_group_id": "142c079f-11bc-4ca8-9d99-6e00580e13e1", "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": 1563, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-05-26T12:24:24Z", "updated_at": "2026-05-26T12:24:24Z", "revision_number": 0, "tenant_id": "cc0f687f53124f66ab8d45d342078acd"}], "tags": [], "created_at": "2026-05-26T12:24:24Z", "updated_at": "2026-05-26T12:24:24Z", "revision_number": 1}}'
2026-05-26 12:24:25,181 106279 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.64/networking/v2.0/security-group-rules 0.104s
2026-05-26 12:24:25,181 106279 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": "142c079f-11bc-4ca8-9d99-6e00580e13e1", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-82829fe6-4653-4f0c-80a1-54be7ed92420', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.64/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "e50e9b86-4c93-4829-b462-78c9d046f6a3", "project_id": "cc0f687f53124f66ab8d45d342078acd", "security_group_id": "142c079f-11bc-4ca8-9d99-6e00580e13e1", "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-26T12:24:25Z", "updated_at": "2026-05-26T12:24:25Z", "revision_number": 0, "tenant_id": "cc0f687f53124f66ab8d45d342078acd"}}'
2026-05-26 12:24:25,299 106279 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.64/networking/v2.0/security-group-rules 0.118s
2026-05-26 12:24:25,299 106279 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": "142c079f-11bc-4ca8-9d99-6e00580e13e1", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-a00589a1-1b18-41d0-b19a-06894a28376a', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.64/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "6e949cff-ff2e-4db3-b3d5-902dc7544c70", "project_id": "cc0f687f53124f66ab8d45d342078acd", "security_group_id": "142c079f-11bc-4ca8-9d99-6e00580e13e1", "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-26T12:24:25Z", "updated_at": "2026-05-26T12:24:25Z", "revision_number": 0, "tenant_id": "cc0f687f53124f66ab8d45d342078acd"}}'
2026-05-26 12:24:25,300 106279 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1003403298 created
2026-05-26 12:24:25,957 106279 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.64/networking/v2.0/floatingips 0.657s
2026-05-26 12:24:25,957 106279 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "c295750b-da3d-4e19-ad53-e92832d6bba6"}}
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-23755800-9274-4832-8c1e-d362c497dd7e', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.64/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "d54eb952-c14b-47bf-9bbf-e2d332c9b92d", "tenant_id": "cc0f687f53124f66ab8d45d342078acd", "project_id": "cc0f687f53124f66ab8d45d342078acd", "floating_ip_address": "172.24.5.14", "floating_network_id": "c295750b-da3d-4e19-ad53-e92832d6bba6", "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-26T12:24:25Z", "updated_at": "2026-05-26T12:24:25Z", "revision_number": 0}}'
2026-05-26 12:24:25,957 106279 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'd54eb952-c14b-47bf-9bbf-e2d332c9b92d', 'tenant_id': 'cc0f687f53124f66ab8d45d342078acd', 'project_id': 'cc0f687f53124f66ab8d45d342078acd', 'floating_ip_address': '172.24.5.14', 'floating_network_id': 'c295750b-da3d-4e19-ad53-e92832d6bba6', '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-26T12:24:25Z', 'updated_at': '2026-05-26T12:24:25Z', 'revision_number': 0, 'ip': '172.24.5.14'} created
2026-05-26 12:24:25,957 106279 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-405963603', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGr/crWqTkQYspXnm8sMXlg+UckfNVciBzKa3g3HC2ZHfv0Mx7n02AI/FGx5ETzZYaIHpSrcu5i4ojxSSWkokgBBx/u9SQCjUsjWtrzYcET3URuTifAje7Ix/+VBrVx6hQ==', 'fingerprint': '25:42:87:83:64:9b:7c:ae:f7:51:ad:08:66:a2:05:ab', 'user_id': '12563d6098ba4e06b2d8f8a1acd68d4f', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBefli64R8xo8lK9/5aI29I9cbx2VJkC0bObj0axMhbKxZQry9WHWAw\nqoiPmuy2TC+gBwYFK4EEACKhZANiAARq/3K1qk5EGLKV55vLDF5YPlHJHzVXIgcy\nmt4NxwtmR379DMe59NgCPxRseRE82WGiB6Uq3LuYuKI8UklpKJIAQcf7vUkAo1LI\n1ra82HBE91Ebk4nwI3uyMf/lQa1ceoU=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '142c079f-11bc-4ca8-9d99-6e00580e13e1', 'name': 'tempest-securitygroup--1003403298', 'stateful': True, 'tenant_id': 'cc0f687f53124f66ab8d45d342078acd', 'project_id': 'cc0f687f53124f66ab8d45d342078acd', 'description': 'tempest-description--439194920', 'shared': False, 'security_group_rules': [{'id': '2821366c-c488-4f35-9118-755ae47032fc', 'project_id': 'cc0f687f53124f66ab8d45d342078acd', 'security_group_id': '142c079f-11bc-4ca8-9d99-6e00580e13e1', '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': 1564, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-05-26T12:24:24Z', 'updated_at': '2026-05-26T12:24:24Z', 'revision_number': 0, 'tenant_id': 'cc0f687f53124f66ab8d45d342078acd'}, {'id': 'e7e27d57-7258-4a31-942c-feb5df73b9d5', 'project_id': 'cc0f687f53124f66ab8d45d342078acd', 'security_group_id': '142c079f-11bc-4ca8-9d99-6e00580e13e1', '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': 1563, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-05-26T12:24:24Z', 'updated_at': '2026-05-26T12:24:24Z', 'revision_number': 0, 'tenant_id': 'cc0f687f53124f66ab8d45d342078acd'}], 'tags': [], 'created_at': '2026-05-26T12:24:24Z', 'updated_at': '2026-05-26T12:24:24Z', 'revision_number': 1}, 'floating_ip': {'id': 'd54eb952-c14b-47bf-9bbf-e2d332c9b92d', 'tenant_id': 'cc0f687f53124f66ab8d45d342078acd', 'project_id': 'cc0f687f53124f66ab8d45d342078acd', 'floating_ip_address': '172.24.5.14', 'floating_network_id': 'c295750b-da3d-4e19-ad53-e92832d6bba6', '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-26T12:24:25Z', 'updated_at': '2026-05-26T12:24:25Z', 'revision_number': 0, 'ip': '172.24.5.14'}}
2026-05-26 12:24:26,742 106279 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 202 POST https://10.4.3.64/compute/v2.1/servers 0.784s
2026-05-26 12:24:26,742 106279 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-943861306", "imageRef": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "flavorRef": "42", "networks": [{"uuid": "e014e9a4-2024-440f-a4a4-c359ad9234fb"}], "security_groups": [{"name": "tempest-securitygroup--1003403298"}], "key_name": "tempest-keypair-405963603", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '404', 'location': 'https://10.4.3.64/compute/v2.1/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfecb6b6-6ded-4acd-b48a-e95784890a14', 'x-compute-request-id': 'req-bfecb6b6-6ded-4acd-b48a-e95784890a14', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.64/compute/v2.1/servers'}
Body: b'{"server": {"id": "ae5ebba8-7b50-4dc3-b6c1-7075bef301fb", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1003403298"}], "adminPass": "zZm23bWZ3MmT"}}'
2026-05-26 12:24:26,832 106279 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET https://10.4.3.64/compute/v2.1/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb 0.087s
2026-05-26 12:24:26,832 106279 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1250', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec5ab8aa-329a-4415-9d4b-6cac421d6e18', 'x-compute-request-id': 'req-ec5ab8aa-329a-4415-9d4b-6cac421d6e18', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:24:27Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "", "id": "ae5ebba8-7b50-4dc3-b6c1-7075bef301fb", "image": {"id": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/images/5b80e04a-f032-48ca-8988-d8d10dd5e3a3"}]}, "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-943861306", "status": "BUILD", "tenant_id": "cc0f687f53124f66ab8d45d342078acd", "user_id": "12563d6098ba4e06b2d8f8a1acd68d4f", "updated": "2026-05-26T12:24:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-405963603", "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-26 12:24:27,929 106279 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET https://10.4.3.64/compute/v2.1/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb 0.091s
2026-05-26 12:24:27,930 106279 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1254', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43771942-4f07-48c5-af2f-744987635df1', 'x-compute-request-id': 'req-43771942-4f07-48c5-af2f-744987635df1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:24:26Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "", "id": "ae5ebba8-7b50-4dc3-b6c1-7075bef301fb", "image": {"id": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/images/5b80e04a-f032-48ca-8988-d8d10dd5e3a3"}]}, "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-943861306", "status": "BUILD", "tenant_id": "cc0f687f53124f66ab8d45d342078acd", "user_id": "12563d6098ba4e06b2d8f8a1acd68d4f", "updated": "2026-05-26T12:24:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-405963603", "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-26 12:24:29,043 106279 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET https://10.4.3.64/compute/v2.1/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb 0.107s
2026-05-26 12:24:29,043 106279 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1302', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65652924-bc40-4c15-9c3e-f8589f154571', 'x-compute-request-id': 'req-65652924-bc40-4c15-9c3e-f8589f154571', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:24:26Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "09eef81cb02f6a7373c167380ed3268aa648a23538d4628684369864", "id": "ae5ebba8-7b50-4dc3-b6c1-7075bef301fb", "image": {"id": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/images/5b80e04a-f032-48ca-8988-d8d10dd5e3a3"}]}, "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-943861306", "status": "BUILD", "tenant_id": "cc0f687f53124f66ab8d45d342078acd", "user_id": "12563d6098ba4e06b2d8f8a1acd68d4f", "updated": "2026-05-26T12:24:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-405963603", "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-26 12:24:29,050 106279 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait
2026-05-26 12:24:30,154 106279 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET https://10.4.3.64/compute/v2.1/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb 0.103s
2026-05-26 12:24:30,154 106279 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1302', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91955228-27e4-42e3-be9a-e04d8646e089', 'x-compute-request-id': 'req-91955228-27e4-42e3-be9a-e04d8646e089', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:24:26Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "09eef81cb02f6a7373c167380ed3268aa648a23538d4628684369864", "id": "ae5ebba8-7b50-4dc3-b6c1-7075bef301fb", "image": {"id": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/images/5b80e04a-f032-48ca-8988-d8d10dd5e3a3"}]}, "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-943861306", "status": "BUILD", "tenant_id": "cc0f687f53124f66ab8d45d342078acd", "user_id": "12563d6098ba4e06b2d8f8a1acd68d4f", "updated": "2026-05-26T12:24:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-405963603", "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-26 12:24:31,282 106279 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET https://10.4.3.64/compute/v2.1/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb 0.121s
2026-05-26 12:24:31,282 106279 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1310', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-262fdcb4-a016-40e8-9450-e3a1634b0aaf', 'x-compute-request-id': 'req-262fdcb4-a016-40e8-9450-e3a1634b0aaf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:24:26Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "09eef81cb02f6a7373c167380ed3268aa648a23538d4628684369864", "id": "ae5ebba8-7b50-4dc3-b6c1-7075bef301fb", "image": {"id": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/images/5b80e04a-f032-48ca-8988-d8d10dd5e3a3"}]}, "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-943861306", "status": "BUILD", "tenant_id": "cc0f687f53124f66ab8d45d342078acd", "user_id": "12563d6098ba4e06b2d8f8a1acd68d4f", "updated": "2026-05-26T12:24:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-405963603", "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-26 12:24:31,288 106279 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-05-26 12:24:32,485 106279 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET https://10.4.3.64/compute/v2.1/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb 0.197s
2026-05-26 12:24:32,485 106279 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1388', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd349792-1550-458c-8366-a32f4d38e40f', 'x-compute-request-id': 'req-cd349792-1550-458c-8366-a32f4d38e40f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:24:26Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "09eef81cb02f6a7373c167380ed3268aa648a23538d4628684369864", "id": "ae5ebba8-7b50-4dc3-b6c1-7075bef301fb", "image": {"id": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/images/5b80e04a-f032-48ca-8988-d8d10dd5e3a3"}]}, "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-943861306", "status": "BUILD", "tenant_id": "cc0f687f53124f66ab8d45d342078acd", "user_id": "12563d6098ba4e06b2d8f8a1acd68d4f", "updated": "2026-05-26T12:24:32Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-405963603", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1003403298"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-26 12:24:32,492 106279 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait
2026-05-26 12:24:33,745 106279 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET https://10.4.3.64/compute/v2.1/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb 0.252s
2026-05-26 12:24:33,745 106279 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1376', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6f11cd1-6f89-4f5b-a73f-d73976c47027', 'x-compute-request-id': 'req-f6f11cd1-6f89-4f5b-a73f-d73976c47027', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:24:26Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "09eef81cb02f6a7373c167380ed3268aa648a23538d4628684369864", "id": "ae5ebba8-7b50-4dc3-b6c1-7075bef301fb", "image": {"id": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/images/5b80e04a-f032-48ca-8988-d8d10dd5e3a3"}]}, "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-943861306", "status": "BUILD", "tenant_id": "cc0f687f53124f66ab8d45d342078acd", "user_id": "12563d6098ba4e06b2d8f8a1acd68d4f", "updated": "2026-05-26T12:24:33Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-405963603", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1003403298"}], "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-26 12:24:33,752 106279 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait
2026-05-26 12:24:34,914 106279 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET https://10.4.3.64/compute/v2.1/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb 0.161s
2026-05-26 12:24:34,914 106279 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1376', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-199ac5ae-9a4b-4608-a79f-7137c37c121b', 'x-compute-request-id': 'req-199ac5ae-9a4b-4608-a79f-7137c37c121b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:24:26Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "09eef81cb02f6a7373c167380ed3268aa648a23538d4628684369864", "id": "ae5ebba8-7b50-4dc3-b6c1-7075bef301fb", "image": {"id": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/images/5b80e04a-f032-48ca-8988-d8d10dd5e3a3"}]}, "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-943861306", "status": "BUILD", "tenant_id": "cc0f687f53124f66ab8d45d342078acd", "user_id": "12563d6098ba4e06b2d8f8a1acd68d4f", "updated": "2026-05-26T12:24:33Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-405963603", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1003403298"}], "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-26 12:24:36,091 106279 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET https://10.4.3.64/compute/v2.1/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb 0.171s
2026-05-26 12:24:36,091 106279 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1376', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfc25e8c-f49e-486b-b6a0-9bef2addfa6a', 'x-compute-request-id': 'req-bfc25e8c-f49e-486b-b6a0-9bef2addfa6a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:24:26Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "09eef81cb02f6a7373c167380ed3268aa648a23538d4628684369864", "id": "ae5ebba8-7b50-4dc3-b6c1-7075bef301fb", "image": {"id": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/images/5b80e04a-f032-48ca-8988-d8d10dd5e3a3"}]}, "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-943861306", "status": "BUILD", "tenant_id": "cc0f687f53124f66ab8d45d342078acd", "user_id": "12563d6098ba4e06b2d8f8a1acd68d4f", "updated": "2026-05-26T12:24:33Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-405963603", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1003403298"}], "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-26 12:24:37,258 106279 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET https://10.4.3.64/compute/v2.1/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb 0.161s
2026-05-26 12:24:37,258 106279 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1376', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f581d9c7-664f-40e9-b322-5e37ed3293ec', 'x-compute-request-id': 'req-f581d9c7-664f-40e9-b322-5e37ed3293ec', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:24:26Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "09eef81cb02f6a7373c167380ed3268aa648a23538d4628684369864", "id": "ae5ebba8-7b50-4dc3-b6c1-7075bef301fb", "image": {"id": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/images/5b80e04a-f032-48ca-8988-d8d10dd5e3a3"}]}, "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-943861306", "status": "BUILD", "tenant_id": "cc0f687f53124f66ab8d45d342078acd", "user_id": "12563d6098ba4e06b2d8f8a1acd68d4f", "updated": "2026-05-26T12:24:33Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-405963603", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1003403298"}], "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-26 12:24:38,644 106279 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET https://10.4.3.64/compute/v2.1/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb 0.380s
2026-05-26 12:24:38,645 106279 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1376', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94252a83-d067-468d-817d-b63eb90960ba', 'x-compute-request-id': 'req-94252a83-d067-468d-817d-b63eb90960ba', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:24:26Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "09eef81cb02f6a7373c167380ed3268aa648a23538d4628684369864", "id": "ae5ebba8-7b50-4dc3-b6c1-7075bef301fb", "image": {"id": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/images/5b80e04a-f032-48ca-8988-d8d10dd5e3a3"}]}, "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-943861306", "status": "BUILD", "tenant_id": "cc0f687f53124f66ab8d45d342078acd", "user_id": "12563d6098ba4e06b2d8f8a1acd68d4f", "updated": "2026-05-26T12:24:33Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-405963603", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1003403298"}], "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-26 12:24:39,902 106279 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET https://10.4.3.64/compute/v2.1/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb 0.245s
2026-05-26 12:24:39,903 106279 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1376', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6360ecfe-f240-46da-8aa9-0cacd4dec03d', 'x-compute-request-id': 'req-6360ecfe-f240-46da-8aa9-0cacd4dec03d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:24:26Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "09eef81cb02f6a7373c167380ed3268aa648a23538d4628684369864", "id": "ae5ebba8-7b50-4dc3-b6c1-7075bef301fb", "image": {"id": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/images/5b80e04a-f032-48ca-8988-d8d10dd5e3a3"}]}, "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-943861306", "status": "BUILD", "tenant_id": "cc0f687f53124f66ab8d45d342078acd", "user_id": "12563d6098ba4e06b2d8f8a1acd68d4f", "updated": "2026-05-26T12:24:40Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-405963603", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1003403298"}], "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-26 12:24:41,099 106279 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET https://10.4.3.64/compute/v2.1/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb 0.191s
2026-05-26 12:24:41,099 106279 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1581', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87c155ec-13f0-466f-9d57-75f205da9e5a', 'x-compute-request-id': 'req-87c155ec-13f0-466f-9d57-75f205da9e5a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestServerVolumeAttachScenarioOldVersion-1107782753-network": [{"version": 4, "addr": "10.1.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:12:30"}]}, "created": "2026-05-26T12:24:26Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "09eef81cb02f6a7373c167380ed3268aa648a23538d4628684369864", "id": "ae5ebba8-7b50-4dc3-b6c1-7075bef301fb", "image": {"id": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/images/5b80e04a-f032-48ca-8988-d8d10dd5e3a3"}]}, "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-943861306", "status": "ACTIVE", "tenant_id": "cc0f687f53124f66ab8d45d342078acd", "user_id": "12563d6098ba4e06b2d8f8a1acd68d4f", "updated": "2026-05-26T12:24:40Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-405963603", "OS-SRV-USG:launched_at": "2026-05-26T12:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1003403298"}], "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-26 12:24:41,109 106279 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 15 second wait
2026-05-26 12:24:41,252 106279 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET https://10.4.3.64/compute/v2.1/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb/os-interface 0.143s
2026-05-26 12:24:41,253 106279 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:41 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-c10a4098-148f-4a40-b135-c341a894b4ba', 'x-compute-request-id': 'req-c10a4098-148f-4a40-b135-c341a894b4ba', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "e014e9a4-2024-440f-a4a4-c359ad9234fb", "port_id": "75493224-8e23-41b1-875e-c43e22ea6c46", "mac_addr": "fa:16:3e:9b:12:30", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "3d4629af-d4f7-4c46-a5a7-f9d34889093e", "ip_address": "10.1.0.11"}]}]}'
2026-05-26 12:24:41,900 106279 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 PUT https://10.4.3.64/networking/v2.0/floatingips/d54eb952-c14b-47bf-9bbf-e2d332c9b92d 0.646s
2026-05-26 12:24:41,901 106279 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "75493224-8e23-41b1-875e-c43e22ea6c46"}}
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-422e3680-ad17-491a-8606-64f6ee808a48', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/networking/v2.0/floatingips/d54eb952-c14b-47bf-9bbf-e2d332c9b92d'}
Body: b'{"floatingip": {"id": "d54eb952-c14b-47bf-9bbf-e2d332c9b92d", "tenant_id": "cc0f687f53124f66ab8d45d342078acd", "project_id": "cc0f687f53124f66ab8d45d342078acd", "floating_ip_address": "172.24.5.14", "floating_network_id": "c295750b-da3d-4e19-ad53-e92832d6bba6", "router_id": "f29056ae-c074-47d1-9459-21f49e0bbccd", "port_id": "75493224-8e23-41b1-875e-c43e22ea6c46", "fixed_ip_address": "10.1.0.11", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "e014e9a4-2024-440f-a4a4-c359ad9234fb", "mac_address": "fa:16:3e:9b:12:30", "admin_state_up": true, "status": "ACTIVE", "device_id": "ae5ebba8-7b50-4dc3-b6c1-7075bef301fb", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-05-26T12:24:25Z", "updated_at": "2026-05-26T12:24:41Z", "revision_number": 1}}'
2026-05-26 12:24:41,902 106279 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.14:22' as 'cirros' with public key authentication
2026-05-26 12:25:17,856 106279 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-05-26 12:25:18,028 106279 INFO [paramiko.transport] Authentication (publickey) successful!
2026-05-26 12:25:18,028 106279 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.5.14 successfully created
2026-05-26 12:25:18,343 106279 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET https://10.4.3.64/compute/v2.1/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb 0.314s
2026-05-26 12:25:18,343 106279 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1699', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42d8f0d3-55f8-4cd4-a7b0-9924061d65ef', 'x-compute-request-id': 'req-42d8f0d3-55f8-4cd4-a7b0-9924061d65ef', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestServerVolumeAttachScenarioOldVersion-1107782753-network": [{"version": 4, "addr": "10.1.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:12:30"}, {"version": 4, "addr": "172.24.5.14", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:12:30"}]}, "created": "2026-05-26T12:24:26Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "09eef81cb02f6a7373c167380ed3268aa648a23538d4628684369864", "id": "ae5ebba8-7b50-4dc3-b6c1-7075bef301fb", "image": {"id": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/images/5b80e04a-f032-48ca-8988-d8d10dd5e3a3"}]}, "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-943861306", "status": "ACTIVE", "tenant_id": "cc0f687f53124f66ab8d45d342078acd", "user_id": "12563d6098ba4e06b2d8f8a1acd68d4f", "updated": "2026-05-26T12:24:40Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-405963603", "OS-SRV-USG:launched_at": "2026-05-26T12:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1003403298"}], "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-26 12:25:18,415 106279 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET https://10.4.3.64/compute/v2.1/servers 0.067s
2026-05-26 12:25:18,415 106279 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd411bba-643b-48b5-afdd-9c73109d8055', 'x-compute-request-id': 'req-dd411bba-643b-48b5-afdd-9c73109d8055', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers'}
Body: b'{"servers": [{"id": "ae5ebba8-7b50-4dc3-b6c1-7075bef301fb", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-943861306", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb"}]}]}'
2026-05-26 12:25:18,579 106279 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 202 POST https://10.4.3.64/volume/v3/volumes 0.161s
2026-05-26 12:25:18,579 106279 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.27', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-298532988", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}}
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c4f9fc1-d082-4be1-ae03-4a17ef350b14', 'content-length': '786', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c4f9fc1-d082-4be1-ae03-4a17ef350b14', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.64/volume/v3/volumes'}
Body: b'{"volume": {"id": "9bb12966-46a5-43db-96ce-85d4725f1f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:18.531825", "updated_at": null, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-298532988", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/9bb12966-46a5-43db-96ce-85d4725f1f1e"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/9bb12966-46a5-43db-96ce-85d4725f1f1e"}], "user_id": "12563d6098ba4e06b2d8f8a1acd68d4f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}'
2026-05-26 12:25:18,619 106279 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET https://10.4.3.64/volume/v3/volumes/9bb12966-46a5-43db-96ce-85d4725f1f1e 0.035s
2026-05-26 12:25:18,620 106279 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.27', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21925f8a-db7b-4b26-bf9b-2060e519f7f7', 'content-length': '854', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21925f8a-db7b-4b26-bf9b-2060e519f7f7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/9bb12966-46a5-43db-96ce-85d4725f1f1e'}
Body: b'{"volume": {"id": "9bb12966-46a5-43db-96ce-85d4725f1f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:19.000000", "updated_at": null, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-298532988", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/9bb12966-46a5-43db-96ce-85d4725f1f1e"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/9bb12966-46a5-43db-96ce-85d4725f1f1e"}], "user_id": "12563d6098ba4e06b2d8f8a1acd68d4f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cc0f687f53124f66ab8d45d342078acd"}}'
2026-05-26 12:25:19,651 106279 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET https://10.4.3.64/volume/v3/volumes/9bb12966-46a5-43db-96ce-85d4725f1f1e 0.024s
2026-05-26 12:25:19,652 106279 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.27', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab2b6675-6248-4a7f-9195-e3e9bc8d23ee', 'content-length': '879', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab2b6675-6248-4a7f-9195-e3e9bc8d23ee', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/9bb12966-46a5-43db-96ce-85d4725f1f1e'}
Body: b'{"volume": {"id": "9bb12966-46a5-43db-96ce-85d4725f1f1e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:19.000000", "updated_at": "2026-05-26T12:25:19.000000", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-298532988", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/9bb12966-46a5-43db-96ce-85d4725f1f1e"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/9bb12966-46a5-43db-96ce-85d4725f1f1e"}], "user_id": "12563d6098ba4e06b2d8f8a1acd68d4f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cc0f687f53124f66ab8d45d342078acd"}}'
2026-05-26 12:25:19,656 106279 INFO [tempest.common.waiters] volume 9bb12966-46a5-43db-96ce-85d4725f1f1e reached available after waiting for 1.656743 seconds
2026-05-26 12:25:19,688 106279 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET https://10.4.3.64/volume/v3/volumes/9bb12966-46a5-43db-96ce-85d4725f1f1e 0.031s
2026-05-26 12:25:19,688 106279 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.27', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-541d530e-4c9a-4450-8fae-639d12721c9e', 'content-length': '879', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-541d530e-4c9a-4450-8fae-639d12721c9e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/9bb12966-46a5-43db-96ce-85d4725f1f1e'}
Body: b'{"volume": {"id": "9bb12966-46a5-43db-96ce-85d4725f1f1e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:19.000000", "updated_at": "2026-05-26T12:25:19.000000", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-298532988", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/9bb12966-46a5-43db-96ce-85d4725f1f1e"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/9bb12966-46a5-43db-96ce-85d4725f1f1e"}], "user_id": "12563d6098ba4e06b2d8f8a1acd68d4f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cc0f687f53124f66ab8d45d342078acd"}}'
2026-05-26 12:25:22,272 106279 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 POST https://10.4.3.64/compute/v2.1/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb/os-volume_attachments 2.576s
2026-05-26 12:25:22,272 106279 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volumeAttachment": {"volumeId": "9bb12966-46a5-43db-96ce-85d4725f1f1e"}}
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:19 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-21625916-62df-4306-ab32-35903c264fa1', 'x-compute-request-id': 'req-21625916-62df-4306-ab32-35903c264fa1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb/os-volume_attachments'}
Body: b'{"volumeAttachment": {"id": "9bb12966-46a5-43db-96ce-85d4725f1f1e", "serverId": "ae5ebba8-7b50-4dc3-b6c1-7075bef301fb", "volumeId": "9bb12966-46a5-43db-96ce-85d4725f1f1e", "device": "/dev/vdb"}}'
2026-05-26 12:25:22,304 106279 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET https://10.4.3.64/volume/v3/volumes/9bb12966-46a5-43db-96ce-85d4725f1f1e 0.030s
2026-05-26 12:25:22,305 106279 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.27', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd0da1ef-a872-4937-9dda-75cfcfc0f1cd', 'content-length': '878', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd0da1ef-a872-4937-9dda-75cfcfc0f1cd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/9bb12966-46a5-43db-96ce-85d4725f1f1e'}
Body: b'{"volume": {"id": "9bb12966-46a5-43db-96ce-85d4725f1f1e", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:19.000000", "updated_at": "2026-05-26T12:25:22.000000", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-298532988", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/9bb12966-46a5-43db-96ce-85d4725f1f1e"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/9bb12966-46a5-43db-96ce-85d4725f1f1e"}], "user_id": "12563d6098ba4e06b2d8f8a1acd68d4f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cc0f687f53124f66ab8d45d342078acd"}}'
2026-05-26 12:25:23,342 106279 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET https://10.4.3.64/volume/v3/volumes/9bb12966-46a5-43db-96ce-85d4725f1f1e 0.028s
2026-05-26 12:25:23,342 106279 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.27', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b8670ed-5b95-4924-ae31-7530e1498926', 'content-length': '879', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b8670ed-5b95-4924-ae31-7530e1498926', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/9bb12966-46a5-43db-96ce-85d4725f1f1e'}
Body: b'{"volume": {"id": "9bb12966-46a5-43db-96ce-85d4725f1f1e", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:19.000000", "updated_at": "2026-05-26T12:25:23.000000", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-298532988", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/9bb12966-46a5-43db-96ce-85d4725f1f1e"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/9bb12966-46a5-43db-96ce-85d4725f1f1e"}], "user_id": "12563d6098ba4e06b2d8f8a1acd68d4f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cc0f687f53124f66ab8d45d342078acd"}}'
2026-05-26 12:25:24,387 106279 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET https://10.4.3.64/volume/v3/volumes/9bb12966-46a5-43db-96ce-85d4725f1f1e 0.037s
2026-05-26 12:25:24,387 106279 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.27', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5c52f60-62eb-4798-97b6-824300cf3bc5', 'content-length': '879', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5c52f60-62eb-4798-97b6-824300cf3bc5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/9bb12966-46a5-43db-96ce-85d4725f1f1e'}
Body: b'{"volume": {"id": "9bb12966-46a5-43db-96ce-85d4725f1f1e", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:19.000000", "updated_at": "2026-05-26T12:25:23.000000", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-298532988", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/9bb12966-46a5-43db-96ce-85d4725f1f1e"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/9bb12966-46a5-43db-96ce-85d4725f1f1e"}], "user_id": "12563d6098ba4e06b2d8f8a1acd68d4f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cc0f687f53124f66ab8d45d342078acd"}}'
2026-05-26 12:25:25,424 106279 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET https://10.4.3.64/volume/v3/volumes/9bb12966-46a5-43db-96ce-85d4725f1f1e 0.028s
2026-05-26 12:25:25,424 106279 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.27', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0304be45-9223-4187-acba-292ce2e31ee4', 'content-length': '879', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0304be45-9223-4187-acba-292ce2e31ee4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/9bb12966-46a5-43db-96ce-85d4725f1f1e'}
Body: b'{"volume": {"id": "9bb12966-46a5-43db-96ce-85d4725f1f1e", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:19.000000", "updated_at": "2026-05-26T12:25:23.000000", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-298532988", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/9bb12966-46a5-43db-96ce-85d4725f1f1e"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/9bb12966-46a5-43db-96ce-85d4725f1f1e"}], "user_id": "12563d6098ba4e06b2d8f8a1acd68d4f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cc0f687f53124f66ab8d45d342078acd"}}'
2026-05-26 12:25:26,472 106279 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET https://10.4.3.64/volume/v3/volumes/9bb12966-46a5-43db-96ce-85d4725f1f1e 0.041s
2026-05-26 12:25:26,472 106279 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.27', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dd3e3c2-cfdf-4ed8-99c0-47a8a8b42a47', 'content-length': '1171', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dd3e3c2-cfdf-4ed8-99c0-47a8a8b42a47', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/9bb12966-46a5-43db-96ce-85d4725f1f1e'}
Body: b'{"volume": {"id": "9bb12966-46a5-43db-96ce-85d4725f1f1e", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:19.000000", "updated_at": "2026-05-26T12:25:26.000000", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-298532988", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/9bb12966-46a5-43db-96ce-85d4725f1f1e"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/9bb12966-46a5-43db-96ce-85d4725f1f1e"}], "user_id": "12563d6098ba4e06b2d8f8a1acd68d4f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9bb12966-46a5-43db-96ce-85d4725f1f1e", "attachment_id": "5916644f-08fd-43ff-ae5b-0d6fd794cb8d", "volume_id": "9bb12966-46a5-43db-96ce-85d4725f1f1e", "server_id": "ae5ebba8-7b50-4dc3-b6c1-7075bef301fb", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T12:25:23.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "cc0f687f53124f66ab8d45d342078acd"}}'
2026-05-26 12:25:26,477 106279 INFO [tempest.common.waiters] volume 9bb12966-46a5-43db-96ce-85d4725f1f1e reached in-use after waiting for 4.477346 seconds
2026-05-26 12:25:26,510 106279 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET https://10.4.3.64/volume/v3/volumes/9bb12966-46a5-43db-96ce-85d4725f1f1e 0.033s
2026-05-26 12:25:26,511 106279 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.27', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cce30170-f1fc-4818-bcdd-8facdb45412e', 'content-length': '1171', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cce30170-f1fc-4818-bcdd-8facdb45412e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/9bb12966-46a5-43db-96ce-85d4725f1f1e'}
Body: b'{"volume": {"id": "9bb12966-46a5-43db-96ce-85d4725f1f1e", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:19.000000", "updated_at": "2026-05-26T12:25:26.000000", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-298532988", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/9bb12966-46a5-43db-96ce-85d4725f1f1e"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/9bb12966-46a5-43db-96ce-85d4725f1f1e"}], "user_id": "12563d6098ba4e06b2d8f8a1acd68d4f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9bb12966-46a5-43db-96ce-85d4725f1f1e", "attachment_id": "5916644f-08fd-43ff-ae5b-0d6fd794cb8d", "volume_id": "9bb12966-46a5-43db-96ce-85d4725f1f1e", "server_id": "ae5ebba8-7b50-4dc3-b6c1-7075bef301fb", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-26T12:25:23.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "cc0f687f53124f66ab8d45d342078acd"}}'
2026-05-26 12:25:26,525 106279 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 401 DELETE https://10.4.3.64/volume/v3/attachments/5916644f-08fd-43ff-ae5b-0d6fd794cb8d 0.009s
2026-05-26 12:25:26,525 106279 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.27', 'X-Auth-Token': '<omitted>', 'X-Service-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '114', 'www-authenticate': 'Keystone uri="https://10.4.3.64/identity"', 'x-openstack-request-id': 'req-f3e0a307-dd11-4d45-9d43-472f2dc86b9a', 'connection': 'close', 'status': '401', 'content-location': 'https://10.4.3.64/volume/v3/attachments/5916644f-08fd-43ff-ae5b-0d6fd794cb8d'}
Body: b'{"error": {"code": 401, "title": "Unauthorized", "message": "The request you have made requires authentication."}}'
2026-05-26 12:25:26,562 106279 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 401 DELETE https://10.4.3.64/volume/v3/attachments/5916644f-08fd-43ff-ae5b-0d6fd794cb8d 0.036s
2026-05-26 12:25:26,563 106279 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.27', 'X-Auth-Token': '<omitted>', 'X-Service-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '114', 'www-authenticate': 'Keystone uri="https://10.4.3.64/identity"', 'x-openstack-request-id': 'req-33485481-9449-4ad0-8775-0d8a25c73e6b', 'connection': 'close', 'status': '401', 'content-location': 'https://10.4.3.64/volume/v3/attachments/5916644f-08fd-43ff-ae5b-0d6fd794cb8d'}
Body: b'{"error": {"code": 401, "title": "Unauthorized", "message": "The request you have made requires authentication."}}'
2026-05-26 12:25:26,835 106279 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 409 DELETE https://10.4.3.64/volume/v3/attachments/5916644f-08fd-43ff-ae5b-0d6fd794cb8d 0.271s
2026-05-26 12:25:26,835 106279 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.27', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'content-length': '167', 'content-type': 'application/json', 'x-compute-request-id': 'req-12ebc0e0-57b7-408a-b8a7-1f4ef0b5d84e', 'x-openstack-request-id': 'req-12ebc0e0-57b7-408a-b8a7-1f4ef0b5d84e', 'connection': 'close', 'status': '409', 'content-location': 'https://10.4.3.64/volume/v3/attachments/5916644f-08fd-43ff-ae5b-0d6fd794cb8d'}
Body: b'{"conflictingRequest": {"code": 409, "message": "ConflictNovaUsingAttachment: Detach volume from instance ae5ebba8-7b50-4dc3-b6c1-7075bef301fb using the Compute API"}}'
2026-05-26 12:25:27,013 106279 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 202 DELETE https://10.4.3.64/compute/v2.1/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb/os-volume_attachments/9bb12966-46a5-43db-96ce-85d4725f1f1e 0.178s
2026-05-26 12:25:27,013 106279 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:26 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-9dc55d16-e986-46f3-9ceb-5401f80ba3b7', 'x-compute-request-id': 'req-9dc55d16-e986-46f3-9ceb-5401f80ba3b7', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb/os-volume_attachments/9bb12966-46a5-43db-96ce-85d4725f1f1e'}
Body: b''
2026-05-26 12:25:27,059 106279 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 200 GET https://10.4.3.64/compute/v2.1/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb/os-volume_attachments 0.045s
2026-05-26 12:25:27,060 106279 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75f5d2b3-b7a7-4963-9438-6aa4ae740c2d', 'x-compute-request-id': 'req-75f5d2b3-b7a7-4963-9438-6aa4ae740c2d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "9bb12966-46a5-43db-96ce-85d4725f1f1e", "volumeId": "9bb12966-46a5-43db-96ce-85d4725f1f1e", "serverId": "ae5ebba8-7b50-4dc3-b6c1-7075bef301fb", "device": "/dev/vdb"}]}'
2026-05-26 12:25:28,110 106279 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 200 GET https://10.4.3.64/compute/v2.1/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb/os-volume_attachments 0.049s
2026-05-26 12:25:28,111 106279 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12b9bf8e-0d45-4e17-981b-e830bb414866', 'x-compute-request-id': 'req-12b9bf8e-0d45-4e17-981b-e830bb414866', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "9bb12966-46a5-43db-96ce-85d4725f1f1e", "volumeId": "9bb12966-46a5-43db-96ce-85d4725f1f1e", "serverId": "ae5ebba8-7b50-4dc3-b6c1-7075bef301fb", "device": "/dev/vdb"}]}'
2026-05-26 12:25:29,160 106279 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 200 GET https://10.4.3.64/compute/v2.1/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb/os-volume_attachments 0.048s
2026-05-26 12:25:29,161 106279 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9145690a-687c-4a3d-8d1c-ed5abb63204e', 'x-compute-request-id': 'req-9145690a-687c-4a3d-8d1c-ed5abb63204e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "9bb12966-46a5-43db-96ce-85d4725f1f1e", "volumeId": "9bb12966-46a5-43db-96ce-85d4725f1f1e", "serverId": "ae5ebba8-7b50-4dc3-b6c1-7075bef301fb", "device": "/dev/vdb"}]}'
2026-05-26 12:25:30,211 106279 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 200 GET https://10.4.3.64/compute/v2.1/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb/os-volume_attachments 0.049s
2026-05-26 12:25:30,211 106279 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '25', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c444b251-d5b4-4c78-ab39-ac9fc3cd3673', 'x-compute-request-id': 'req-c444b251-d5b4-4c78-ab39-ac9fc3cd3673', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb/os-volume_attachments'}
Body: b'{"volumeAttachments": []}'
2026-05-26 12:25:30,280 106279 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 404 DELETE https://10.4.3.64/compute/v2.1/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb/os-volume_attachments/9bb12966-46a5-43db-96ce-85d4725f1f1e 0.067s
2026-05-26 12:25:30,280 106279 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '154', 'x-openstack-request-id': 'req-119d979d-ba2a-4e4b-a33f-eacb13264f06', 'x-compute-request-id': 'req-119d979d-ba2a-4e4b-a33f-eacb13264f06', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb/os-volume_attachments/9bb12966-46a5-43db-96ce-85d4725f1f1e'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance ae5ebba8-7b50-4dc3-b6c1-7075bef301fb is not attached to volume 9bb12966-46a5-43db-96ce-85d4725f1f1e"}}'
2026-05-26 12:25:30,323 106279 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 202 DELETE https://10.4.3.64/volume/v3/volumes/9bb12966-46a5-43db-96ce-85d4725f1f1e 0.042s
2026-05-26 12:25:30,324 106279 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.27', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72e3a52d-7542-481b-aa42-54e07136fe6e', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.64/volume/v3/volumes/9bb12966-46a5-43db-96ce-85d4725f1f1e'}
Body: b''
2026-05-26 12:25:30,360 106279 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/9bb12966-46a5-43db-96ce-85d4725f1f1e 0.036s
2026-05-26 12:25:30,361 106279 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.27', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2bce984-0d08-4e2b-b623-44b38dda7c7a', 'content-length': '878', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2bce984-0d08-4e2b-b623-44b38dda7c7a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/9bb12966-46a5-43db-96ce-85d4725f1f1e'}
Body: b'{"volume": {"id": "9bb12966-46a5-43db-96ce-85d4725f1f1e", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:19.000000", "updated_at": "2026-05-26T12:25:30.000000", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-298532988", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/9bb12966-46a5-43db-96ce-85d4725f1f1e"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/9bb12966-46a5-43db-96ce-85d4725f1f1e"}], "user_id": "12563d6098ba4e06b2d8f8a1acd68d4f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cc0f687f53124f66ab8d45d342078acd"}}'
2026-05-26 12:25:31,388 106279 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 404 GET https://10.4.3.64/volume/v3/volumes/9bb12966-46a5-43db-96ce-85d4725f1f1e 0.022s
2026-05-26 12:25:31,388 106279 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.27', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-d96a6711-4d86-4e99-92ed-b1818fe6c530', 'x-openstack-request-id': 'req-d96a6711-4d86-4e99-92ed-b1818fe6c530', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.64/volume/v3/volumes/9bb12966-46a5-43db-96ce-85d4725f1f1e'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 9bb12966-46a5-43db-96ce-85d4725f1f1e could not be found."}}'
2026-05-26 12:25:31,501 106279 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 204 DELETE https://10.4.3.64/compute/v2.1/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb 0.112s
2026-05-26 12:25:31,501 106279 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:31 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-21fb9c33-01d4-4511-a5e3-4082586578cf', 'x-compute-request-id': 'req-21fb9c33-01d4-4511-a5e3-4082586578cf', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb'}
Body: b''
2026-05-26 12:25:31,798 106279 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 200 GET https://10.4.3.64/compute/v2.1/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb 0.297s
2026-05-26 12:25:31,798 106279 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1705', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e155d67f-2756-4853-b63e-6f75a277dcdf', 'x-compute-request-id': 'req-e155d67f-2756-4853-b63e-6f75a277dcdf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestServerVolumeAttachScenarioOldVersion-1107782753-network": [{"version": 4, "addr": "10.1.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:12:30"}, {"version": 4, "addr": "172.24.5.14", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:12:30"}]}, "created": "2026-05-26T12:24:26Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "09eef81cb02f6a7373c167380ed3268aa648a23538d4628684369864", "id": "ae5ebba8-7b50-4dc3-b6c1-7075bef301fb", "image": {"id": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/images/5b80e04a-f032-48ca-8988-d8d10dd5e3a3"}]}, "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-943861306", "status": "ACTIVE", "tenant_id": "cc0f687f53124f66ab8d45d342078acd", "user_id": "12563d6098ba4e06b2d8f8a1acd68d4f", "updated": "2026-05-26T12:25:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-405963603", "OS-SRV-USG:launched_at": "2026-05-26T12:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1003403298"}], "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-26 12:25:32,879 106279 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 500 GET https://10.4.3.64/compute/v2.1/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb 0.074s
2026-05-26 12:25:32,879 106279 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '147', 'x-openstack-request-id': 'req-e0c1bb15-357a-4752-b94a-a89a3b1697ba', 'x-compute-request-id': 'req-e0c1bb15-357a-4752-b94a-a89a3b1697ba', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/ae5ebba8-7b50-4dc3-b6c1-7075bef301fb'}
Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please contact the administrator\\n<class \'oslo_db.exception.DBConnectionError\'>"}}'
2026-05-26 12:25:32,961 106279 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 500 DELETE https://10.4.3.64/compute/v2.1/os-keypairs/tempest-keypair-405963603 0.079s
2026-05-26 12:25:32,961 106279 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '147', 'x-openstack-request-id': 'req-87630090-f7a3-41a5-be45-35b091edab30', 'x-compute-request-id': 'req-87630090-f7a3-41a5-be45-35b091edab30', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.64/compute/v2.1/os-keypairs/tempest-keypair-405963603'}
Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please contact the administrator\\n<class \'oslo_db.exception.DBConnectionError\'>"}}'
2026-05-26 12:25:32,962 106279 ERROR [tempest.lib.common.validation_resources] Exception raised while deleting key tempest-keypair-405963603
2026-05-26 12:25:32.962 106279 ERROR tempest.lib.common.validation_resources Traceback (most recent call last):
2026-05-26 12:25:32.962 106279 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/validation_resources.py", line 299, in clear_validation_resources
2026-05-26 12:25:32.962 106279 ERROR tempest.lib.common.validation_resources keypair_client.delete_keypair(keypair_name)
2026-05-26 12:25:32.962 106279 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/services/compute/keypairs_client.py", line 115, in delete_keypair
2026-05-26 12:25:32.962 106279 ERROR tempest.lib.common.validation_resources resp, body = self.delete(url)
2026-05-26 12:25:32.962 106279 ERROR tempest.lib.common.validation_resources ^^^^^^^^^^^^^^^^
2026-05-26 12:25:32.962 106279 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 362, in delete
2026-05-26 12:25:32.962 106279 ERROR tempest.lib.common.validation_resources return self.request('DELETE', url, extra_headers, headers, body)
2026-05-26 12:25:32.962 106279 ERROR tempest.lib.common.validation_resources ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-26 12:25:32.962 106279 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
2026-05-26 12:25:32.962 106279 ERROR tempest.lib.common.validation_resources resp, resp_body = super(BaseComputeClient, self).request(
2026-05-26 12:25:32.962 106279 ERROR tempest.lib.common.validation_resources ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-26 12:25:32.962 106279 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
2026-05-26 12:25:32.962 106279 ERROR tempest.lib.common.validation_resources self._error_checker(resp, resp_body)
2026-05-26 12:25:32.962 106279 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
2026-05-26 12:25:32.962 106279 ERROR tempest.lib.common.validation_resources raise exceptions.ServerFault(resp_body, resp=resp,
2026-05-26 12:25:32.962 106279 ERROR tempest.lib.common.validation_resources tempest.lib.exceptions.ServerFault: Got server fault
2026-05-26 12:25:32.962 106279 ERROR tempest.lib.common.validation_resources Details: Unexpected API Error. Please contact the administrator
2026-05-26 12:25:32.962 106279 ERROR tempest.lib.common.validation_resources <class 'oslo_db.exception.DBConnectionError'>
2026-05-26 12:25:32.962 106279 ERROR tempest.lib.common.validation_resources
2026-05-26 12:25:35,311 106279 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 409 DELETE https://10.4.3.64/networking/v2.0/security-groups/142c079f-11bc-4ca8-9d99-6e00580e13e1 2.347s
2026-05-26 12:25:35,311 106279 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '136', 'x-openstack-request-id': 'req-fea27774-ebf3-4049-b8a1-14d4d6e9abb0', 'connection': 'close', 'status': '409', 'content-location': 'https://10.4.3.64/networking/v2.0/security-groups/142c079f-11bc-4ca8-9d99-6e00580e13e1'}
Body: b'{"NeutronError": {"type": "SecurityGroupInUse", "message": "Security Group 142c079f-11bc-4ca8-9d99-6e00580e13e1 in use.", "detail": ""}}'
2026-05-26 12:25:35,311 106279 ERROR [tempest.lib.common.validation_resources] Conflict while deleting security group 142c079f-11bc-4ca8-9d99-6e00580e13e1 VM might not be deleted
2026-05-26 12:25:35.311 106279 ERROR tempest.lib.common.validation_resources Traceback (most recent call last):
2026-05-26 12:25:35.311 106279 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/validation_resources.py", line 315, in clear_validation_resources
2026-05-26 12:25:35.311 106279 ERROR tempest.lib.common.validation_resources security_group_client.delete_security_group(sec_id)
2026-05-26 12:25:35.311 106279 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/services/network/security_groups_client.py", line 59, in delete_security_group
2026-05-26 12:25:35.311 106279 ERROR tempest.lib.common.validation_resources return self.delete_resource(uri)
2026-05-26 12:25:35.311 106279 ERROR tempest.lib.common.validation_resources ^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-26 12:25:35.311 106279 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/services/network/base.py", line 42, in delete_resource
2026-05-26 12:25:35.311 106279 ERROR tempest.lib.common.validation_resources resp, body = self.delete(req_uri)
2026-05-26 12:25:35.311 106279 ERROR tempest.lib.common.validation_resources ^^^^^^^^^^^^^^^^^^^^
2026-05-26 12:25:35.311 106279 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 362, in delete
2026-05-26 12:25:35.311 106279 ERROR tempest.lib.common.validation_resources return self.request('DELETE', url, extra_headers, headers, body)
2026-05-26 12:25:35.311 106279 ERROR tempest.lib.common.validation_resources ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-26 12:25:35.311 106279 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
2026-05-26 12:25:35.311 106279 ERROR tempest.lib.common.validation_resources self._error_checker(resp, resp_body)
2026-05-26 12:25:35.311 106279 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 897, in _error_checker
2026-05-26 12:25:35.311 106279 ERROR tempest.lib.common.validation_resources raise exceptions.Conflict(resp_body, resp=resp)
2026-05-26 12:25:35.311 106279 ERROR tempest.lib.common.validation_resources tempest.lib.exceptions.Conflict: Conflict with state of target resource
2026-05-26 12:25:35.311 106279 ERROR tempest.lib.common.validation_resources Details: {'type': 'SecurityGroupInUse', 'message': 'Security Group 142c079f-11bc-4ca8-9d99-6e00580e13e1 in use.', 'detail': ''}
2026-05-26 12:25:35.311 106279 ERROR tempest.lib.common.validation_resources
2026-05-26 12:25:35,968 106279 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 204 DELETE https://10.4.3.64/networking/v2.0/floatingips/d54eb952-c14b-47bf-9bbf-e2d332c9b92d 0.655s
2026-05-26 12:25:35,968 106279 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-a4187ab0-e257-49f7-867b-0581914c5035', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.64/networking/v2.0/floatingips/d54eb952-c14b-47bf-9bbf-e2d332c9b92d'}
Body: b''
}}}
traceback-1: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/fixtures/fixture.py", line 162, in cleanUp
return self._cleanups(raise_errors=raise_first) # type: ignore[misc]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/fixtures/callmany.py", line 121, in __call__
raise exc.with_traceback(error[2])
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/fixtures/callmany.py", line 113, in __call__
cleanup(*args, **kwargs)
File "/opt/stack/tempest/tempest/lib/common/validation_resources.py", line 346, in clear_validation_resources
raise has_exception
File "/opt/stack/tempest/tempest/lib/common/validation_resources.py", line 299, in clear_validation_resources
keypair_client.delete_keypair(keypair_name)
File "/opt/stack/tempest/tempest/lib/services/compute/keypairs_client.py", line 115, in delete_keypair
resp, body = self.delete(url)
^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 362, in delete
return self.request('DELETE', url, extra_headers, headers, body)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
resp, resp_body = super(BaseComputeClient, self).request(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
raise exceptions.ServerFault(resp_body, resp=resp,
tempest.lib.exceptions.ServerFault: Got server fault
Details: Unexpected API Error. Please contact the administrator
<class 'oslo_db.exception.DBConnectionError'>
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/waiters.py", line 119, in wait_for_server_termination
body = client.show_server(server_id)['server']
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 175, in show_server
resp, body = self.get("servers/%s" % server_id)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 345, in get
return self.request('GET', url, extra_headers, headers,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
resp, resp_body = super(BaseComputeClient, self).request(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
raise exceptions.ServerFault(resp_body, resp=resp,
tempest.lib.exceptions.ServerFault: Got server fault
Details: Unexpected API Error. Please contact the administrator
<class 'oslo_db.exception.DBConnectionError'>
|
||||||
| tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern | 7 | 5 | 2 | 0 | 0 | Detail | |
test_boot_server_from_encrypted_volume_luks[compute,id-cb78919a-e553-4bab-b73b-10cf4d2eb125,volume] |
pass
pt3.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
ft3.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-26 12:17:33,945 106269 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-luks2-464526350 on backend None
2026-05-26 12:17:33,980 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 POST https://10.4.3.64/volume/v3/types 0.034s
2026-05-26 12:17:33,980 106269 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-464526350", "extra_specs": {}}}
Response - Headers: {'date': 'Tue, 26 May 2026 12:17:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9e16396-b819-4ac4-9019-4441695dbf4c', 'content-length': '212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9e16396-b819-4ac4-9019-4441695dbf4c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/types'}
Body: b'{"volume_type": {"id": "6ca1a7f2-8941-47b8-98bb-6173addf1f57", "name": "tempest-scenario-type-luks2-464526350", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}'
2026-05-26 12:17:33,982 106269 DEBUG [tempest.scenario.manager] Creating an encryption type for volume type: 6ca1a7f2-8941-47b8-98bb-6173addf1f57
2026-05-26 12:17:34,027 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 POST https://10.4.3.64/volume/v3/types/6ca1a7f2-8941-47b8-98bb-6173addf1f57/encryption 0.044s
2026-05-26 12:17:34,027 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}}
Response - Headers: {'date': 'Tue, 26 May 2026 12:17:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ff77f20-a6a4-455c-ae38-1878e7fd25ff', 'content-length': '231', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ff77f20-a6a4-455c-ae38-1878e7fd25ff', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/types/6ca1a7f2-8941-47b8-98bb-6173addf1f57/encryption'}
Body: b'{"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end", "volume_type_id": "6ca1a7f2-8941-47b8-98bb-6173addf1f57", "encryption_id": "8600f256-d43a-48c6-a8e2-b3452d59cfe0"}}'
2026-05-26 12:17:34,207 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 202 POST https://10.4.3.64/volume/v3/volumes 0.179s
2026-05-26 12:17:34,207 106269 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-897263371", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-464526350", "size": 1}}
Response - Headers: {'date': 'Tue, 26 May 2026 12:17:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26c0f990-05b8-4131-abe9-31bf74aa485e', 'content-length': '777', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26c0f990-05b8-4131-abe9-31bf74aa485e', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.64/volume/v3/volumes'}
Body: b'{"volume": {"id": "8440fe6b-2eda-4817-93ea-970d31f6b30a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:17:34.147941", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-897263371", "description": null, "volume_type": "tempest-scenario-type-luks2-464526350", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/8440fe6b-2eda-4817-93ea-970d31f6b30a"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/8440fe6b-2eda-4817-93ea-970d31f6b30a"}], "user_id": "b3cd8073bb874dd1b88632e3229719cb", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-05-26 12:17:34,238 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.64/volume/v3/volumes/8440fe6b-2eda-4817-93ea-970d31f6b30a 0.026s
2026-05-26 12:17:34,238 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:17:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6adebe5-b3d2-42f8-bc5d-73746053d2f8', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6adebe5-b3d2-42f8-bc5d-73746053d2f8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/8440fe6b-2eda-4817-93ea-970d31f6b30a'}
Body: b'{"volume": {"id": "8440fe6b-2eda-4817-93ea-970d31f6b30a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:17:34.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-897263371", "description": null, "volume_type": "tempest-scenario-type-luks2-464526350", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/8440fe6b-2eda-4817-93ea-970d31f6b30a"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/8440fe6b-2eda-4817-93ea-970d31f6b30a"}], "user_id": "b3cd8073bb874dd1b88632e3229719cb", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "76e9761e1646440191b39fa8688922f2"}}'
2026-05-26 12:17:35,272 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.64/volume/v3/volumes/8440fe6b-2eda-4817-93ea-970d31f6b30a 0.027s
2026-05-26 12:17:35,272 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:17:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac4997a8-3bdc-4384-9b4f-e5e7c8f8c4f5', 'content-length': '870', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac4997a8-3bdc-4384-9b4f-e5e7c8f8c4f5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/8440fe6b-2eda-4817-93ea-970d31f6b30a'}
Body: b'{"volume": {"id": "8440fe6b-2eda-4817-93ea-970d31f6b30a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:17:34.000000", "updated_at": "2026-05-26T12:17:34.000000", "name": "tempest-TestVolumeBootPattern-volume-897263371", "description": null, "volume_type": "tempest-scenario-type-luks2-464526350", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/8440fe6b-2eda-4817-93ea-970d31f6b30a"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/8440fe6b-2eda-4817-93ea-970d31f6b30a"}], "user_id": "b3cd8073bb874dd1b88632e3229719cb", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "76e9761e1646440191b39fa8688922f2"}}'
2026-05-26 12:17:35,277 106269 INFO [tempest.common.waiters] volume 8440fe6b-2eda-4817-93ea-970d31f6b30a reached available after waiting for 1.277055 seconds
2026-05-26 12:17:35,302 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.64/volume/v3/volumes/8440fe6b-2eda-4817-93ea-970d31f6b30a 0.025s
2026-05-26 12:17:35,302 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:17:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e254d4df-21db-493d-a120-f82b1a95f59b', 'content-length': '870', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e254d4df-21db-493d-a120-f82b1a95f59b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/8440fe6b-2eda-4817-93ea-970d31f6b30a'}
Body: b'{"volume": {"id": "8440fe6b-2eda-4817-93ea-970d31f6b30a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:17:34.000000", "updated_at": "2026-05-26T12:17:34.000000", "name": "tempest-TestVolumeBootPattern-volume-897263371", "description": null, "volume_type": "tempest-scenario-type-luks2-464526350", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/8440fe6b-2eda-4817-93ea-970d31f6b30a"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/8440fe6b-2eda-4817-93ea-970d31f6b30a"}], "user_id": "b3cd8073bb874dd1b88632e3229719cb", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "76e9761e1646440191b39fa8688922f2"}}'
2026-05-26 12:17:35,331 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 POST https://10.4.3.64/volume/v3/volumes/8440fe6b-2eda-4817-93ea-970d31f6b30a/action 0.023s
2026-05-26 12:17:35,331 106269 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': 'Tue, 26 May 2026 12:17:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-compute-request-id': 'req-69531369-4c60-40b4-926c-a6b062414641', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69531369-4c60-40b4-926c-a6b062414641', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/8440fe6b-2eda-4817-93ea-970d31f6b30a/action'}
Body: b''
2026-05-26 12:17:35,430 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 201 POST https://10.4.3.64/identity/v3/auth/tokens 0.095s
2026-05-26 12:17:35,430 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 26 May 2026 12:17:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2929', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-2246ea5b-ab42-43df-87f0-5b6bb86ef3c6', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.64/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "b3cd8073bb874dd1b88632e3229719cb", "name": "tempest-TestVolumeBootPattern-1162253758-project-member", "password_expires_at": null}, "audit_ids": ["AKxTwEfsTK-muNCWdKZi_A"], "expires_at": "2026-05-26T13:17:35.000000Z", "issued_at": "2026-05-26T12:17:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "76e9761e1646440191b39fa8688922f2", "name": "tempest-TestVolumeBootPattern-1162253758"}, "is_domain": false, "roles": [{"id": "9aea80cc68e946e8b1e0612d455813f6", "name": "member"}, {"id": "eae130be1e8146bb950e781f6580c485", "name": "reader"}], "catalog": [{"endpoints": [{"id": "3154d8ef66b2435eaa8f17afb08b48e6", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.64/networking", "region": "RegionOne"}], "id": "2a6c0aea70a94a95a279b4a8ce9e11b7", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3da2fac2d06d481dad6ab8ea17efac1b", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.64/identity", "region": "RegionOne"}], "id": "4a837bf38d654c569c2f18b8b177c1b2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "73b6e40da0bc45458cf029122e335c32", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.64/placement", "region": "RegionOne"}], "id": "554c6c783ec64cb58534d0878d0dfe0f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "afdc811a972946999398a48719150576", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.64/volume/v3", "region": "RegionOne"}], "id": "77c648c0b3d34beeb9ad378fa66eb76f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "dcbda7ebc03246fd951804b71becc1dc", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.64/compute/v2/76e9761e1646440191b39fa8688922f2", "region": "RegionOne"}], "id": "9ec2eaa25a72474e996ecf2609405f7c", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5939efe40e81498193cf8df27ff185ac", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.64/compute/v2.1", "region": "RegionOne"}], "id": "b8ba898894004cf5aa2a73efcfa75756", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "7d96a420f162464aacf7f05abd172523", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.64/image", "region": "RegionOne"}], "id": "bad9ce5f2be74f36a71e1e81c1b0323c", "type": "image", "name": "glance"}, {"endpoints": [{"id": "309f48f0243542d0a88fc55cbcb858cb", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.64:8080/v1/AUTH_76e9761e1646440191b39fa8688922f2", "region": "RegionOne"}, {"id": "8f736d28bea8434f8afe362706fe7aa5", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.64:8080", "region": "RegionOne"}], "id": "f7c4c2591852466aa89f7c4268c40c46", "type": "object-store", "name": "swift"}]}}'
2026-05-26 12:17:35,430 106269 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2) Found network {'id': 'fd70505d-efdb-41bc-8e62-3df23425f984', 'name': 'tempest-TestVolumeBootPattern-949257498-network', 'tenant_id': '76e9761e1646440191b39fa8688922f2', 'project_id': '76e9761e1646440191b39fa8688922f2', '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': 1264, '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-26T12:16:46Z', 'updated_at': '2026-05-26T12:16:46Z', 'revision_number': 1} available for tenant
2026-05-26 12:17:35,999 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 202 POST https://10.4.3.64/compute/v2.1/servers 0.569s
2026-05-26 12:17:36,000 106269 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-634283354", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "8440fe6b-2eda-4817-93ea-970d31f6b30a", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "fd70505d-efdb-41bc-8e62-3df23425f984"}]}}
Response - Headers: {'date': 'Tue, 26 May 2026 12:17:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '378', 'location': 'https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ac3c80a-b3b9-45d2-8ac1-625a7ae87f55', 'x-compute-request-id': 'req-0ac3c80a-b3b9-45d2-8ac1-625a7ae87f55', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.64/compute/v2.1/servers'}
Body: b'{"server": {"id": "534cb2c1-d699-49f0-a205-83b67babcc20", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/534cb2c1-d699-49f0-a205-83b67babcc20"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "TRKURvMzope5"}}'
2026-05-26 12:17:36,102 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20 0.101s
2026-05-26 12:17:36,103 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:17:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1051', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0127da8-541d-47cb-ac06-6de8a66fab68', 'x-compute-request-id': 'req-e0127da8-541d-47cb-ac06-6de8a66fab68', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:17:36Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "", "id": "534cb2c1-d699-49f0-a205-83b67babcc20", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/534cb2c1-d699-49f0-a205-83b67babcc20"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-634283354", "status": "BUILD", "tenant_id": "76e9761e1646440191b39fa8688922f2", "user_id": "b3cd8073bb874dd1b88632e3229719cb", "updated": "2026-05-26T12:17:36Z", "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-26 12:17:37,207 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20 0.096s
2026-05-26 12:17:37,207 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:17:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1101', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5eb3c0ee-1fed-4de3-9f7e-d651f582c9a2', 'x-compute-request-id': 'req-5eb3c0ee-1fed-4de3-9f7e-d651f582c9a2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:17:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "", "id": "534cb2c1-d699-49f0-a205-83b67babcc20", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/534cb2c1-d699-49f0-a205-83b67babcc20"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-634283354", "status": "BUILD", "tenant_id": "76e9761e1646440191b39fa8688922f2", "user_id": "b3cd8073bb874dd1b88632e3229719cb", "updated": "2026-05-26T12:17:37Z", "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": "8440fe6b-2eda-4817-93ea-970d31f6b30a"}]}}'
2026-05-26 12:17:38,457 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20 0.243s
2026-05-26 12:17:38,457 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:17:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1093', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9a7e588-4211-4fe0-87e6-de9907f80b0a', 'x-compute-request-id': 'req-d9a7e588-4211-4fe0-87e6-de9907f80b0a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:17:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "", "id": "534cb2c1-d699-49f0-a205-83b67babcc20", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/534cb2c1-d699-49f0-a205-83b67babcc20"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-634283354", "status": "BUILD", "tenant_id": "76e9761e1646440191b39fa8688922f2", "user_id": "b3cd8073bb874dd1b88632e3229719cb", "updated": "2026-05-26T12:17:37Z", "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": "8440fe6b-2eda-4817-93ea-970d31f6b30a"}]}}'
2026-05-26 12:17:38,463 106269 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-05-26 12:17:39,573 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20 0.110s
2026-05-26 12:17:39,573 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:17:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1093', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49098a2f-84e2-407c-a8d9-9ac7ba8d7740', 'x-compute-request-id': 'req-49098a2f-84e2-407c-a8d9-9ac7ba8d7740', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:17:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "", "id": "534cb2c1-d699-49f0-a205-83b67babcc20", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/534cb2c1-d699-49f0-a205-83b67babcc20"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-634283354", "status": "BUILD", "tenant_id": "76e9761e1646440191b39fa8688922f2", "user_id": "b3cd8073bb874dd1b88632e3229719cb", "updated": "2026-05-26T12:17:37Z", "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": "8440fe6b-2eda-4817-93ea-970d31f6b30a"}]}}'
2026-05-26 12:17:40,708 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20 0.128s
2026-05-26 12:17:40,708 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:17:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1093', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3325406-0f38-41c6-a9c0-e192416a0ed7', 'x-compute-request-id': 'req-a3325406-0f38-41c6-a9c0-e192416a0ed7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:17:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "", "id": "534cb2c1-d699-49f0-a205-83b67babcc20", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/534cb2c1-d699-49f0-a205-83b67babcc20"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-634283354", "status": "BUILD", "tenant_id": "76e9761e1646440191b39fa8688922f2", "user_id": "b3cd8073bb874dd1b88632e3229719cb", "updated": "2026-05-26T12:17:37Z", "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": "8440fe6b-2eda-4817-93ea-970d31f6b30a"}]}}'
2026-05-26 12:17:41,816 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20 0.100s
2026-05-26 12:17:41,817 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:17:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1577415d-1c73-44e4-add9-66c3c9d34f4f', 'x-compute-request-id': 'req-1577415d-1c73-44e4-add9-66c3c9d34f4f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:17:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "72c4f06d3f6f34d85e883f9c51f51a48de42095e7b0390938d87cfc5", "id": "534cb2c1-d699-49f0-a205-83b67babcc20", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/534cb2c1-d699-49f0-a205-83b67babcc20"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-634283354", "status": "BUILD", "tenant_id": "76e9761e1646440191b39fa8688922f2", "user_id": "b3cd8073bb874dd1b88632e3229719cb", "updated": "2026-05-26T12:17:41Z", "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": "8440fe6b-2eda-4817-93ea-970d31f6b30a"}]}}'
2026-05-26 12:17:42,934 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20 0.107s
2026-05-26 12:17:42,934 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:17:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7a07a19-4960-4198-abe2-24da3156a20d', 'x-compute-request-id': 'req-b7a07a19-4960-4198-abe2-24da3156a20d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:17:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "72c4f06d3f6f34d85e883f9c51f51a48de42095e7b0390938d87cfc5", "id": "534cb2c1-d699-49f0-a205-83b67babcc20", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/534cb2c1-d699-49f0-a205-83b67babcc20"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-634283354", "status": "BUILD", "tenant_id": "76e9761e1646440191b39fa8688922f2", "user_id": "b3cd8073bb874dd1b88632e3229719cb", "updated": "2026-05-26T12:17:41Z", "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": "8440fe6b-2eda-4817-93ea-970d31f6b30a"}]}}'
2026-05-26 12:17:44,099 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20 0.154s
2026-05-26 12:17:44,099 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:17:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1157', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18f9b8e0-ecb8-4766-bba7-4a58f9c3aa4d', 'x-compute-request-id': 'req-18f9b8e0-ecb8-4766-bba7-4a58f9c3aa4d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:17:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "72c4f06d3f6f34d85e883f9c51f51a48de42095e7b0390938d87cfc5", "id": "534cb2c1-d699-49f0-a205-83b67babcc20", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/534cb2c1-d699-49f0-a205-83b67babcc20"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-634283354", "status": "BUILD", "tenant_id": "76e9761e1646440191b39fa8688922f2", "user_id": "b3cd8073bb874dd1b88632e3229719cb", "updated": "2026-05-26T12:17:43Z", "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": "8440fe6b-2eda-4817-93ea-970d31f6b30a"}]}}'
2026-05-26 12:17:44,107 106269 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 8 second wait
2026-05-26 12:17:45,275 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20 0.167s
2026-05-26 12:17:45,276 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:17:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1209', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8452c59b-7ab5-4163-bac9-a1c2572428cf', 'x-compute-request-id': 'req-8452c59b-7ab5-4163-bac9-a1c2572428cf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:17:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "72c4f06d3f6f34d85e883f9c51f51a48de42095e7b0390938d87cfc5", "id": "534cb2c1-d699-49f0-a205-83b67babcc20", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/534cb2c1-d699-49f0-a205-83b67babcc20"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-634283354", "status": "BUILD", "tenant_id": "76e9761e1646440191b39fa8688922f2", "user_id": "b3cd8073bb874dd1b88632e3229719cb", "updated": "2026-05-26T12:17:45Z", "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": "8440fe6b-2eda-4817-93ea-970d31f6b30a"}]}}'
2026-05-26 12:17:45,280 106269 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 9 second wait
2026-05-26 12:17:46,473 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20 0.192s
2026-05-26 12:17:46,474 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:17:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1209', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff24fb88-777e-4e9a-aafc-8b27785813a1', 'x-compute-request-id': 'req-ff24fb88-777e-4e9a-aafc-8b27785813a1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:17:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "72c4f06d3f6f34d85e883f9c51f51a48de42095e7b0390938d87cfc5", "id": "534cb2c1-d699-49f0-a205-83b67babcc20", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/534cb2c1-d699-49f0-a205-83b67babcc20"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-634283354", "status": "BUILD", "tenant_id": "76e9761e1646440191b39fa8688922f2", "user_id": "b3cd8073bb874dd1b88632e3229719cb", "updated": "2026-05-26T12:17:45Z", "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": "8440fe6b-2eda-4817-93ea-970d31f6b30a"}]}}'
2026-05-26 12:17:47,662 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20 0.183s
2026-05-26 12:17:47,662 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:17:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df0a0071-5b62-48be-8990-1bc90c14a539', 'x-compute-request-id': 'req-df0a0071-5b62-48be-8990-1bc90c14a539', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:17:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "72c4f06d3f6f34d85e883f9c51f51a48de42095e7b0390938d87cfc5", "id": "534cb2c1-d699-49f0-a205-83b67babcc20", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/534cb2c1-d699-49f0-a205-83b67babcc20"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-634283354", "status": "BUILD", "tenant_id": "76e9761e1646440191b39fa8688922f2", "user_id": "b3cd8073bb874dd1b88632e3229719cb", "updated": "2026-05-26T12:17:47Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "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": "8440fe6b-2eda-4817-93ea-970d31f6b30a"}]}}'
2026-05-26 12:17:47,670 106269 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 11 second wait
2026-05-26 12:17:49,077 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20 0.406s
2026-05-26 12:17:49,077 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:17:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16f51c82-8b62-4aff-88ee-c4308f4537df', 'x-compute-request-id': 'req-16f51c82-8b62-4aff-88ee-c4308f4537df', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:17:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "72c4f06d3f6f34d85e883f9c51f51a48de42095e7b0390938d87cfc5", "id": "534cb2c1-d699-49f0-a205-83b67babcc20", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/534cb2c1-d699-49f0-a205-83b67babcc20"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-634283354", "status": "BUILD", "tenant_id": "76e9761e1646440191b39fa8688922f2", "user_id": "b3cd8073bb874dd1b88632e3229719cb", "updated": "2026-05-26T12:17:47Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "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": "8440fe6b-2eda-4817-93ea-970d31f6b30a"}]}}'
2026-05-26 12:17:50,482 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20 0.399s
2026-05-26 12:17:50,482 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:17:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98629594-7008-4b59-a079-4816ea69a788', 'x-compute-request-id': 'req-98629594-7008-4b59-a079-4816ea69a788', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:17:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "72c4f06d3f6f34d85e883f9c51f51a48de42095e7b0390938d87cfc5", "id": "534cb2c1-d699-49f0-a205-83b67babcc20", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/534cb2c1-d699-49f0-a205-83b67babcc20"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-634283354", "status": "BUILD", "tenant_id": "76e9761e1646440191b39fa8688922f2", "user_id": "b3cd8073bb874dd1b88632e3229719cb", "updated": "2026-05-26T12:17:47Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "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": "8440fe6b-2eda-4817-93ea-970d31f6b30a"}]}}'
2026-05-26 12:17:51,994 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20 0.505s
2026-05-26 12:17:51,995 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:17:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08343a23-fdf1-4478-821a-4737eb989646', 'x-compute-request-id': 'req-08343a23-fdf1-4478-821a-4737eb989646', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:17:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "72c4f06d3f6f34d85e883f9c51f51a48de42095e7b0390938d87cfc5", "id": "534cb2c1-d699-49f0-a205-83b67babcc20", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/534cb2c1-d699-49f0-a205-83b67babcc20"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-634283354", "status": "BUILD", "tenant_id": "76e9761e1646440191b39fa8688922f2", "user_id": "b3cd8073bb874dd1b88632e3229719cb", "updated": "2026-05-26T12:17:47Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "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": "8440fe6b-2eda-4817-93ea-970d31f6b30a"}]}}'
2026-05-26 12:17:53,502 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20 0.496s
2026-05-26 12:17:53,503 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:17:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-330304a1-3c5b-41b7-b801-e8b5e2ed3c7d', 'x-compute-request-id': 'req-330304a1-3c5b-41b7-b801-e8b5e2ed3c7d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:17:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "72c4f06d3f6f34d85e883f9c51f51a48de42095e7b0390938d87cfc5", "id": "534cb2c1-d699-49f0-a205-83b67babcc20", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/534cb2c1-d699-49f0-a205-83b67babcc20"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-634283354", "status": "BUILD", "tenant_id": "76e9761e1646440191b39fa8688922f2", "user_id": "b3cd8073bb874dd1b88632e3229719cb", "updated": "2026-05-26T12:17:47Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "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": "8440fe6b-2eda-4817-93ea-970d31f6b30a"}]}}'
2026-05-26 12:17:54,997 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20 0.486s
2026-05-26 12:17:54,997 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:17:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3249470f-2f56-4dff-a47b-4d1ecb682e70', 'x-compute-request-id': 'req-3249470f-2f56-4dff-a47b-4d1ecb682e70', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:17:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "72c4f06d3f6f34d85e883f9c51f51a48de42095e7b0390938d87cfc5", "id": "534cb2c1-d699-49f0-a205-83b67babcc20", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/534cb2c1-d699-49f0-a205-83b67babcc20"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-634283354", "status": "BUILD", "tenant_id": "76e9761e1646440191b39fa8688922f2", "user_id": "b3cd8073bb874dd1b88632e3229719cb", "updated": "2026-05-26T12:17:47Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "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": "8440fe6b-2eda-4817-93ea-970d31f6b30a"}]}}'
2026-05-26 12:17:56,288 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20 0.282s
2026-05-26 12:17:56,288 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:17:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01f0f462-3228-4140-9efa-f82d74abe2e8', 'x-compute-request-id': 'req-01f0f462-3228-4140-9efa-f82d74abe2e8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:17:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "72c4f06d3f6f34d85e883f9c51f51a48de42095e7b0390938d87cfc5", "id": "534cb2c1-d699-49f0-a205-83b67babcc20", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/534cb2c1-d699-49f0-a205-83b67babcc20"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-634283354", "status": "BUILD", "tenant_id": "76e9761e1646440191b39fa8688922f2", "user_id": "b3cd8073bb874dd1b88632e3229719cb", "updated": "2026-05-26T12:17:47Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "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": "8440fe6b-2eda-4817-93ea-970d31f6b30a"}]}}'
2026-05-26 12:17:57,686 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20 0.385s
2026-05-26 12:17:57,686 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:17:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30ce5ef3-2b61-4426-a31f-1af9f9bd2e98', 'x-compute-request-id': 'req-30ce5ef3-2b61-4426-a31f-1af9f9bd2e98', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:17:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "72c4f06d3f6f34d85e883f9c51f51a48de42095e7b0390938d87cfc5", "id": "534cb2c1-d699-49f0-a205-83b67babcc20", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/534cb2c1-d699-49f0-a205-83b67babcc20"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-634283354", "status": "BUILD", "tenant_id": "76e9761e1646440191b39fa8688922f2", "user_id": "b3cd8073bb874dd1b88632e3229719cb", "updated": "2026-05-26T12:17:47Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "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": "8440fe6b-2eda-4817-93ea-970d31f6b30a"}]}}'
2026-05-26 12:17:59,045 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20 0.348s
2026-05-26 12:17:59,045 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:17:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56df799a-ecdd-4fe2-b63a-daa9d3f11dec', 'x-compute-request-id': 'req-56df799a-ecdd-4fe2-b63a-daa9d3f11dec', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:17:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "72c4f06d3f6f34d85e883f9c51f51a48de42095e7b0390938d87cfc5", "id": "534cb2c1-d699-49f0-a205-83b67babcc20", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/534cb2c1-d699-49f0-a205-83b67babcc20"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-634283354", "status": "BUILD", "tenant_id": "76e9761e1646440191b39fa8688922f2", "user_id": "b3cd8073bb874dd1b88632e3229719cb", "updated": "2026-05-26T12:17:47Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "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": "8440fe6b-2eda-4817-93ea-970d31f6b30a"}]}}'
2026-05-26 12:18:00,318 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20 0.266s
2026-05-26 12:18:00,319 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:18:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d51a19ac-f74c-4a36-8b44-ab0eb480a479', 'x-compute-request-id': 'req-d51a19ac-f74c-4a36-8b44-ab0eb480a479', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:17:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "72c4f06d3f6f34d85e883f9c51f51a48de42095e7b0390938d87cfc5", "id": "534cb2c1-d699-49f0-a205-83b67babcc20", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/534cb2c1-d699-49f0-a205-83b67babcc20"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-634283354", "status": "BUILD", "tenant_id": "76e9761e1646440191b39fa8688922f2", "user_id": "b3cd8073bb874dd1b88632e3229719cb", "updated": "2026-05-26T12:17:47Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "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": "8440fe6b-2eda-4817-93ea-970d31f6b30a"}]}}'
2026-05-26 12:18:01,525 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20 0.197s
2026-05-26 12:18:01,525 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:18:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b19b0fc0-74cf-4ebd-835d-2ed0f5d52f08', 'x-compute-request-id': 'req-b19b0fc0-74cf-4ebd-835d-2ed0f5d52f08', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:17:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "72c4f06d3f6f34d85e883f9c51f51a48de42095e7b0390938d87cfc5", "id": "534cb2c1-d699-49f0-a205-83b67babcc20", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/534cb2c1-d699-49f0-a205-83b67babcc20"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-634283354", "status": "BUILD", "tenant_id": "76e9761e1646440191b39fa8688922f2", "user_id": "b3cd8073bb874dd1b88632e3229719cb", "updated": "2026-05-26T12:17:47Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "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": "8440fe6b-2eda-4817-93ea-970d31f6b30a"}]}}'
2026-05-26 12:18:02,739 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20 0.208s
2026-05-26 12:18:02,739 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:18:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4a163a8-663d-4f3a-aedd-cf4252f56a7c', 'x-compute-request-id': 'req-f4a163a8-663d-4f3a-aedd-cf4252f56a7c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:17:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "72c4f06d3f6f34d85e883f9c51f51a48de42095e7b0390938d87cfc5", "id": "534cb2c1-d699-49f0-a205-83b67babcc20", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/534cb2c1-d699-49f0-a205-83b67babcc20"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-634283354", "status": "BUILD", "tenant_id": "76e9761e1646440191b39fa8688922f2", "user_id": "b3cd8073bb874dd1b88632e3229719cb", "updated": "2026-05-26T12:17:47Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "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": "8440fe6b-2eda-4817-93ea-970d31f6b30a"}]}}'
2026-05-26 12:18:03,978 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20 0.233s
2026-05-26 12:18:03,978 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:18:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-587c3f32-3338-45aa-8eca-6038ff10294d', 'x-compute-request-id': 'req-587c3f32-3338-45aa-8eca-6038ff10294d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:17:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "72c4f06d3f6f34d85e883f9c51f51a48de42095e7b0390938d87cfc5", "id": "534cb2c1-d699-49f0-a205-83b67babcc20", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/534cb2c1-d699-49f0-a205-83b67babcc20"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-634283354", "status": "BUILD", "tenant_id": "76e9761e1646440191b39fa8688922f2", "user_id": "b3cd8073bb874dd1b88632e3229719cb", "updated": "2026-05-26T12:17:47Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "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": "8440fe6b-2eda-4817-93ea-970d31f6b30a"}]}}'
2026-05-26 12:18:05,425 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20 0.439s
2026-05-26 12:18:05,425 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:18:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eaa3d6e0-628b-47f3-9456-031c3415f423', 'x-compute-request-id': 'req-eaa3d6e0-628b-47f3-9456-031c3415f423', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:17:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "72c4f06d3f6f34d85e883f9c51f51a48de42095e7b0390938d87cfc5", "id": "534cb2c1-d699-49f0-a205-83b67babcc20", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/534cb2c1-d699-49f0-a205-83b67babcc20"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-634283354", "status": "BUILD", "tenant_id": "76e9761e1646440191b39fa8688922f2", "user_id": "b3cd8073bb874dd1b88632e3229719cb", "updated": "2026-05-26T12:17:47Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "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": "8440fe6b-2eda-4817-93ea-970d31f6b30a"}]}}'
2026-05-26 12:18:06,620 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20 0.190s
2026-05-26 12:18:06,620 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:18:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1141', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de78e931-ec3d-482a-9fd9-88609d5a6664', 'x-compute-request-id': 'req-de78e931-ec3d-482a-9fd9-88609d5a6664', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:17:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "", "id": "534cb2c1-d699-49f0-a205-83b67babcc20", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/534cb2c1-d699-49f0-a205-83b67babcc20"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-634283354", "status": "BUILD", "tenant_id": "76e9761e1646440191b39fa8688922f2", "user_id": "b3cd8073bb874dd1b88632e3229719cb", "updated": "2026-05-26T12:18: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": "8440fe6b-2eda-4817-93ea-970d31f6b30a"}]}}'
2026-05-26 12:18:07,927 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20 0.301s
2026-05-26 12:18:07,928 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:18:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1141', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61787362-14d9-4163-bb5e-dca3c2aa2524', 'x-compute-request-id': 'req-61787362-14d9-4163-bb5e-dca3c2aa2524', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:17:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "", "id": "534cb2c1-d699-49f0-a205-83b67babcc20", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/534cb2c1-d699-49f0-a205-83b67babcc20"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-634283354", "status": "BUILD", "tenant_id": "76e9761e1646440191b39fa8688922f2", "user_id": "b3cd8073bb874dd1b88632e3229719cb", "updated": "2026-05-26T12:18: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": "8440fe6b-2eda-4817-93ea-970d31f6b30a"}]}}'
2026-05-26 12:18:09,049 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20 0.111s
2026-05-26 12:18:09,050 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:18:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1099', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ac43145-e666-4584-b0cf-7d6989d3763f', 'x-compute-request-id': 'req-1ac43145-e666-4584-b0cf-7d6989d3763f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:17:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "", "id": "534cb2c1-d699-49f0-a205-83b67babcc20", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/534cb2c1-d699-49f0-a205-83b67babcc20"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-634283354", "status": "BUILD", "tenant_id": "76e9761e1646440191b39fa8688922f2", "user_id": "b3cd8073bb874dd1b88632e3229719cb", "updated": "2026-05-26T12:18:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "8440fe6b-2eda-4817-93ea-970d31f6b30a"}]}}'
2026-05-26 12:18:10,241 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20 0.178s
2026-05-26 12:18:10,242 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:18:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1097', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-613c084e-17e8-4887-bdb7-02cf877d6f16', 'x-compute-request-id': 'req-613c084e-17e8-4887-bdb7-02cf877d6f16', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:17:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "", "id": "534cb2c1-d699-49f0-a205-83b67babcc20", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/534cb2c1-d699-49f0-a205-83b67babcc20"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-634283354", "status": "BUILD", "tenant_id": "76e9761e1646440191b39fa8688922f2", "user_id": "b3cd8073bb874dd1b88632e3229719cb", "updated": "2026-05-26T12:18:10Z", "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": [{"id": "8440fe6b-2eda-4817-93ea-970d31f6b30a"}]}}'
2026-05-26 12:18:10,252 106269 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "BUILD/scheduling" after 34 second wait
2026-05-26 12:18:11,542 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20 0.289s
2026-05-26 12:18:11,542 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:18:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1289', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6011017-1397-4def-8c85-53f8eaba5916', 'x-compute-request-id': 'req-c6011017-1397-4def-8c85-53f8eaba5916', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:17:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "", "id": "534cb2c1-d699-49f0-a205-83b67babcc20", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/534cb2c1-d699-49f0-a205-83b67babcc20"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-634283354", "status": "ERROR", "tenant_id": "76e9761e1646440191b39fa8688922f2", "user_id": "b3cd8073bb874dd1b88632e3229719cb", "updated": "2026-05-26T12:18:11Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-05-26T12:18:11Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 534cb2c1-d699-49f0-a205-83b67babcc20."}, "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": "8440fe6b-2eda-4817-93ea-970d31f6b30a"}]}}'
2026-05-26 12:18:11,550 106269 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 35 second wait
2026-05-26 12:18:12,438 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 204 DELETE https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20 0.888s
2026-05-26 12:18:12,438 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:18:11 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-156af038-86f9-4e4a-b475-fb53c20fd57a', 'x-compute-request-id': 'req-156af038-86f9-4e4a-b475-fb53c20fd57a', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20'}
Body: b''
2026-05-26 12:18:12,750 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 404 GET https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20 0.311s
2026-05-26 12:18:12,750 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:18:12 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-3d4ef515-d084-49e5-96b8-0a42e4d48a2c', 'x-compute-request-id': 'req-3d4ef515-d084-49e5-96b8-0a42e4d48a2c', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/534cb2c1-d699-49f0-a205-83b67babcc20'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 534cb2c1-d699-49f0-a205-83b67babcc20 could not be found."}}'
2026-05-26 12:18:12,809 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE https://10.4.3.64/volume/v3/volumes/8440fe6b-2eda-4817-93ea-970d31f6b30a 0.056s
2026-05-26 12:18:12,810 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:18: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-49754986-ef6d-441a-b1c5-d9b73939ae40', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.64/volume/v3/volumes/8440fe6b-2eda-4817-93ea-970d31f6b30a'}
Body: b''
2026-05-26 12:18:12,855 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/8440fe6b-2eda-4817-93ea-970d31f6b30a 0.045s
2026-05-26 12:18:12,855 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:18:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-795c3a6a-6801-431c-b78b-759c50c0bafa', 'content-length': '868', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-795c3a6a-6801-431c-b78b-759c50c0bafa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/8440fe6b-2eda-4817-93ea-970d31f6b30a'}
Body: b'{"volume": {"id": "8440fe6b-2eda-4817-93ea-970d31f6b30a", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:17:34.000000", "updated_at": "2026-05-26T12:18:13.000000", "name": "tempest-TestVolumeBootPattern-volume-897263371", "description": null, "volume_type": "tempest-scenario-type-luks2-464526350", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/8440fe6b-2eda-4817-93ea-970d31f6b30a"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/8440fe6b-2eda-4817-93ea-970d31f6b30a"}], "user_id": "b3cd8073bb874dd1b88632e3229719cb", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "76e9761e1646440191b39fa8688922f2"}}'
2026-05-26 12:18:13,887 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET https://10.4.3.64/volume/v3/volumes/8440fe6b-2eda-4817-93ea-970d31f6b30a 0.024s
2026-05-26 12:18:13,887 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:18: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-33bbf3e0-defe-453f-bb93-fafa14987eea', 'x-openstack-request-id': 'req-33bbf3e0-defe-453f-bb93-fafa14987eea', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.64/volume/v3/volumes/8440fe6b-2eda-4817-93ea-970d31f6b30a'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 8440fe6b-2eda-4817-93ea-970d31f6b30a could not be found."}}'
2026-05-26 12:18:13,966 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 0.079s
2026-05-26 12:18:13,966 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:18:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6eac4e0-d67b-4437-a0a1-b8eadd4624b6', 'content-length': '12573', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6eac4e0-d67b-4437-a0a1-b8eadd4624b6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1'}
Body: b'{"volumes": [{"id": "617d568c-1726-4470-9254-f07c6344d2b4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:18:12.000000", "updated_at": "2026-05-26T12:18:13.000000", "name": "tempest-TestMinimumBasicScenario-volume-2090495579", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/617d568c-1726-4470-9254-f07c6344d2b4"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/617d568c-1726-4470-9254-f07c6344d2b4"}], "user_id": "b028bf856f814bc895d5946025155285", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "9fd767eca08f475ca77a6a698b3f46f4", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000001415@storpool#default"}, {"id": "c75184d6-6ccf-4ae7-9196-170c0f79205e", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:18:10.000000", "updated_at": "2026-05-26T12:18:11.000000", "name": "tempest-VolumesBackupsAdminTest-Volume-1155159917", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/c75184d6-6ccf-4ae7-9196-170c0f79205e"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/c75184d6-6ccf-4ae7-9196-170c0f79205e"}], "user_id": "d8d7a3c78a574b6c988920f7ed2af125", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "8a86e22a8c074dcaac924c8455ff177a", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000001415@storpool#default"}, {"id": "5269bed1-b982-4f44-8fbd-e08ab6faa477", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:17:48.000000", "updated_at": "2026-05-26T12:18:13.000000", "name": "tempest-TestVolumeBackupRestore-volume-1877820400", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {"src_backup_id": "2b329bc7-7e51-48a2-b1c5-0eefa1341e5d"}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/5269bed1-b982-4f44-8fbd-e08ab6faa477"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/5269bed1-b982-4f44-8fbd-e08ab6faa477"}], "user_id": "f349bed8e3464fdab46bbd9be7b89966", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5269bed1-b982-4f44-8fbd-e08ab6faa477", "attachment_id": "a34e65e8-0a4e-4c2d-897e-e541edf84940", "volume_id": "5269bed1-b982-4f44-8fbd-e08ab6faa477", "server_id": "b19bce10-83fe-4e28-9b80-403a13d061fe", "host_name": "np0000001415", "device": "/dev/vda", "attached_at": "2026-05-26T12:18:13.000000"}], "migration_status": null, "os-vol-tenant-attr:tenant_id": "e1a38c5095ec4deca8c6568eb1341982", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000001415@storpool#default", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "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": "24d9d8f3-6b63-49f0-b8ed-4008fe7502c8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:17:30.000000", "updated_at": "2026-05-26T12:17:47.000000", "name": "
2026-05-26 12:18:14,011 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE https://10.4.3.64/volume/v3/types/6ca1a7f2-8941-47b8-98bb-6173addf1f57 0.033s
2026-05-26 12:18:14,011 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:18: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-5a7e301e-f5fc-4184-96ba-23364544af5f', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.64/volume/v3/types/6ca1a7f2-8941-47b8-98bb-6173addf1f57'}
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 534cb2c1-d699-49f0-a205-83b67babcc20 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-05-26T12:18:11Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 534cb2c1-d699-49f0-a205-83b67babcc20.'}. Request ID of server operation performed before checking the server status req-0ac3c80a-b3b9-45d2-8ac1-625a7ae87f55.
|
||||||
test_bootable_volume_last_snapshot_delete_while_stopped[compute,id-3c87bc15-cf6a-4dd6-8c23-4541b2cc3dbb,image,volume] |
pass
pt3.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
pt3.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
pt3.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
pt3.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] |
fail
ft3.7: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-05-26 12:23:34,306 106269 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group
2026-05-26 12:23:34,353 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 POST https://10.4.3.64/compute/v2.1/os-keypairs 0.045s
2026-05-26 12:23:34,353 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-1835911659", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDVW7IZMA7PuiH52hpJeQmbaAM6Qt5PkySv5e/OLPEq1ECi8yPPxHhK1y9NrdkiCgNSwaC5nTHdFS/eA4B17dJ7ds/yEML2pu6wssF6+Fns2AOqX3CDEqNkcKfwoGqTZXg=="}}
Response - Headers: {'date': 'Tue, 26 May 2026 12:23:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77d66a30-d7d2-477e-b471-fe91a6b5f3e9', 'x-compute-request-id': 'req-77d66a30-d7d2-477e-b471-fe91a6b5f3e9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-TestVolumeBootPattern-1835911659", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDVW7IZMA7PuiH52hpJeQmbaAM6Qt5PkySv5e/OLPEq1ECi8yPPxHhK1y9NrdkiCgNSwaC5nTHdFS/eA4B17dJ7ds/yEML2pu6wssF6+Fns2AOqX3CDEqNkcKfwoGqTZXg==", "fingerprint": "2a:c6:5e:30:2d:b4:f1:9d:23:21:1e:90:c7:be:f3:d9", "user_id": "b3cd8073bb874dd1b88632e3229719cb"}}'
2026-05-26 12:23:34,529 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST https://10.4.3.64/networking/v2.0/security-groups 0.173s
2026-05-26 12:23:34,530 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group": {"name": "tempest-secgroup-smoke-1823660471", "description": "tempest-secgroup-smoke-1823660471 description", "project_id": "76e9761e1646440191b39fa8688922f2"}}
Response - Headers: {'date': 'Tue, 26 May 2026 12:23:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1677', 'x-openstack-request-id': 'req-481b3d33-c216-4003-a531-59d077214890', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.64/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "2035ce25-2028-4aba-aa72-0d5c33a143c6", "name": "tempest-secgroup-smoke-1823660471", "stateful": true, "tenant_id": "76e9761e1646440191b39fa8688922f2", "project_id": "76e9761e1646440191b39fa8688922f2", "description": "tempest-secgroup-smoke-1823660471 description", "shared": false, "security_group_rules": [{"id": "09d2fb1a-bf93-4601-8045-94ba429cc8e9", "project_id": "76e9761e1646440191b39fa8688922f2", "security_group_id": "2035ce25-2028-4aba-aa72-0d5c33a143c6", "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": 1498, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-05-26T12:23:34Z", "updated_at": "2026-05-26T12:23:34Z", "revision_number": 0, "tenant_id": "76e9761e1646440191b39fa8688922f2"}, {"id": "b7e44edd-b354-4e0b-9b02-c58b54952404", "project_id": "76e9761e1646440191b39fa8688922f2", "security_group_id": "2035ce25-2028-4aba-aa72-0d5c33a143c6", "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": 1499, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-05-26T12:23:34Z", "updated_at": "2026-05-26T12:23:34Z", "revision_number": 0, "tenant_id": "76e9761e1646440191b39fa8688922f2"}], "tags": [], "created_at": "2026-05-26T12:23:34Z", "updated_at": "2026-05-26T12:23:34Z", "revision_number": 1}}'
2026-05-26 12:23:34,690 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST https://10.4.3.64/networking/v2.0/security-group-rules 0.160s
2026-05-26 12:23:34,690 106269 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": "2035ce25-2028-4aba-aa72-0d5c33a143c6", "project_id": "76e9761e1646440191b39fa8688922f2", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 26 May 2026 12:23:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-8bc0cb85-31b6-41ad-b847-231868a03723', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.64/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "b6878187-5adb-40b8-a89d-653739fa3eba", "project_id": "76e9761e1646440191b39fa8688922f2", "security_group_id": "2035ce25-2028-4aba-aa72-0d5c33a143c6", "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-26T12:23:34Z", "updated_at": "2026-05-26T12:23:34Z", "revision_number": 0, "tenant_id": "76e9761e1646440191b39fa8688922f2"}}'
2026-05-26 12:23:34,843 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST https://10.4.3.64/networking/v2.0/security-group-rules 0.153s
2026-05-26 12:23:34,844 106269 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": "2035ce25-2028-4aba-aa72-0d5c33a143c6", "project_id": "76e9761e1646440191b39fa8688922f2", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}}
Response - Headers: {'date': 'Tue, 26 May 2026 12:23:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-169b617b-c670-4f15-bfa8-1dda4b958f2c', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.64/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "86a94616-e105-479c-ab19-980ad043abfd", "project_id": "76e9761e1646440191b39fa8688922f2", "security_group_id": "2035ce25-2028-4aba-aa72-0d5c33a143c6", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-05-26T12:23:34Z", "updated_at": "2026-05-26T12:23:34Z", "revision_number": 0, "tenant_id": "76e9761e1646440191b39fa8688922f2"}}'
2026-05-26 12:23:35,000 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST https://10.4.3.64/networking/v2.0/security-group-rules 0.155s
2026-05-26 12:23:35,000 106269 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": "2035ce25-2028-4aba-aa72-0d5c33a143c6", "project_id": "76e9761e1646440191b39fa8688922f2", "protocol": "icmp", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 26 May 2026 12:23:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-7bb82894-5b60-4e72-9e3a-f7eef70d1667', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.64/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "da1e8e00-b244-4c8b-825f-a9f92eeba7e4", "project_id": "76e9761e1646440191b39fa8688922f2", "security_group_id": "2035ce25-2028-4aba-aa72-0d5c33a143c6", "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-26T12:23:34Z", "updated_at": "2026-05-26T12:23:34Z", "revision_number": 0, "tenant_id": "76e9761e1646440191b39fa8688922f2"}}'
2026-05-26 12:23:35,154 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST https://10.4.3.64/networking/v2.0/security-group-rules 0.154s
2026-05-26 12:23:35,155 106269 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": "2035ce25-2028-4aba-aa72-0d5c33a143c6", "project_id": "76e9761e1646440191b39fa8688922f2", "protocol": "icmp", "direction": "egress"}}
Response - Headers: {'date': 'Tue, 26 May 2026 12:23:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-ba703f3e-5a57-42f5-aaf4-fcbbd92246eb', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.64/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "1a29be6d-f2c8-4b0a-9666-bc07828bf4e1", "project_id": "76e9761e1646440191b39fa8688922f2", "security_group_id": "2035ce25-2028-4aba-aa72-0d5c33a143c6", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-05-26T12:23:35Z", "updated_at": "2026-05-26T12:23:35Z", "revision_number": 0, "tenant_id": "76e9761e1646440191b39fa8688922f2"}}'
2026-05-26 12:23:35,305 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST https://10.4.3.64/networking/v2.0/security-group-rules 0.150s
2026-05-26 12:23:35,305 106269 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": "2035ce25-2028-4aba-aa72-0d5c33a143c6", "project_id": "76e9761e1646440191b39fa8688922f2", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 26 May 2026 12:23:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-043489a7-4e4d-4e0a-b399-b79c40d4bd1b', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.64/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "dccdcbb4-44d6-4046-8545-a44a827f6cb7", "project_id": "76e9761e1646440191b39fa8688922f2", "security_group_id": "2035ce25-2028-4aba-aa72-0d5c33a143c6", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-05-26T12:23:35Z", "updated_at": "2026-05-26T12:23:35Z", "revision_number": 0, "tenant_id": "76e9761e1646440191b39fa8688922f2"}}'
2026-05-26 12:23:35,445 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST https://10.4.3.64/networking/v2.0/security-group-rules 0.139s
2026-05-26 12:23:35,445 106269 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": "2035ce25-2028-4aba-aa72-0d5c33a143c6", "project_id": "76e9761e1646440191b39fa8688922f2", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}}
Response - Headers: {'date': 'Tue, 26 May 2026 12:23:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-4f57c12e-a8ba-4b48-9b3d-2b659d5a0c25', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.64/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "e36bfe90-80a9-417a-8615-80c69d81ef06", "project_id": "76e9761e1646440191b39fa8688922f2", "security_group_id": "2035ce25-2028-4aba-aa72-0d5c33a143c6", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-05-26T12:23:35Z", "updated_at": "2026-05-26T12:23:35Z", "revision_number": 0, "tenant_id": "76e9761e1646440191b39fa8688922f2"}}'
2026-05-26 12:23:35,445 106269 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume
2026-05-26 12:23:35,464 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://10.4.3.64/image/v2/images/5b80e04a-f032-48ca-8988-d8d10dd5e3a3 0.018s
2026-05-26 12:23:35,464 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:23:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1044', 'content-type': 'application/json', 'x-openstack-request-id': 'req-0c65c8d7-5841-4731-9d48-4c98bad1154b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/image/v2/images/5b80e04a-f032-48ca-8988-d8d10dd5e3a3'}
Body: b'{"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "a4f9bc56bc0040dd9aa635ba29f56e72", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "created_at": "2026-05-26T12:07:46Z", "updated_at": "2026-05-26T12:07:49Z", "tags": [], "self": "/v2/images/5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "file": "/v2/images/5b80e04a-f032-48ca-8988-d8d10dd5e3a3/file", "schema": "/v2/schemas/image"}'
2026-05-26 12:23:35,792 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST https://10.4.3.64/volume/v3/volumes 0.327s
2026-05-26 12:23:35,793 106269 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-origin-249606742", "snapshot_id": null, "imageRef": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "volume_type": null, "size": 1}}
Response - Headers: {'date': 'Tue, 26 May 2026 12:23:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46b8799a-c2a0-4676-994c-c095135cc6f2', 'content-length': '756', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46b8799a-c2a0-4676-994c-c095135cc6f2', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.64/volume/v3/volumes'}
Body: b'{"volume": {"id": "a4b5ad6a-61bd-4edf-b634-1132e7428368", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:23:35.738369", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-249606742", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a4b5ad6a-61bd-4edf-b634-1132e7428368"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a4b5ad6a-61bd-4edf-b634-1132e7428368"}], "user_id": "b3cd8073bb874dd1b88632e3229719cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-05-26 12:23:35,826 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://10.4.3.64/volume/v3/volumes/a4b5ad6a-61bd-4edf-b634-1132e7428368 0.029s
2026-05-26 12:23:35,827 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:23:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae1b70ed-c5ab-4782-878d-3dcfe4526c22', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae1b70ed-c5ab-4782-878d-3dcfe4526c22', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a4b5ad6a-61bd-4edf-b634-1132e7428368'}
Body: b'{"volume": {"id": "a4b5ad6a-61bd-4edf-b634-1132e7428368", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:23:36.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-249606742", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a4b5ad6a-61bd-4edf-b634-1132e7428368"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a4b5ad6a-61bd-4edf-b634-1132e7428368"}], "user_id": "b3cd8073bb874dd1b88632e3229719cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "76e9761e1646440191b39fa8688922f2"}}'
2026-05-26 12:23:36,862 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://10.4.3.64/volume/v3/volumes/a4b5ad6a-61bd-4edf-b634-1132e7428368 0.029s
2026-05-26 12:23:36,862 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:23:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abe57f3c-bcd9-472d-88ac-3ba1475392fe', 'content-length': '1364', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abe57f3c-bcd9-472d-88ac-3ba1475392fe', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a4b5ad6a-61bd-4edf-b634-1132e7428368'}
Body: b'{"volume": {"id": "a4b5ad6a-61bd-4edf-b634-1132e7428368", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:23:36.000000", "updated_at": "2026-05-26T12:23:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-249606742", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a4b5ad6a-61bd-4edf-b634-1132e7428368"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a4b5ad6a-61bd-4edf-b634-1132e7428368"}], "user_id": "b3cd8073bb874dd1b88632e3229719cb", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "76e9761e1646440191b39fa8688922f2", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:23:36,868 106269 INFO [tempest.common.waiters] volume a4b5ad6a-61bd-4edf-b634-1132e7428368 reached available after waiting for 1.868222 seconds
2026-05-26 12:23:36,893 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://10.4.3.64/volume/v3/volumes/a4b5ad6a-61bd-4edf-b634-1132e7428368 0.025s
2026-05-26 12:23:36,894 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:23:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd0fcf9f-40a5-4b9a-8b73-11c6eaf9e463', 'content-length': '1364', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd0fcf9f-40a5-4b9a-8b73-11c6eaf9e463', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a4b5ad6a-61bd-4edf-b634-1132e7428368'}
Body: b'{"volume": {"id": "a4b5ad6a-61bd-4edf-b634-1132e7428368", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:23:36.000000", "updated_at": "2026-05-26T12:23:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-249606742", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a4b5ad6a-61bd-4edf-b634-1132e7428368"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a4b5ad6a-61bd-4edf-b634-1132e7428368"}], "user_id": "b3cd8073bb874dd1b88632e3229719cb", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "76e9761e1646440191b39fa8688922f2", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:23:36,956 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST https://10.4.3.64/identity/v3/auth/tokens 0.054s
2026-05-26 12:23:36,957 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 26 May 2026 12:23:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2929', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-2b08b7be-f100-433d-b6ff-d9224683b89f', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.64/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "b3cd8073bb874dd1b88632e3229719cb", "name": "tempest-TestVolumeBootPattern-1162253758-project-member", "password_expires_at": null}, "audit_ids": ["AfMxSsFxT5OpomUVX3itdA"], "expires_at": "2026-05-26T13:23:36.000000Z", "issued_at": "2026-05-26T12:23:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "76e9761e1646440191b39fa8688922f2", "name": "tempest-TestVolumeBootPattern-1162253758"}, "is_domain": false, "roles": [{"id": "9aea80cc68e946e8b1e0612d455813f6", "name": "member"}, {"id": "eae130be1e8146bb950e781f6580c485", "name": "reader"}], "catalog": [{"endpoints": [{"id": "3154d8ef66b2435eaa8f17afb08b48e6", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.64/networking", "region": "RegionOne"}], "id": "2a6c0aea70a94a95a279b4a8ce9e11b7", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3da2fac2d06d481dad6ab8ea17efac1b", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.64/identity", "region": "RegionOne"}], "id": "4a837bf38d654c569c2f18b8b177c1b2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "73b6e40da0bc45458cf029122e335c32", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.64/placement", "region": "RegionOne"}], "id": "554c6c783ec64cb58534d0878d0dfe0f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "afdc811a972946999398a48719150576", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.64/volume/v3", "region": "RegionOne"}], "id": "77c648c0b3d34beeb9ad378fa66eb76f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "dcbda7ebc03246fd951804b71becc1dc", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.64/compute/v2/76e9761e1646440191b39fa8688922f2", "region": "RegionOne"}], "id": "9ec2eaa25a72474e996ecf2609405f7c", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5939efe40e81498193cf8df27ff185ac", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.64/compute/v2.1", "region": "RegionOne"}], "id": "b8ba898894004cf5aa2a73efcfa75756", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "7d96a420f162464aacf7f05abd172523", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.64/image", "region": "RegionOne"}], "id": "bad9ce5f2be74f36a71e1e81c1b0323c", "type": "image", "name": "glance"}, {"endpoints": [{"id": "309f48f0243542d0a88fc55cbcb858cb", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.64:8080/v1/AUTH_76e9761e1646440191b39fa8688922f2", "region": "RegionOne"}, {"id": "8f736d28bea8434f8afe362706fe7aa5", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.64:8080", "region": "RegionOne"}], "id": "f7c4c2591852466aa89f7c4268c40c46", "type": "object-store", "name": "swift"}]}}'
2026-05-26 12:23:36,957 106269 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPattern:test_volume_boot_pattern) Found network {'id': 'fd70505d-efdb-41bc-8e62-3df23425f984', 'name': 'tempest-TestVolumeBootPattern-949257498-network', 'tenant_id': '76e9761e1646440191b39fa8688922f2', 'project_id': '76e9761e1646440191b39fa8688922f2', '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': 1264, '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-26T12:16:46Z', 'updated_at': '2026-05-26T12:16:46Z', 'revision_number': 1} available for tenant
2026-05-26 12:23:37,689 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST https://10.4.3.64/compute/v2.1/servers 0.731s
2026-05-26 12:23:37,689 106269 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-1029799123", "imageRef": "", "flavorRef": "42", "security_groups": [{"name": "tempest-secgroup-smoke-1823660471"}], "block_device_mapping_v2": [{"uuid": "a4b5ad6a-61bd-4edf-b634-1132e7428368", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "key_name": "tempest-TestVolumeBootPattern-1835911659", "networks": [{"uuid": "fd70505d-efdb-41bc-8e62-3df23425f984"}]}}
Response - Headers: {'date': 'Tue, 26 May 2026 12:23:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '404', 'location': 'https://10.4.3.64/compute/v2.1/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45a61ed0-2454-4485-8d16-c7772a9abcec', 'x-compute-request-id': 'req-45a61ed0-2454-4485-8d16-c7772a9abcec', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.64/compute/v2.1/servers'}
Body: b'{"server": {"id": "07e4e8e3-34a1-4547-a92b-3bdf9be2983c", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1823660471"}], "adminPass": "TUE8oQJZY7cT"}}'
2026-05-26 12:23:37,795 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://10.4.3.64/compute/v2.1/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c 0.104s
2026-05-26 12:23:37,795 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:23:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1090', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7db2e3bd-7e9a-40c8-816a-1d19c7366eb6', 'x-compute-request-id': 'req-7db2e3bd-7e9a-40c8-816a-1d19c7366eb6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:23:38Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "", "id": "07e4e8e3-34a1-4547-a92b-3bdf9be2983c", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1029799123", "status": "BUILD", "tenant_id": "76e9761e1646440191b39fa8688922f2", "user_id": "b3cd8073bb874dd1b88632e3229719cb", "updated": "2026-05-26T12:23:37Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1835911659", "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-26 12:23:38,916 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://10.4.3.64/compute/v2.1/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c 0.112s
2026-05-26 12:23:38,916 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:23:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1140', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02a16d94-8f1f-443d-8a2a-c8e951e2c699', 'x-compute-request-id': 'req-02a16d94-8f1f-443d-8a2a-c8e951e2c699', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:23:37Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "", "id": "07e4e8e3-34a1-4547-a92b-3bdf9be2983c", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1029799123", "status": "BUILD", "tenant_id": "76e9761e1646440191b39fa8688922f2", "user_id": "b3cd8073bb874dd1b88632e3229719cb", "updated": "2026-05-26T12:23:38Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1835911659", "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": "a4b5ad6a-61bd-4edf-b634-1132e7428368"}]}}'
2026-05-26 12:23:40,048 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://10.4.3.64/compute/v2.1/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c 0.123s
2026-05-26 12:23:40,048 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:23:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1188', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f237f8c-57ce-497e-9808-c794c0134330', 'x-compute-request-id': 'req-7f237f8c-57ce-497e-9808-c794c0134330', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:23:37Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "72c4f06d3f6f34d85e883f9c51f51a48de42095e7b0390938d87cfc5", "id": "07e4e8e3-34a1-4547-a92b-3bdf9be2983c", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1029799123", "status": "BUILD", "tenant_id": "76e9761e1646440191b39fa8688922f2", "user_id": "b3cd8073bb874dd1b88632e3229719cb", "updated": "2026-05-26T12:23:39Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1835911659", "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": "a4b5ad6a-61bd-4edf-b634-1132e7428368"}]}}'
2026-05-26 12:23:40,056 106269 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait
2026-05-26 12:23:41,167 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://10.4.3.64/compute/v2.1/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c 0.110s
2026-05-26 12:23:41,167 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:23:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1188', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7bd55155-9ebd-4ab4-94aa-c6a166c4bc58', 'x-compute-request-id': 'req-7bd55155-9ebd-4ab4-94aa-c6a166c4bc58', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:23:37Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "72c4f06d3f6f34d85e883f9c51f51a48de42095e7b0390938d87cfc5", "id": "07e4e8e3-34a1-4547-a92b-3bdf9be2983c", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1029799123", "status": "BUILD", "tenant_id": "76e9761e1646440191b39fa8688922f2", "user_id": "b3cd8073bb874dd1b88632e3229719cb", "updated": "2026-05-26T12:23:39Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1835911659", "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": "a4b5ad6a-61bd-4edf-b634-1132e7428368"}]}}'
2026-05-26 12:23:42,298 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://10.4.3.64/compute/v2.1/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c 0.125s
2026-05-26 12:23:42,298 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:23:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1196', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4759c0f-6f01-4e6f-9c3f-c8bc399dddd0', 'x-compute-request-id': 'req-a4759c0f-6f01-4e6f-9c3f-c8bc399dddd0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:23:37Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "72c4f06d3f6f34d85e883f9c51f51a48de42095e7b0390938d87cfc5", "id": "07e4e8e3-34a1-4547-a92b-3bdf9be2983c", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1029799123", "status": "BUILD", "tenant_id": "76e9761e1646440191b39fa8688922f2", "user_id": "b3cd8073bb874dd1b88632e3229719cb", "updated": "2026-05-26T12:23:42Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1835911659", "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": "a4b5ad6a-61bd-4edf-b634-1132e7428368"}]}}'
2026-05-26 12:23:42,306 106269 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-05-26 12:23:43,536 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://10.4.3.64/compute/v2.1/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c 0.230s
2026-05-26 12:23:43,536 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:23:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1274', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e9adf65-04b6-4f35-b43e-a6fc50605d79', 'x-compute-request-id': 'req-6e9adf65-04b6-4f35-b43e-a6fc50605d79', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:23:37Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "72c4f06d3f6f34d85e883f9c51f51a48de42095e7b0390938d87cfc5", "id": "07e4e8e3-34a1-4547-a92b-3bdf9be2983c", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1029799123", "status": "BUILD", "tenant_id": "76e9761e1646440191b39fa8688922f2", "user_id": "b3cd8073bb874dd1b88632e3229719cb", "updated": "2026-05-26T12:23:43Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1835911659", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1823660471"}], "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": "a4b5ad6a-61bd-4edf-b634-1132e7428368"}]}}'
2026-05-26 12:23:43,542 106269 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait
2026-05-26 12:23:44,699 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://10.4.3.64/compute/v2.1/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c 0.157s
2026-05-26 12:23:44,700 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:23:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1274', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-465b98d3-90c1-4875-a972-5de3928ac128', 'x-compute-request-id': 'req-465b98d3-90c1-4875-a972-5de3928ac128', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:23:37Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "72c4f06d3f6f34d85e883f9c51f51a48de42095e7b0390938d87cfc5", "id": "07e4e8e3-34a1-4547-a92b-3bdf9be2983c", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1029799123", "status": "BUILD", "tenant_id": "76e9761e1646440191b39fa8688922f2", "user_id": "b3cd8073bb874dd1b88632e3229719cb", "updated": "2026-05-26T12:23:43Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1835911659", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1823660471"}], "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": "a4b5ad6a-61bd-4edf-b634-1132e7428368"}]}}'
2026-05-26 12:23:45,864 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://10.4.3.64/compute/v2.1/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c 0.159s
2026-05-26 12:23:45,864 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:23:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1262', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5a0f697-2f24-4f6d-b496-800771dd10c2', 'x-compute-request-id': 'req-b5a0f697-2f24-4f6d-b496-800771dd10c2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:23:37Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "72c4f06d3f6f34d85e883f9c51f51a48de42095e7b0390938d87cfc5", "id": "07e4e8e3-34a1-4547-a92b-3bdf9be2983c", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1029799123", "status": "BUILD", "tenant_id": "76e9761e1646440191b39fa8688922f2", "user_id": "b3cd8073bb874dd1b88632e3229719cb", "updated": "2026-05-26T12:23:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1835911659", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1823660471"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a4b5ad6a-61bd-4edf-b634-1132e7428368"}]}}'
2026-05-26 12:23:45,872 106269 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 8 second wait
2026-05-26 12:23:47,046 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://10.4.3.64/compute/v2.1/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c 0.173s
2026-05-26 12:23:47,047 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:23:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1262', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6ffdbd8-16c1-41c2-91a3-b68d7178decb', 'x-compute-request-id': 'req-b6ffdbd8-16c1-41c2-91a3-b68d7178decb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:23:37Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "72c4f06d3f6f34d85e883f9c51f51a48de42095e7b0390938d87cfc5", "id": "07e4e8e3-34a1-4547-a92b-3bdf9be2983c", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1029799123", "status": "BUILD", "tenant_id": "76e9761e1646440191b39fa8688922f2", "user_id": "b3cd8073bb874dd1b88632e3229719cb", "updated": "2026-05-26T12:23:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1835911659", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1823660471"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a4b5ad6a-61bd-4edf-b634-1132e7428368"}]}}'
2026-05-26 12:23:48,249 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://10.4.3.64/compute/v2.1/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c 0.196s
2026-05-26 12:23:48,249 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:23:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1262', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ece1a480-0f73-4592-914a-02f9bedad686', 'x-compute-request-id': 'req-ece1a480-0f73-4592-914a-02f9bedad686', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:23:37Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "72c4f06d3f6f34d85e883f9c51f51a48de42095e7b0390938d87cfc5", "id": "07e4e8e3-34a1-4547-a92b-3bdf9be2983c", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1029799123", "status": "BUILD", "tenant_id": "76e9761e1646440191b39fa8688922f2", "user_id": "b3cd8073bb874dd1b88632e3229719cb", "updated": "2026-05-26T12:23:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1835911659", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1823660471"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a4b5ad6a-61bd-4edf-b634-1132e7428368"}]}}'
2026-05-26 12:23:49,504 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://10.4.3.64/compute/v2.1/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c 0.249s
2026-05-26 12:23:49,505 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:23:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1262', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1387edf0-b4d2-413d-9ca9-d7c0ee094254', 'x-compute-request-id': 'req-1387edf0-b4d2-413d-9ca9-d7c0ee094254', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:23:37Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "72c4f06d3f6f34d85e883f9c51f51a48de42095e7b0390938d87cfc5", "id": "07e4e8e3-34a1-4547-a92b-3bdf9be2983c", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1029799123", "status": "BUILD", "tenant_id": "76e9761e1646440191b39fa8688922f2", "user_id": "b3cd8073bb874dd1b88632e3229719cb", "updated": "2026-05-26T12:23:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1835911659", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1823660471"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a4b5ad6a-61bd-4edf-b634-1132e7428368"}]}}'
2026-05-26 12:23:50,723 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://10.4.3.64/compute/v2.1/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c 0.208s
2026-05-26 12:23:50,724 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:23:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1262', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4ead448-d902-4367-aa43-140ce94783ca', 'x-compute-request-id': 'req-b4ead448-d902-4367-aa43-140ce94783ca', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:23:37Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "72c4f06d3f6f34d85e883f9c51f51a48de42095e7b0390938d87cfc5", "id": "07e4e8e3-34a1-4547-a92b-3bdf9be2983c", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1029799123", "status": "BUILD", "tenant_id": "76e9761e1646440191b39fa8688922f2", "user_id": "b3cd8073bb874dd1b88632e3229719cb", "updated": "2026-05-26T12:23:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1835911659", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1823660471"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a4b5ad6a-61bd-4edf-b634-1132e7428368"}]}}'
2026-05-26 12:23:51,957 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://10.4.3.64/compute/v2.1/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c 0.224s
2026-05-26 12:23:51,958 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:23:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1447', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4997db0-f8c0-40fd-b8a2-1980d64ab47d', 'x-compute-request-id': 'req-e4997db0-f8c0-40fd-b8a2-1980d64ab47d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPattern-949257498-network": [{"version": 4, "addr": "10.1.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:5e:4a"}]}, "created": "2026-05-26T12:23:37Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "72c4f06d3f6f34d85e883f9c51f51a48de42095e7b0390938d87cfc5", "id": "07e4e8e3-34a1-4547-a92b-3bdf9be2983c", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1029799123", "status": "ACTIVE", "tenant_id": "76e9761e1646440191b39fa8688922f2", "user_id": "b3cd8073bb874dd1b88632e3229719cb", "updated": "2026-05-26T12:23:51Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1835911659", "OS-SRV-USG:launched_at": "2026-05-26T12:23:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1823660471"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a4b5ad6a-61bd-4edf-b634-1132e7428368"}]}}'
2026-05-26 12:23:51,966 106269 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 14 second wait
2026-05-26 12:23:52,260 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://10.4.3.64/compute/v2.1/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c 0.291s
2026-05-26 12:23:52,260 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:23:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1447', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b0dcf56-0f15-4c5f-a6e3-39bdef1e380a', 'x-compute-request-id': 'req-8b0dcf56-0f15-4c5f-a6e3-39bdef1e380a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPattern-949257498-network": [{"version": 4, "addr": "10.1.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:5e:4a"}]}, "created": "2026-05-26T12:23:37Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "72c4f06d3f6f34d85e883f9c51f51a48de42095e7b0390938d87cfc5", "id": "07e4e8e3-34a1-4547-a92b-3bdf9be2983c", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1029799123", "status": "ACTIVE", "tenant_id": "76e9761e1646440191b39fa8688922f2", "user_id": "b3cd8073bb874dd1b88632e3229719cb", "updated": "2026-05-26T12:23:51Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1835911659", "OS-SRV-USG:launched_at": "2026-05-26T12:23:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1823660471"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a4b5ad6a-61bd-4edf-b634-1132e7428368"}]}}'
2026-05-26 12:23:52,273 106269 INFO [tempest.scenario.test_volume_boot_pattern] Booted first instance: {'accessIPv4': '', 'accessIPv6': '', 'addresses': {'tempest-TestVolumeBootPattern-949257498-network': [{'version': 4, 'addr': '10.1.0.13', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:f1:5e:4a'}]}, 'created': '2026-05-26T12:23:37Z', 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'https://10.4.3.64/compute/flavors/42'}]}, 'hostId': '72c4f06d3f6f34d85e883f9c51f51a48de42095e7b0390938d87cfc5', 'id': '07e4e8e3-34a1-4547-a92b-3bdf9be2983c', 'image': '', 'links': [{'rel': 'self', 'href': 'https://10.4.3.64/compute/v2.1/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c'}, {'rel': 'bookmark', 'href': 'https://10.4.3.64/compute/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c'}], 'metadata': {}, 'name': 'tempest-TestVolumeBootPattern-server-1029799123', 'status': 'ACTIVE', 'tenant_id': '76e9761e1646440191b39fa8688922f2', 'user_id': 'b3cd8073bb874dd1b88632e3229719cb', 'updated': '2026-05-26T12:23:51Z', 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-TestVolumeBootPattern-1835911659', 'OS-SRV-USG:launched_at': '2026-05-26T12:23:51.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-secgroup-smoke-1823660471'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': 'a4b5ad6a-61bd-4edf-b634-1132e7428368'}]}
2026-05-26 12:23:52,274 106269 INFO [tempest.scenario.test_volume_boot_pattern] Setting timestamp in instance {'accessIPv4': '', 'accessIPv6': '', 'addresses': {'tempest-TestVolumeBootPattern-949257498-network': [{'version': 4, 'addr': '10.1.0.13', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:f1:5e:4a'}]}, 'created': '2026-05-26T12:23:37Z', 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'https://10.4.3.64/compute/flavors/42'}]}, 'hostId': '72c4f06d3f6f34d85e883f9c51f51a48de42095e7b0390938d87cfc5', 'id': '07e4e8e3-34a1-4547-a92b-3bdf9be2983c', 'image': '', 'links': [{'rel': 'self', 'href': 'https://10.4.3.64/compute/v2.1/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c'}, {'rel': 'bookmark', 'href': 'https://10.4.3.64/compute/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c'}], 'metadata': {}, 'name': 'tempest-TestVolumeBootPattern-server-1029799123', 'status': 'ACTIVE', 'tenant_id': '76e9761e1646440191b39fa8688922f2', 'user_id': 'b3cd8073bb874dd1b88632e3229719cb', 'updated': '2026-05-26T12:23:51Z', 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-TestVolumeBootPattern-1835911659', 'OS-SRV-USG:launched_at': '2026-05-26T12:23:51.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-secgroup-smoke-1823660471'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': 'a4b5ad6a-61bd-4edf-b634-1132e7428368'}]}
2026-05-26 12:23:52,461 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://10.4.3.64/networking/v2.0/ports?device_id=07e4e8e3-34a1-4547-a92b-3bdf9be2983c 0.187s
2026-05-26 12:23:52,461 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:23:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '986', 'x-openstack-request-id': 'req-46664e6b-71ce-49fb-8340-22827e4ae879', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/networking/v2.0/ports?device_id=07e4e8e3-34a1-4547-a92b-3bdf9be2983c'}
Body: b'{"ports":[{"id":"00a7f38c-71eb-47f0-8502-73e48e7979d3","name":"","network_id":"fd70505d-efdb-41bc-8e62-3df23425f984","project_id":"76e9761e1646440191b39fa8688922f2","mac_address":"fa:16:3e:f1:5e:4a","admin_state_up":true,"status":"ACTIVE","device_id":"07e4e8e3-34a1-4547-a92b-3bdf9be2983c","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"1b16bd17-fc1d-4d08-abab-8eb02b3f6121","ip_address":"10.1.0.13"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["2035ce25-2028-4aba-aa72-0d5c33a143c6"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000001415","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-05-26T12:23:42Z","updated_at":"2026-05-26T12:23:49Z","revision_number":5,"tenant_id":"76e9761e1646440191b39fa8688922f2"}]}'
2026-05-26 12:23:52,461 106269 DEBUG [tempest.common.waiters] Server ID 07e4e8e3-34a1-4547-a92b-3bdf9be2983c ports are all ACTIVE [{'id': '00a7f38c-71eb-47f0-8502-73e48e7979d3', 'name': '', 'network_id': 'fd70505d-efdb-41bc-8e62-3df23425f984', 'project_id': '76e9761e1646440191b39fa8688922f2', 'mac_address': 'fa:16:3e:f1:5e:4a', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '07e4e8e3-34a1-4547-a92b-3bdf9be2983c', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '1b16bd17-fc1d-4d08-abab-8eb02b3f6121', 'ip_address': '10.1.0.13'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['2035ce25-2028-4aba-aa72-0d5c33a143c6'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000001415', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-05-26T12:23:42Z', 'updated_at': '2026-05-26T12:23:49Z', 'revision_number': 5, 'tenant_id': '76e9761e1646440191b39fa8688922f2'}]:
2026-05-26 12:23:52,497 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://10.4.3.64/networking/v2.0/floatingips?floating_network_id=c295750b-da3d-4e19-ad53-e92832d6bba6&port_id=00a7f38c-71eb-47f0-8502-73e48e7979d3 0.035s
2026-05-26 12:23:52,497 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:23:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '19', 'x-openstack-request-id': 'req-d455a268-01df-4424-a2a2-14df1cc11a7f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/networking/v2.0/floatingips?floating_network_id=c295750b-da3d-4e19-ad53-e92832d6bba6&port_id=00a7f38c-71eb-47f0-8502-73e48e7979d3'}
Body: b'{"floatingips": []}'
2026-05-26 12:23:52,540 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://10.4.3.64/networking/v2.0/ports?device_id=07e4e8e3-34a1-4547-a92b-3bdf9be2983c 0.043s
2026-05-26 12:23:52,541 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:23:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '986', 'x-openstack-request-id': 'req-6c2e72fc-02fb-4fea-819b-3b54e4739c10', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/networking/v2.0/ports?device_id=07e4e8e3-34a1-4547-a92b-3bdf9be2983c'}
Body: b'{"ports":[{"id":"00a7f38c-71eb-47f0-8502-73e48e7979d3","name":"","network_id":"fd70505d-efdb-41bc-8e62-3df23425f984","project_id":"76e9761e1646440191b39fa8688922f2","mac_address":"fa:16:3e:f1:5e:4a","admin_state_up":true,"status":"ACTIVE","device_id":"07e4e8e3-34a1-4547-a92b-3bdf9be2983c","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"1b16bd17-fc1d-4d08-abab-8eb02b3f6121","ip_address":"10.1.0.13"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["2035ce25-2028-4aba-aa72-0d5c33a143c6"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000001415","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-05-26T12:23:42Z","updated_at":"2026-05-26T12:23:49Z","revision_number":5,"tenant_id":"76e9761e1646440191b39fa8688922f2"}]}'
2026-05-26 12:23:52,541 106269 DEBUG [tempest.common.waiters] Server ID 07e4e8e3-34a1-4547-a92b-3bdf9be2983c ports are all ACTIVE [{'id': '00a7f38c-71eb-47f0-8502-73e48e7979d3', 'name': '', 'network_id': 'fd70505d-efdb-41bc-8e62-3df23425f984', 'project_id': '76e9761e1646440191b39fa8688922f2', 'mac_address': 'fa:16:3e:f1:5e:4a', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '07e4e8e3-34a1-4547-a92b-3bdf9be2983c', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '1b16bd17-fc1d-4d08-abab-8eb02b3f6121', 'ip_address': '10.1.0.13'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['2035ce25-2028-4aba-aa72-0d5c33a143c6'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000001415', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-05-26T12:23:42Z', 'updated_at': '2026-05-26T12:23:49Z', 'revision_number': 5, 'tenant_id': '76e9761e1646440191b39fa8688922f2'}]:
2026-05-26 12:23:53,613 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST https://10.4.3.64/networking/v2.0/floatingips 1.071s
2026-05-26 12:23:53,613 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "c295750b-da3d-4e19-ad53-e92832d6bba6", "port_id": "00a7f38c-71eb-47f0-8502-73e48e7979d3", "project_id": "76e9761e1646440191b39fa8688922f2", "fixed_ip_address": "10.1.0.13"}}
Response - Headers: {'date': 'Tue, 26 May 2026 12:23:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-c28cc641-f144-4744-842b-2853cea5bc5f', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.64/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "52c00f88-5b1f-4605-bc36-b11cb6c25104", "tenant_id": "76e9761e1646440191b39fa8688922f2", "project_id": "76e9761e1646440191b39fa8688922f2", "floating_ip_address": "172.24.5.216", "floating_network_id": "c295750b-da3d-4e19-ad53-e92832d6bba6", "router_id": "00d3776c-d502-4517-a39a-2e7ce3beab1e", "port_id": "00a7f38c-71eb-47f0-8502-73e48e7979d3", "fixed_ip_address": "10.1.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "fd70505d-efdb-41bc-8e62-3df23425f984", "mac_address": "fa:16:3e:f1:5e:4a", "admin_state_up": true, "status": "ACTIVE", "device_id": "07e4e8e3-34a1-4547-a92b-3bdf9be2983c", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-05-26T12:23:52Z", "updated_at": "2026-05-26T12:23:52Z", "revision_number": 0}}'
2026-05-26 12:23:53,614 106269 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.216:22' as 'cirros' with public key authentication
2026-05-26 12:24:29,736 106269 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-05-26 12:24:29,902 106269 INFO [paramiko.transport] Authentication (publickey) successful!
2026-05-26 12:24:29,902 106269 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.5.216 successfully created
2026-05-26 12:24:29,902 106269 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo sh -c "date > /tmp/timestamp; sync"
2026-05-26 12:24:29,902 106269 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.216:22' as 'cirros' with public key authentication
2026-05-26 12:24:29,919 106269 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-05-26 12:24:30,079 106269 INFO [paramiko.transport] Authentication (publickey) successful!
2026-05-26 12:24:30,080 106269 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.5.216 successfully created
2026-05-26 12:24:30,328 106269 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo cat /tmp/timestamp
2026-05-26 12:24:30,329 106269 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.216:22' as 'cirros' with public key authentication
2026-05-26 12:24:30,340 106269 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-05-26 12:24:30,483 106269 INFO [paramiko.transport] Authentication (publickey) successful!
2026-05-26 12:24:30,484 106269 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.5.216 successfully created
2026-05-26 12:24:30,687 106269 INFO [tempest.scenario.test_volume_boot_pattern] Deleting first instance: {'accessIPv4': '', 'accessIPv6': '', 'addresses': {'tempest-TestVolumeBootPattern-949257498-network': [{'version': 4, 'addr': '10.1.0.13', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:f1:5e:4a'}]}, 'created': '2026-05-26T12:23:37Z', 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'https://10.4.3.64/compute/flavors/42'}]}, 'hostId': '72c4f06d3f6f34d85e883f9c51f51a48de42095e7b0390938d87cfc5', 'id': '07e4e8e3-34a1-4547-a92b-3bdf9be2983c', 'image': '', 'links': [{'rel': 'self', 'href': 'https://10.4.3.64/compute/v2.1/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c'}, {'rel': 'bookmark', 'href': 'https://10.4.3.64/compute/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c'}], 'metadata': {}, 'name': 'tempest-TestVolumeBootPattern-server-1029799123', 'status': 'ACTIVE', 'tenant_id': '76e9761e1646440191b39fa8688922f2', 'user_id': 'b3cd8073bb874dd1b88632e3229719cb', 'updated': '2026-05-26T12:23:51Z', 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-TestVolumeBootPattern-1835911659', 'OS-SRV-USG:launched_at': '2026-05-26T12:23:51.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-secgroup-smoke-1823660471'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': 'a4b5ad6a-61bd-4edf-b634-1132e7428368'}]}
2026-05-26 12:24:30,787 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 204 DELETE https://10.4.3.64/compute/v2.1/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c 0.100s
2026-05-26 12:24:30,787 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:30 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-a4738731-8a77-477f-94df-bb084bb7f1dd', 'x-compute-request-id': 'req-a4738731-8a77-477f-94df-bb084bb7f1dd', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c'}
Body: b''
2026-05-26 12:24:31,003 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://10.4.3.64/compute/v2.1/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c 0.215s
2026-05-26 12:24:31,004 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1572', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2add3d7e-67dd-4cb0-a085-7ea8fcc35a77', 'x-compute-request-id': 'req-2add3d7e-67dd-4cb0-a085-7ea8fcc35a77', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPattern-949257498-network": [{"version": 4, "addr": "10.1.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:5e:4a"}, {"version": 4, "addr": "172.24.5.216", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:5e:4a"}]}, "created": "2026-05-26T12:23:37Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "72c4f06d3f6f34d85e883f9c51f51a48de42095e7b0390938d87cfc5", "id": "07e4e8e3-34a1-4547-a92b-3bdf9be2983c", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1029799123", "status": "ACTIVE", "tenant_id": "76e9761e1646440191b39fa8688922f2", "user_id": "b3cd8073bb874dd1b88632e3229719cb", "updated": "2026-05-26T12:24:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1835911659", "OS-SRV-USG:launched_at": "2026-05-26T12:23:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1823660471"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a4b5ad6a-61bd-4edf-b634-1132e7428368"}]}}'
2026-05-26 12:24:32,272 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://10.4.3.64/compute/v2.1/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c 0.263s
2026-05-26 12:24:32,273 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1572', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b98c5f9c-d65f-4251-a14d-0555320ef763', 'x-compute-request-id': 'req-b98c5f9c-d65f-4251-a14d-0555320ef763', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPattern-949257498-network": [{"version": 4, "addr": "10.1.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:5e:4a"}, {"version": 4, "addr": "172.24.5.216", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:5e:4a"}]}, "created": "2026-05-26T12:23:37Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "72c4f06d3f6f34d85e883f9c51f51a48de42095e7b0390938d87cfc5", "id": "07e4e8e3-34a1-4547-a92b-3bdf9be2983c", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1029799123", "status": "ACTIVE", "tenant_id": "76e9761e1646440191b39fa8688922f2", "user_id": "b3cd8073bb874dd1b88632e3229719cb", "updated": "2026-05-26T12:24:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1835911659", "OS-SRV-USG:launched_at": "2026-05-26T12:23:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1823660471"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a4b5ad6a-61bd-4edf-b634-1132e7428368"}]}}'
2026-05-26 12:24:33,486 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://10.4.3.64/compute/v2.1/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c 0.208s
2026-05-26 12:24:33,487 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1572', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5786b964-fa50-4e54-b6cd-2724a07261c2', 'x-compute-request-id': 'req-5786b964-fa50-4e54-b6cd-2724a07261c2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPattern-949257498-network": [{"version": 4, "addr": "10.1.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:5e:4a"}, {"version": 4, "addr": "172.24.5.216", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:5e:4a"}]}, "created": "2026-05-26T12:23:37Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "72c4f06d3f6f34d85e883f9c51f51a48de42095e7b0390938d87cfc5", "id": "07e4e8e3-34a1-4547-a92b-3bdf9be2983c", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1029799123", "status": "ACTIVE", "tenant_id": "76e9761e1646440191b39fa8688922f2", "user_id": "b3cd8073bb874dd1b88632e3229719cb", "updated": "2026-05-26T12:24:33Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1835911659", "OS-SRV-USG:launched_at": "2026-05-26T12:23:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1823660471"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a4b5ad6a-61bd-4edf-b634-1132e7428368"}]}}'
2026-05-26 12:24:34,587 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://10.4.3.64/compute/v2.1/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c 0.092s
2026-05-26 12:24:34,588 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1221', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94db940f-a2f1-44a5-9857-a3de0e5ea8d3', 'x-compute-request-id': 'req-94db940f-a2f1-44a5-9857-a3de0e5ea8d3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:23:37Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "72c4f06d3f6f34d85e883f9c51f51a48de42095e7b0390938d87cfc5", "id": "07e4e8e3-34a1-4547-a92b-3bdf9be2983c", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1029799123", "status": "ACTIVE", "tenant_id": "76e9761e1646440191b39fa8688922f2", "user_id": "b3cd8073bb874dd1b88632e3229719cb", "updated": "2026-05-26T12:24:33Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1835911659", "OS-SRV-USG:launched_at": "2026-05-26T12:23:51.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a4b5ad6a-61bd-4edf-b634-1132e7428368"}]}}'
2026-05-26 12:24:35,688 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://10.4.3.64/compute/v2.1/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c 0.095s
2026-05-26 12:24:35,689 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ccc87a9d-15e5-4c8f-ba58-ea00544dbb6d', 'x-compute-request-id': 'req-ccc87a9d-15e5-4c8f-ba58-ea00544dbb6d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:23:37Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "72c4f06d3f6f34d85e883f9c51f51a48de42095e7b0390938d87cfc5", "id": "07e4e8e3-34a1-4547-a92b-3bdf9be2983c", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1029799123", "status": "DELETED", "tenant_id": "76e9761e1646440191b39fa8688922f2", "user_id": "b3cd8073bb874dd1b88632e3229719cb", "updated": "2026-05-26T12:24:35Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1835911659", "OS-SRV-USG:launched_at": "2026-05-26T12:23:51.000000", "OS-SRV-USG:terminated_at": "2026-05-26T12:24:35.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a4b5ad6a-61bd-4edf-b634-1132e7428368"}]}}'
2026-05-26 12:24:35,694 106269 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 4 second wait
2026-05-26 12:24:36,831 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://10.4.3.64/compute/v2.1/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c 0.136s
2026-05-26 12:24:36,831 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-875c9d5a-8197-4e38-9c89-877586168a04', 'x-compute-request-id': 'req-875c9d5a-8197-4e38-9c89-877586168a04', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:23:37Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "72c4f06d3f6f34d85e883f9c51f51a48de42095e7b0390938d87cfc5", "id": "07e4e8e3-34a1-4547-a92b-3bdf9be2983c", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1029799123", "status": "DELETED", "tenant_id": "76e9761e1646440191b39fa8688922f2", "user_id": "b3cd8073bb874dd1b88632e3229719cb", "updated": "2026-05-26T12:24:35Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1835911659", "OS-SRV-USG:launched_at": "2026-05-26T12:23:51.000000", "OS-SRV-USG:terminated_at": "2026-05-26T12:24:35.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a4b5ad6a-61bd-4edf-b634-1132e7428368"}]}}'
2026-05-26 12:24:37,871 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 404 GET https://10.4.3.64/compute/v2.1/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c 0.034s
2026-05-26 12:24:37,871 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:37 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-fc97ac5e-fa99-4d2a-81d6-ae3430591f37', 'x-compute-request-id': 'req-fc97ac5e-fa99-4d2a-81d6-ae3430591f37', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 07e4e8e3-34a1-4547-a92b-3bdf9be2983c could not be found."}}'
2026-05-26 12:24:37,986 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST https://10.4.3.64/identity/v3/auth/tokens 0.111s
2026-05-26 12:24:37,986 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2929', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-1867e747-eb17-444c-b1de-520e7becaf02', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.64/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "b3cd8073bb874dd1b88632e3229719cb", "name": "tempest-TestVolumeBootPattern-1162253758-project-member", "password_expires_at": null}, "audit_ids": ["2j-ACtbRTi-MsJWEFwOhLQ"], "expires_at": "2026-05-26T13:24:37.000000Z", "issued_at": "2026-05-26T12:24:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "76e9761e1646440191b39fa8688922f2", "name": "tempest-TestVolumeBootPattern-1162253758"}, "is_domain": false, "roles": [{"id": "9aea80cc68e946e8b1e0612d455813f6", "name": "member"}, {"id": "eae130be1e8146bb950e781f6580c485", "name": "reader"}], "catalog": [{"endpoints": [{"id": "3154d8ef66b2435eaa8f17afb08b48e6", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.64/networking", "region": "RegionOne"}], "id": "2a6c0aea70a94a95a279b4a8ce9e11b7", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3da2fac2d06d481dad6ab8ea17efac1b", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.64/identity", "region": "RegionOne"}], "id": "4a837bf38d654c569c2f18b8b177c1b2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "73b6e40da0bc45458cf029122e335c32", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.64/placement", "region": "RegionOne"}], "id": "554c6c783ec64cb58534d0878d0dfe0f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "afdc811a972946999398a48719150576", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.64/volume/v3", "region": "RegionOne"}], "id": "77c648c0b3d34beeb9ad378fa66eb76f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "dcbda7ebc03246fd951804b71becc1dc", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.64/compute/v2/76e9761e1646440191b39fa8688922f2", "region": "RegionOne"}], "id": "9ec2eaa25a72474e996ecf2609405f7c", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5939efe40e81498193cf8df27ff185ac", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.64/compute/v2.1", "region": "RegionOne"}], "id": "b8ba898894004cf5aa2a73efcfa75756", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "7d96a420f162464aacf7f05abd172523", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.64/image", "region": "RegionOne"}], "id": "bad9ce5f2be74f36a71e1e81c1b0323c", "type": "image", "name": "glance"}, {"endpoints": [{"id": "309f48f0243542d0a88fc55cbcb858cb", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.64:8080/v1/AUTH_76e9761e1646440191b39fa8688922f2", "region": "RegionOne"}, {"id": "8f736d28bea8434f8afe362706fe7aa5", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.64:8080", "region": "RegionOne"}], "id": "f7c4c2591852466aa89f7c4268c40c46", "type": "object-store", "name": "swift"}]}}'
2026-05-26 12:24:37,987 106269 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPattern:test_volume_boot_pattern) Found network {'id': 'fd70505d-efdb-41bc-8e62-3df23425f984', 'name': 'tempest-TestVolumeBootPattern-949257498-network', 'tenant_id': '76e9761e1646440191b39fa8688922f2', 'project_id': '76e9761e1646440191b39fa8688922f2', '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': 1264, '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-26T12:16:46Z', 'updated_at': '2026-05-26T12:16:46Z', 'revision_number': 1} available for tenant
2026-05-26 12:24:38,937 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST https://10.4.3.64/compute/v2.1/servers 0.949s
2026-05-26 12:24:38,937 106269 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-1719380963", "imageRef": "", "flavorRef": "42", "security_groups": [{"name": "tempest-secgroup-smoke-1823660471"}], "block_device_mapping_v2": [{"uuid": "a4b5ad6a-61bd-4edf-b634-1132e7428368", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "key_name": "tempest-TestVolumeBootPattern-1835911659", "networks": [{"uuid": "fd70505d-efdb-41bc-8e62-3df23425f984"}]}}
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '404', 'location': 'https://10.4.3.64/compute/v2.1/servers/354596de-153f-4081-a447-a004c4e68796', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e2b826a-5010-48be-8ed1-1ceda2f7ac5d', 'x-compute-request-id': 'req-9e2b826a-5010-48be-8ed1-1ceda2f7ac5d', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.64/compute/v2.1/servers'}
Body: b'{"server": {"id": "354596de-153f-4081-a447-a004c4e68796", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/354596de-153f-4081-a447-a004c4e68796"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/354596de-153f-4081-a447-a004c4e68796"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1823660471"}], "adminPass": "di34iWjDL3Uw"}}'
2026-05-26 12:24:39,053 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://10.4.3.64/compute/v2.1/servers/354596de-153f-4081-a447-a004c4e68796 0.114s
2026-05-26 12:24:39,053 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1090', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9cf4c217-fb3c-48bc-bb44-7953c01193ec', 'x-compute-request-id': 'req-9cf4c217-fb3c-48bc-bb44-7953c01193ec', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/354596de-153f-4081-a447-a004c4e68796'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:24:39Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "", "id": "354596de-153f-4081-a447-a004c4e68796", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/354596de-153f-4081-a447-a004c4e68796"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/354596de-153f-4081-a447-a004c4e68796"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1719380963", "status": "BUILD", "tenant_id": "76e9761e1646440191b39fa8688922f2", "user_id": "b3cd8073bb874dd1b88632e3229719cb", "updated": "2026-05-26T12:24:38Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1835911659", "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-26 12:24:40,164 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://10.4.3.64/compute/v2.1/servers/354596de-153f-4081-a447-a004c4e68796 0.103s
2026-05-26 12:24:40,165 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1132', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c0fa898-d315-41b8-ac25-0780eb524edf', 'x-compute-request-id': 'req-5c0fa898-d315-41b8-ac25-0780eb524edf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/354596de-153f-4081-a447-a004c4e68796'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:24:38Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "", "id": "354596de-153f-4081-a447-a004c4e68796", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/354596de-153f-4081-a447-a004c4e68796"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/354596de-153f-4081-a447-a004c4e68796"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1719380963", "status": "BUILD", "tenant_id": "76e9761e1646440191b39fa8688922f2", "user_id": "b3cd8073bb874dd1b88632e3229719cb", "updated": "2026-05-26T12:24:40Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1835911659", "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": "a4b5ad6a-61bd-4edf-b634-1132e7428368"}]}}'
2026-05-26 12:24:40,172 106269 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait
2026-05-26 12:24:41,393 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://10.4.3.64/compute/v2.1/servers/354596de-153f-4081-a447-a004c4e68796 0.220s
2026-05-26 12:24:41,393 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1188', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba2bff2b-de12-424a-b921-863d64159d46', 'x-compute-request-id': 'req-ba2bff2b-de12-424a-b921-863d64159d46', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/354596de-153f-4081-a447-a004c4e68796'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:24:38Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "72c4f06d3f6f34d85e883f9c51f51a48de42095e7b0390938d87cfc5", "id": "354596de-153f-4081-a447-a004c4e68796", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/354596de-153f-4081-a447-a004c4e68796"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/354596de-153f-4081-a447-a004c4e68796"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1719380963", "status": "BUILD", "tenant_id": "76e9761e1646440191b39fa8688922f2", "user_id": "b3cd8073bb874dd1b88632e3229719cb", "updated": "2026-05-26T12:24:41Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1835911659", "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": "a4b5ad6a-61bd-4edf-b634-1132e7428368"}]}}'
2026-05-26 12:24:42,531 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://10.4.3.64/compute/v2.1/servers/354596de-153f-4081-a447-a004c4e68796 0.127s
2026-05-26 12:24:42,531 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1188', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d73a90c-137b-48c2-86b9-71d0e96e9ba6', 'x-compute-request-id': 'req-7d73a90c-137b-48c2-86b9-71d0e96e9ba6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/354596de-153f-4081-a447-a004c4e68796'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:24:38Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "72c4f06d3f6f34d85e883f9c51f51a48de42095e7b0390938d87cfc5", "id": "354596de-153f-4081-a447-a004c4e68796", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/354596de-153f-4081-a447-a004c4e68796"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/354596de-153f-4081-a447-a004c4e68796"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1719380963", "status": "BUILD", "tenant_id": "76e9761e1646440191b39fa8688922f2", "user_id": "b3cd8073bb874dd1b88632e3229719cb", "updated": "2026-05-26T12:24:41Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1835911659", "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": "a4b5ad6a-61bd-4edf-b634-1132e7428368"}]}}'
2026-05-26 12:24:43,673 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://10.4.3.64/compute/v2.1/servers/354596de-153f-4081-a447-a004c4e68796 0.131s
2026-05-26 12:24:43,673 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1196', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44f17ff8-9b12-4d64-8dfe-483b6a3be159', 'x-compute-request-id': 'req-44f17ff8-9b12-4d64-8dfe-483b6a3be159', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/354596de-153f-4081-a447-a004c4e68796'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:24:38Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "72c4f06d3f6f34d85e883f9c51f51a48de42095e7b0390938d87cfc5", "id": "354596de-153f-4081-a447-a004c4e68796", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/354596de-153f-4081-a447-a004c4e68796"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/354596de-153f-4081-a447-a004c4e68796"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1719380963", "status": "BUILD", "tenant_id": "76e9761e1646440191b39fa8688922f2", "user_id": "b3cd8073bb874dd1b88632e3229719cb", "updated": "2026-05-26T12:24:43Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1835911659", "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": "a4b5ad6a-61bd-4edf-b634-1132e7428368"}]}}'
2026-05-26 12:24:43,682 106269 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait
2026-05-26 12:24:44,873 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://10.4.3.64/compute/v2.1/servers/354596de-153f-4081-a447-a004c4e68796 0.190s
2026-05-26 12:24:44,873 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1274', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ea5ea16-8770-443a-b77d-cfe2335450df', 'x-compute-request-id': 'req-7ea5ea16-8770-443a-b77d-cfe2335450df', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/354596de-153f-4081-a447-a004c4e68796'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:24:38Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "72c4f06d3f6f34d85e883f9c51f51a48de42095e7b0390938d87cfc5", "id": "354596de-153f-4081-a447-a004c4e68796", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/354596de-153f-4081-a447-a004c4e68796"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/354596de-153f-4081-a447-a004c4e68796"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1719380963", "status": "BUILD", "tenant_id": "76e9761e1646440191b39fa8688922f2", "user_id": "b3cd8073bb874dd1b88632e3229719cb", "updated": "2026-05-26T12:24:44Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1835911659", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1823660471"}], "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": "a4b5ad6a-61bd-4edf-b634-1132e7428368"}]}}'
2026-05-26 12:24:44,884 106269 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 5 second wait
2026-05-26 12:24:46,188 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://10.4.3.64/compute/v2.1/servers/354596de-153f-4081-a447-a004c4e68796 0.304s
2026-05-26 12:24:46,189 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1274', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00460f0f-3175-422a-938a-a5a752181a51', 'x-compute-request-id': 'req-00460f0f-3175-422a-938a-a5a752181a51', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/354596de-153f-4081-a447-a004c4e68796'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:24:38Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "72c4f06d3f6f34d85e883f9c51f51a48de42095e7b0390938d87cfc5", "id": "354596de-153f-4081-a447-a004c4e68796", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/354596de-153f-4081-a447-a004c4e68796"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/354596de-153f-4081-a447-a004c4e68796"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1719380963", "status": "BUILD", "tenant_id": "76e9761e1646440191b39fa8688922f2", "user_id": "b3cd8073bb874dd1b88632e3229719cb", "updated": "2026-05-26T12:24:44Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1835911659", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1823660471"}], "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": "a4b5ad6a-61bd-4edf-b634-1132e7428368"}]}}'
2026-05-26 12:24:47,425 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://10.4.3.64/compute/v2.1/servers/354596de-153f-4081-a447-a004c4e68796 0.223s
2026-05-26 12:24:47,425 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1262', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4bb5264-f249-4e08-b9f6-90c796527490', 'x-compute-request-id': 'req-f4bb5264-f249-4e08-b9f6-90c796527490', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/354596de-153f-4081-a447-a004c4e68796'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:24:38Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "72c4f06d3f6f34d85e883f9c51f51a48de42095e7b0390938d87cfc5", "id": "354596de-153f-4081-a447-a004c4e68796", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/354596de-153f-4081-a447-a004c4e68796"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/354596de-153f-4081-a447-a004c4e68796"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1719380963", "status": "BUILD", "tenant_id": "76e9761e1646440191b39fa8688922f2", "user_id": "b3cd8073bb874dd1b88632e3229719cb", "updated": "2026-05-26T12:24:47Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1835911659", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1823660471"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a4b5ad6a-61bd-4edf-b634-1132e7428368"}]}}'
2026-05-26 12:24:47,434 106269 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 8 second wait
2026-05-26 12:24:48,635 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://10.4.3.64/compute/v2.1/servers/354596de-153f-4081-a447-a004c4e68796 0.201s
2026-05-26 12:24:48,635 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1262', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c82a7a78-bbc7-49d9-a171-6641628b24eb', 'x-compute-request-id': 'req-c82a7a78-bbc7-49d9-a171-6641628b24eb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/354596de-153f-4081-a447-a004c4e68796'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:24:38Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "72c4f06d3f6f34d85e883f9c51f51a48de42095e7b0390938d87cfc5", "id": "354596de-153f-4081-a447-a004c4e68796", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/354596de-153f-4081-a447-a004c4e68796"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/354596de-153f-4081-a447-a004c4e68796"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1719380963", "status": "BUILD", "tenant_id": "76e9761e1646440191b39fa8688922f2", "user_id": "b3cd8073bb874dd1b88632e3229719cb", "updated": "2026-05-26T12:24:47Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1835911659", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1823660471"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a4b5ad6a-61bd-4edf-b634-1132e7428368"}]}}'
2026-05-26 12:24:49,902 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://10.4.3.64/compute/v2.1/servers/354596de-153f-4081-a447-a004c4e68796 0.261s
2026-05-26 12:24:49,903 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1262', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8f9efec-3048-45ac-97ab-04d56bf8724e', 'x-compute-request-id': 'req-f8f9efec-3048-45ac-97ab-04d56bf8724e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/354596de-153f-4081-a447-a004c4e68796'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:24:38Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "72c4f06d3f6f34d85e883f9c51f51a48de42095e7b0390938d87cfc5", "id": "354596de-153f-4081-a447-a004c4e68796", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/354596de-153f-4081-a447-a004c4e68796"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/354596de-153f-4081-a447-a004c4e68796"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1719380963", "status": "BUILD", "tenant_id": "76e9761e1646440191b39fa8688922f2", "user_id": "b3cd8073bb874dd1b88632e3229719cb", "updated": "2026-05-26T12:24:47Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1835911659", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1823660471"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a4b5ad6a-61bd-4edf-b634-1132e7428368"}]}}'
2026-05-26 12:24:51,191 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://10.4.3.64/compute/v2.1/servers/354596de-153f-4081-a447-a004c4e68796 0.281s
2026-05-26 12:24:51,192 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1262', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe0f4af0-f6c4-4de6-bc5b-db6ce7f61ce5', 'x-compute-request-id': 'req-fe0f4af0-f6c4-4de6-bc5b-db6ce7f61ce5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/354596de-153f-4081-a447-a004c4e68796'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:24:38Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "72c4f06d3f6f34d85e883f9c51f51a48de42095e7b0390938d87cfc5", "id": "354596de-153f-4081-a447-a004c4e68796", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/354596de-153f-4081-a447-a004c4e68796"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/354596de-153f-4081-a447-a004c4e68796"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1719380963", "status": "BUILD", "tenant_id": "76e9761e1646440191b39fa8688922f2", "user_id": "b3cd8073bb874dd1b88632e3229719cb", "updated": "2026-05-26T12:24:47Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1835911659", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1823660471"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a4b5ad6a-61bd-4edf-b634-1132e7428368"}]}}'
2026-05-26 12:24:52,415 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://10.4.3.64/compute/v2.1/servers/354596de-153f-4081-a447-a004c4e68796 0.218s
2026-05-26 12:24:52,416 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1262', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9eba18ab-0ec8-4f78-b0e4-f1b56c999995', 'x-compute-request-id': 'req-9eba18ab-0ec8-4f78-b0e4-f1b56c999995', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/354596de-153f-4081-a447-a004c4e68796'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:24:38Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "72c4f06d3f6f34d85e883f9c51f51a48de42095e7b0390938d87cfc5", "id": "354596de-153f-4081-a447-a004c4e68796", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/354596de-153f-4081-a447-a004c4e68796"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/354596de-153f-4081-a447-a004c4e68796"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1719380963", "status": "BUILD", "tenant_id": "76e9761e1646440191b39fa8688922f2", "user_id": "b3cd8073bb874dd1b88632e3229719cb", "updated": "2026-05-26T12:24:47Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1835911659", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1823660471"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a4b5ad6a-61bd-4edf-b634-1132e7428368"}]}}'
2026-05-26 12:24:53,619 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://10.4.3.64/compute/v2.1/servers/354596de-153f-4081-a447-a004c4e68796 0.197s
2026-05-26 12:24:53,619 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1447', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d772fea-5f59-4e0a-a4ea-d39de3580951', 'x-compute-request-id': 'req-3d772fea-5f59-4e0a-a4ea-d39de3580951', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/354596de-153f-4081-a447-a004c4e68796'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPattern-949257498-network": [{"version": 4, "addr": "10.1.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:af:b3"}]}, "created": "2026-05-26T12:24:38Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "72c4f06d3f6f34d85e883f9c51f51a48de42095e7b0390938d87cfc5", "id": "354596de-153f-4081-a447-a004c4e68796", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/354596de-153f-4081-a447-a004c4e68796"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/354596de-153f-4081-a447-a004c4e68796"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1719380963", "status": "ACTIVE", "tenant_id": "76e9761e1646440191b39fa8688922f2", "user_id": "b3cd8073bb874dd1b88632e3229719cb", "updated": "2026-05-26T12:24:53Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1835911659", "OS-SRV-USG:launched_at": "2026-05-26T12:24:52.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1823660471"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a4b5ad6a-61bd-4edf-b634-1132e7428368"}]}}'
2026-05-26 12:24:53,624 106269 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 14 second wait
2026-05-26 12:24:53,821 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://10.4.3.64/compute/v2.1/servers/354596de-153f-4081-a447-a004c4e68796 0.197s
2026-05-26 12:24:53,822 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1447', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d02bc67-8724-40de-90d2-4cb8037fe399', 'x-compute-request-id': 'req-4d02bc67-8724-40de-90d2-4cb8037fe399', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/354596de-153f-4081-a447-a004c4e68796'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPattern-949257498-network": [{"version": 4, "addr": "10.1.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:af:b3"}]}, "created": "2026-05-26T12:24:38Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "72c4f06d3f6f34d85e883f9c51f51a48de42095e7b0390938d87cfc5", "id": "354596de-153f-4081-a447-a004c4e68796", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/354596de-153f-4081-a447-a004c4e68796"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/354596de-153f-4081-a447-a004c4e68796"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1719380963", "status": "ACTIVE", "tenant_id": "76e9761e1646440191b39fa8688922f2", "user_id": "b3cd8073bb874dd1b88632e3229719cb", "updated": "2026-05-26T12:24:53Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1835911659", "OS-SRV-USG:launched_at": "2026-05-26T12:24:52.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1823660471"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a4b5ad6a-61bd-4edf-b634-1132e7428368"}]}}'
2026-05-26 12:24:53,827 106269 INFO [tempest.scenario.test_volume_boot_pattern] Booted second instance {'accessIPv4': '', 'accessIPv6': '', 'addresses': {'tempest-TestVolumeBootPattern-949257498-network': [{'version': 4, 'addr': '10.1.0.12', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:4b:af:b3'}]}, 'created': '2026-05-26T12:24:38Z', 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'https://10.4.3.64/compute/flavors/42'}]}, 'hostId': '72c4f06d3f6f34d85e883f9c51f51a48de42095e7b0390938d87cfc5', 'id': '354596de-153f-4081-a447-a004c4e68796', 'image': '', 'links': [{'rel': 'self', 'href': 'https://10.4.3.64/compute/v2.1/servers/354596de-153f-4081-a447-a004c4e68796'}, {'rel': 'bookmark', 'href': 'https://10.4.3.64/compute/servers/354596de-153f-4081-a447-a004c4e68796'}], 'metadata': {}, 'name': 'tempest-TestVolumeBootPattern-server-1719380963', 'status': 'ACTIVE', 'tenant_id': '76e9761e1646440191b39fa8688922f2', 'user_id': 'b3cd8073bb874dd1b88632e3229719cb', 'updated': '2026-05-26T12:24:53Z', 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-TestVolumeBootPattern-1835911659', 'OS-SRV-USG:launched_at': '2026-05-26T12:24:52.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-secgroup-smoke-1823660471'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': 'a4b5ad6a-61bd-4edf-b634-1132e7428368'}]}
2026-05-26 12:24:53,828 106269 INFO [tempest.scenario.test_volume_boot_pattern] Getting timestamp in instance {'accessIPv4': '', 'accessIPv6': '', 'addresses': {'tempest-TestVolumeBootPattern-949257498-network': [{'version': 4, 'addr': '10.1.0.12', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:4b:af:b3'}]}, 'created': '2026-05-26T12:24:38Z', 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'https://10.4.3.64/compute/flavors/42'}]}, 'hostId': '72c4f06d3f6f34d85e883f9c51f51a48de42095e7b0390938d87cfc5', 'id': '354596de-153f-4081-a447-a004c4e68796', 'image': '', 'links': [{'rel': 'self', 'href': 'https://10.4.3.64/compute/v2.1/servers/354596de-153f-4081-a447-a004c4e68796'}, {'rel': 'bookmark', 'href': 'https://10.4.3.64/compute/servers/354596de-153f-4081-a447-a004c4e68796'}], 'metadata': {}, 'name': 'tempest-TestVolumeBootPattern-server-1719380963', 'status': 'ACTIVE', 'tenant_id': '76e9761e1646440191b39fa8688922f2', 'user_id': 'b3cd8073bb874dd1b88632e3229719cb', 'updated': '2026-05-26T12:24:53Z', 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-TestVolumeBootPattern-1835911659', 'OS-SRV-USG:launched_at': '2026-05-26T12:24:52.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-secgroup-smoke-1823660471'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': 'a4b5ad6a-61bd-4edf-b634-1132e7428368'}]}
2026-05-26 12:24:53,866 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://10.4.3.64/networking/v2.0/ports?device_id=354596de-153f-4081-a447-a004c4e68796 0.038s
2026-05-26 12:24:53,867 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '986', 'x-openstack-request-id': 'req-c16e1ef6-0137-4d87-be9c-6c4e499dee87', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/networking/v2.0/ports?device_id=354596de-153f-4081-a447-a004c4e68796'}
Body: b'{"ports":[{"id":"1b589ea7-d269-4e0a-a1c0-4a6dac9fd7fb","name":"","network_id":"fd70505d-efdb-41bc-8e62-3df23425f984","project_id":"76e9761e1646440191b39fa8688922f2","mac_address":"fa:16:3e:4b:af:b3","admin_state_up":true,"status":"ACTIVE","device_id":"354596de-153f-4081-a447-a004c4e68796","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"1b16bd17-fc1d-4d08-abab-8eb02b3f6121","ip_address":"10.1.0.12"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["2035ce25-2028-4aba-aa72-0d5c33a143c6"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000001415","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-05-26T12:24:43Z","updated_at":"2026-05-26T12:24:51Z","revision_number":5,"tenant_id":"76e9761e1646440191b39fa8688922f2"}]}'
2026-05-26 12:24:53,867 106269 DEBUG [tempest.common.waiters] Server ID 354596de-153f-4081-a447-a004c4e68796 ports are all ACTIVE [{'id': '1b589ea7-d269-4e0a-a1c0-4a6dac9fd7fb', 'name': '', 'network_id': 'fd70505d-efdb-41bc-8e62-3df23425f984', 'project_id': '76e9761e1646440191b39fa8688922f2', 'mac_address': 'fa:16:3e:4b:af:b3', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '354596de-153f-4081-a447-a004c4e68796', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '1b16bd17-fc1d-4d08-abab-8eb02b3f6121', 'ip_address': '10.1.0.12'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['2035ce25-2028-4aba-aa72-0d5c33a143c6'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000001415', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-05-26T12:24:43Z', 'updated_at': '2026-05-26T12:24:51Z', 'revision_number': 5, 'tenant_id': '76e9761e1646440191b39fa8688922f2'}]:
2026-05-26 12:24:53,893 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://10.4.3.64/networking/v2.0/floatingips?floating_network_id=c295750b-da3d-4e19-ad53-e92832d6bba6&port_id=1b589ea7-d269-4e0a-a1c0-4a6dac9fd7fb 0.026s
2026-05-26 12:24:53,893 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '19', 'x-openstack-request-id': 'req-2fbef55c-b7e4-425a-a1bd-f962c7e4a844', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/networking/v2.0/floatingips?floating_network_id=c295750b-da3d-4e19-ad53-e92832d6bba6&port_id=1b589ea7-d269-4e0a-a1c0-4a6dac9fd7fb'}
Body: b'{"floatingips": []}'
2026-05-26 12:24:53,938 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://10.4.3.64/networking/v2.0/ports?device_id=354596de-153f-4081-a447-a004c4e68796 0.045s
2026-05-26 12:24:53,939 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '986', 'x-openstack-request-id': 'req-926fc5d4-2b0c-420b-97e5-64724f802dcd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/networking/v2.0/ports?device_id=354596de-153f-4081-a447-a004c4e68796'}
Body: b'{"ports":[{"id":"1b589ea7-d269-4e0a-a1c0-4a6dac9fd7fb","name":"","network_id":"fd70505d-efdb-41bc-8e62-3df23425f984","project_id":"76e9761e1646440191b39fa8688922f2","mac_address":"fa:16:3e:4b:af:b3","admin_state_up":true,"status":"ACTIVE","device_id":"354596de-153f-4081-a447-a004c4e68796","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"1b16bd17-fc1d-4d08-abab-8eb02b3f6121","ip_address":"10.1.0.12"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["2035ce25-2028-4aba-aa72-0d5c33a143c6"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000001415","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-05-26T12:24:43Z","updated_at":"2026-05-26T12:24:51Z","revision_number":5,"tenant_id":"76e9761e1646440191b39fa8688922f2"}]}'
2026-05-26 12:24:53,939 106269 DEBUG [tempest.common.waiters] Server ID 354596de-153f-4081-a447-a004c4e68796 ports are all ACTIVE [{'id': '1b589ea7-d269-4e0a-a1c0-4a6dac9fd7fb', 'name': '', 'network_id': 'fd70505d-efdb-41bc-8e62-3df23425f984', 'project_id': '76e9761e1646440191b39fa8688922f2', 'mac_address': 'fa:16:3e:4b:af:b3', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '354596de-153f-4081-a447-a004c4e68796', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '1b16bd17-fc1d-4d08-abab-8eb02b3f6121', 'ip_address': '10.1.0.12'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['2035ce25-2028-4aba-aa72-0d5c33a143c6'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000001415', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-05-26T12:24:43Z', 'updated_at': '2026-05-26T12:24:51Z', 'revision_number': 5, 'tenant_id': '76e9761e1646440191b39fa8688922f2'}]:
2026-05-26 12:24:55,033 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST https://10.4.3.64/networking/v2.0/floatingips 1.093s
2026-05-26 12:24:55,033 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "c295750b-da3d-4e19-ad53-e92832d6bba6", "port_id": "1b589ea7-d269-4e0a-a1c0-4a6dac9fd7fb", "project_id": "76e9761e1646440191b39fa8688922f2", "fixed_ip_address": "10.1.0.12"}}
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-a6034386-24f8-4e8b-827e-0d00a9a51d28', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.64/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "b6e35d3f-4c7f-4194-b32c-10e1aa453bad", "tenant_id": "76e9761e1646440191b39fa8688922f2", "project_id": "76e9761e1646440191b39fa8688922f2", "floating_ip_address": "172.24.5.60", "floating_network_id": "c295750b-da3d-4e19-ad53-e92832d6bba6", "router_id": "00d3776c-d502-4517-a39a-2e7ce3beab1e", "port_id": "1b589ea7-d269-4e0a-a1c0-4a6dac9fd7fb", "fixed_ip_address": "10.1.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "fd70505d-efdb-41bc-8e62-3df23425f984", "mac_address": "fa:16:3e:4b:af:b3", "admin_state_up": true, "status": "ACTIVE", "device_id": "354596de-153f-4081-a447-a004c4e68796", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-05-26T12:24:54Z", "updated_at": "2026-05-26T12:24:54Z", "revision_number": 0}}'
2026-05-26 12:24:55,034 106269 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.60:22' as 'cirros' with public key authentication
2026-05-26 12:25:31,131 106269 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-05-26 12:25:31,300 106269 INFO [paramiko.transport] Authentication (publickey) successful!
2026-05-26 12:25:31,301 106269 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.5.60 successfully created
2026-05-26 12:25:31,301 106269 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo cat /tmp/timestamp
2026-05-26 12:25:31,301 106269 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.60:22' as 'cirros' with public key authentication
2026-05-26 12:25:31,316 106269 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-05-26 12:25:31,474 106269 INFO [paramiko.transport] Authentication (publickey) successful!
2026-05-26 12:25:31,474 106269 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.5.60 successfully created
2026-05-26 12:25:31,774 106269 INFO [tempest.scenario.test_volume_boot_pattern] Creating snapshot from volume: a4b5ad6a-61bd-4edf-b634-1132e7428368
2026-05-26 12:25:31,883 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST https://10.4.3.64/volume/v3/snapshots 0.109s
2026-05-26 12:25:31,883 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"snapshot": {"volume_id": "a4b5ad6a-61bd-4edf-b634-1132e7428368", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-112228085", "description": null, "metadata": null}}
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00331bca-5815-4ecd-9a3c-fa17769e164b', 'content-length': '307', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00331bca-5815-4ecd-9a3c-fa17769e164b', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.64/volume/v3/snapshots'}
Body: b'{"snapshot": {"id": "61cfe9f0-665d-448b-9cca-5420e42366ed", "created_at": "2026-05-26T12:25:31.840693", "updated_at": null, "name": "tempest-TestVolumeBootPattern-snapshot-112228085", "description": null, "volume_id": "a4b5ad6a-61bd-4edf-b634-1132e7428368", "status": "creating", "size": 1, "metadata": {}}}'
2026-05-26 12:25:31,905 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://10.4.3.64/volume/v3/snapshots/61cfe9f0-665d-448b-9cca-5420e42366ed 0.019s
2026-05-26 12:25:31,905 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-931c20b6-a1d6-47b2-8064-488a3b24d39e', 'content-length': '439', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-931c20b6-a1d6-47b2-8064-488a3b24d39e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/snapshots/61cfe9f0-665d-448b-9cca-5420e42366ed'}
Body: b'{"snapshot": {"id": "61cfe9f0-665d-448b-9cca-5420e42366ed", "created_at": "2026-05-26T12:25:32.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-snapshot-112228085", "description": null, "volume_id": "a4b5ad6a-61bd-4edf-b634-1132e7428368", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "76e9761e1646440191b39fa8688922f2", "os-extended-snapshot-attributes:progress": "0%"}}'
2026-05-26 12:25:32,974 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 500 GET https://10.4.3.64/volume/v3/snapshots/61cfe9f0-665d-448b-9cca-5420e42366ed 0.065s
2026-05-26 12:25:32,974 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '128', 'content-type': 'application/json', 'x-compute-request-id': 'req-7274b490-165b-442a-8202-de02bc1e1094', 'x-openstack-request-id': 'req-7274b490-165b-442a-8202-de02bc1e1094', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.64/volume/v3/snapshots/61cfe9f0-665d-448b-9cca-5420e42366ed'}
Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}'
2026-05-26 12:25:33,026 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 500 DELETE https://10.4.3.64/volume/v3/snapshots/61cfe9f0-665d-448b-9cca-5420e42366ed 0.051s
2026-05-26 12:25:33,026 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '128', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bae5cc5-978c-4c56-9516-99efe30bad23', 'x-openstack-request-id': 'req-9bae5cc5-978c-4c56-9516-99efe30bad23', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.64/volume/v3/snapshots/61cfe9f0-665d-448b-9cca-5420e42366ed'}
Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}'
2026-05-26 12:25:33,027 106269 WARNING [tempest.lib.common.utils.test_utils] Got ServerFault while running <bound method SnapshotsClient.delete_snapshot of <tempest.lib.services.volume.v3.snapshots_client.SnapshotsClient object at 0x788d39df0f20>>, retrying...
2026-05-26 12:25:38,081 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE https://10.4.3.64/volume/v3/snapshots/61cfe9f0-665d-448b-9cca-5420e42366ed 0.050s
2026-05-26 12:25:38,081 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:38 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-33cd6b33-37c3-4984-9a6e-8d8b61f237ff', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.64/volume/v3/snapshots/61cfe9f0-665d-448b-9cca-5420e42366ed'}
Body: b''
2026-05-26 12:25:38,104 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/snapshots/61cfe9f0-665d-448b-9cca-5420e42366ed 0.022s
2026-05-26 12:25:38,104 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-967eb661-33bd-4a1d-a1f2-4b0511bfcfc8', 'content-length': '465', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-967eb661-33bd-4a1d-a1f2-4b0511bfcfc8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/snapshots/61cfe9f0-665d-448b-9cca-5420e42366ed'}
Body: b'{"snapshot": {"id": "61cfe9f0-665d-448b-9cca-5420e42366ed", "created_at": "2026-05-26T12:25:32.000000", "updated_at": "2026-05-26T12:25:38.000000", "name": "tempest-TestVolumeBootPattern-snapshot-112228085", "description": null, "volume_id": "a4b5ad6a-61bd-4edf-b634-1132e7428368", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "76e9761e1646440191b39fa8688922f2", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-05-26 12:25:39,122 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET https://10.4.3.64/volume/v3/snapshots/61cfe9f0-665d-448b-9cca-5420e42366ed 0.016s
2026-05-26 12:25:39,122 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '111', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dfcaf8a-59be-48e7-94cb-cf4193349d7d', 'x-openstack-request-id': 'req-0dfcaf8a-59be-48e7-94cb-cf4193349d7d', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.64/volume/v3/snapshots/61cfe9f0-665d-448b-9cca-5420e42366ed'}
Body: b'{"itemNotFound": {"code": 404, "message": "Snapshot 61cfe9f0-665d-448b-9cca-5420e42366ed could not be found."}}'
2026-05-26 12:25:39,438 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE https://10.4.3.64/networking/v2.0/floatingips/b6e35d3f-4c7f-4194-b32c-10e1aa453bad 0.316s
2026-05-26 12:25:39,438 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-52ec4029-1946-4eab-bf01-51e09970f0f1', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.64/networking/v2.0/floatingips/b6e35d3f-4c7f-4194-b32c-10e1aa453bad'}
Body: b''
2026-05-26 12:25:39,544 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE https://10.4.3.64/compute/v2.1/servers/354596de-153f-4081-a447-a004c4e68796 0.105s
2026-05-26 12:25:39,545 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:39 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-6472a44b-1865-4229-9491-a7de2dc5cf0b', 'x-compute-request-id': 'req-6472a44b-1865-4229-9491-a7de2dc5cf0b', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/354596de-153f-4081-a447-a004c4e68796'}
Body: b''
2026-05-26 12:25:39,780 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.64/compute/v2.1/servers/354596de-153f-4081-a447-a004c4e68796 0.235s
2026-05-26 12:25:39,780 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02daaffe-5870-4d43-b189-ebb46be8c45c', 'x-compute-request-id': 'req-02daaffe-5870-4d43-b189-ebb46be8c45c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/354596de-153f-4081-a447-a004c4e68796'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPattern-949257498-network": [{"version": 4, "addr": "10.1.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:af:b3"}, {"version": 4, "addr": "172.24.5.60", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:af:b3"}]}, "created": "2026-05-26T12:24:38Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "72c4f06d3f6f34d85e883f9c51f51a48de42095e7b0390938d87cfc5", "id": "354596de-153f-4081-a447-a004c4e68796", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/354596de-153f-4081-a447-a004c4e68796"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/354596de-153f-4081-a447-a004c4e68796"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1719380963", "status": "ACTIVE", "tenant_id": "76e9761e1646440191b39fa8688922f2", "user_id": "b3cd8073bb874dd1b88632e3229719cb", "updated": "2026-05-26T12:25:40Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1835911659", "OS-SRV-USG:launched_at": "2026-05-26T12:24:52.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1823660471"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a4b5ad6a-61bd-4edf-b634-1132e7428368"}]}}'
2026-05-26 12:25:41,056 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.64/compute/v2.1/servers/354596de-153f-4081-a447-a004c4e68796 0.271s
2026-05-26 12:25:41,057 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1453', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e36c3812-2062-4abf-afe6-5aaa41d3237d', 'x-compute-request-id': 'req-e36c3812-2062-4abf-afe6-5aaa41d3237d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/354596de-153f-4081-a447-a004c4e68796'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPattern-949257498-network": [{"version": 4, "addr": "10.1.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:af:b3"}]}, "created": "2026-05-26T12:24:38Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "72c4f06d3f6f34d85e883f9c51f51a48de42095e7b0390938d87cfc5", "id": "354596de-153f-4081-a447-a004c4e68796", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/354596de-153f-4081-a447-a004c4e68796"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/354596de-153f-4081-a447-a004c4e68796"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1719380963", "status": "ACTIVE", "tenant_id": "76e9761e1646440191b39fa8688922f2", "user_id": "b3cd8073bb874dd1b88632e3229719cb", "updated": "2026-05-26T12:25:40Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1835911659", "OS-SRV-USG:launched_at": "2026-05-26T12:24:52.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1823660471"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a4b5ad6a-61bd-4edf-b634-1132e7428368"}]}}'
2026-05-26 12:25:42,331 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.64/compute/v2.1/servers/354596de-153f-4081-a447-a004c4e68796 0.267s
2026-05-26 12:25:42,331 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1453', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8616d557-1dd6-46a0-b49e-18af79a639c0', 'x-compute-request-id': 'req-8616d557-1dd6-46a0-b49e-18af79a639c0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/354596de-153f-4081-a447-a004c4e68796'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPattern-949257498-network": [{"version": 4, "addr": "10.1.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:af:b3"}]}, "created": "2026-05-26T12:24:38Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "72c4f06d3f6f34d85e883f9c51f51a48de42095e7b0390938d87cfc5", "id": "354596de-153f-4081-a447-a004c4e68796", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/354596de-153f-4081-a447-a004c4e68796"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/354596de-153f-4081-a447-a004c4e68796"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1719380963", "status": "ACTIVE", "tenant_id": "76e9761e1646440191b39fa8688922f2", "user_id": "b3cd8073bb874dd1b88632e3229719cb", "updated": "2026-05-26T12:25:41Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1835911659", "OS-SRV-USG:launched_at": "2026-05-26T12:24:52.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1823660471"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a4b5ad6a-61bd-4edf-b634-1132e7428368"}]}}'
2026-05-26 12:25:43,461 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.64/compute/v2.1/servers/354596de-153f-4081-a447-a004c4e68796 0.121s
2026-05-26 12:25:43,462 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1221', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eec2c5cf-db60-4495-ab37-f014635df799', 'x-compute-request-id': 'req-eec2c5cf-db60-4495-ab37-f014635df799', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/354596de-153f-4081-a447-a004c4e68796'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:24:38Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "72c4f06d3f6f34d85e883f9c51f51a48de42095e7b0390938d87cfc5", "id": "354596de-153f-4081-a447-a004c4e68796", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/354596de-153f-4081-a447-a004c4e68796"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/354596de-153f-4081-a447-a004c4e68796"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1719380963", "status": "ACTIVE", "tenant_id": "76e9761e1646440191b39fa8688922f2", "user_id": "b3cd8073bb874dd1b88632e3229719cb", "updated": "2026-05-26T12:25:41Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1835911659", "OS-SRV-USG:launched_at": "2026-05-26T12:24:52.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a4b5ad6a-61bd-4edf-b634-1132e7428368"}]}}'
2026-05-26 12:25:44,587 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.64/compute/v2.1/servers/354596de-153f-4081-a447-a004c4e68796 0.118s
2026-05-26 12:25:44,587 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13f6d21f-5dfc-420d-877e-09db205970d5', 'x-compute-request-id': 'req-13f6d21f-5dfc-420d-877e-09db205970d5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/354596de-153f-4081-a447-a004c4e68796'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:24:38Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "72c4f06d3f6f34d85e883f9c51f51a48de42095e7b0390938d87cfc5", "id": "354596de-153f-4081-a447-a004c4e68796", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/354596de-153f-4081-a447-a004c4e68796"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/354596de-153f-4081-a447-a004c4e68796"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1719380963", "status": "DELETED", "tenant_id": "76e9761e1646440191b39fa8688922f2", "user_id": "b3cd8073bb874dd1b88632e3229719cb", "updated": "2026-05-26T12:25:44Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1835911659", "OS-SRV-USG:launched_at": "2026-05-26T12:24:52.000000", "OS-SRV-USG:terminated_at": "2026-05-26T12:25:43.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a4b5ad6a-61bd-4edf-b634-1132e7428368"}]}}'
2026-05-26 12:25:44,593 106269 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 5 second wait
2026-05-26 12:25:45,717 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.64/compute/v2.1/servers/354596de-153f-4081-a447-a004c4e68796 0.124s
2026-05-26 12:25:45,717 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3996854-d759-4bbc-81ba-5c3accfbcd01', 'x-compute-request-id': 'req-d3996854-d759-4bbc-81ba-5c3accfbcd01', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/354596de-153f-4081-a447-a004c4e68796'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:24:38Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "72c4f06d3f6f34d85e883f9c51f51a48de42095e7b0390938d87cfc5", "id": "354596de-153f-4081-a447-a004c4e68796", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/354596de-153f-4081-a447-a004c4e68796"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/354596de-153f-4081-a447-a004c4e68796"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1719380963", "status": "DELETED", "tenant_id": "76e9761e1646440191b39fa8688922f2", "user_id": "b3cd8073bb874dd1b88632e3229719cb", "updated": "2026-05-26T12:25:44Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1835911659", "OS-SRV-USG:launched_at": "2026-05-26T12:24:52.000000", "OS-SRV-USG:terminated_at": "2026-05-26T12:25:43.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a4b5ad6a-61bd-4edf-b634-1132e7428368"}]}}'
2026-05-26 12:25:46,751 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET https://10.4.3.64/compute/v2.1/servers/354596de-153f-4081-a447-a004c4e68796 0.028s
2026-05-26 12:25:46,751 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:46 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-d2d2dd82-a3b9-477d-a091-b9e75fbf6190', 'x-compute-request-id': 'req-d2d2dd82-a3b9-477d-a091-b9e75fbf6190', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/354596de-153f-4081-a447-a004c4e68796'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 354596de-153f-4081-a447-a004c4e68796 could not be found."}}'
2026-05-26 12:25:46,974 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE https://10.4.3.64/networking/v2.0/floatingips/52c00f88-5b1f-4605-bc36-b11cb6c25104 0.222s
2026-05-26 12:25:46,974 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-2ae87991-89ca-4f3c-a97a-8b3b42a61e9a', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.64/networking/v2.0/floatingips/52c00f88-5b1f-4605-bc36-b11cb6c25104'}
Body: b''
2026-05-26 12:25:46,999 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 DELETE https://10.4.3.64/compute/v2.1/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c 0.025s
2026-05-26 12:25:46,999 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:46 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-2b896b42-f925-4153-982c-7881e963ebef', 'x-compute-request-id': 'req-2b896b42-f925-4153-982c-7881e963ebef', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 07e4e8e3-34a1-4547-a92b-3bdf9be2983c could not be found."}}'
2026-05-26 12:25:47,029 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET https://10.4.3.64/compute/v2.1/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c 0.029s
2026-05-26 12:25:47,029 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:47 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-01cd3c48-a946-47af-96ed-fbea6f915795', 'x-compute-request-id': 'req-01cd3c48-a946-47af-96ed-fbea6f915795', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/07e4e8e3-34a1-4547-a92b-3bdf9be2983c'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 07e4e8e3-34a1-4547-a92b-3bdf9be2983c could not be found."}}'
2026-05-26 12:25:47,063 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE https://10.4.3.64/volume/v3/volumes/a4b5ad6a-61bd-4edf-b634-1132e7428368 0.033s
2026-05-26 12:25:47,063 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76a20249-e1e0-4a30-ae04-59f59b317ef4', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a4b5ad6a-61bd-4edf-b634-1132e7428368'}
Body: b''
2026-05-26 12:25:47,097 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a4b5ad6a-61bd-4edf-b634-1132e7428368 0.034s
2026-05-26 12:25:47,097 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-943720ee-aada-4058-8226-878ea53c5732', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-943720ee-aada-4058-8226-878ea53c5732', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a4b5ad6a-61bd-4edf-b634-1132e7428368'}
Body: b'{"volume": {"id": "a4b5ad6a-61bd-4edf-b634-1132e7428368", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:23:36.000000", "updated_at": "2026-05-26T12:25:47.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-249606742", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a4b5ad6a-61bd-4edf-b634-1132e7428368"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a4b5ad6a-61bd-4edf-b634-1132e7428368"}], "user_id": "b3cd8073bb874dd1b88632e3229719cb", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "76e9761e1646440191b39fa8688922f2", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:25:48,120 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET https://10.4.3.64/volume/v3/volumes/a4b5ad6a-61bd-4edf-b634-1132e7428368 0.015s
2026-05-26 12:25:48,120 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:48 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-633a864b-e44d-487f-9a96-7d2593d05fe8', 'x-openstack-request-id': 'req-633a864b-e44d-487f-9a96-7d2593d05fe8', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a4b5ad6a-61bd-4edf-b634-1132e7428368'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume a4b5ad6a-61bd-4edf-b634-1132e7428368 could not be found."}}'
2026-05-26 12:25:48,286 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE https://10.4.3.64/networking/v2.0/security-groups/2035ce25-2028-4aba-aa72-0d5c33a143c6 0.166s
2026-05-26 12:25:48,287 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-1115f180-d8a1-4c71-8d4d-0760f31c71ee', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.64/networking/v2.0/security-groups/2035ce25-2028-4aba-aa72-0d5c33a143c6'}
Body: b''
2026-05-26 12:25:48,314 106269 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE https://10.4.3.64/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1835911659 0.027s
2026-05-26 12:25:48,314 106269 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:48 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-5da3d009-e301-48d5-bdc6-012ea32908ad', 'x-compute-request-id': 'req-5da3d009-e301-48d5-bdc6-012ea32908ad', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.64/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1835911659'}
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 118, in test_volume_boot_pattern
snapshot = self.create_volume_snapshot(volume_origin['id'], force=True)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/manager.py", line 525, in create_volume_snapshot
waiters.wait_for_volume_resource_status(self.snapshots_client,
File "/opt/stack/tempest/tempest/common/waiters.py", line 376, in wait_for_volume_resource_status
resource_status = show_resource(resource_id)[
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/v3/snapshots_client.py", line 57, in show_snapshot
resp, body = self.get(url)
^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 345, in get
return self.request('GET', url, extra_headers, headers,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
raise exceptions.ServerFault(resp_body, resp=resp,
tempest.lib.exceptions.ServerFault: Got server fault
Details: The server has either erred or is incapable of performing the requested operation.
|
||||||
| tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV346 | 1 | 0 | 1 | 0 | 0 | Detail | |
test_instance_boot_after_snapshot_deletion[compute,id-77889046-1a75-4f14-9b3a-fbbfdd8e5093,image,slow,volume] |
fail
ft4.1: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV346.test_instance_boot_after_snapshot_deletion[compute,id-77889046-1a75-4f14-9b3a-fbbfdd8e5093,image,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-05-26 12:24:23,983 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.64/image/v2/images/5b80e04a-f032-48ca-8988-d8d10dd5e3a3 0.123s
2026-05-26 12:24:23,983 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1044', 'content-type': 'application/json', 'x-openstack-request-id': 'req-5a0fd2dd-f421-4d12-b966-46cf2d7a80ff', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/image/v2/images/5b80e04a-f032-48ca-8988-d8d10dd5e3a3'}
Body: b'{"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "a4f9bc56bc0040dd9aa635ba29f56e72", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "created_at": "2026-05-26T12:07:46Z", "updated_at": "2026-05-26T12:07:49Z", "tags": [], "self": "/v2/images/5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "file": "/v2/images/5b80e04a-f032-48ca-8988-d8d10dd5e3a3/file", "schema": "/v2/schemas/image"}'
2026-05-26 12:24:24,272 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 202 POST https://10.4.3.64/volume/v3/volumes 0.289s
2026-05-26 12:24:24,273 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1386380490", "snapshot_id": null, "imageRef": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "volume_type": null, "size": 1}}
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5730342d-4289-4140-a5fe-80f9228f7726', 'content-length': '779', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5730342d-4289-4140-a5fe-80f9228f7726', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.64/volume/v3/volumes'}
Body: b'{"volume": {"id": "f7449faa-e68c-4b9f-876c-236915bb2f70", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:24:24.223207", "updated_at": null, "name": "tempest-TestVolumeBootPatternV346-volume-origin-1386380490", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/f7449faa-e68c-4b9f-876c-236915bb2f70"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/f7449faa-e68c-4b9f-876c-236915bb2f70"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}'
2026-05-26 12:24:24,315 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.64/volume/v3/volumes/f7449faa-e68c-4b9f-876c-236915bb2f70 0.036s
2026-05-26 12:24:24,316 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75c11aa7-c714-49d0-9a04-6b08eb738b48', 'content-length': '847', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75c11aa7-c714-49d0-9a04-6b08eb738b48', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/f7449faa-e68c-4b9f-876c-236915bb2f70'}
Body: b'{"volume": {"id": "f7449faa-e68c-4b9f-876c-236915bb2f70", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:24:24.000000", "updated_at": null, "name": "tempest-TestVolumeBootPatternV346-volume-origin-1386380490", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/f7449faa-e68c-4b9f-876c-236915bb2f70"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/f7449faa-e68c-4b9f-876c-236915bb2f70"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec"}}'
2026-05-26 12:24:25,345 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.64/volume/v3/volumes/f7449faa-e68c-4b9f-876c-236915bb2f70 0.024s
2026-05-26 12:24:25,346 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad5af2e7-d4c2-4fe7-a89e-6de9986438a6', 'content-length': '1387', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad5af2e7-d4c2-4fe7-a89e-6de9986438a6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/f7449faa-e68c-4b9f-876c-236915bb2f70'}
Body: b'{"volume": {"id": "f7449faa-e68c-4b9f-876c-236915bb2f70", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:24:24.000000", "updated_at": "2026-05-26T12:24:25.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1386380490", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/f7449faa-e68c-4b9f-876c-236915bb2f70"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/f7449faa-e68c-4b9f-876c-236915bb2f70"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:24:25,351 106281 INFO [tempest.common.waiters] volume f7449faa-e68c-4b9f-876c-236915bb2f70 reached available after waiting for 1.351129 seconds
2026-05-26 12:24:25,375 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.64/volume/v3/volumes/f7449faa-e68c-4b9f-876c-236915bb2f70 0.024s
2026-05-26 12:24:25,375 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac772cbe-4f69-48c9-b58c-da0788b002a2', 'content-length': '1387', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac772cbe-4f69-48c9-b58c-da0788b002a2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/f7449faa-e68c-4b9f-876c-236915bb2f70'}
Body: b'{"volume": {"id": "f7449faa-e68c-4b9f-876c-236915bb2f70", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:24:24.000000", "updated_at": "2026-05-26T12:24:25.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1386380490", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/f7449faa-e68c-4b9f-876c-236915bb2f70"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/f7449faa-e68c-4b9f-876c-236915bb2f70"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:24:25,431 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 201 POST https://10.4.3.64/identity/v3/auth/tokens 0.048s
2026-05-26 12:24:25,431 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2937', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-5fab695a-670d-48cc-9cca-7e0e7c8c806a', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.64/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "0a2b675c8bf243749b914a7b49cad6d9", "name": "tempest-TestVolumeBootPatternV346-2139845312-project-member", "password_expires_at": null}, "audit_ids": ["-KoxD6coTPiFwEB8FSN3Gg"], "expires_at": "2026-05-26T13:24:25.000000Z", "issued_at": "2026-05-26T12:24:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ce974a3fbcc4740b30819f2884e62ec", "name": "tempest-TestVolumeBootPatternV346-2139845312"}, "is_domain": false, "roles": [{"id": "9aea80cc68e946e8b1e0612d455813f6", "name": "member"}, {"id": "eae130be1e8146bb950e781f6580c485", "name": "reader"}], "catalog": [{"endpoints": [{"id": "3154d8ef66b2435eaa8f17afb08b48e6", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.64/networking", "region": "RegionOne"}], "id": "2a6c0aea70a94a95a279b4a8ce9e11b7", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3da2fac2d06d481dad6ab8ea17efac1b", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.64/identity", "region": "RegionOne"}], "id": "4a837bf38d654c569c2f18b8b177c1b2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "73b6e40da0bc45458cf029122e335c32", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.64/placement", "region": "RegionOne"}], "id": "554c6c783ec64cb58534d0878d0dfe0f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "afdc811a972946999398a48719150576", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.64/volume/v3", "region": "RegionOne"}], "id": "77c648c0b3d34beeb9ad378fa66eb76f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "dcbda7ebc03246fd951804b71becc1dc", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.64/compute/v2/9ce974a3fbcc4740b30819f2884e62ec", "region": "RegionOne"}], "id": "9ec2eaa25a72474e996ecf2609405f7c", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5939efe40e81498193cf8df27ff185ac", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.64/compute/v2.1", "region": "RegionOne"}], "id": "b8ba898894004cf5aa2a73efcfa75756", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "7d96a420f162464aacf7f05abd172523", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.64/image", "region": "RegionOne"}], "id": "bad9ce5f2be74f36a71e1e81c1b0323c", "type": "image", "name": "glance"}, {"endpoints": [{"id": "309f48f0243542d0a88fc55cbcb858cb", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.64:8080/v1/AUTH_9ce974a3fbcc4740b30819f2884e62ec", "region": "RegionOne"}, {"id": "8f736d28bea8434f8afe362706fe7aa5", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.64:8080", "region": "RegionOne"}], "id": "f7c4c2591852466aa89f7c4268c40c46", "type": "object-store", "name": "swift"}]}}'
2026-05-26 12:24:25,432 106281 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion) Found network {'id': '901a2427-bd14-4707-8467-7d578a9794d7', 'name': 'tempest-TestVolumeBootPatternV346-80615359-network', 'tenant_id': '9ce974a3fbcc4740b30819f2884e62ec', 'project_id': '9ce974a3fbcc4740b30819f2884e62ec', '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': 57173, '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-26T12:24:13Z', 'updated_at': '2026-05-26T12:24:13Z', 'revision_number': 1} available for tenant
2026-05-26 12:24:25,432 106281 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-05-26 12:24:25,432 106281 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-05-26 12:24:25,470 106281 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://10.4.3.64/compute/v2.1/os-keypairs 0.038s
2026-05-26 12:24:25,471 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-809902785", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEfl3NjHNYF27KlsVzyf5VxfIEQO9Iwueyl+OLe3+KXe4P7tzOXHFAnosEFg2MntGH/EZleYyX+vGFYA+0nQhFcf1uXZReHK12X2LoOSaPicT4qXCHnRo9Vu/RNF4Nmc/w=="}}
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-499b5525-302f-468e-a4ed-b66d154e400a', 'x-compute-request-id': 'req-499b5525-302f-468e-a4ed-b66d154e400a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-809902785", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEfl3NjHNYF27KlsVzyf5VxfIEQO9Iwueyl+OLe3+KXe4P7tzOXHFAnosEFg2MntGH/EZleYyX+vGFYA+0nQhFcf1uXZReHK12X2LoOSaPicT4qXCHnRo9Vu/RNF4Nmc/w==", "fingerprint": "95:f3:16:38:ff:95:82:46:92:23:ec:26:a7:29:13:6a", "user_id": "0a2b675c8bf243749b914a7b49cad6d9"}}'
2026-05-26 12:24:25,472 106281 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-809902785 created
2026-05-26 12:24:25,621 106281 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.64/networking/v2.0/security-groups 0.149s
2026-05-26 12:24:25,621 106281 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--1364378066", "description": "tempest-description--1638922965"}}
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1663', 'x-openstack-request-id': 'req-835c83ed-52d7-491f-b44f-a5f6434ae3ed', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.64/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "1cc9f6bf-4572-43b5-8f9b-2c3e790c394b", "name": "tempest-securitygroup--1364378066", "stateful": true, "tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "project_id": "9ce974a3fbcc4740b30819f2884e62ec", "description": "tempest-description--1638922965", "shared": false, "security_group_rules": [{"id": "823470e3-620f-4aad-a39e-15bc38dd1ceb", "project_id": "9ce974a3fbcc4740b30819f2884e62ec", "security_group_id": "1cc9f6bf-4572-43b5-8f9b-2c3e790c394b", "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": 1569, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-05-26T12:24:25Z", "updated_at": "2026-05-26T12:24:25Z", "revision_number": 0, "tenant_id": "9ce974a3fbcc4740b30819f2884e62ec"}, {"id": "9f2acf00-a7e9-4a07-b693-f12ab35b5f64", "project_id": "9ce974a3fbcc4740b30819f2884e62ec", "security_group_id": "1cc9f6bf-4572-43b5-8f9b-2c3e790c394b", "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": 1570, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-05-26T12:24:25Z", "updated_at": "2026-05-26T12:24:25Z", "revision_number": 0, "tenant_id": "9ce974a3fbcc4740b30819f2884e62ec"}], "tags": [], "created_at": "2026-05-26T12:24:25Z", "updated_at": "2026-05-26T12:24:25Z", "revision_number": 1}}'
2026-05-26 12:24:25,744 106281 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.64/networking/v2.0/security-group-rules 0.122s
2026-05-26 12:24:25,744 106281 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": "1cc9f6bf-4572-43b5-8f9b-2c3e790c394b", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-b41e7614-ddd3-4b2e-b20a-ac085acb9886', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.64/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "8a71c77f-fea8-4315-b595-a057d436a7a7", "project_id": "9ce974a3fbcc4740b30819f2884e62ec", "security_group_id": "1cc9f6bf-4572-43b5-8f9b-2c3e790c394b", "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-26T12:24:25Z", "updated_at": "2026-05-26T12:24:25Z", "revision_number": 0, "tenant_id": "9ce974a3fbcc4740b30819f2884e62ec"}}'
2026-05-26 12:24:25,875 106281 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.64/networking/v2.0/security-group-rules 0.131s
2026-05-26 12:24:25,875 106281 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": "1cc9f6bf-4572-43b5-8f9b-2c3e790c394b", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-6ffd828c-86e9-4f3c-81bf-7e6ee73f3093', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.64/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "f0ffdf16-5148-4838-9d10-3f4e7b78d8e2", "project_id": "9ce974a3fbcc4740b30819f2884e62ec", "security_group_id": "1cc9f6bf-4572-43b5-8f9b-2c3e790c394b", "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-26T12:24:25Z", "updated_at": "2026-05-26T12:24:25Z", "revision_number": 0, "tenant_id": "9ce974a3fbcc4740b30819f2884e62ec"}}'
2026-05-26 12:24:25,876 106281 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1364378066 created
2026-05-26 12:24:26,394 106281 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.64/networking/v2.0/floatingips 0.518s
2026-05-26 12:24:26,394 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "c295750b-da3d-4e19-ad53-e92832d6bba6"}}
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '526', 'x-openstack-request-id': 'req-0d4ecfbd-7a28-4dec-a557-fa4f0be034af', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.64/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "a3616e5a-284b-407e-a370-d82aa51378fc", "tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "project_id": "9ce974a3fbcc4740b30819f2884e62ec", "floating_ip_address": "172.24.5.5", "floating_network_id": "c295750b-da3d-4e19-ad53-e92832d6bba6", "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-26T12:24:26Z", "updated_at": "2026-05-26T12:24:26Z", "revision_number": 0}}'
2026-05-26 12:24:26,394 106281 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'a3616e5a-284b-407e-a370-d82aa51378fc', 'tenant_id': '9ce974a3fbcc4740b30819f2884e62ec', 'project_id': '9ce974a3fbcc4740b30819f2884e62ec', 'floating_ip_address': '172.24.5.5', 'floating_network_id': 'c295750b-da3d-4e19-ad53-e92832d6bba6', '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-26T12:24:26Z', 'updated_at': '2026-05-26T12:24:26Z', 'revision_number': 0, 'ip': '172.24.5.5'} created
2026-05-26 12:24:26,394 106281 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-809902785', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEfl3NjHNYF27KlsVzyf5VxfIEQO9Iwueyl+OLe3+KXe4P7tzOXHFAnosEFg2MntGH/EZleYyX+vGFYA+0nQhFcf1uXZReHK12X2LoOSaPicT4qXCHnRo9Vu/RNF4Nmc/w==', 'fingerprint': '95:f3:16:38:ff:95:82:46:92:23:ec:26:a7:29:13:6a', 'user_id': '0a2b675c8bf243749b914a7b49cad6d9', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCSF6OwYycWHe+012jtYVmU0yDlx0pkdhsKVXnp3o3YPrra3AOiiF+9\niavz14BO3uegBwYFK4EEACKhZANiAARH5dzYxzWBduypbFc8n+VcXyBEDvSMLnsp\nfji3t/il3uD+7czlxxQJ6LBBYNjJ7Rh/xGZXmMl/rxhWAPtJ0IRXH9bl2UXhytdl\n9i6Dkmj4nE+Klwh50aPVbv0TReDZnP8=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '1cc9f6bf-4572-43b5-8f9b-2c3e790c394b', 'name': 'tempest-securitygroup--1364378066', 'stateful': True, 'tenant_id': '9ce974a3fbcc4740b30819f2884e62ec', 'project_id': '9ce974a3fbcc4740b30819f2884e62ec', 'description': 'tempest-description--1638922965', 'shared': False, 'security_group_rules': [{'id': '823470e3-620f-4aad-a39e-15bc38dd1ceb', 'project_id': '9ce974a3fbcc4740b30819f2884e62ec', 'security_group_id': '1cc9f6bf-4572-43b5-8f9b-2c3e790c394b', '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': 1569, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-05-26T12:24:25Z', 'updated_at': '2026-05-26T12:24:25Z', 'revision_number': 0, 'tenant_id': '9ce974a3fbcc4740b30819f2884e62ec'}, {'id': '9f2acf00-a7e9-4a07-b693-f12ab35b5f64', 'project_id': '9ce974a3fbcc4740b30819f2884e62ec', 'security_group_id': '1cc9f6bf-4572-43b5-8f9b-2c3e790c394b', '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': 1570, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-05-26T12:24:25Z', 'updated_at': '2026-05-26T12:24:25Z', 'revision_number': 0, 'tenant_id': '9ce974a3fbcc4740b30819f2884e62ec'}], 'tags': [], 'created_at': '2026-05-26T12:24:25Z', 'updated_at': '2026-05-26T12:24:25Z', 'revision_number': 1}, 'floating_ip': {'id': 'a3616e5a-284b-407e-a370-d82aa51378fc', 'tenant_id': '9ce974a3fbcc4740b30819f2884e62ec', 'project_id': '9ce974a3fbcc4740b30819f2884e62ec', 'floating_ip_address': '172.24.5.5', 'floating_network_id': 'c295750b-da3d-4e19-ad53-e92832d6bba6', '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-26T12:24:26Z', 'updated_at': '2026-05-26T12:24:26Z', 'revision_number': 0, 'ip': '172.24.5.5'}}
2026-05-26 12:24:27,138 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 202 POST https://10.4.3.64/compute/v2.1/servers 0.743s
2026-05-26 12:24:27,138 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestVolumeBootPatternV346-server-1868494347", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "f7449faa-e68c-4b9f-876c-236915bb2f70", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "901a2427-bd14-4707-8467-7d578a9794d7"}], "security_groups": [{"name": "tempest-securitygroup--1364378066"}], "key_name": "tempest-keypair-809902785", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '404', 'location': 'https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd2dc926-78b3-4aaa-8901-d1651d61ccfb', 'x-compute-request-id': 'req-dd2dc926-78b3-4aaa-8901-d1651d61ccfb', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.64/compute/v2.1/servers'}
Body: b'{"server": {"id": "adff34eb-1870-48c4-bcc6-8dc8994322e7", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1364378066"}], "adminPass": "68ucRHoD5u9Q"}}'
2026-05-26 12:24:27,214 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7 0.075s
2026-05-26 12:24:27,214 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1079', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb3c281f-92e1-435f-acfd-3f545960cfd7', 'x-compute-request-id': 'req-bb3c281f-92e1-435f-acfd-3f545960cfd7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:24:27Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "", "id": "adff34eb-1870-48c4-bcc6-8dc8994322e7", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1868494347", "status": "BUILD", "tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "updated": "2026-05-26T12:24:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-809902785", "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-26 12:24:28,311 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7 0.091s
2026-05-26 12:24:28,311 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1129', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27e43d5d-a0ee-4637-b22b-84fa51841922', 'x-compute-request-id': 'req-27e43d5d-a0ee-4637-b22b-84fa51841922', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:24:27Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "", "id": "adff34eb-1870-48c4-bcc6-8dc8994322e7", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1868494347", "status": "BUILD", "tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "updated": "2026-05-26T12:24:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-809902785", "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": "f7449faa-e68c-4b9f-876c-236915bb2f70"}]}}'
2026-05-26 12:24:29,425 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7 0.107s
2026-05-26 12:24:29,425 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1121', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f58fc2d-e014-4312-a531-d7c7ca1a97ed', 'x-compute-request-id': 'req-6f58fc2d-e014-4312-a531-d7c7ca1a97ed', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:24:27Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "", "id": "adff34eb-1870-48c4-bcc6-8dc8994322e7", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1868494347", "status": "BUILD", "tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "updated": "2026-05-26T12:24:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-809902785", "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": "f7449faa-e68c-4b9f-876c-236915bb2f70"}]}}'
2026-05-26 12:24:29,430 106281 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-05-26 12:24:30,517 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7 0.086s
2026-05-26 12:24:30,518 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1121', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f19d3d9-c3bf-40fe-a02f-899e65fb7089', 'x-compute-request-id': 'req-1f19d3d9-c3bf-40fe-a02f-899e65fb7089', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:24:27Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "", "id": "adff34eb-1870-48c4-bcc6-8dc8994322e7", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1868494347", "status": "BUILD", "tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "updated": "2026-05-26T12:24:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-809902785", "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": "f7449faa-e68c-4b9f-876c-236915bb2f70"}]}}'
2026-05-26 12:24:31,622 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7 0.099s
2026-05-26 12:24:31,622 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1177', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-687f2cb1-03d4-458f-a811-ec95160f5266', 'x-compute-request-id': 'req-687f2cb1-03d4-458f-a811-ec95160f5266', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:24:27Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "461ebd88b1c4a3b4ad2045cd0a7ffdb1cfeef8cf5477ba8b5634d3b1", "id": "adff34eb-1870-48c4-bcc6-8dc8994322e7", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1868494347", "status": "BUILD", "tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "updated": "2026-05-26T12:24:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-809902785", "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": "f7449faa-e68c-4b9f-876c-236915bb2f70"}]}}'
2026-05-26 12:24:32,765 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7 0.135s
2026-05-26 12:24:32,766 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1177', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d46410d-cb26-4746-ab8a-0cae8efc6fb0', 'x-compute-request-id': 'req-0d46410d-cb26-4746-ab8a-0cae8efc6fb0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:24:27Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "461ebd88b1c4a3b4ad2045cd0a7ffdb1cfeef8cf5477ba8b5634d3b1", "id": "adff34eb-1870-48c4-bcc6-8dc8994322e7", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1868494347", "status": "BUILD", "tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "updated": "2026-05-26T12:24:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-809902785", "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": "f7449faa-e68c-4b9f-876c-236915bb2f70"}]}}'
2026-05-26 12:24:33,927 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7 0.156s
2026-05-26 12:24:33,927 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1185', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6cae5ab7-5ca9-443e-a05f-ccdf3dbc0248', 'x-compute-request-id': 'req-6cae5ab7-5ca9-443e-a05f-ccdf3dbc0248', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:24:27Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "461ebd88b1c4a3b4ad2045cd0a7ffdb1cfeef8cf5477ba8b5634d3b1", "id": "adff34eb-1870-48c4-bcc6-8dc8994322e7", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1868494347", "status": "BUILD", "tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "updated": "2026-05-26T12:24:33Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-809902785", "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": "f7449faa-e68c-4b9f-876c-236915bb2f70"}]}}'
2026-05-26 12:24:33,935 106281 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 6 second wait
2026-05-26 12:24:35,150 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7 0.215s
2026-05-26 12:24:35,150 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1263', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c95b2f54-4f23-4574-be1c-0269fa9c3306', 'x-compute-request-id': 'req-c95b2f54-4f23-4574-be1c-0269fa9c3306', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:24:27Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "461ebd88b1c4a3b4ad2045cd0a7ffdb1cfeef8cf5477ba8b5634d3b1", "id": "adff34eb-1870-48c4-bcc6-8dc8994322e7", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1868494347", "status": "BUILD", "tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "updated": "2026-05-26T12:24:34Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-809902785", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1364378066"}], "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": "f7449faa-e68c-4b9f-876c-236915bb2f70"}]}}'
2026-05-26 12:24:35,159 106281 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 8 second wait
2026-05-26 12:24:36,344 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7 0.184s
2026-05-26 12:24:36,344 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1263', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88b49bf4-f7d3-4f4c-a65b-f8e0b4e02582', 'x-compute-request-id': 'req-88b49bf4-f7d3-4f4c-a65b-f8e0b4e02582', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:24:27Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "461ebd88b1c4a3b4ad2045cd0a7ffdb1cfeef8cf5477ba8b5634d3b1", "id": "adff34eb-1870-48c4-bcc6-8dc8994322e7", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1868494347", "status": "BUILD", "tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "updated": "2026-05-26T12:24:34Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-809902785", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1364378066"}], "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": "f7449faa-e68c-4b9f-876c-236915bb2f70"}]}}'
2026-05-26 12:24:37,533 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7 0.183s
2026-05-26 12:24:37,534 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1263a131-62c1-47c4-8b69-a9b096d76086', 'x-compute-request-id': 'req-1263a131-62c1-47c4-8b69-a9b096d76086', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:24:27Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "461ebd88b1c4a3b4ad2045cd0a7ffdb1cfeef8cf5477ba8b5634d3b1", "id": "adff34eb-1870-48c4-bcc6-8dc8994322e7", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1868494347", "status": "BUILD", "tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "updated": "2026-05-26T12:24:37Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-809902785", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1364378066"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f7449faa-e68c-4b9f-876c-236915bb2f70"}]}}'
2026-05-26 12:24:37,539 106281 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 10 second wait
2026-05-26 12:24:38,867 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7 0.327s
2026-05-26 12:24:38,867 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e86995ea-0851-415c-89ad-b7d0fade6f38', 'x-compute-request-id': 'req-e86995ea-0851-415c-89ad-b7d0fade6f38', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:24:27Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "461ebd88b1c4a3b4ad2045cd0a7ffdb1cfeef8cf5477ba8b5634d3b1", "id": "adff34eb-1870-48c4-bcc6-8dc8994322e7", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1868494347", "status": "BUILD", "tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "updated": "2026-05-26T12:24:37Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-809902785", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1364378066"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f7449faa-e68c-4b9f-876c-236915bb2f70"}]}}'
2026-05-26 12:24:40,076 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7 0.199s
2026-05-26 12:24:40,076 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53262869-3342-497e-b804-5a6699a80b16', 'x-compute-request-id': 'req-53262869-3342-497e-b804-5a6699a80b16', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:24:27Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "461ebd88b1c4a3b4ad2045cd0a7ffdb1cfeef8cf5477ba8b5634d3b1", "id": "adff34eb-1870-48c4-bcc6-8dc8994322e7", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1868494347", "status": "BUILD", "tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "updated": "2026-05-26T12:24:37Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-809902785", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1364378066"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f7449faa-e68c-4b9f-876c-236915bb2f70"}]}}'
2026-05-26 12:24:41,484 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7 0.400s
2026-05-26 12:24:41,485 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f8e87f9-0cb6-4c43-9cc5-643092c059ad', 'x-compute-request-id': 'req-0f8e87f9-0cb6-4c43-9cc5-643092c059ad', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:24:27Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "461ebd88b1c4a3b4ad2045cd0a7ffdb1cfeef8cf5477ba8b5634d3b1", "id": "adff34eb-1870-48c4-bcc6-8dc8994322e7", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1868494347", "status": "BUILD", "tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "updated": "2026-05-26T12:24:37Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-809902785", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1364378066"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f7449faa-e68c-4b9f-876c-236915bb2f70"}]}}'
2026-05-26 12:24:42,684 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7 0.192s
2026-05-26 12:24:42,684 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a0e3054-34b0-4647-a7c4-3b61eee10ec2', 'x-compute-request-id': 'req-8a0e3054-34b0-4647-a7c4-3b61eee10ec2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:24:27Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "461ebd88b1c4a3b4ad2045cd0a7ffdb1cfeef8cf5477ba8b5634d3b1", "id": "adff34eb-1870-48c4-bcc6-8dc8994322e7", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1868494347", "status": "BUILD", "tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "updated": "2026-05-26T12:24:42Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-809902785", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1364378066"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f7449faa-e68c-4b9f-876c-236915bb2f70"}]}}'
2026-05-26 12:24:43,918 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7 0.226s
2026-05-26 12:24:43,918 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1439', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85d396a3-514c-4064-b4e0-d74e53345fe0', 'x-compute-request-id': 'req-85d396a3-514c-4064-b4e0-d74e53345fe0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPatternV346-80615359-network": [{"version": 4, "addr": "10.1.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:98:bc"}]}, "created": "2026-05-26T12:24:27Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "461ebd88b1c4a3b4ad2045cd0a7ffdb1cfeef8cf5477ba8b5634d3b1", "id": "adff34eb-1870-48c4-bcc6-8dc8994322e7", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1868494347", "status": "ACTIVE", "tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "updated": "2026-05-26T12:24:43Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-809902785", "OS-SRV-USG:launched_at": "2026-05-26T12:24:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1364378066"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f7449faa-e68c-4b9f-876c-236915bb2f70"}]}}'
2026-05-26 12:24:43,925 106281 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 16 second wait
2026-05-26 12:24:44,102 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7/os-interface 0.177s
2026-05-26 12:24:44,103 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:43 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-5da217f8-c7a4-4dec-8483-55282060229e', 'x-compute-request-id': 'req-5da217f8-c7a4-4dec-8483-55282060229e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "901a2427-bd14-4707-8467-7d578a9794d7", "port_id": "a3a5a4b7-ca1b-49b4-9126-5b2c987c2c29", "mac_addr": "fa:16:3e:2c:98:bc", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "5b180413-0802-4268-ba84-a45f7965f215", "ip_address": "10.1.0.11"}]}]}'
2026-05-26 12:24:44,701 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 PUT https://10.4.3.64/networking/v2.0/floatingips/a3616e5a-284b-407e-a370-d82aa51378fc 0.593s
2026-05-26 12:24:44,701 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "a3a5a4b7-ca1b-49b4-9126-5b2c987c2c29"}}
Response - Headers: {'date': 'Tue, 26 May 2026 12:24:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-fde7b086-f605-4e6e-91f2-928eee5f2d0b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/networking/v2.0/floatingips/a3616e5a-284b-407e-a370-d82aa51378fc'}
Body: b'{"floatingip": {"id": "a3616e5a-284b-407e-a370-d82aa51378fc", "tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "project_id": "9ce974a3fbcc4740b30819f2884e62ec", "floating_ip_address": "172.24.5.5", "floating_network_id": "c295750b-da3d-4e19-ad53-e92832d6bba6", "router_id": "f01f3e35-944b-4fb9-a459-88c7988b2852", "port_id": "a3a5a4b7-ca1b-49b4-9126-5b2c987c2c29", "fixed_ip_address": "10.1.0.11", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "901a2427-bd14-4707-8467-7d578a9794d7", "mac_address": "fa:16:3e:2c:98:bc", "admin_state_up": true, "status": "ACTIVE", "device_id": "adff34eb-1870-48c4-bcc6-8dc8994322e7", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-05-26T12:24:26Z", "updated_at": "2026-05-26T12:24:44Z", "revision_number": 1}}'
2026-05-26 12:24:44,702 106281 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.5:22' as 'cirros' with public key authentication
2026-05-26 12:25:20,409 106281 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-05-26 12:25:20,593 106281 INFO [paramiko.transport] Authentication (publickey) successful!
2026-05-26 12:25:20,594 106281 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.5.5 successfully created
2026-05-26 12:25:20,837 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7 0.243s
2026-05-26 12:25:20,837 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:20 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-3ccdbc82-9d4d-43ac-9e1a-c15363189ba9', 'x-compute-request-id': 'req-3ccdbc82-9d4d-43ac-9e1a-c15363189ba9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPatternV346-80615359-network": [{"version": 4, "addr": "10.1.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:98:bc"}, {"version": 4, "addr": "172.24.5.5", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:98:bc"}]}, "created": "2026-05-26T12:24:27Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "461ebd88b1c4a3b4ad2045cd0a7ffdb1cfeef8cf5477ba8b5634d3b1", "id": "adff34eb-1870-48c4-bcc6-8dc8994322e7", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1868494347", "status": "ACTIVE", "tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "updated": "2026-05-26T12:24:43Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-809902785", "OS-SRV-USG:launched_at": "2026-05-26T12:24:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1364378066"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f7449faa-e68c-4b9f-876c-236915bb2f70"}]}}'
2026-05-26 12:25:20,842 106281 DEBUG [tempest.scenario.manager] Creating a snapshot image for server: tempest-TestVolumeBootPatternV346-server-1868494347
2026-05-26 12:25:23,373 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 202 POST https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7/action 2.530s
2026-05-26 12:25:23,373 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"createImage": {"name": "tempest-TestVolumeBootPatternV346snapshot-901456066"}}
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'content-length': '0', 'location': 'https://10.4.3.64/image//images/45cc685c-fd0b-4cc7-af47-3e104081cc63', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e31018b7-3298-4b42-b62b-f26f7492b18e', 'x-compute-request-id': 'req-e31018b7-3298-4b42-b62b-f26f7492b18e', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7/action'}
Body: b''
2026-05-26 12:25:23,389 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.64/image/v2/images/45cc685c-fd0b-4cc7-af47-3e104081cc63 0.015s
2026-05-26 12:25:23,390 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1921', 'content-type': 'application/json', 'x-openstack-request-id': 'req-684781f0-d4f1-43a4-8fbd-030f66eecf86', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/image/v2/images/45cc685c-fd0b-4cc7-af47-3e104081cc63'}
Body: b'{"base_image_ref": "", "bdm_v2": "True", "block_device_mapping": "[{\\"no_device\\": null, \\"volume_id\\": null, \\"device_name\\": \\"/dev/vda\\", \\"volume_type\\": null, \\"encryption_format\\": null, \\"encrypted\\": null, \\"image_id\\": null, \\"volume_size\\": 1, \\"encryption_options\\": null, \\"guest_format\\": null, \\"snapshot_id\\": \\"dffdf0fe-e983-4a1c-9a20-1bcf8d071162\\", \\"boot_index\\": 0, \\"source_type\\": \\"snapshot\\", \\"disk_bus\\": \\"virtio\\", \\"encryption_secret_uuid\\": null, \\"tag\\": null, \\"device_type\\": \\"disk\\", \\"destination_type\\": \\"volume\\", \\"delete_on_termination\\": false}]", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "owner_project_name": "tempest-TestVolumeBootPatternV346-2139845312", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-TestVolumeBootPatternV346-2139845312-project-member", "root_device_name": "/dev/vda", "name": "tempest-TestVolumeBootPatternV346snapshot-901456066", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": 0, "virtual_size": null, "status": "active", "checksum": "d41d8cd98f00b204e9800998ecf8427e", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "9ce974a3fbcc4740b30819f2884e62ec", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "cf83e1357eefb8bdf1542850d66d8007d620e4050b5715dc83f4a921d36ce9ce47d0d13c5d85f2b0ff8318d2877eec2f63b931bd47417a81a538327af927da3e", "id": "45cc685c-fd0b-4cc7-af47-3e104081cc63", "created_at": "2026-05-26T12:25:22Z", "updated_at": "2026-05-26T12:25:23Z", "tags": [], "self": "/v2/images/45cc685c-fd0b-4cc7-af47-3e104081cc63", "file": "/v2/images/45cc685c-fd0b-4cc7-af47-3e104081cc63/file", "schema": "/v2/schemas/image"}'
2026-05-26 12:25:23,407 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.64/image/v2/images/45cc685c-fd0b-4cc7-af47-3e104081cc63 0.017s
2026-05-26 12:25:23,407 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1921', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ed356571-856c-451f-8316-bf5b64b0c804', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/image/v2/images/45cc685c-fd0b-4cc7-af47-3e104081cc63'}
Body: b'{"base_image_ref": "", "bdm_v2": "True", "block_device_mapping": "[{\\"no_device\\": null, \\"volume_id\\": null, \\"device_name\\": \\"/dev/vda\\", \\"volume_type\\": null, \\"encryption_format\\": null, \\"encrypted\\": null, \\"image_id\\": null, \\"volume_size\\": 1, \\"encryption_options\\": null, \\"guest_format\\": null, \\"snapshot_id\\": \\"dffdf0fe-e983-4a1c-9a20-1bcf8d071162\\", \\"boot_index\\": 0, \\"source_type\\": \\"snapshot\\", \\"disk_bus\\": \\"virtio\\", \\"encryption_secret_uuid\\": null, \\"tag\\": null, \\"device_type\\": \\"disk\\", \\"destination_type\\": \\"volume\\", \\"delete_on_termination\\": false}]", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "owner_project_name": "tempest-TestVolumeBootPatternV346-2139845312", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-TestVolumeBootPatternV346-2139845312-project-member", "root_device_name": "/dev/vda", "name": "tempest-TestVolumeBootPatternV346snapshot-901456066", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": 0, "virtual_size": null, "status": "active", "checksum": "d41d8cd98f00b204e9800998ecf8427e", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "9ce974a3fbcc4740b30819f2884e62ec", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "cf83e1357eefb8bdf1542850d66d8007d620e4050b5715dc83f4a921d36ce9ce47d0d13c5d85f2b0ff8318d2877eec2f63b931bd47417a81a538327af927da3e", "id": "45cc685c-fd0b-4cc7-af47-3e104081cc63", "created_at": "2026-05-26T12:25:22Z", "updated_at": "2026-05-26T12:25:23Z", "tags": [], "self": "/v2/images/45cc685c-fd0b-4cc7-af47-3e104081cc63", "file": "/v2/images/45cc685c-fd0b-4cc7-af47-3e104081cc63/file", "schema": "/v2/schemas/image"}'
2026-05-26 12:25:23,424 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.64/volume/v3/snapshots/dffdf0fe-e983-4a1c-9a20-1bcf8d071162 0.017s
2026-05-26 12:25:23,424 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9aac1a93-1979-4b12-813b-966d5f83878a', 'content-length': '482', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9aac1a93-1979-4b12-813b-966d5f83878a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/snapshots/dffdf0fe-e983-4a1c-9a20-1bcf8d071162'}
Body: b'{"snapshot": {"id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "created_at": "2026-05-26T12:25:22.000000", "updated_at": "2026-05-26T12:25:22.000000", "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-901456066", "description": null, "volume_id": "f7449faa-e68c-4b9f-876c-236915bb2f70", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9ce974a3fbcc4740b30819f2884e62ec", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-05-26 12:25:23,426 106281 INFO [tempest.common.waiters] snapshot dffdf0fe-e983-4a1c-9a20-1bcf8d071162 reached available after waiting for 0.426847 seconds
2026-05-26 12:25:23,427 106281 DEBUG [tempest.scenario.manager] Created snapshot image tempest-TestVolumeBootPatternV346snapshot-901456066 for server tempest-TestVolumeBootPatternV346-server-1868494347
2026-05-26 12:25:23,442 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.64/image/v2/images/45cc685c-fd0b-4cc7-af47-3e104081cc63 0.016s
2026-05-26 12:25:23,443 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1921', 'content-type': 'application/json', 'x-openstack-request-id': 'req-430ef756-4ba3-4b23-b42c-4974f722f3ba', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/image/v2/images/45cc685c-fd0b-4cc7-af47-3e104081cc63'}
Body: b'{"base_image_ref": "", "bdm_v2": "True", "block_device_mapping": "[{\\"no_device\\": null, \\"volume_id\\": null, \\"device_name\\": \\"/dev/vda\\", \\"volume_type\\": null, \\"encryption_format\\": null, \\"encrypted\\": null, \\"image_id\\": null, \\"volume_size\\": 1, \\"encryption_options\\": null, \\"guest_format\\": null, \\"snapshot_id\\": \\"dffdf0fe-e983-4a1c-9a20-1bcf8d071162\\", \\"boot_index\\": 0, \\"source_type\\": \\"snapshot\\", \\"disk_bus\\": \\"virtio\\", \\"encryption_secret_uuid\\": null, \\"tag\\": null, \\"device_type\\": \\"disk\\", \\"destination_type\\": \\"volume\\", \\"delete_on_termination\\": false}]", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "owner_project_name": "tempest-TestVolumeBootPatternV346-2139845312", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-TestVolumeBootPatternV346-2139845312-project-member", "root_device_name": "/dev/vda", "name": "tempest-TestVolumeBootPatternV346snapshot-901456066", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": 0, "virtual_size": null, "status": "active", "checksum": "d41d8cd98f00b204e9800998ecf8427e", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "9ce974a3fbcc4740b30819f2884e62ec", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "cf83e1357eefb8bdf1542850d66d8007d620e4050b5715dc83f4a921d36ce9ce47d0d13c5d85f2b0ff8318d2877eec2f63b931bd47417a81a538327af927da3e", "id": "45cc685c-fd0b-4cc7-af47-3e104081cc63", "created_at": "2026-05-26T12:25:22Z", "updated_at": "2026-05-26T12:25:23Z", "tags": [], "self": "/v2/images/45cc685c-fd0b-4cc7-af47-3e104081cc63", "file": "/v2/images/45cc685c-fd0b-4cc7-af47-3e104081cc63/file", "schema": "/v2/schemas/image"}'
2026-05-26 12:25:23,718 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 202 POST https://10.4.3.64/volume/v3/volumes 0.275s
2026-05-26 12:25:23,718 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "snapshot_id": null, "imageRef": "45cc685c-fd0b-4cc7-af47-3e104081cc63", "volume_type": null, "size": 1}}
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9851cb43-8921-4945-a301-f81c95613a9a', 'content-length': '812', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9851cb43-8921-4945-a301-f81c95613a9a', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.64/volume/v3/volumes'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:23.656114", "updated_at": null, "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}'
2026-05-26 12:25:23,761 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.035s
2026-05-26 12:25:23,761 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab38f1b9-469c-4253-a305-2aef0412c81f', 'content-length': '880', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab38f1b9-469c-4253-a305-2aef0412c81f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": null, "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec"}}'
2026-05-26 12:25:24,795 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.027s
2026-05-26 12:25:24,795 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4eba5a7a-43f6-41fb-83b1-f0f5b6c36b3a', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4eba5a7a-43f6-41fb-83b1-f0f5b6c36b3a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:24.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:25:24,803 106281 INFO [tempest.common.waiters] volume a7106c1d-3d79-4386-bae7-c730ab320638 reached available after waiting for 1.803128 seconds
2026-05-26 12:25:24,828 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.025s
2026-05-26 12:25:24,828 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e026c501-3fc0-4fab-917a-e232ee1e4f03', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e026c501-3fc0-4fab-917a-e232ee1e4f03', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:24.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:25:24,908 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 201 POST https://10.4.3.64/identity/v3/auth/tokens 0.070s
2026-05-26 12:25:24,908 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2937', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-ccc8d464-5a49-4b75-b99b-52a510d22614', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.64/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "0a2b675c8bf243749b914a7b49cad6d9", "name": "tempest-TestVolumeBootPatternV346-2139845312-project-member", "password_expires_at": null}, "audit_ids": ["ucJFFUcWRDivC6w0_lrQ7A"], "expires_at": "2026-05-26T13:25:24.000000Z", "issued_at": "2026-05-26T12:25:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ce974a3fbcc4740b30819f2884e62ec", "name": "tempest-TestVolumeBootPatternV346-2139845312"}, "is_domain": false, "roles": [{"id": "9aea80cc68e946e8b1e0612d455813f6", "name": "member"}, {"id": "eae130be1e8146bb950e781f6580c485", "name": "reader"}], "catalog": [{"endpoints": [{"id": "3154d8ef66b2435eaa8f17afb08b48e6", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.64/networking", "region": "RegionOne"}], "id": "2a6c0aea70a94a95a279b4a8ce9e11b7", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3da2fac2d06d481dad6ab8ea17efac1b", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.64/identity", "region": "RegionOne"}], "id": "4a837bf38d654c569c2f18b8b177c1b2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "73b6e40da0bc45458cf029122e335c32", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.64/placement", "region": "RegionOne"}], "id": "554c6c783ec64cb58534d0878d0dfe0f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "afdc811a972946999398a48719150576", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.64/volume/v3", "region": "RegionOne"}], "id": "77c648c0b3d34beeb9ad378fa66eb76f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "dcbda7ebc03246fd951804b71becc1dc", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.64/compute/v2/9ce974a3fbcc4740b30819f2884e62ec", "region": "RegionOne"}], "id": "9ec2eaa25a72474e996ecf2609405f7c", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5939efe40e81498193cf8df27ff185ac", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.64/compute/v2.1", "region": "RegionOne"}], "id": "b8ba898894004cf5aa2a73efcfa75756", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "7d96a420f162464aacf7f05abd172523", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.64/image", "region": "RegionOne"}], "id": "bad9ce5f2be74f36a71e1e81c1b0323c", "type": "image", "name": "glance"}, {"endpoints": [{"id": "309f48f0243542d0a88fc55cbcb858cb", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.64:8080/v1/AUTH_9ce974a3fbcc4740b30819f2884e62ec", "region": "RegionOne"}, {"id": "8f736d28bea8434f8afe362706fe7aa5", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.64:8080", "region": "RegionOne"}], "id": "f7c4c2591852466aa89f7c4268c40c46", "type": "object-store", "name": "swift"}]}}'
2026-05-26 12:25:24,908 106281 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion) Found network {'id': '901a2427-bd14-4707-8467-7d578a9794d7', 'name': 'tempest-TestVolumeBootPatternV346-80615359-network', 'tenant_id': '9ce974a3fbcc4740b30819f2884e62ec', 'project_id': '9ce974a3fbcc4740b30819f2884e62ec', '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': 57173, '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-26T12:24:13Z', 'updated_at': '2026-05-26T12:24:13Z', 'revision_number': 1} available for tenant
2026-05-26 12:25:24,909 106281 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-05-26 12:25:24,909 106281 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-05-26 12:25:24,954 106281 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://10.4.3.64/compute/v2.1/os-keypairs 0.044s
2026-05-26 12:25:24,954 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1871398851", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBE1blsNtr0skn4IXrJqc0egjE0U3wzwb9ZLV8GNNgmwdt6eaWMwwAaUQLGuE7Uvznf2PGCzKqynXjgMlJVuC2k+PogX/UeAtkJsWK9GRO6UzDmLHQh1inRA0XTOmuXQaaQ=="}}
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f24f9a89-780a-4a71-8802-fb0bb7e2c3f2', 'x-compute-request-id': 'req-f24f9a89-780a-4a71-8802-fb0bb7e2c3f2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-1871398851", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBE1blsNtr0skn4IXrJqc0egjE0U3wzwb9ZLV8GNNgmwdt6eaWMwwAaUQLGuE7Uvznf2PGCzKqynXjgMlJVuC2k+PogX/UeAtkJsWK9GRO6UzDmLHQh1inRA0XTOmuXQaaQ==", "fingerprint": "dc:d0:58:f7:0f:ca:e4:de:ca:96:1d:42:3a:4a:40:ae", "user_id": "0a2b675c8bf243749b914a7b49cad6d9"}}'
2026-05-26 12:25:24,955 106281 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1871398851 created
2026-05-26 12:25:25,177 106281 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.64/networking/v2.0/security-groups 0.221s
2026-05-26 12:25:25,178 106281 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--1380722003", "description": "tempest-description--654756505"}}
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-8a827dac-d715-4e2d-933a-5ae869e138f5', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.64/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "3041e164-de9a-44d0-8b63-811b3acbb1a6", "name": "tempest-securitygroup--1380722003", "stateful": true, "tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "project_id": "9ce974a3fbcc4740b30819f2884e62ec", "description": "tempest-description--654756505", "shared": false, "security_group_rules": [{"id": "9bbac64f-a8a0-4be4-aaa8-ea65c2d8fbce", "project_id": "9ce974a3fbcc4740b30819f2884e62ec", "security_group_id": "3041e164-de9a-44d0-8b63-811b3acbb1a6", "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": 1590, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-05-26T12:25:25Z", "updated_at": "2026-05-26T12:25:25Z", "revision_number": 0, "tenant_id": "9ce974a3fbcc4740b30819f2884e62ec"}, {"id": "e5326624-8409-4e7c-ab69-d094e186efe3", "project_id": "9ce974a3fbcc4740b30819f2884e62ec", "security_group_id": "3041e164-de9a-44d0-8b63-811b3acbb1a6", "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": 1591, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-05-26T12:25:25Z", "updated_at": "2026-05-26T12:25:25Z", "revision_number": 0, "tenant_id": "9ce974a3fbcc4740b30819f2884e62ec"}], "tags": [], "created_at": "2026-05-26T12:25:25Z", "updated_at": "2026-05-26T12:25:25Z", "revision_number": 1}}'
2026-05-26 12:25:25,294 106281 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.64/networking/v2.0/security-group-rules 0.116s
2026-05-26 12:25:25,295 106281 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": "3041e164-de9a-44d0-8b63-811b3acbb1a6", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-5efa2520-5a3b-4fd2-be6c-060a232e75e6', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.64/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "67505789-85c5-4bce-a063-982ddb8ac544", "project_id": "9ce974a3fbcc4740b30819f2884e62ec", "security_group_id": "3041e164-de9a-44d0-8b63-811b3acbb1a6", "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-26T12:25:25Z", "updated_at": "2026-05-26T12:25:25Z", "revision_number": 0, "tenant_id": "9ce974a3fbcc4740b30819f2884e62ec"}}'
2026-05-26 12:25:25,402 106281 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.64/networking/v2.0/security-group-rules 0.107s
2026-05-26 12:25:25,403 106281 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": "3041e164-de9a-44d0-8b63-811b3acbb1a6", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-5e358e35-2789-49da-908b-718889b68d04', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.64/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "9a5f8df8-104c-4344-8c6d-32018787042b", "project_id": "9ce974a3fbcc4740b30819f2884e62ec", "security_group_id": "3041e164-de9a-44d0-8b63-811b3acbb1a6", "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-26T12:25:25Z", "updated_at": "2026-05-26T12:25:25Z", "revision_number": 0, "tenant_id": "9ce974a3fbcc4740b30819f2884e62ec"}}'
2026-05-26 12:25:25,403 106281 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1380722003 created
2026-05-26 12:25:25,912 106281 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.64/networking/v2.0/floatingips 0.509s
2026-05-26 12:25:25,913 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "c295750b-da3d-4e19-ad53-e92832d6bba6"}}
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-923f80fe-38ef-4e39-b188-354e5eb7a7e0', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.64/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "18d4924c-d36f-4709-8f0a-487e62d7043b", "tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "project_id": "9ce974a3fbcc4740b30819f2884e62ec", "floating_ip_address": "172.24.5.151", "floating_network_id": "c295750b-da3d-4e19-ad53-e92832d6bba6", "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-26T12:25:25Z", "updated_at": "2026-05-26T12:25:25Z", "revision_number": 0}}'
2026-05-26 12:25:25,913 106281 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '18d4924c-d36f-4709-8f0a-487e62d7043b', 'tenant_id': '9ce974a3fbcc4740b30819f2884e62ec', 'project_id': '9ce974a3fbcc4740b30819f2884e62ec', 'floating_ip_address': '172.24.5.151', 'floating_network_id': 'c295750b-da3d-4e19-ad53-e92832d6bba6', '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-26T12:25:25Z', 'updated_at': '2026-05-26T12:25:25Z', 'revision_number': 0, 'ip': '172.24.5.151'} created
2026-05-26 12:25:25,913 106281 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1871398851', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBE1blsNtr0skn4IXrJqc0egjE0U3wzwb9ZLV8GNNgmwdt6eaWMwwAaUQLGuE7Uvznf2PGCzKqynXjgMlJVuC2k+PogX/UeAtkJsWK9GRO6UzDmLHQh1inRA0XTOmuXQaaQ==', 'fingerprint': 'dc:d0:58:f7:0f:ca:e4:de:ca:96:1d:42:3a:4a:40:ae', 'user_id': '0a2b675c8bf243749b914a7b49cad6d9', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDUIrp+l9S0S52AmUIm+Qw2zd5/OxVcFHM7gh8i/y2noCAHhDgrgQh3\nYp6h6c2NJFOgBwYFK4EEACKhZANiAARNW5bDba9LJJ+CF6yanNHoIxNFN8M8G/WS\n1fBjTYJsHbenmljMMAGlECxrhO1L8539jxgsyqsp144DJSVbgtpPj6IF/1HgLZCb\nFivRkTulMw5ix0IdYp0QNF0zprl0Gmk=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '3041e164-de9a-44d0-8b63-811b3acbb1a6', 'name': 'tempest-securitygroup--1380722003', 'stateful': True, 'tenant_id': '9ce974a3fbcc4740b30819f2884e62ec', 'project_id': '9ce974a3fbcc4740b30819f2884e62ec', 'description': 'tempest-description--654756505', 'shared': False, 'security_group_rules': [{'id': '9bbac64f-a8a0-4be4-aaa8-ea65c2d8fbce', 'project_id': '9ce974a3fbcc4740b30819f2884e62ec', 'security_group_id': '3041e164-de9a-44d0-8b63-811b3acbb1a6', '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': 1590, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-05-26T12:25:25Z', 'updated_at': '2026-05-26T12:25:25Z', 'revision_number': 0, 'tenant_id': '9ce974a3fbcc4740b30819f2884e62ec'}, {'id': 'e5326624-8409-4e7c-ab69-d094e186efe3', 'project_id': '9ce974a3fbcc4740b30819f2884e62ec', 'security_group_id': '3041e164-de9a-44d0-8b63-811b3acbb1a6', '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': 1591, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-05-26T12:25:25Z', 'updated_at': '2026-05-26T12:25:25Z', 'revision_number': 0, 'tenant_id': '9ce974a3fbcc4740b30819f2884e62ec'}], 'tags': [], 'created_at': '2026-05-26T12:25:25Z', 'updated_at': '2026-05-26T12:25:25Z', 'revision_number': 1}, 'floating_ip': {'id': '18d4924c-d36f-4709-8f0a-487e62d7043b', 'tenant_id': '9ce974a3fbcc4740b30819f2884e62ec', 'project_id': '9ce974a3fbcc4740b30819f2884e62ec', 'floating_ip_address': '172.24.5.151', 'floating_network_id': 'c295750b-da3d-4e19-ad53-e92832d6bba6', '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-26T12:25:25Z', 'updated_at': '2026-05-26T12:25:25Z', 'revision_number': 0, 'ip': '172.24.5.151'}}
2026-05-26 12:25:26,619 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 202 POST https://10.4.3.64/compute/v2.1/servers 0.705s
2026-05-26 12:25:26,619 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestVolumeBootPatternV346-server-1040957760", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "a7106c1d-3d79-4386-bae7-c730ab320638", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "901a2427-bd14-4707-8467-7d578a9794d7"}], "security_groups": [{"name": "tempest-securitygroup--1380722003"}], "key_name": "tempest-keypair-1871398851", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '404', 'location': 'https://10.4.3.64/compute/v2.1/servers/f4d64c0e-f989-4fe8-a889-8ed36d09dc98', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84c94dcb-db73-4b9e-9db8-214fbc4d7d99', 'x-compute-request-id': 'req-84c94dcb-db73-4b9e-9db8-214fbc4d7d99', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.64/compute/v2.1/servers'}
Body: b'{"server": {"id": "f4d64c0e-f989-4fe8-a889-8ed36d09dc98", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/f4d64c0e-f989-4fe8-a889-8ed36d09dc98"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/f4d64c0e-f989-4fe8-a889-8ed36d09dc98"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1380722003"}], "adminPass": "ev3dKLjF5bb6"}}'
2026-05-26 12:25:26,714 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.64/compute/v2.1/servers/f4d64c0e-f989-4fe8-a889-8ed36d09dc98 0.094s
2026-05-26 12:25:26,715 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1080', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f398c1ad-83ac-41dd-88bc-509549ce2362', 'x-compute-request-id': 'req-f398c1ad-83ac-41dd-88bc-509549ce2362', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/f4d64c0e-f989-4fe8-a889-8ed36d09dc98'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:25:27Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "", "id": "f4d64c0e-f989-4fe8-a889-8ed36d09dc98", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/f4d64c0e-f989-4fe8-a889-8ed36d09dc98"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/f4d64c0e-f989-4fe8-a889-8ed36d09dc98"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1040957760", "status": "BUILD", "tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "updated": "2026-05-26T12:25:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1871398851", "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-26 12:25:27,819 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.64/compute/v2.1/servers/f4d64c0e-f989-4fe8-a889-8ed36d09dc98 0.098s
2026-05-26 12:25:27,819 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1130', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3aa0f538-fcec-4111-a82b-3943b583af81', 'x-compute-request-id': 'req-3aa0f538-fcec-4111-a82b-3943b583af81', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/f4d64c0e-f989-4fe8-a889-8ed36d09dc98'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:25:26Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "", "id": "f4d64c0e-f989-4fe8-a889-8ed36d09dc98", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/f4d64c0e-f989-4fe8-a889-8ed36d09dc98"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/f4d64c0e-f989-4fe8-a889-8ed36d09dc98"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1040957760", "status": "BUILD", "tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "updated": "2026-05-26T12:25:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1871398851", "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": "a7106c1d-3d79-4386-bae7-c730ab320638"}]}}'
2026-05-26 12:25:28,917 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.64/compute/v2.1/servers/f4d64c0e-f989-4fe8-a889-8ed36d09dc98 0.092s
2026-05-26 12:25:28,917 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1178', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7aaf8013-75a3-4e84-be39-be78fd86c1c2', 'x-compute-request-id': 'req-7aaf8013-75a3-4e84-be39-be78fd86c1c2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/f4d64c0e-f989-4fe8-a889-8ed36d09dc98'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:25:26Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "461ebd88b1c4a3b4ad2045cd0a7ffdb1cfeef8cf5477ba8b5634d3b1", "id": "f4d64c0e-f989-4fe8-a889-8ed36d09dc98", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/f4d64c0e-f989-4fe8-a889-8ed36d09dc98"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/f4d64c0e-f989-4fe8-a889-8ed36d09dc98"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1040957760", "status": "BUILD", "tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "updated": "2026-05-26T12:25:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1871398851", "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": "a7106c1d-3d79-4386-bae7-c730ab320638"}]}}'
2026-05-26 12:25:28,922 106281 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-05-26 12:25:30,022 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.64/compute/v2.1/servers/f4d64c0e-f989-4fe8-a889-8ed36d09dc98 0.099s
2026-05-26 12:25:30,022 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1178', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cac9a6da-8368-4512-963b-7452e08029dd', 'x-compute-request-id': 'req-cac9a6da-8368-4512-963b-7452e08029dd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/f4d64c0e-f989-4fe8-a889-8ed36d09dc98'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:25:26Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "461ebd88b1c4a3b4ad2045cd0a7ffdb1cfeef8cf5477ba8b5634d3b1", "id": "f4d64c0e-f989-4fe8-a889-8ed36d09dc98", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/f4d64c0e-f989-4fe8-a889-8ed36d09dc98"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/f4d64c0e-f989-4fe8-a889-8ed36d09dc98"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1040957760", "status": "BUILD", "tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "updated": "2026-05-26T12:25:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1871398851", "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": "a7106c1d-3d79-4386-bae7-c730ab320638"}]}}'
2026-05-26 12:25:31,158 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.64/compute/v2.1/servers/f4d64c0e-f989-4fe8-a889-8ed36d09dc98 0.129s
2026-05-26 12:25:31,159 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1186', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1c66754-46df-4d2a-b1e9-673fa1917362', 'x-compute-request-id': 'req-d1c66754-46df-4d2a-b1e9-673fa1917362', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/f4d64c0e-f989-4fe8-a889-8ed36d09dc98'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:25:26Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "461ebd88b1c4a3b4ad2045cd0a7ffdb1cfeef8cf5477ba8b5634d3b1", "id": "f4d64c0e-f989-4fe8-a889-8ed36d09dc98", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/f4d64c0e-f989-4fe8-a889-8ed36d09dc98"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/f4d64c0e-f989-4fe8-a889-8ed36d09dc98"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1040957760", "status": "BUILD", "tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "updated": "2026-05-26T12:25:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1871398851", "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": "a7106c1d-3d79-4386-bae7-c730ab320638"}]}}'
2026-05-26 12:25:31,169 106281 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-05-26 12:25:32,625 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 500 GET https://10.4.3.64/compute/v2.1/servers/f4d64c0e-f989-4fe8-a889-8ed36d09dc98 0.455s
2026-05-26 12:25:32,625 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '147', 'x-openstack-request-id': 'req-b5953e7e-090f-433f-b6cb-608b4b253def', 'x-compute-request-id': 'req-b5953e7e-090f-433f-b6cb-608b4b253def', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/f4d64c0e-f989-4fe8-a889-8ed36d09dc98'}
Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please contact the administrator\\n<class \'oslo_db.exception.DBConnectionError\'>"}}'
2026-05-26 12:25:32,682 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 500 DELETE https://10.4.3.64/compute/v2.1/servers/f4d64c0e-f989-4fe8-a889-8ed36d09dc98 0.056s
2026-05-26 12:25:32,682 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '147', 'x-openstack-request-id': 'req-b9597399-5cf2-4f4f-9787-2466d7186f6e', 'x-compute-request-id': 'req-b9597399-5cf2-4f4f-9787-2466d7186f6e', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/f4d64c0e-f989-4fe8-a889-8ed36d09dc98'}
Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please contact the administrator\\n<class \'oslo_db.exception.DBConnectionError\'>"}}'
2026-05-26 12:25:32,683 106281 ERROR [tempest.common.compute] Deleting server f4d64c0e-f989-4fe8-a889-8ed36d09dc98 failed
2026-05-26 12:25:32.683 106281 ERROR tempest.common.compute Traceback (most recent call last):
2026-05-26 12:25:32.683 106281 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/compute.py", line 328, in create_test_server
2026-05-26 12:25:32.683 106281 ERROR tempest.common.compute server = waiters.wait_for_server_status(
2026-05-26 12:25:32.683 106281 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-26 12:25:32.683 106281 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/waiters.py", line 65, in wait_for_server_status
2026-05-26 12:25:32.683 106281 ERROR tempest.common.compute body = client.show_server(server_id)['server']
2026-05-26 12:25:32.683 106281 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-26 12:25:32.683 106281 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 175, in show_server
2026-05-26 12:25:32.683 106281 ERROR tempest.common.compute resp, body = self.get("servers/%s" % server_id)
2026-05-26 12:25:32.683 106281 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-26 12:25:32.683 106281 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 345, in get
2026-05-26 12:25:32.683 106281 ERROR tempest.common.compute return self.request('GET', url, extra_headers, headers,
2026-05-26 12:25:32.683 106281 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-26 12:25:32.683 106281 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
2026-05-26 12:25:32.683 106281 ERROR tempest.common.compute resp, resp_body = super(BaseComputeClient, self).request(
2026-05-26 12:25:32.683 106281 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-26 12:25:32.683 106281 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
2026-05-26 12:25:32.683 106281 ERROR tempest.common.compute self._error_checker(resp, resp_body)
2026-05-26 12:25:32.683 106281 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
2026-05-26 12:25:32.683 106281 ERROR tempest.common.compute raise exceptions.ServerFault(resp_body, resp=resp,
2026-05-26 12:25:32.683 106281 ERROR tempest.common.compute tempest.lib.exceptions.ServerFault: Got server fault
2026-05-26 12:25:32.683 106281 ERROR tempest.common.compute Details: Unexpected API Error. Please contact the administrator
2026-05-26 12:25:32.683 106281 ERROR tempest.common.compute <class 'oslo_db.exception.DBConnectionError'>
2026-05-26 12:25:32.683 106281 ERROR tempest.common.compute
2026-05-26 12:25:32.683 106281 ERROR tempest.common.compute During handling of the above exception, another exception occurred:
2026-05-26 12:25:32.683 106281 ERROR tempest.common.compute
2026-05-26 12:25:32.683 106281 ERROR tempest.common.compute Traceback (most recent call last):
2026-05-26 12:25:32.683 106281 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/compute.py", line 348, in create_test_server
2026-05-26 12:25:32.683 106281 ERROR tempest.common.compute clients.servers_client.delete_server(
2026-05-26 12:25:32.683 106281 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 188, in delete_server
2026-05-26 12:25:32.683 106281 ERROR tempest.common.compute resp, body = self.delete("servers/%s" % server_id)
2026-05-26 12:25:32.683 106281 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-26 12:25:32.683 106281 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 362, in delete
2026-05-26 12:25:32.683 106281 ERROR tempest.common.compute return self.request('DELETE', url, extra_headers, headers, body)
2026-05-26 12:25:32.683 106281 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-26 12:25:32.683 106281 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
2026-05-26 12:25:32.683 106281 ERROR tempest.common.compute resp, resp_body = super(BaseComputeClient, self).request(
2026-05-26 12:25:32.683 106281 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-26 12:25:32.683 106281 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
2026-05-26 12:25:32.683 106281 ERROR tempest.common.compute self._error_checker(resp, resp_body)
2026-05-26 12:25:32.683 106281 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
2026-05-26 12:25:32.683 106281 ERROR tempest.common.compute raise exceptions.ServerFault(resp_body, resp=resp,
2026-05-26 12:25:32.683 106281 ERROR tempest.common.compute tempest.lib.exceptions.ServerFault: Got server fault
2026-05-26 12:25:32.683 106281 ERROR tempest.common.compute Details: Unexpected API Error. Please contact the administrator
2026-05-26 12:25:32.683 106281 ERROR tempest.common.compute <class 'oslo_db.exception.DBConnectionError'>
2026-05-26 12:25:32.683 106281 ERROR tempest.common.compute
2026-05-26 12:25:32,762 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 500 GET https://10.4.3.64/compute/v2.1/servers/f4d64c0e-f989-4fe8-a889-8ed36d09dc98 0.074s
2026-05-26 12:25:32,762 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '147', 'x-openstack-request-id': 'req-5065e824-aac7-413e-87db-ab98bb1f47e3', 'x-compute-request-id': 'req-5065e824-aac7-413e-87db-ab98bb1f47e3', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/f4d64c0e-f989-4fe8-a889-8ed36d09dc98'}
Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please contact the administrator\\n<class \'oslo_db.exception.DBConnectionError\'>"}}'
2026-05-26 12:25:32,762 106281 ERROR [tempest.common.compute] Server f4d64c0e-f989-4fe8-a889-8ed36d09dc98 failed to delete in time
2026-05-26 12:25:32.762 106281 ERROR tempest.common.compute Traceback (most recent call last):
2026-05-26 12:25:32.762 106281 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/compute.py", line 328, in create_test_server
2026-05-26 12:25:32.762 106281 ERROR tempest.common.compute server = waiters.wait_for_server_status(
2026-05-26 12:25:32.762 106281 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-26 12:25:32.762 106281 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/waiters.py", line 65, in wait_for_server_status
2026-05-26 12:25:32.762 106281 ERROR tempest.common.compute body = client.show_server(server_id)['server']
2026-05-26 12:25:32.762 106281 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-26 12:25:32.762 106281 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 175, in show_server
2026-05-26 12:25:32.762 106281 ERROR tempest.common.compute resp, body = self.get("servers/%s" % server_id)
2026-05-26 12:25:32.762 106281 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-26 12:25:32.762 106281 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 345, in get
2026-05-26 12:25:32.762 106281 ERROR tempest.common.compute return self.request('GET', url, extra_headers, headers,
2026-05-26 12:25:32.762 106281 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-26 12:25:32.762 106281 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
2026-05-26 12:25:32.762 106281 ERROR tempest.common.compute resp, resp_body = super(BaseComputeClient, self).request(
2026-05-26 12:25:32.762 106281 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-26 12:25:32.762 106281 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
2026-05-26 12:25:32.762 106281 ERROR tempest.common.compute self._error_checker(resp, resp_body)
2026-05-26 12:25:32.762 106281 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
2026-05-26 12:25:32.762 106281 ERROR tempest.common.compute raise exceptions.ServerFault(resp_body, resp=resp,
2026-05-26 12:25:32.762 106281 ERROR tempest.common.compute tempest.lib.exceptions.ServerFault: Got server fault
2026-05-26 12:25:32.762 106281 ERROR tempest.common.compute Details: Unexpected API Error. Please contact the administrator
2026-05-26 12:25:32.762 106281 ERROR tempest.common.compute <class 'oslo_db.exception.DBConnectionError'>
2026-05-26 12:25:32.762 106281 ERROR tempest.common.compute
2026-05-26 12:25:32.762 106281 ERROR tempest.common.compute During handling of the above exception, another exception occurred:
2026-05-26 12:25:32.762 106281 ERROR tempest.common.compute
2026-05-26 12:25:32.762 106281 ERROR tempest.common.compute Traceback (most recent call last):
2026-05-26 12:25:32.762 106281 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/compute.py", line 361, in create_test_server
2026-05-26 12:25:32.762 106281 ERROR tempest.common.compute waiters.wait_for_server_termination(
2026-05-26 12:25:32.762 106281 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/waiters.py", line 110, in wait_for_server_termination
2026-05-26 12:25:32.762 106281 ERROR tempest.common.compute body = client.show_server(server_id)['server']
2026-05-26 12:25:32.762 106281 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-26 12:25:32.762 106281 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 175, in show_server
2026-05-26 12:25:32.762 106281 ERROR tempest.common.compute resp, body = self.get("servers/%s" % server_id)
2026-05-26 12:25:32.762 106281 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-26 12:25:32.762 106281 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 345, in get
2026-05-26 12:25:32.762 106281 ERROR tempest.common.compute return self.request('GET', url, extra_headers, headers,
2026-05-26 12:25:32.762 106281 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-26 12:25:32.762 106281 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
2026-05-26 12:25:32.762 106281 ERROR tempest.common.compute resp, resp_body = super(BaseComputeClient, self).request(
2026-05-26 12:25:32.762 106281 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-26 12:25:32.762 106281 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
2026-05-26 12:25:32.762 106281 ERROR tempest.common.compute self._error_checker(resp, resp_body)
2026-05-26 12:25:32.762 106281 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
2026-05-26 12:25:32.762 106281 ERROR tempest.common.compute raise exceptions.ServerFault(resp_body, resp=resp,
2026-05-26 12:25:32.762 106281 ERROR tempest.common.compute tempest.lib.exceptions.ServerFault: Got server fault
2026-05-26 12:25:32.762 106281 ERROR tempest.common.compute Details: Unexpected API Error. Please contact the administrator
2026-05-26 12:25:32.762 106281 ERROR tempest.common.compute <class 'oslo_db.exception.DBConnectionError'>
2026-05-26 12:25:32.762 106281 ERROR tempest.common.compute
2026-05-26 12:25:32,845 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 500 DELETE https://10.4.3.64/compute/v2.1/os-keypairs/tempest-keypair-1871398851 0.076s
2026-05-26 12:25:32,846 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '147', 'x-openstack-request-id': 'req-ccbaac71-53af-4a4e-9d73-ce9054c6c48d', 'x-compute-request-id': 'req-ccbaac71-53af-4a4e-9d73-ce9054c6c48d', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.64/compute/v2.1/os-keypairs/tempest-keypair-1871398851'}
Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please contact the administrator\\n<class \'oslo_db.exception.DBConnectionError\'>"}}'
2026-05-26 12:25:32,846 106281 ERROR [tempest.lib.common.validation_resources] Exception raised while deleting key tempest-keypair-1871398851
2026-05-26 12:25:32.846 106281 ERROR tempest.lib.common.validation_resources Traceback (most recent call last):
2026-05-26 12:25:32.846 106281 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/validation_resources.py", line 299, in clear_validation_resources
2026-05-26 12:25:32.846 106281 ERROR tempest.lib.common.validation_resources keypair_client.delete_keypair(keypair_name)
2026-05-26 12:25:32.846 106281 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/services/compute/keypairs_client.py", line 115, in delete_keypair
2026-05-26 12:25:32.846 106281 ERROR tempest.lib.common.validation_resources resp, body = self.delete(url)
2026-05-26 12:25:32.846 106281 ERROR tempest.lib.common.validation_resources ^^^^^^^^^^^^^^^^
2026-05-26 12:25:32.846 106281 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 362, in delete
2026-05-26 12:25:32.846 106281 ERROR tempest.lib.common.validation_resources return self.request('DELETE', url, extra_headers, headers, body)
2026-05-26 12:25:32.846 106281 ERROR tempest.lib.common.validation_resources ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-26 12:25:32.846 106281 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
2026-05-26 12:25:32.846 106281 ERROR tempest.lib.common.validation_resources resp, resp_body = super(BaseComputeClient, self).request(
2026-05-26 12:25:32.846 106281 ERROR tempest.lib.common.validation_resources ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-26 12:25:32.846 106281 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
2026-05-26 12:25:32.846 106281 ERROR tempest.lib.common.validation_resources self._error_checker(resp, resp_body)
2026-05-26 12:25:32.846 106281 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
2026-05-26 12:25:32.846 106281 ERROR tempest.lib.common.validation_resources raise exceptions.ServerFault(resp_body, resp=resp,
2026-05-26 12:25:32.846 106281 ERROR tempest.lib.common.validation_resources tempest.lib.exceptions.ServerFault: Got server fault
2026-05-26 12:25:32.846 106281 ERROR tempest.lib.common.validation_resources Details: Unexpected API Error. Please contact the administrator
2026-05-26 12:25:32.846 106281 ERROR tempest.lib.common.validation_resources <class 'oslo_db.exception.DBConnectionError'>
2026-05-26 12:25:32.846 106281 ERROR tempest.lib.common.validation_resources
2026-05-26 12:25:35,212 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 409 DELETE https://10.4.3.64/networking/v2.0/security-groups/3041e164-de9a-44d0-8b63-811b3acbb1a6 2.365s
2026-05-26 12:25:35,213 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '136', 'x-openstack-request-id': 'req-a9fe5d58-7344-429d-855d-700803ef7df4', 'connection': 'close', 'status': '409', 'content-location': 'https://10.4.3.64/networking/v2.0/security-groups/3041e164-de9a-44d0-8b63-811b3acbb1a6'}
Body: b'{"NeutronError": {"type": "SecurityGroupInUse", "message": "Security Group 3041e164-de9a-44d0-8b63-811b3acbb1a6 in use.", "detail": ""}}'
2026-05-26 12:25:35,213 106281 ERROR [tempest.lib.common.validation_resources] Conflict while deleting security group 3041e164-de9a-44d0-8b63-811b3acbb1a6 VM might not be deleted
2026-05-26 12:25:35.213 106281 ERROR tempest.lib.common.validation_resources Traceback (most recent call last):
2026-05-26 12:25:35.213 106281 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/validation_resources.py", line 315, in clear_validation_resources
2026-05-26 12:25:35.213 106281 ERROR tempest.lib.common.validation_resources security_group_client.delete_security_group(sec_id)
2026-05-26 12:25:35.213 106281 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/services/network/security_groups_client.py", line 59, in delete_security_group
2026-05-26 12:25:35.213 106281 ERROR tempest.lib.common.validation_resources return self.delete_resource(uri)
2026-05-26 12:25:35.213 106281 ERROR tempest.lib.common.validation_resources ^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-26 12:25:35.213 106281 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/services/network/base.py", line 42, in delete_resource
2026-05-26 12:25:35.213 106281 ERROR tempest.lib.common.validation_resources resp, body = self.delete(req_uri)
2026-05-26 12:25:35.213 106281 ERROR tempest.lib.common.validation_resources ^^^^^^^^^^^^^^^^^^^^
2026-05-26 12:25:35.213 106281 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 362, in delete
2026-05-26 12:25:35.213 106281 ERROR tempest.lib.common.validation_resources return self.request('DELETE', url, extra_headers, headers, body)
2026-05-26 12:25:35.213 106281 ERROR tempest.lib.common.validation_resources ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-26 12:25:35.213 106281 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
2026-05-26 12:25:35.213 106281 ERROR tempest.lib.common.validation_resources self._error_checker(resp, resp_body)
2026-05-26 12:25:35.213 106281 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 897, in _error_checker
2026-05-26 12:25:35.213 106281 ERROR tempest.lib.common.validation_resources raise exceptions.Conflict(resp_body, resp=resp)
2026-05-26 12:25:35.213 106281 ERROR tempest.lib.common.validation_resources tempest.lib.exceptions.Conflict: Conflict with state of target resource
2026-05-26 12:25:35.213 106281 ERROR tempest.lib.common.validation_resources Details: {'type': 'SecurityGroupInUse', 'message': 'Security Group 3041e164-de9a-44d0-8b63-811b3acbb1a6 in use.', 'detail': ''}
2026-05-26 12:25:35.213 106281 ERROR tempest.lib.common.validation_resources
2026-05-26 12:25:35,652 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 204 DELETE https://10.4.3.64/networking/v2.0/floatingips/18d4924c-d36f-4709-8f0a-487e62d7043b 0.438s
2026-05-26 12:25:35,653 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-e418c687-2f98-4b20-a8f7-942fab36cc27', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.64/networking/v2.0/floatingips/18d4924c-d36f-4709-8f0a-487e62d7043b'}
Body: b''
2026-05-26 12:25:35,775 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 400 DELETE https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.122s
2026-05-26 12:25:35,776 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'content-length': '307', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f3113f9-83aa-4c03-812a-6035d2afcb30', 'x-openstack-request-id': 'req-9f3113f9-83aa-4c03-812a-6035d2afcb30', 'connection': 'close', 'status': '400', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"badRequest": {"code": 400, "message": "Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer."}}'
2026-05-26 12:25:35,854 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.077s
2026-05-26 12:25:35,854 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12d6e63f-9e75-4fe6-bd9c-b88ca934184a', 'content-length': '1420', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12d6e63f-9e75-4fe6-bd9c-b88ca934184a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:27.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:25:36,928 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.065s
2026-05-26 12:25:36,928 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9ca7d38-a083-46de-b92d-74243b7720ad', 'content-length': '1420', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9ca7d38-a083-46de-b92d-74243b7720ad', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:27.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:25:37,978 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.041s
2026-05-26 12:25:37,978 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f20eb9bd-8471-4610-b099-980504e43f95', 'content-length': '1420', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f20eb9bd-8471-4610-b099-980504e43f95', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:27.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:25:39,021 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.034s
2026-05-26 12:25:39,021 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a66d109-f4c3-48b8-8b54-eb5e1db7ef14', 'content-length': '1420', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a66d109-f4c3-48b8-8b54-eb5e1db7ef14', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:27.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:25:40,061 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.035s
2026-05-26 12:25:40,061 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-534fe32c-9290-44d3-a11a-262ee92610d1', 'content-length': '1420', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-534fe32c-9290-44d3-a11a-262ee92610d1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:27.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:25:41,102 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.036s
2026-05-26 12:25:41,103 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48b9e20f-fd3e-40e2-a441-23fe6d9881bd', 'content-length': '1420', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48b9e20f-fd3e-40e2-a441-23fe6d9881bd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:27.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:25:42,142 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.034s
2026-05-26 12:25:42,142 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69182820-afc3-4588-a470-b0e4978b19d1', 'content-length': '1420', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69182820-afc3-4588-a470-b0e4978b19d1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:27.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:25:43,175 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.026s
2026-05-26 12:25:43,176 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c1898cf-fd58-4164-8ef1-7d25a29561b5', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c1898cf-fd58-4164-8ef1-7d25a29561b5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:25:44,205 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.023s
2026-05-26 12:25:44,205 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7517220-6284-46eb-99a1-62e9962b6e7a', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7517220-6284-46eb-99a1-62e9962b6e7a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:25:45,236 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.026s
2026-05-26 12:25:45,237 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2d0ddc3-d3ff-4e56-ac3c-2128a0bd4f3c', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2d0ddc3-d3ff-4e56-ac3c-2128a0bd4f3c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:25:46,269 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.026s
2026-05-26 12:25:46,269 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc2cfb53-f341-4381-9a06-ee16a9dce550', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc2cfb53-f341-4381-9a06-ee16a9dce550', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:25:47,297 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.023s
2026-05-26 12:25:47,298 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1918a34-b0ce-4d29-94a8-401b4bf229b4', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1918a34-b0ce-4d29-94a8-401b4bf229b4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:25:48,337 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.033s
2026-05-26 12:25:48,337 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc7945fa-b278-41f2-a4d2-96157d2b5859', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc7945fa-b278-41f2-a4d2-96157d2b5859', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:25:49,371 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.026s
2026-05-26 12:25:49,371 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ee8387e-a0d2-43cc-aec6-39ab9e2d9a75', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ee8387e-a0d2-43cc-aec6-39ab9e2d9a75', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:25:50,399 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.023s
2026-05-26 12:25:50,400 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4adc1c78-edbb-42a4-95ba-4c3dca1f257f', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4adc1c78-edbb-42a4-95ba-4c3dca1f257f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:25:51,431 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.026s
2026-05-26 12:25:51,431 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85d5b446-341a-48ea-ab0a-3c4fb42c0b64', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85d5b446-341a-48ea-ab0a-3c4fb42c0b64', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:25:52,475 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.038s
2026-05-26 12:25:52,475 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e5d9639-4c6f-454c-b6d4-e4c704415b5f', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e5d9639-4c6f-454c-b6d4-e4c704415b5f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:25:53,509 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.026s
2026-05-26 12:25:53,510 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdf2a110-ff8b-4375-8a73-339a373290d1', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdf2a110-ff8b-4375-8a73-339a373290d1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:25:54,543 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.025s
2026-05-26 12:25:54,544 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1696f1d-ad0f-46b2-9182-8cb73f2ab809', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1696f1d-ad0f-46b2-9182-8cb73f2ab809', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:25:55,579 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.030s
2026-05-26 12:25:55,579 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e184dfb9-f86a-43a8-adb0-87f1b7a2ad52', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e184dfb9-f86a-43a8-adb0-87f1b7a2ad52', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:25:56,612 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.027s
2026-05-26 12:25:56,613 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0efb5c46-6618-4853-ab9e-0c52adf94e4a', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0efb5c46-6618-4853-ab9e-0c52adf94e4a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:25:57,645 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.026s
2026-05-26 12:25:57,645 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe99c3eb-22f7-4a8e-808f-dd10b183374b', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe99c3eb-22f7-4a8e-808f-dd10b183374b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:25:58,675 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.024s
2026-05-26 12:25:58,675 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73095ee3-ffed-46f3-8383-ac0f0c674056', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73095ee3-ffed-46f3-8383-ac0f0c674056', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:25:59,708 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.028s
2026-05-26 12:25:59,708 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:25:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56bf3d79-9e13-4e94-b515-7b1e54d94749', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56bf3d79-9e13-4e94-b515-7b1e54d94749', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:26:00,739 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.025s
2026-05-26 12:26:00,739 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:26:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdec155d-bbc7-4d58-b291-42de183fec0a', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdec155d-bbc7-4d58-b291-42de183fec0a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:26:01,770 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.026s
2026-05-26 12:26:01,771 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:26:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e26edaa-3ab4-4dfa-aef1-e7fdaf8f9c35', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e26edaa-3ab4-4dfa-aef1-e7fdaf8f9c35', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:26:02,803 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.024s
2026-05-26 12:26:02,803 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:26:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43944a19-2228-4323-b327-560ef432125c', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43944a19-2228-4323-b327-560ef432125c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:26:03,838 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.029s
2026-05-26 12:26:03,838 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:26:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa8b38bc-cdd4-4411-b969-21f8b88bbb07', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa8b38bc-cdd4-4411-b969-21f8b88bbb07', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:26:04,876 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.027s
2026-05-26 12:26:04,876 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:26:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76e502ef-be58-4e18-b75e-9d402d4f4b30', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76e502ef-be58-4e18-b75e-9d402d4f4b30', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:26:05,904 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.023s
2026-05-26 12:26:05,905 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:26:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3934dc8-ea1d-4766-a058-681006e8ffad', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3934dc8-ea1d-4766-a058-681006e8ffad', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:26:06,935 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.024s
2026-05-26 12:26:06,935 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:26:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d41d3c16-3879-4f8a-851c-4cd0350f5fa7', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d41d3c16-3879-4f8a-851c-4cd0350f5fa7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:26:07,969 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.029s
2026-05-26 12:26:07,970 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:26:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44262fbd-b340-41f1-9a8d-bae29b7c48cf', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44262fbd-b340-41f1-9a8d-bae29b7c48cf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:26:09,001 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.025s
2026-05-26 12:26:09,001 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:26:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5cb9e98-9a54-4ab4-88e5-ccd5dc55bdc9', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5cb9e98-9a54-4ab4-88e5-ccd5dc55bdc9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:26:10,032 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.026s
2026-05-26 12:26:10,032 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:26:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6fd2fca-4f3e-47f5-a8f8-682df8d3e2f1', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6fd2fca-4f3e-47f5-a8f8-682df8d3e2f1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:26:11,069 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.028s
2026-05-26 12:26:11,070 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:26:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5330533e-c103-4054-8804-be948fa43b60', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5330533e-c103-4054-8804-be948fa43b60', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:26:12,104 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.029s
2026-05-26 12:26:12,104 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:26:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ef715b4-a388-44f9-9139-fb37f8ae547f', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ef715b4-a388-44f9-9139-fb37f8ae547f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:26:13,143 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.032s
2026-05-26 12:26:13,143 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:26:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6055c2d0-b0e0-446e-9892-59031b68f99b', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6055c2d0-b0e0-446e-9892-59031b68f99b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:26:14,177 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.026s
2026-05-26 12:26:14,177 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:26:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffd94bf9-afcb-4ef7-aba5-203947712f0b', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffd94bf9-afcb-4ef7-aba5-203947712f0b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:26:15,210 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.025s
2026-05-26 12:26:15,210 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:26:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5428708-d6ac-41f7-a12b-6c9bfd7a9cd0', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5428708-d6ac-41f7-a12b-6c9bfd7a9cd0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:26:16,267 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.052s
2026-05-26 12:26:16,268 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:26:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37ff99dd-c2de-494e-9d57-186833056fef', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37ff99dd-c2de-494e-9d57-186833056fef', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:26:17,301 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.025s
2026-05-26 12:26:17,301 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:26:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d22562d-e8e1-4788-b46d-d278c0307ab1', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d22562d-e8e1-4788-b46d-d278c0307ab1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:26:18,333 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.026s
2026-05-26 12:26:18,333 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:26:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81f4344b-76e7-4f68-bd8e-68832750430a', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81f4344b-76e7-4f68-bd8e-68832750430a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:26:19,365 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.027s
2026-05-26 12:26:19,366 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:26:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d297fe3c-cf1f-4050-aa99-9b0afd85a34f', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d297fe3c-cf1f-4050-aa99-9b0afd85a34f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:26:20,402 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.030s
2026-05-26 12:26:20,402 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:26:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1f0cfb4-ae89-4c82-b297-60b1049f53cd', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1f0cfb4-ae89-4c82-b297-60b1049f53cd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:26:21,441 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.032s
2026-05-26 12:26:21,441 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:26:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f9aa97c-4f87-4aec-afd7-88f05b56322d', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f9aa97c-4f87-4aec-afd7-88f05b56322d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:26:22,474 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.025s
2026-05-26 12:26:22,474 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:26:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5c7a214-cedb-41f3-b59b-90708b9407d5', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5c7a214-cedb-41f3-b59b-90708b9407d5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:26:23,504 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.024s
2026-05-26 12:26:23,505 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:26:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60ba385d-adfc-481d-b246-69bc71224aa2', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60ba385d-adfc-481d-b246-69bc71224aa2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:26:24,533 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.023s
2026-05-26 12:26:24,533 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:26:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3691381a-1844-4683-ba27-216ca69df808', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3691381a-1844-4683-ba27-216ca69df808', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:26:25,567 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.028s
2026-05-26 12:26:25,567 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:26:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c1e3d76-1af2-436b-960e-a74aa8cac83e', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c1e3d76-1af2-436b-960e-a74aa8cac83e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:26:26,603 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.031s
2026-05-26 12:26:26,604 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:26:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4beca91f-0169-46c1-970a-a8427ac4896e', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4beca91f-0169-46c1-970a-a8427ac4896e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:26:27,640 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.031s
2026-05-26 12:26:27,641 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:26:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62a9dee3-876e-4d0d-bfcc-7641b05dbae0', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62a9dee3-876e-4d0d-bfcc-7641b05dbae0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:26:28,675 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.028s
2026-05-26 12:26:28,675 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:26:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc5a5937-9aae-464e-9f09-d43694b40bbd', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc5a5937-9aae-464e-9f09-d43694b40bbd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:26:29,718 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.037s
2026-05-26 12:26:29,719 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:26:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9db9a26-05f8-4dbb-a236-eec6b4418b2c', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9db9a26-05f8-4dbb-a236-eec6b4418b2c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:26:30,747 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.021s
2026-05-26 12:26:30,747 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:26:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb3d6fe0-e7c1-4083-bbb3-bc01f4afb081', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb3d6fe0-e7c1-4083-bbb3-bc01f4afb081', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:26:31,783 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.031s
2026-05-26 12:26:31,783 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:26:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae0ce092-9c3a-4cbf-a2fd-e9d75ed4f592', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae0ce092-9c3a-4cbf-a2fd-e9d75ed4f592', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:26:32,816 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.026s
2026-05-26 12:26:32,816 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:26:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2576df40-1377-4ed8-a2fc-3929649477c3', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2576df40-1377-4ed8-a2fc-3929649477c3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:26:33,855 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.033s
2026-05-26 12:26:33,855 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:26:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb56c46c-93ce-4e43-9d4b-0e508272ece4', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb56c46c-93ce-4e43-9d4b-0e508272ece4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:26:34,892 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.032s
2026-05-26 12:26:34,893 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:26:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f927f3f0-d8d8-47b6-b974-f0d698afa3af', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f927f3f0-d8d8-47b6-b974-f0d698afa3af', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:26:35,924 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.023s
2026-05-26 12:26:35,924 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:26:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b4f9810-d216-42a5-af51-8e73337f5df6', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b4f9810-d216-42a5-af51-8e73337f5df6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:26:36,962 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.032s
2026-05-26 12:26:36,963 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:26:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ac45b89-7f49-4dfc-9c04-6cce35a74f70', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ac45b89-7f49-4dfc-9c04-6cce35a74f70', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:26:38,004 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.036s
2026-05-26 12:26:38,005 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:26:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3a57ee3-1567-4458-97d6-a512e7f0dd20', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3a57ee3-1567-4458-97d6-a512e7f0dd20', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:26:39,034 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.024s
2026-05-26 12:26:39,034 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:26:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bfe44b3-f618-4f6b-98e8-552b63f53742', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bfe44b3-f618-4f6b-98e8-552b63f53742', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:26:40,075 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.032s
2026-05-26 12:26:40,075 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:26:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef45bf02-c880-43c0-b18d-7f3891bdbaaa', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef45bf02-c880-43c0-b18d-7f3891bdbaaa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:26:41,109 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.028s
2026-05-26 12:26:41,109 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:26:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c3253aa-8c6d-4378-9a13-0d63d844e170', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c3253aa-8c6d-4378-9a13-0d63d844e170', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:26:42,146 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.032s
2026-05-26 12:26:42,147 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:26:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d5d6764-ab03-44e9-957e-46797fa68cd8', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d5d6764-ab03-44e9-957e-46797fa68cd8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:26:43,178 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.026s
2026-05-26 12:26:43,178 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:26:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bd98029-8736-4100-8cb1-b68f01542b20', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bd98029-8736-4100-8cb1-b68f01542b20', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:26:44,220 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.036s
2026-05-26 12:26:44,221 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:26:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c3938ec-675e-4a70-a856-6866286d6ec5', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c3938ec-675e-4a70-a856-6866286d6ec5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:26:45,260 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.033s
2026-05-26 12:26:45,260 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:26:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b64a698-38ee-4e37-9ee4-94701557ee8d', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b64a698-38ee-4e37-9ee4-94701557ee8d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:26:46,308 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.042s
2026-05-26 12:26:46,308 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:26:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10d19a44-2fbf-4e61-b279-3071808a1e39', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10d19a44-2fbf-4e61-b279-3071808a1e39', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:26:47,345 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.030s
2026-05-26 12:26:47,345 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:26:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d765acc3-7488-4209-a20b-973de0a0d0a1', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d765acc3-7488-4209-a20b-973de0a0d0a1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:26:48,377 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.027s
2026-05-26 12:26:48,378 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:26:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a76a0b8-bef0-403a-85de-5b640f053bf0', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a76a0b8-bef0-403a-85de-5b640f053bf0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:26:49,414 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.029s
2026-05-26 12:26:49,414 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:26:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0710821-f837-4521-93fc-a2ee88f0ebaf', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0710821-f837-4521-93fc-a2ee88f0ebaf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:26:50,445 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.025s
2026-05-26 12:26:50,445 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:26:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12b6e75d-0feb-4d80-a29b-7fac6352f96a', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12b6e75d-0feb-4d80-a29b-7fac6352f96a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:26:51,476 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.024s
2026-05-26 12:26:51,476 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:26:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab235d7b-1b07-43d9-a7af-a089c7539f0e', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab235d7b-1b07-43d9-a7af-a089c7539f0e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:26:52,514 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.029s
2026-05-26 12:26:52,514 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:26:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9df33645-25ee-460d-a8bf-454b9d652be7', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9df33645-25ee-460d-a8bf-454b9d652be7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:26:53,549 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.029s
2026-05-26 12:26:53,549 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:26:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-faca03dc-f425-4988-93e0-a0daa3b851df', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-faca03dc-f425-4988-93e0-a0daa3b851df', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:26:54,583 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.029s
2026-05-26 12:26:54,583 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:26:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ad43b5b-98a7-4412-9435-3666a89f4d06', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ad43b5b-98a7-4412-9435-3666a89f4d06', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:26:55,620 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.031s
2026-05-26 12:26:55,621 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:26:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ccb8ea7-ca68-4a0e-8ba1-aca1e5c473dd', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ccb8ea7-ca68-4a0e-8ba1-aca1e5c473dd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:26:56,656 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.029s
2026-05-26 12:26:56,657 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:26:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-058c9eb3-7235-4f04-9a54-d30aae198be1', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-058c9eb3-7235-4f04-9a54-d30aae198be1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:26:57,719 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.056s
2026-05-26 12:26:57,720 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:26:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4924f86-e3f2-4493-91bc-ee3e2ec216ef', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4924f86-e3f2-4493-91bc-ee3e2ec216ef', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:26:58,757 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.030s
2026-05-26 12:26:58,757 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:26:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13502e54-6946-45e2-9482-ac02f3364969', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13502e54-6946-45e2-9482-ac02f3364969', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:26:59,787 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.025s
2026-05-26 12:26:59,787 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:26:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e9e35ef-49e4-4bda-a03b-6105c16423bd', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e9e35ef-49e4-4bda-a03b-6105c16423bd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:27:00,823 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.027s
2026-05-26 12:27:00,823 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:27:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3ebcce6-5390-4a0b-8278-27624af89743', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3ebcce6-5390-4a0b-8278-27624af89743', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:27:01,859 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.028s
2026-05-26 12:27:01,859 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:27:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-377795fa-057c-4305-b692-e5db94fd203c', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-377795fa-057c-4305-b692-e5db94fd203c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:27:02,896 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.031s
2026-05-26 12:27:02,896 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:27:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e6254cc-b9e4-44f6-a106-01a38bccb0dc', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e6254cc-b9e4-44f6-a106-01a38bccb0dc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:27:03,942 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.037s
2026-05-26 12:27:03,942 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:27:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbe1009f-6aed-447c-8f06-5bb963e23709', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbe1009f-6aed-447c-8f06-5bb963e23709', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:27:04,977 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.028s
2026-05-26 12:27:04,978 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:27:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-609d25f7-874a-4e8e-a381-0485b65789f0', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-609d25f7-874a-4e8e-a381-0485b65789f0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:27:06,017 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.034s
2026-05-26 12:27:06,018 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:27:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1331d882-a6c9-4ed8-bc60-08c7b5861a00', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1331d882-a6c9-4ed8-bc60-08c7b5861a00', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:27:07,049 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.026s
2026-05-26 12:27:07,050 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:27:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9e3d943-1f57-474f-82eb-72d890eff77d', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9e3d943-1f57-474f-82eb-72d890eff77d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:27:08,087 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.031s
2026-05-26 12:27:08,087 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:27:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb082d6d-416a-43be-a7f1-cf3e8ef19570', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb082d6d-416a-43be-a7f1-cf3e8ef19570', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:27:09,124 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.029s
2026-05-26 12:27:09,124 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:27:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fe1f4f0-5140-4d5e-8d0d-48d681181170', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fe1f4f0-5140-4d5e-8d0d-48d681181170', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:27:10,156 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.027s
2026-05-26 12:27:10,156 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:27:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a474b187-2c6e-487f-8d53-274abcc8d663', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a474b187-2c6e-487f-8d53-274abcc8d663', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:27:11,189 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.027s
2026-05-26 12:27:11,189 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:27:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-763c57fd-a2d4-471b-9cd6-4ce111d3c2fe', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-763c57fd-a2d4-471b-9cd6-4ce111d3c2fe', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:27:12,236 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.038s
2026-05-26 12:27:12,236 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:27:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9e33884-99f0-404c-a344-20d0a6422fb6', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9e33884-99f0-404c-a344-20d0a6422fb6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:27:13,281 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.038s
2026-05-26 12:27:13,282 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:27:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6c655d3-4062-47e5-ba2c-312a98df6a7f', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6c655d3-4062-47e5-ba2c-312a98df6a7f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:27:14,328 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.037s
2026-05-26 12:27:14,328 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:27:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21d78c26-d0a7-44cd-9c92-faba4800082c', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21d78c26-d0a7-44cd-9c92-faba4800082c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:27:15,374 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.037s
2026-05-26 12:27:15,374 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:27:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11665798-0ee9-43d2-96e5-229c17025c56', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11665798-0ee9-43d2-96e5-229c17025c56', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:27:16,415 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.034s
2026-05-26 12:27:16,415 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:27:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c1b0ee2-60d2-493a-857b-e569e2ac1320', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c1b0ee2-60d2-493a-857b-e569e2ac1320', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:27:17,453 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.029s
2026-05-26 12:27:17,454 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:27:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1706ea98-ed22-4cb1-b02f-83a756c8b36a', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1706ea98-ed22-4cb1-b02f-83a756c8b36a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:27:18,497 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.037s
2026-05-26 12:27:18,498 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:27:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cc5f211-81e3-4235-9d42-22a164d6e29e', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cc5f211-81e3-4235-9d42-22a164d6e29e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:27:19,539 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.035s
2026-05-26 12:27:19,539 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:27:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5209d09-abb3-49e3-a13f-c80e76f5ca9a', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5209d09-abb3-49e3-a13f-c80e76f5ca9a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:27:20,570 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.025s
2026-05-26 12:27:20,570 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:27:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-764075a4-80bb-405a-9434-9513d1ecf52f', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-764075a4-80bb-405a-9434-9513d1ecf52f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:27:21,614 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.036s
2026-05-26 12:27:21,614 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:27:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da2b1b97-20c7-43c8-9fe2-f76e72261795', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da2b1b97-20c7-43c8-9fe2-f76e72261795', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:27:22,649 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.027s
2026-05-26 12:27:22,649 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:27:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac68f30f-c858-4b72-999c-7ebb1b866edb', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac68f30f-c858-4b72-999c-7ebb1b866edb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:27:23,683 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.025s
2026-05-26 12:27:23,683 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:27:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03593ca6-a78a-4666-9660-4fabba867db6', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03593ca6-a78a-4666-9660-4fabba867db6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:27:24,716 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.027s
2026-05-26 12:27:24,716 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:27:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd5a3f00-f0c7-48bf-8e14-bc91dd285b03', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd5a3f00-f0c7-48bf-8e14-bc91dd285b03', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:27:25,752 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.030s
2026-05-26 12:27:25,752 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:27:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-997f3446-bf8c-43d6-a03a-547d7e315b37', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-997f3446-bf8c-43d6-a03a-547d7e315b37', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:27:26,782 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.022s
2026-05-26 12:27:26,782 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:27:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62000f81-5199-4259-87c1-a5a353c13f96', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62000f81-5199-4259-87c1-a5a353c13f96', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:27:27,817 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.029s
2026-05-26 12:27:27,817 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:27:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f2d5adb-f7e0-41f1-a817-53052c50d3b3', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f2d5adb-f7e0-41f1-a817-53052c50d3b3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:27:28,856 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.031s
2026-05-26 12:27:28,856 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:27:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5fdb470-cd70-4ba6-86a8-ae1470f276fe', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5fdb470-cd70-4ba6-86a8-ae1470f276fe', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:27:29,898 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.032s
2026-05-26 12:27:29,898 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:27:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b351307c-966a-4bc8-93f1-09817b31d5ab', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b351307c-966a-4bc8-93f1-09817b31d5ab', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:27:30,937 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.032s
2026-05-26 12:27:30,937 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:27:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e09a3186-6ee1-46c2-ae38-9bb6f29f9898', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e09a3186-6ee1-46c2-ae38-9bb6f29f9898', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:27:31,973 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.031s
2026-05-26 12:27:31,973 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:27:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1482c082-377a-4641-8059-4b3e5e9ca3b9', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1482c082-377a-4641-8059-4b3e5e9ca3b9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:27:33,004 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.025s
2026-05-26 12:27:33,004 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:27:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16caa2ef-ea7d-447c-b860-0ea5f952ab8b', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16caa2ef-ea7d-447c-b860-0ea5f952ab8b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:27:34,044 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.035s
2026-05-26 12:27:34,045 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:27:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a4943a0-f8e2-4eff-ac8c-d029fcd0d21b', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a4943a0-f8e2-4eff-ac8c-d029fcd0d21b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:27:35,078 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.028s
2026-05-26 12:27:35,078 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:27:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-292337e5-f24e-4df0-b8c2-974c0678096b', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-292337e5-f24e-4df0-b8c2-974c0678096b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:27:36,111 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.027s
2026-05-26 12:27:36,111 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:27:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f98b993e-4231-42f5-89d6-792958b4bb16', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f98b993e-4231-42f5-89d6-792958b4bb16', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:27:37,148 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.031s
2026-05-26 12:27:37,148 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:27:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7141b48-274a-4579-9301-8f5d3d121429', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7141b48-274a-4579-9301-8f5d3d121429', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:27:38,182 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.029s
2026-05-26 12:27:38,183 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:27:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c14d8a4-d3d3-46f7-bfa0-700dea45debd', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c14d8a4-d3d3-46f7-bfa0-700dea45debd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:27:39,221 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.032s
2026-05-26 12:27:39,222 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:27:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7d0869d-169e-464a-9d18-bc6fe266fe2b', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7d0869d-169e-464a-9d18-bc6fe266fe2b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:27:40,261 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.031s
2026-05-26 12:27:40,261 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:27:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3664bf50-46df-4999-8dbd-6cd26f7825d4', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3664bf50-46df-4999-8dbd-6cd26f7825d4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:27:41,290 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.023s
2026-05-26 12:27:41,290 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:27:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78ebea15-5ba5-4ba4-9b17-5e1e851e2bb5', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78ebea15-5ba5-4ba4-9b17-5e1e851e2bb5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:27:42,323 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.026s
2026-05-26 12:27:42,323 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:27:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c808a2a6-19ce-4ab8-8b49-64d5d311f019', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c808a2a6-19ce-4ab8-8b49-64d5d311f019', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:27:43,354 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.025s
2026-05-26 12:27:43,354 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:27:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90bf7ba8-4bdd-4f17-b201-11a0dec14d7f', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90bf7ba8-4bdd-4f17-b201-11a0dec14d7f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:27:44,391 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.032s
2026-05-26 12:27:44,391 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:27:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b137f41d-65cd-4d9c-bcf4-1ef4c930b06a', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b137f41d-65cd-4d9c-bcf4-1ef4c930b06a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:27:45,425 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.028s
2026-05-26 12:27:45,425 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:27:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9447909b-4163-43cc-8aef-b3b99be9e967', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9447909b-4163-43cc-8aef-b3b99be9e967', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:27:46,459 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.028s
2026-05-26 12:27:46,459 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:27:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16b10b64-2c90-4b4b-9bda-5ca729ca7131', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16b10b64-2c90-4b4b-9bda-5ca729ca7131', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:27:47,496 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.031s
2026-05-26 12:27:47,497 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:27:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-898de5b3-5fe8-402a-8a97-ee3690f8cd6b', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-898de5b3-5fe8-402a-8a97-ee3690f8cd6b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:27:48,530 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.026s
2026-05-26 12:27:48,530 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:27:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c77fb905-dcb0-428c-995b-6003b67fa351', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c77fb905-dcb0-428c-995b-6003b67fa351', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:27:49,567 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.032s
2026-05-26 12:27:49,568 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:27:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e05e7b60-7475-4364-a6e4-b273429ef14a', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e05e7b60-7475-4364-a6e4-b273429ef14a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:27:50,606 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.031s
2026-05-26 12:27:50,607 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:27:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d25dddf3-43a6-4339-870d-5518b9892261', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d25dddf3-43a6-4339-870d-5518b9892261', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:27:51,646 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.034s
2026-05-26 12:27:51,646 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:27:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47e4e501-e66c-48ca-8bfb-088e3a4ff310', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47e4e501-e66c-48ca-8bfb-088e3a4ff310', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:27:52,682 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.027s
2026-05-26 12:27:52,682 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:27:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67841b63-a90f-43fe-96a0-294e25576fd7', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67841b63-a90f-43fe-96a0-294e25576fd7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:27:53,717 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.028s
2026-05-26 12:27:53,717 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:27:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c12a879d-0c48-4b9e-ba45-0bd6199fa6ac', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c12a879d-0c48-4b9e-ba45-0bd6199fa6ac', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:27:54,755 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.032s
2026-05-26 12:27:54,756 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:27:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a0a8153-7345-4df2-9b7e-e5277cd42106', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a0a8153-7345-4df2-9b7e-e5277cd42106', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:27:55,793 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.028s
2026-05-26 12:27:55,793 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:27:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3daf8c0-5d0f-48d7-a4f1-d7c5ff5493e5', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3daf8c0-5d0f-48d7-a4f1-d7c5ff5493e5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:27:56,827 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.025s
2026-05-26 12:27:56,827 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:27:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2a238d8-ae53-48ba-8fe1-45d715e9b6b0', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2a238d8-ae53-48ba-8fe1-45d715e9b6b0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:27:57,862 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.028s
2026-05-26 12:27:57,862 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:27:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a025118-72f0-46f8-9f22-bf6872fadc1d', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a025118-72f0-46f8-9f22-bf6872fadc1d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:27:58,899 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.032s
2026-05-26 12:27:58,899 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:27:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82c01c12-3aed-4cef-9a39-c9d8c17fd896', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82c01c12-3aed-4cef-9a39-c9d8c17fd896', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:27:59,936 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.030s
2026-05-26 12:27:59,936 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:27:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ea0a3fa-cb2c-4aa6-9a6b-f7e1e5665f4c', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ea0a3fa-cb2c-4aa6-9a6b-f7e1e5665f4c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:28:00,970 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.028s
2026-05-26 12:28:00,970 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:28:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9baad4d8-0e08-4cf0-b39f-d24933f8b633', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9baad4d8-0e08-4cf0-b39f-d24933f8b633', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:28:02,001 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.026s
2026-05-26 12:28:02,002 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:28:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa1b4160-c90a-450d-91f5-c963f5e4265b', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa1b4160-c90a-450d-91f5-c963f5e4265b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:28:03,030 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.024s
2026-05-26 12:28:03,030 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:28:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab14b332-563b-4f7b-b4f7-75ce4ec8bbf9', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab14b332-563b-4f7b-b4f7-75ce4ec8bbf9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:28:04,058 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.023s
2026-05-26 12:28:04,059 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:28:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b530eb8d-7c52-418d-8c2b-ef2654f2c839', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b530eb8d-7c52-418d-8c2b-ef2654f2c839', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:28:05,097 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.032s
2026-05-26 12:28:05,097 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:28:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a988a3e-8884-45fc-b8c1-a7356c9d359e', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a988a3e-8884-45fc-b8c1-a7356c9d359e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:28:06,127 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.025s
2026-05-26 12:28:06,128 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:28:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9174d904-0d20-47a7-b4da-8355a4c603f5', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9174d904-0d20-47a7-b4da-8355a4c603f5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:28:07,157 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.024s
2026-05-26 12:28:07,157 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:28:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8cfcfc0-dcfe-4280-9db0-49a50cb79b09', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8cfcfc0-dcfe-4280-9db0-49a50cb79b09', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:28:08,192 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.029s
2026-05-26 12:28:08,192 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:28:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4d7153a-bf29-4a83-9e83-9f1fc3320e6c', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4d7153a-bf29-4a83-9e83-9f1fc3320e6c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:28:09,227 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.027s
2026-05-26 12:28:09,228 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:28:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67f0de1c-2726-4fd8-90c0-1fc3478af658', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67f0de1c-2726-4fd8-90c0-1fc3478af658', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:28:10,266 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.033s
2026-05-26 12:28:10,266 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:28:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f12eec4f-87e0-43d4-bc24-3c073c0d6bdb', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f12eec4f-87e0-43d4-bc24-3c073c0d6bdb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:28:11,303 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.031s
2026-05-26 12:28:11,303 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:28:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a254b95-367d-4cda-8fe1-b1c641f431b7', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a254b95-367d-4cda-8fe1-b1c641f431b7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:28:12,337 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.028s
2026-05-26 12:28:12,338 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:28:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da4eeb3b-b8ea-4d71-85e4-546a2f3f7c57', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da4eeb3b-b8ea-4d71-85e4-546a2f3f7c57', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:28:13,382 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.037s
2026-05-26 12:28:13,382 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:28:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b9a64c7-0c69-4526-9db2-fceb233cdb3a', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b9a64c7-0c69-4526-9db2-fceb233cdb3a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:28:14,421 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.031s
2026-05-26 12:28:14,422 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:28:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f55ec40e-d05f-4c58-bed1-e094002f1cf3', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f55ec40e-d05f-4c58-bed1-e094002f1cf3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:28:15,454 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.026s
2026-05-26 12:28:15,454 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:28:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73ae1874-5c2f-434d-859c-395eeb08dcd5', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73ae1874-5c2f-434d-859c-395eeb08dcd5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:28:16,493 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.033s
2026-05-26 12:28:16,493 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:28:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43227cfb-0cc9-4a65-a248-3d95c0379738', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43227cfb-0cc9-4a65-a248-3d95c0379738', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:28:17,526 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.027s
2026-05-26 12:28:17,527 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:28:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd8d818c-106d-40e0-8131-e4583728b73f', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd8d818c-106d-40e0-8131-e4583728b73f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:28:18,561 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.027s
2026-05-26 12:28:18,561 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:28:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fd1c6ee-402c-43d4-92f1-3a77a43f97d0', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fd1c6ee-402c-43d4-92f1-3a77a43f97d0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:28:19,597 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.030s
2026-05-26 12:28:19,597 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:28:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27112a5b-1f2b-4631-bee1-addb211baa82', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27112a5b-1f2b-4631-bee1-addb211baa82', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:28:20,633 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.028s
2026-05-26 12:28:20,633 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:28:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb21f533-3bcb-4778-94ed-3aca98fe7ca1', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb21f533-3bcb-4778-94ed-3aca98fe7ca1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:28:21,672 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.030s
2026-05-26 12:28:21,673 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:28:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f4c7347-01c1-4312-aee9-a1a43e5664f4', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f4c7347-01c1-4312-aee9-a1a43e5664f4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:28:22,708 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.029s
2026-05-26 12:28:22,708 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:28:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36508594-ab10-424d-aaff-3f0547a77d7f', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36508594-ab10-424d-aaff-3f0547a77d7f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:28:23,741 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.027s
2026-05-26 12:28:23,741 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:28:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e13ef4aa-d8e1-4b97-8a3e-17da974407ca', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e13ef4aa-d8e1-4b97-8a3e-17da974407ca', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:28:24,774 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.027s
2026-05-26 12:28:24,774 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:28:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba180dd0-62b3-4ee5-b2c6-a6d076f29100', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba180dd0-62b3-4ee5-b2c6-a6d076f29100', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:28:25,819 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.036s
2026-05-26 12:28:25,819 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:28:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1031571-a7ae-4775-a983-53d7c9f873e9', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1031571-a7ae-4775-a983-53d7c9f873e9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:28:26,849 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.024s
2026-05-26 12:28:26,850 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:28:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6da0d953-5afe-43d6-909b-b9ffffe92298', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6da0d953-5afe-43d6-909b-b9ffffe92298', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:28:27,880 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.025s
2026-05-26 12:28:27,880 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:28:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7014b578-15a7-41ab-bae1-0b1bdce73011', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7014b578-15a7-41ab-bae1-0b1bdce73011', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:28:28,917 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.032s
2026-05-26 12:28:28,917 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:28:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-594117dc-008f-4a8c-9d2c-2ee3889c29e8', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-594117dc-008f-4a8c-9d2c-2ee3889c29e8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:28:29,951 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.029s
2026-05-26 12:28:29,951 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:28:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6126927-6c97-47e0-8f14-e7620121a2ad', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6126927-6c97-47e0-8f14-e7620121a2ad', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:28:30,988 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.031s
2026-05-26 12:28:30,989 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:28:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29585ad0-6f1e-4cf2-af3b-f5bf05b17f35', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29585ad0-6f1e-4cf2-af3b-f5bf05b17f35', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:28:32,022 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.027s
2026-05-26 12:28:32,023 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:28:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58f572b2-95a1-489a-8ba9-52d830084fe7', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58f572b2-95a1-489a-8ba9-52d830084fe7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:28:33,059 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.028s
2026-05-26 12:28:33,060 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:28:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63670634-bbe3-413f-ae64-9367c8390d64', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63670634-bbe3-413f-ae64-9367c8390d64', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:28:34,097 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.031s
2026-05-26 12:28:34,097 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:28:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-796ea114-395b-467d-8967-a32f22bd3980', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-796ea114-395b-467d-8967-a32f22bd3980', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:28:35,142 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.037s
2026-05-26 12:28:35,142 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:28:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f21a8ad-6fcd-4d9a-a0ea-673a284803fe', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f21a8ad-6fcd-4d9a-a0ea-673a284803fe', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:28:36,183 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.034s
2026-05-26 12:28:36,183 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:28:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29629e65-4713-4875-a342-87b28b85ed8c', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29629e65-4713-4875-a342-87b28b85ed8c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:28:37,216 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.027s
2026-05-26 12:28:37,217 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:28:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52ea86d1-7df2-446d-8b79-162c538c2a47', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52ea86d1-7df2-446d-8b79-162c538c2a47', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:28:38,254 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.030s
2026-05-26 12:28:38,254 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:28:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30ba1366-87a9-4258-b9e0-2aebf193fd90', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30ba1366-87a9-4258-b9e0-2aebf193fd90', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:28:39,304 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.044s
2026-05-26 12:28:39,304 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:28:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3522f07-49cf-4a65-acc7-33027b6950c3', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3522f07-49cf-4a65-acc7-33027b6950c3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:28:40,348 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.037s
2026-05-26 12:28:40,348 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:28:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f32a69b1-7aed-4da9-a9d6-1fcfef825775', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f32a69b1-7aed-4da9-a9d6-1fcfef825775', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:28:41,384 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.029s
2026-05-26 12:28:41,385 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:28:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d50726f-08bb-4e4c-9008-482907385328', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d50726f-08bb-4e4c-9008-482907385328', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:28:42,419 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.027s
2026-05-26 12:28:42,419 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:28:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b635fed-7b8a-4465-ba16-ecd884b5ecc2', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b635fed-7b8a-4465-ba16-ecd884b5ecc2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:28:43,454 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.026s
2026-05-26 12:28:43,454 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:28:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f392d1c6-6dbf-40a4-9ca8-e0272222b777', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f392d1c6-6dbf-40a4-9ca8-e0272222b777', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:28:44,491 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.031s
2026-05-26 12:28:44,491 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:28:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57073c69-4e7e-4750-a2dc-991b1edabce2', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57073c69-4e7e-4750-a2dc-991b1edabce2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:28:45,520 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.022s
2026-05-26 12:28:45,520 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:28:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3b89fa2-d867-4f64-87a0-ead540934bad', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3b89fa2-d867-4f64-87a0-ead540934bad', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:28:46,556 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.030s
2026-05-26 12:28:46,556 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:28:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97100efc-c935-48e4-8de8-c02f7b9417e2', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97100efc-c935-48e4-8de8-c02f7b9417e2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:28:47,586 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.025s
2026-05-26 12:28:47,587 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:28:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99aa7e37-70c2-4b68-ae30-0040afc8080e', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99aa7e37-70c2-4b68-ae30-0040afc8080e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:28:48,621 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.028s
2026-05-26 12:28:48,621 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:28:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73269b06-bdad-4ba9-83e9-22dbdc37e4d0', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73269b06-bdad-4ba9-83e9-22dbdc37e4d0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:28:49,667 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.039s
2026-05-26 12:28:49,668 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:28:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f95850d-148e-436c-ba66-42ffc11685ad', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f95850d-148e-436c-ba66-42ffc11685ad', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:28:50,705 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.032s
2026-05-26 12:28:50,705 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:28:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c96bb9f-e6d3-4af2-80eb-5296c28d2f8f', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c96bb9f-e6d3-4af2-80eb-5296c28d2f8f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:28:51,740 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638 0.027s
2026-05-26 12:28:51,741 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:28:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ae41dfa-9fe2-44e5-a329-a8c2edaeaa1e', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ae41dfa-9fe2-44e5-a329-a8c2edaeaa1e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638'}
Body: b'{"volume": {"id": "a7106c1d-3d79-4386-bae7-c730ab320638", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:25:24.000000", "updated_at": "2026-05-26T12:25:43.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1603046411", "description": null, "volume_type": "storpool", "snapshot_id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/a7106c1d-3d79-4386-bae7-c730ab320638"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:28:51,784 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 202 DELETE https://10.4.3.64/volume/v3/snapshots/dffdf0fe-e983-4a1c-9a20-1bcf8d071162 0.038s
2026-05-26 12:28:51,784 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:28:51 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-37f02d96-bdb1-4a79-be09-5a180f934568', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.64/volume/v3/snapshots/dffdf0fe-e983-4a1c-9a20-1bcf8d071162'}
Body: b''
2026-05-26 12:28:51,803 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/snapshots/dffdf0fe-e983-4a1c-9a20-1bcf8d071162 0.018s
2026-05-26 12:28:51,803 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:28:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8cee117-1e49-4e29-ab7a-06ad3694b7aa', 'content-length': '481', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8cee117-1e49-4e29-ab7a-06ad3694b7aa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/snapshots/dffdf0fe-e983-4a1c-9a20-1bcf8d071162'}
Body: b'{"snapshot": {"id": "dffdf0fe-e983-4a1c-9a20-1bcf8d071162", "created_at": "2026-05-26T12:25:22.000000", "updated_at": "2026-05-26T12:28:52.000000", "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-901456066", "description": null, "volume_id": "f7449faa-e68c-4b9f-876c-236915bb2f70", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9ce974a3fbcc4740b30819f2884e62ec", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-05-26 12:28:52,820 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 404 GET https://10.4.3.64/volume/v3/snapshots/dffdf0fe-e983-4a1c-9a20-1bcf8d071162 0.014s
2026-05-26 12:28:52,820 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:28:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '111', 'content-type': 'application/json', 'x-compute-request-id': 'req-bba4b193-ffae-46b2-af56-3fc1730ef273', 'x-openstack-request-id': 'req-bba4b193-ffae-46b2-af56-3fc1730ef273', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.64/volume/v3/snapshots/dffdf0fe-e983-4a1c-9a20-1bcf8d071162'}
Body: b'{"itemNotFound": {"code": 404, "message": "Snapshot dffdf0fe-e983-4a1c-9a20-1bcf8d071162 could not be found."}}'
2026-05-26 12:28:53,139 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 204 DELETE https://10.4.3.64/image/v2/images/45cc685c-fd0b-4cc7-af47-3e104081cc63 0.318s
2026-05-26 12:28:53,139 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:28:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-cd5a7ff8-e628-4527-af3c-06535c1ada83', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.64/image/v2/images/45cc685c-fd0b-4cc7-af47-3e104081cc63'}
Body: b''
2026-05-26 12:28:53,153 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 404 GET https://10.4.3.64/image/v2/images/45cc685c-fd0b-4cc7-af47-3e104081cc63 0.014s
2026-05-26 12:28:53,154 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:28:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-fdeb5a9e-7bf2-4d39-a1f8-083b893997b0', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.64/image/v2/images/45cc685c-fd0b-4cc7-af47-3e104081cc63'}
Body: b'{"message": "No image found with ID 45cc685c-fd0b-4cc7-af47-3e104081cc63<br /><br />\\n\\n\\n", "code": "404 Not Found", "title": "Not Found"}'
2026-05-26 12:28:53,251 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 204 DELETE https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7 0.097s
2026-05-26 12:28:53,252 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:28:53 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-36852410-064a-4499-86b5-6314d6153bea', 'x-compute-request-id': 'req-36852410-064a-4499-86b5-6314d6153bea', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7'}
Body: b''
2026-05-26 12:28:53,468 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7 0.216s
2026-05-26 12:28:53,468 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:28:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1562', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9e95e10-22e1-4162-a587-4aeb473c2eee', 'x-compute-request-id': 'req-f9e95e10-22e1-4162-a587-4aeb473c2eee', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPatternV346-80615359-network": [{"version": 4, "addr": "10.1.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:98:bc"}, {"version": 4, "addr": "172.24.5.5", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:98:bc"}]}, "created": "2026-05-26T12:24:27Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "461ebd88b1c4a3b4ad2045cd0a7ffdb1cfeef8cf5477ba8b5634d3b1", "id": "adff34eb-1870-48c4-bcc6-8dc8994322e7", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1868494347", "status": "ACTIVE", "tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "updated": "2026-05-26T12:28:53Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-809902785", "OS-SRV-USG:launched_at": "2026-05-26T12:24:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1364378066"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f7449faa-e68c-4b9f-876c-236915bb2f70"}]}}'
2026-05-26 12:28:54,687 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7 0.214s
2026-05-26 12:28:54,688 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:28:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1562', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6c8a0a7-464f-49a7-b93b-072e1d3b9909', 'x-compute-request-id': 'req-b6c8a0a7-464f-49a7-b93b-072e1d3b9909', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPatternV346-80615359-network": [{"version": 4, "addr": "10.1.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:98:bc"}, {"version": 4, "addr": "172.24.5.5", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:98:bc"}]}, "created": "2026-05-26T12:24:27Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "461ebd88b1c4a3b4ad2045cd0a7ffdb1cfeef8cf5477ba8b5634d3b1", "id": "adff34eb-1870-48c4-bcc6-8dc8994322e7", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1868494347", "status": "ACTIVE", "tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "updated": "2026-05-26T12:28:53Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-809902785", "OS-SRV-USG:launched_at": "2026-05-26T12:24:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1364378066"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f7449faa-e68c-4b9f-876c-236915bb2f70"}]}}'
2026-05-26 12:28:55,859 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7 0.165s
2026-05-26 12:28:55,859 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:28:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1562', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6d5206a-ee10-4805-8c16-3273234b8acd', 'x-compute-request-id': 'req-f6d5206a-ee10-4805-8c16-3273234b8acd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPatternV346-80615359-network": [{"version": 4, "addr": "10.1.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:98:bc"}, {"version": 4, "addr": "172.24.5.5", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:98:bc"}]}, "created": "2026-05-26T12:24:27Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "461ebd88b1c4a3b4ad2045cd0a7ffdb1cfeef8cf5477ba8b5634d3b1", "id": "adff34eb-1870-48c4-bcc6-8dc8994322e7", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1868494347", "status": "ACTIVE", "tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "updated": "2026-05-26T12:28:55Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-809902785", "OS-SRV-USG:launched_at": "2026-05-26T12:24:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1364378066"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f7449faa-e68c-4b9f-876c-236915bb2f70"}]}}'
2026-05-26 12:28:56,954 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7 0.089s
2026-05-26 12:28:56,954 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:28:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1210', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fcead2dd-ac60-4eee-bf24-09eeb5e51cd7', 'x-compute-request-id': 'req-fcead2dd-ac60-4eee-bf24-09eeb5e51cd7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:24:27Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "461ebd88b1c4a3b4ad2045cd0a7ffdb1cfeef8cf5477ba8b5634d3b1", "id": "adff34eb-1870-48c4-bcc6-8dc8994322e7", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1868494347", "status": "ACTIVE", "tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "updated": "2026-05-26T12:28:55Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-809902785", "OS-SRV-USG:launched_at": "2026-05-26T12:24:42.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f7449faa-e68c-4b9f-876c-236915bb2f70"}]}}'
2026-05-26 12:28:58,064 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7 0.103s
2026-05-26 12:28:58,064 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:28:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76cab323-5621-4d16-a61c-409bd4d34be3', 'x-compute-request-id': 'req-76cab323-5621-4d16-a61c-409bd4d34be3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:24:27Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "461ebd88b1c4a3b4ad2045cd0a7ffdb1cfeef8cf5477ba8b5634d3b1", "id": "adff34eb-1870-48c4-bcc6-8dc8994322e7", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1868494347", "status": "DELETED", "tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "updated": "2026-05-26T12:28:58Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-809902785", "OS-SRV-USG:launched_at": "2026-05-26T12:24:42.000000", "OS-SRV-USG:terminated_at": "2026-05-26T12:28:57.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f7449faa-e68c-4b9f-876c-236915bb2f70"}]}}'
2026-05-26 12:28:58,069 106281 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 5 second wait
2026-05-26 12:28:59,164 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7 0.095s
2026-05-26 12:28:59,165 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:28:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b7169f7-df70-45fa-89b1-ec297cca0d04', 'x-compute-request-id': 'req-9b7169f7-df70-45fa-89b1-ec297cca0d04', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:24:27Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "461ebd88b1c4a3b4ad2045cd0a7ffdb1cfeef8cf5477ba8b5634d3b1", "id": "adff34eb-1870-48c4-bcc6-8dc8994322e7", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1868494347", "status": "DELETED", "tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "updated": "2026-05-26T12:28:58Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-809902785", "OS-SRV-USG:launched_at": "2026-05-26T12:24:42.000000", "OS-SRV-USG:terminated_at": "2026-05-26T12:28:57.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f7449faa-e68c-4b9f-876c-236915bb2f70"}]}}'
2026-05-26 12:29:00,281 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7 0.111s
2026-05-26 12:29:00,282 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:29:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1169', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0c6e68d-ab1c-4609-8086-7c4bf6a001f3', 'x-compute-request-id': 'req-c0c6e68d-ab1c-4609-8086-7c4bf6a001f3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T12:24:27Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.64/compute/flavors/42"}]}, "hostId": "461ebd88b1c4a3b4ad2045cd0a7ffdb1cfeef8cf5477ba8b5634d3b1", "id": "adff34eb-1870-48c4-bcc6-8dc8994322e7", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7"}, {"rel": "bookmark", "href": "https://10.4.3.64/compute/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1868494347", "status": "DELETED", "tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "updated": "2026-05-26T12:28:58Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-809902785", "OS-SRV-USG:launched_at": "2026-05-26T12:24:42.000000", "OS-SRV-USG:terminated_at": "2026-05-26T12:28:57.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-26 12:29:01,325 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 404 GET https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7 0.035s
2026-05-26 12:29:01,326 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:29:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-da34a977-cdac-455c-bb6c-7c8cc95e62e3', 'x-compute-request-id': 'req-da34a977-cdac-455c-bb6c-7c8cc95e62e3', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.64/compute/v2.1/servers/adff34eb-1870-48c4-bcc6-8dc8994322e7'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance adff34eb-1870-48c4-bcc6-8dc8994322e7 could not be found."}}'
2026-05-26 12:29:01,356 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 202 DELETE https://10.4.3.64/compute/v2.1/os-keypairs/tempest-keypair-809902785 0.030s
2026-05-26 12:29:01,356 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:29:01 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-b08a8b1a-900b-4f54-894d-0c45ee9f741a', 'x-compute-request-id': 'req-b08a8b1a-900b-4f54-894d-0c45ee9f741a', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.64/compute/v2.1/os-keypairs/tempest-keypair-809902785'}
Body: b''
2026-05-26 12:29:01,511 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 204 DELETE https://10.4.3.64/networking/v2.0/security-groups/1cc9f6bf-4572-43b5-8f9b-2c3e790c394b 0.154s
2026-05-26 12:29:01,512 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:29:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-db238510-2464-4d6f-9889-61a00c94daee', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.64/networking/v2.0/security-groups/1cc9f6bf-4572-43b5-8f9b-2c3e790c394b'}
Body: b''
2026-05-26 12:29:01,526 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 404 GET https://10.4.3.64/networking/v2.0/security-groups/1cc9f6bf-4572-43b5-8f9b-2c3e790c394b 0.014s
2026-05-26 12:29:01,526 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:29:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-7bd7ebd7-b3a2-49aa-8059-ef01a4d32abb', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.64/networking/v2.0/security-groups/1cc9f6bf-4572-43b5-8f9b-2c3e790c394b'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 1cc9f6bf-4572-43b5-8f9b-2c3e790c394b does not exist", "detail": ""}}'
2026-05-26 12:29:01,772 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 204 DELETE https://10.4.3.64/networking/v2.0/floatingips/a3616e5a-284b-407e-a370-d82aa51378fc 0.246s
2026-05-26 12:29:01,772 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:29:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-9069160e-1bd8-4ab0-8720-b4f50cf5ba52', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.64/networking/v2.0/floatingips/a3616e5a-284b-407e-a370-d82aa51378fc'}
Body: b''
2026-05-26 12:29:01,816 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 202 DELETE https://10.4.3.64/volume/v3/volumes/f7449faa-e68c-4b9f-876c-236915bb2f70 0.043s
2026-05-26 12:29:01,816 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:29:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d010797-65d1-4633-b069-8d911e54352b', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.64/volume/v3/volumes/f7449faa-e68c-4b9f-876c-236915bb2f70'}
Body: b''
2026-05-26 12:29:01,848 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.64/volume/v3/volumes/f7449faa-e68c-4b9f-876c-236915bb2f70 0.031s
2026-05-26 12:29:01,848 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:29:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2ef06d2-81b5-4f50-a3a1-1942dc667c40', 'content-length': '1386', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2ef06d2-81b5-4f50-a3a1-1942dc667c40', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.64/volume/v3/volumes/f7449faa-e68c-4b9f-876c-236915bb2f70'}
Body: b'{"volume": {"id": "f7449faa-e68c-4b9f-876c-236915bb2f70", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T12:24:24.000000", "updated_at": "2026-05-26T12:29:02.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1386380490", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.64/volume/v3/volumes/f7449faa-e68c-4b9f-876c-236915bb2f70"}, {"rel": "bookmark", "href": "https://10.4.3.64/volume/volumes/f7449faa-e68c-4b9f-876c-236915bb2f70"}], "user_id": "0a2b675c8bf243749b914a7b49cad6d9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9ce974a3fbcc4740b30819f2884e62ec", "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": "5b80e04a-f032-48ca-8988-d8d10dd5e3a3", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 12:29:02,873 106281 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 404 GET https://10.4.3.64/volume/v3/volumes/f7449faa-e68c-4b9f-876c-236915bb2f70 0.019s
2026-05-26 12:29:02,873 106281 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 12:29:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef7bbb52-2422-44fb-a7fe-abee6a175219', 'x-openstack-request-id': 'req-ef7bbb52-2422-44fb-a7fe-abee6a175219', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.64/volume/v3/volumes/f7449faa-e68c-4b9f-876c-236915bb2f70'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume f7449faa-e68c-4b9f-876c-236915bb2f70 could not be found."}}'
}}}
traceback-1: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/fixtures/fixture.py", line 162, in cleanUp
return self._cleanups(raise_errors=raise_first) # type: ignore[misc]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/fixtures/callmany.py", line 121, in __call__
raise exc.with_traceback(error[2])
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/fixtures/callmany.py", line 113, in __call__
cleanup(*args, **kwargs)
File "/opt/stack/tempest/tempest/lib/common/validation_resources.py", line 346, in clear_validation_resources
raise has_exception
File "/opt/stack/tempest/tempest/lib/common/validation_resources.py", line 299, in clear_validation_resources
keypair_client.delete_keypair(keypair_name)
File "/opt/stack/tempest/tempest/lib/services/compute/keypairs_client.py", line 115, in delete_keypair
resp, body = self.delete(url)
^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 362, in delete
return self.request('DELETE', url, extra_headers, headers, body)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
resp, resp_body = super(BaseComputeClient, self).request(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
raise exceptions.ServerFault(resp_body, resp=resp,
tempest.lib.exceptions.ServerFault: Got server fault
Details: Unexpected API Error. Please contact the administrator
<class 'oslo_db.exception.DBConnectionError'>
}}}
traceback-2: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc
return func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 145, in delete_volume
resp, body = self.delete(url)
^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 362, in delete
return self.request('DELETE', url, extra_headers, headers, body)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request
resp, resp_body = super(BaseClient, self).request(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 882, in _error_checker
raise exceptions.BadRequest(resp_body, resp=resp)
tempest.lib.exceptions.BadRequest: Bad request
Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}
}}}
traceback-3: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 993, in wait_for_resource_deletion
raise exceptions.TimeoutException(message)
tempest.lib.exceptions.TimeoutException: Request timed out
Details: (TestVolumeBootPatternV346:_run_cleanups) Failed to delete volume a7106c1d-3d79-4386-bae7-c730ab320638 within the required time (196 s). Timer started at 1779798335. Timer ended at 1779798531. Waited for 196 s.
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 429, in test_instance_boot_after_snapshot_deletion
self.boot_instance_from_resource(
File "/opt/stack/tempest/tempest/scenario/manager.py", line 1388, in boot_instance_from_resource
return self.create_server(**create_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/manager.py", line 349, in create_server
body, _ = compute.create_test_server(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 328, in create_test_server
server = waiters.wait_for_server_status(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/common/waiters.py", line 65, in wait_for_server_status
body = client.show_server(server_id)['server']
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 175, in show_server
resp, body = self.get("servers/%s" % server_id)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 345, in get
return self.request('GET', url, extra_headers, headers,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
resp, resp_body = super(BaseComputeClient, self).request(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
raise exceptions.ServerFault(resp_body, resp=resp,
tempest.lib.exceptions.ServerFault: Got server fault
Details: Unexpected API Error. Please contact the administrator
<class 'oslo_db.exception.DBConnectionError'>
|
||||||
| cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_backup_crossproject_admin_negative[id-2daadb2e-409a-4ede-a6ce-6002ec324372] |
pass
pt5.1: cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest.test_backup_crossproject_admin_negative[id-2daadb2e-409a-4ede-a6ce-6002ec324372]
|
||||||
test_backup_crossproject_user_negative[id-b9feb593-5809-4207-90d3-28e627730f13] |
pass
pt5.2: cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest.test_backup_crossproject_user_negative[id-b9feb593-5809-4207-90d3-28e627730f13]
|
||||||
test_incremental_backup_respective_parents[id-ce15f528-bfc1-492d-81db-b6168b631587] |
pass
pt5.3: cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest.test_incremental_backup_respective_parents[id-ce15f528-bfc1-492d-81db-b6168b631587]
|
||||||
| cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6] |
pass
pt6.1: cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_backup[id-9db67083-bf1a-486c-8f77-3778467f39a1] |
pass
pt7.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest.test_create_multiple_volume_from_backup[id-9db67083-bf1a-486c-8f77-3778467f39a1]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e] |
pass
pt8.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3] |
pass
pt9.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558] |
pass
pt10.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_backup_create_and_restore_to_an_existing_volume[id-b5d837b0-7066-455d-88fc-4a721a899306] |
pass
pt11.1: cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_backup_create_and_restore_to_an_existing_volume[id-b5d837b0-7066-455d-88fc-4a721a899306]
|
||||||
test_incr_backup_create_and_restore_to_an_existing_volume[id-457359e2-a663-4758-8f76-06d392dfd7c7] |
pass
pt11.2: cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_incr_backup_create_and_restore_to_an_existing_volume[id-457359e2-a663-4758-8f76-06d392dfd7c7]
|
||||||
test_incremental_backup[id-c810fe2c-cb40-43ab-96aa-471b74516a98] |
pass
pt11.3: cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_incremental_backup[id-c810fe2c-cb40-43ab-96aa-471b74516a98]
|
||||||
test_volume_snapshot_backup[id-885410c6-cd1d-452c-a409-7c32b7e0be15] |
pass
pt11.4: cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_volume_snapshot_backup[id-885410c6-cd1d-452c-a409-7c32b7e0be15]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests | 4 | 4 | 0 | 0 | 0 | Detail | |
test_delete_dep_chain[id-f8278e5c-50ff-4a1d-8670-3ca0866d411a] |
pass
pt12.1: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_dep_chain[id-f8278e5c-50ff-4a1d-8670-3ca0866d411a]
|
||||||
test_delete_dep_chain_2[id-63447ef8-e667-4796-ba66-1b9b883af1f1] |
pass
pt12.2: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_dep_chain_2[id-63447ef8-e667-4796-ba66-1b9b883af1f1]
|
||||||
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
pass
pt12.3: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40]
|
||||||
test_delete_source_volume[id-42e9df95-854b-4840-9d55-ae62f65e9b8e] |
pass
pt12.4: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_volume[id-42e9df95-854b-4840-9d55-ae62f65e9b8e]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests | 3 | 3 | 0 | 0 | 0 | Detail | |
test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume] |
pass
pt13.1: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume]
|
||||||
test_image_volume_dependencies_2[id-0e20bd6e-440f-41d8-9b5d-fc047ac00423,image,volume] |
pass
pt13.2: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_2[id-0e20bd6e-440f-41d8-9b5d-fc047ac00423,image,volume]
|
||||||
test_image_volume_dependencies_3[id-e6050452-06bd-4c7f-9912-45178c83e379,image,volume] |
pass
pt13.3: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_3[id-e6050452-06bd-4c7f-9912-45178c83e379,image,volume]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_revert_to_snapshot[id-87b7dcb7-4950-4a3a-802c-ece55491846d] |
pass
pt14.1: cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot[id-87b7dcb7-4950-4a3a-802c-ece55491846d]
|
||||||
test_volume_revert_to_snapshot_after_extended_negative[id-4e8b0788-87fe-430d-be7a-444d7f8e0347] |
pass
pt14.2: cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot_after_extended_negative[id-4e8b0788-87fe-430d-be7a-444d7f8e0347]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96] |
pass
pt15.1: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96]
|
||||||
test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f] |
pass
pt15.2: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f]
|
||||||
| cinder_tempest_plugin.scenario.test_snapshots.SnapshotDataIntegrityTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_snapshot_data_integrity[compute,id-ff10644e-5a70-4a9f-9801-8204bb81fb61,image,network,volume] |
pass
pt16.1: cinder_tempest_plugin.scenario.test_snapshots.SnapshotDataIntegrityTests.test_snapshot_data_integrity[compute,id-ff10644e-5a70-4a9f-9801-8204bb81fb61,image,network,volume]
|
||||||
| cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume] |
pass
pt17.1: cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests.test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume]
|
||||||
| 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
pt18.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
pt18.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
pt19.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
pt20.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types | 3 | 0 | 0 | 0 | 3 | Detail | |
VolumeTypesAdminTests) |
skip
pt21.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt21.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt21.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes | 1 | 0 | 0 | 0 | 1 | Detail | |
ProjectReaderTests) |
skip
pt22.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
pt23.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
pt24.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
pt25.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
pt26.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test)
|
||||||
LiveMigrationWithoutHostTest) |
skip
pt26.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationWithoutHostTest)
|
||||||
LiveMigrationTest) |
skip
pt26.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
pt27.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
pt28.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
pt29.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
pt30.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
pt31.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
pt32.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
pt33.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
pt34.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeMultiattachTest)
|
||||||
VolumeRetypeWithMigrationTest) |
skip
pt34.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
pt35.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
pt36.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
pt37.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
pt38.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
pt39.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
pt39.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
pt40.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
pt41.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
pt42.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
pt43.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
pt44.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
pt44.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
pt45.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
pt46.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
pt47.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
pt47.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
pt48.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
pt49.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
pt49.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
pt50.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
pt50.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
pt51.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
pt51.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
pt52.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
pt52.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
pt53.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
pt53.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
pt53.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
pt54.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
pt55.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
pt56.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
pt56.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
pt56.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
pt56.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
pt56.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
pt56.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
pt57.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
pt57.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
pt57.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
pt57.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
pt57.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
pt57.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
pt57.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
pt57.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
pt58.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
pt59.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
pt59.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
pt60.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
pt60.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
pt60.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
pt61.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
pt62.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
pt63.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
pt63.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
pt64.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
pt64.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
pt65.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
pt66.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt69.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
pt69.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
pt70.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
pt70.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
pt71.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
pt71.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
pt72.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
pt72.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
pt73.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
pt73.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
pt73.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
pt73.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
pt73.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
pt73.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
pt73.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
pt74.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
pt74.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
pt74.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
pt75.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
pt76.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
pt76.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
pt76.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
pt76.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
pt76.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
pt77.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
pt77.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
pt77.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
pt77.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
pt77.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
pt78.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
pt78.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
pt79.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
pt79.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
pt80.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
pt80.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
pt80.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
pt80.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
pt80.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
pt81.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
pt81.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
pt81.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
pt82.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
pt82.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
pt82.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
pt82.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
pt82.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
pt82.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
pt82.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
pt82.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
pt82.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
pt82.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
pt82.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
pt82.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
pt83.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
pt83.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
pt83.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
pt83.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
pt83.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
pt83.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
pt84.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
pt84.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
pt84.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
pt84.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
pt84.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
pt84.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
pt85.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
pt85.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
pt86.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
pt87.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
pt88.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
pt89.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
pt90.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
pt90.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
pt91.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
pt91.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
pt92.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
pt93.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
pt93.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
pt94.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
pt94.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
pt95.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
pt95.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
pt96.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
pt96.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
pt97.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
pt97.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
pt98.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
pt98.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
pt98.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
pt98.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
pt98.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
pt98.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
pt99.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
pt99.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
pt99.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
pt99.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
pt100.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
pt101.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
pt101.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
pt102.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
pt103.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
pt104.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
pt104.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
pt105.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
pt105.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
pt105.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
pt106.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.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
pt110.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
pt110.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
pt110.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
pt110.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
pt110.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
pt110.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
pt110.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
pt110.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
pt110.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
pt110.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
pt110.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
pt110.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
pt110.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
pt111.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
pt111.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
pt111.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
pt111.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
pt111.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
pt111.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
pt112.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
pt113.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
pt113.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.TestServerVolumeAttachmentScenario | 1 | 1 | 0 | 0 | 0 | Detail | |
test_server_detach_rules[compute,id-be615530-f105-437a-8afe-ce998c9535d9,image,network,slow,volume] |
pass
pt114.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
pt115.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
pt116.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
pt117.1: tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore.test_volume_backup_restore[compute,id-2ce5e55c-4085-43c1-98c6-582525334ad7,image,slow,volume]
|
||||||
| Total | 320 | 291 | 5 | 0 | 24 | ||