Status: Pass 292 Failure 5 Skip 24
| Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
| tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes | 4 | 3 | 1 | 0 | 0 | Detail | |
test_encrypted_cinder_volumes_cryptsetup[compute,id-cbc752ed-b716-4717-910f-956cce965722,image,slow,volume] |
pass
pt1.1: tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_cryptsetup[compute,id-cbc752ed-b716-4717-910f-956cce965722,image,slow,volume]
|
||||||
test_encrypted_cinder_volumes_luks[compute,id-79165fb4-5534-4b9d-8429-97ccffb8f86e,image,slow,volume] |
pass
pt1.2: tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_luks[compute,id-79165fb4-5534-4b9d-8429-97ccffb8f86e,image,slow,volume]
|
||||||
test_encrypted_cinder_volumes_luksv2[compute,id-7abec0a3-61a0-42a5-9e36-ad3138fb38b4,image,slow,volume] |
fail
ft1.3: tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_luksv2[compute,id-7abec0a3-61a0-42a5-9e36-ad3138fb38b4,image,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-15 01:22:28,773 106318 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-luksv2-707649266 on backend None
2026-06-15 01:22:28,802 106318 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 POST https://10.4.3.201/volume/v3/types 0.029s
2026-06-15 01:22:28,802 106318 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-707649266", "extra_specs": {}}}
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df387780-2c06-4f08-af95-ae879fcd7f64', 'content-length': '213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df387780-2c06-4f08-af95-ae879fcd7f64', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/volume/v3/types'}
Body: b'{"volume_type": {"id": "fcace06c-2a21-4d87-bd71-adb0c8ab1831", "name": "tempest-scenario-type-luksv2-707649266", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}'
2026-06-15 01:22:28,804 106318 DEBUG [tempest.scenario.manager] Creating an encryption type for volume type: fcace06c-2a21-4d87-bd71-adb0c8ab1831
2026-06-15 01:22:28,841 106318 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 POST https://10.4.3.201/volume/v3/types/fcace06c-2a21-4d87-bd71-adb0c8ab1831/encryption 0.037s
2026-06-15 01:22:28,841 106318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}}
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c779055-9f0b-49a3-b4c0-997044bd29fc', 'content-length': '231', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c779055-9f0b-49a3-b4c0-997044bd29fc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/volume/v3/types/fcace06c-2a21-4d87-bd71-adb0c8ab1831/encryption'}
Body: b'{"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end", "volume_type_id": "fcace06c-2a21-4d87-bd71-adb0c8ab1831", "encryption_id": "044dbd6e-0e20-458e-96e4-ccc48375923c"}}'
2026-06-15 01:22:29,210 106318 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 202 POST https://10.4.3.201/volume/v3/volumes 0.366s
2026-06-15 01:22:29,210 106318 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-1426511251", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-707649266", "size": 1}}
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d124ab1f-8d11-4549-8f34-7a9ae38fd4ff', 'content-length': '786', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d124ab1f-8d11-4549-8f34-7a9ae38fd4ff', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.201/volume/v3/volumes'}
Body: b'{"volume": {"id": "23361a91-7ed1-459a-b358-c9b9c775012d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T01:22:28.993007", "updated_at": null, "name": "tempest-TestEncryptedCinderVolumes-volume-1426511251", "description": null, "volume_type": "tempest-scenario-type-luksv2-707649266", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.201/volume/v3/volumes/23361a91-7ed1-459a-b358-c9b9c775012d"}, {"rel": "bookmark", "href": "https://10.4.3.201/volume/volumes/23361a91-7ed1-459a-b358-c9b9c775012d"}], "user_id": "9b37c632e9584a58869132bc8ddc7aab", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-06-15 01:22:29,365 106318 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 201 POST https://10.4.3.201/identity/v3/auth/tokens 0.146s
2026-06-15 01:22:29,366 106318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2948', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-53db32bc-7ea9-48c3-a3a7-5c98dc185760', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.201/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "9b37c632e9584a58869132bc8ddc7aab", "name": "tempest-TestEncryptedCinderVolumes-1766608505-project-member", "password_expires_at": null}, "audit_ids": ["qSRkjSHyR6eZrk-MSPj_Xg"], "expires_at": "2026-06-15T02:22:29.000000Z", "issued_at": "2026-06-15T01:22:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "23db04658fc443e1a2563cc4fdf33bd5", "name": "tempest-TestEncryptedCinderVolumes-1766608505"}, "is_domain": false, "roles": [{"id": "171fd1bafaca47ed812b1a4ef581d0fd", "name": "reader"}, {"id": "43d2adaa3c0b44088f288447f88680b1", "name": "member"}], "catalog": [{"endpoints": [{"id": "3a1e9f85ec064df38fa8c6b772e101ea", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.201/identity", "region": "RegionOne"}], "id": "0794f0220b0b4b70a0cb35171c39b0c5", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "8b560fed2cbe4c759d8a06b209eda500", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.201/networking", "region": "RegionOne"}], "id": "4f2fc04bea4b44919ff30414e23efe8c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "80753bdd9377436096c7bd0ea7e3ff15", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.201/volume/v3", "region": "RegionOne"}], "id": "a0e7fdfa85064dd5b8095e3c9bc40f25", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a4022daea34a48fdbf7341ec382998b8", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.201/image", "region": "RegionOne"}], "id": "a57eb5e5c92b4b1d90625d1892b54e23", "type": "image", "name": "glance"}, {"endpoints": [{"id": "174b961b178543d6805b1262f4483b03", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.201/placement", "region": "RegionOne"}], "id": "ab83e318af4c4b018e0df97f4f2bfe23", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "057b0d9650524ae6bb27cc1d7229a129", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.201/compute/v2.1", "region": "RegionOne"}], "id": "b8542756c0e744c192b1a4baba02fe25", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e76358fb5f994e0eae5d1f25bf268cc3", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.201:8080/v1/AUTH_23db04658fc443e1a2563cc4fdf33bd5", "region": "RegionOne"}, {"id": "f75a344535914bb2a60eb025479bf0b9", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.201:8080", "region": "RegionOne"}], "id": "cb47f62cfcda4d99bf1c18c649d50db3", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "3bd1e2d2f55b46e9874b77cc2737edcd", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.201/compute/v2/23db04658fc443e1a2563cc4fdf33bd5", "region": "RegionOne"}], "id": "ceef4daeba734d31a8c52fdcb0b2c35d", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2026-06-15 01:22:29,366 106318 INFO [tempest.lib.common.fixed_network] (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2) Found network {'id': '23f1ceb4-d5b1-4c9d-83e1-62c552bcbb59', 'name': 'tempest-TestEncryptedCinderVolumes-1946790255-network', 'tenant_id': '23db04658fc443e1a2563cc4fdf33bd5', 'project_id': '23db04658fc443e1a2563cc4fdf33bd5', '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': 2371, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-06-15T01:19:35Z', 'updated_at': '2026-06-15T01:19:35Z', 'revision_number': 1} available for tenant
2026-06-15 01:22:29,366 106318 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-06-15 01:22:29,366 106318 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-06-15 01:22:29,427 106318 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://10.4.3.201/compute/v2.1/os-keypairs 0.060s
2026-06-15 01:22:29,428 106318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1308694445", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKUeuYzQr6FZNJY0aiBrSVo960/p61aeOUxD0I20NgyKXASiDoekfsZpYBXMOQ19Tkia5GF9gL3FZ5ho1fy/6XZiIDTMVHVbVWguCMKhQxUOyMi/YOfRhIfRp6YWU565Sw=="}}
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22:29 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-4634c9f7-51bc-4fc6-805d-c10b055ecda5', 'x-compute-request-id': 'req-4634c9f7-51bc-4fc6-805d-c10b055ecda5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-1308694445", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKUeuYzQr6FZNJY0aiBrSVo960/p61aeOUxD0I20NgyKXASiDoekfsZpYBXMOQ19Tkia5GF9gL3FZ5ho1fy/6XZiIDTMVHVbVWguCMKhQxUOyMi/YOfRhIfRp6YWU565Sw==", "fingerprint": "1c:be:02:cb:c2:5d:2b:d7:9c:f7:e2:e1:32:f7:2f:92", "user_id": "9b37c632e9584a58869132bc8ddc7aab"}}'
2026-06-15 01:22:29,429 106318 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1308694445 created
2026-06-15 01:22:29,703 106318 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.201/networking/v2.0/security-groups 0.272s
2026-06-15 01:22:29,703 106318 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--2123271776", "description": "tempest-description--956628102"}}
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-7ac3b459-0725-49f8-90b6-12dc184eabe0', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.201/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "9fd5a2ed-8494-4818-9e22-edb6b34bb5e1", "name": "tempest-securitygroup--2123271776", "stateful": true, "tenant_id": "23db04658fc443e1a2563cc4fdf33bd5", "project_id": "23db04658fc443e1a2563cc4fdf33bd5", "description": "tempest-description--956628102", "shared": false, "security_group_rules": [{"id": "991558f4-7a8a-4ce0-afe6-fad6e01b3056", "project_id": "23db04658fc443e1a2563cc4fdf33bd5", "security_group_id": "9fd5a2ed-8494-4818-9e22-edb6b34bb5e1", "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": 1467, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-15T01:22:29Z", "updated_at": "2026-06-15T01:22:29Z", "revision_number": 0, "tenant_id": "23db04658fc443e1a2563cc4fdf33bd5"}, {"id": "bc16f740-49b0-41b8-84f7-35e7f7d2a001", "project_id": "23db04658fc443e1a2563cc4fdf33bd5", "security_group_id": "9fd5a2ed-8494-4818-9e22-edb6b34bb5e1", "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": 1466, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-15T01:22:29Z", "updated_at": "2026-06-15T01:22:29Z", "revision_number": 0, "tenant_id": "23db04658fc443e1a2563cc4fdf33bd5"}], "tags": [], "created_at": "2026-06-15T01:22:29Z", "updated_at": "2026-06-15T01:22:29Z", "revision_number": 1}}'
2026-06-15 01:22:29,882 106318 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.201/networking/v2.0/security-group-rules 0.178s
2026-06-15 01:22:29,882 106318 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": "9fd5a2ed-8494-4818-9e22-edb6b34bb5e1", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-3cadfa23-8b91-4aeb-ba8c-c788e99ea9d2', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.201/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "5c584e8a-02d7-4be6-90c7-a706b6763208", "project_id": "23db04658fc443e1a2563cc4fdf33bd5", "security_group_id": "9fd5a2ed-8494-4818-9e22-edb6b34bb5e1", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-15T01:22:29Z", "updated_at": "2026-06-15T01:22:29Z", "revision_number": 0, "tenant_id": "23db04658fc443e1a2563cc4fdf33bd5"}}'
2026-06-15 01:22:30,125 106318 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.201/networking/v2.0/security-group-rules 0.243s
2026-06-15 01:22:30,126 106318 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": "9fd5a2ed-8494-4818-9e22-edb6b34bb5e1", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-f1678391-b94a-4ffe-bc5e-1d6e52847019', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.201/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "8a9a0942-b834-47f1-9f56-65b6cd1b52a1", "project_id": "23db04658fc443e1a2563cc4fdf33bd5", "security_group_id": "9fd5a2ed-8494-4818-9e22-edb6b34bb5e1", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-15T01:22:29Z", "updated_at": "2026-06-15T01:22:29Z", "revision_number": 0, "tenant_id": "23db04658fc443e1a2563cc4fdf33bd5"}}'
2026-06-15 01:22:30,126 106318 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2123271776 created
2026-06-15 01:22:30,776 106318 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.201/networking/v2.0/floatingips 0.650s
2026-06-15 01:22:30,777 106318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "dc985728-3e2e-4589-a5c5-3b7e1081a491"}}
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '526', 'x-openstack-request-id': 'req-ac252ffd-cd47-42cd-a58d-bc65df305ae7', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.201/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "950a7162-dbe0-4f31-adc1-b8a0a3b1de40", "tenant_id": "23db04658fc443e1a2563cc4fdf33bd5", "project_id": "23db04658fc443e1a2563cc4fdf33bd5", "floating_ip_address": "172.24.5.4", "floating_network_id": "dc985728-3e2e-4589-a5c5-3b7e1081a491", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-15T01:22:30Z", "updated_at": "2026-06-15T01:22:30Z", "revision_number": 0}}'
2026-06-15 01:22:30,777 106318 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '950a7162-dbe0-4f31-adc1-b8a0a3b1de40', 'tenant_id': '23db04658fc443e1a2563cc4fdf33bd5', 'project_id': '23db04658fc443e1a2563cc4fdf33bd5', 'floating_ip_address': '172.24.5.4', 'floating_network_id': 'dc985728-3e2e-4589-a5c5-3b7e1081a491', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-15T01:22:30Z', 'updated_at': '2026-06-15T01:22:30Z', 'revision_number': 0, 'ip': '172.24.5.4'} created
2026-06-15 01:22:30,777 106318 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1308694445', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKUeuYzQr6FZNJY0aiBrSVo960/p61aeOUxD0I20NgyKXASiDoekfsZpYBXMOQ19Tkia5GF9gL3FZ5ho1fy/6XZiIDTMVHVbVWguCMKhQxUOyMi/YOfRhIfRp6YWU565Sw==', 'fingerprint': '1c:be:02:cb:c2:5d:2b:d7:9c:f7:e2:e1:32:f7:2f:92', 'user_id': '9b37c632e9584a58869132bc8ddc7aab', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDD9FIQp8idajPJeuMZaJ96UUda1EQhOAy19ih4YPKRaKvLZh3A8TNJP\nZxnFjUzg66KgBwYFK4EEACKhZANiAASlHrmM0K+hWTSWNGoga0laPetP6etWnjlM\nQ9CNtDYMilwEog6HpH7GaWAVzDkNfU5ImuRhfYC9xWeYaNX8v+l2YiA0zFR1W1Vo\nLgjCoUMVDsjIv2Dn0YSH0aemFlOeuUs=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '9fd5a2ed-8494-4818-9e22-edb6b34bb5e1', 'name': 'tempest-securitygroup--2123271776', 'stateful': True, 'tenant_id': '23db04658fc443e1a2563cc4fdf33bd5', 'project_id': '23db04658fc443e1a2563cc4fdf33bd5', 'description': 'tempest-description--956628102', 'shared': False, 'security_group_rules': [{'id': '991558f4-7a8a-4ce0-afe6-fad6e01b3056', 'project_id': '23db04658fc443e1a2563cc4fdf33bd5', 'security_group_id': '9fd5a2ed-8494-4818-9e22-edb6b34bb5e1', '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': 1467, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-15T01:22:29Z', 'updated_at': '2026-06-15T01:22:29Z', 'revision_number': 0, 'tenant_id': '23db04658fc443e1a2563cc4fdf33bd5'}, {'id': 'bc16f740-49b0-41b8-84f7-35e7f7d2a001', 'project_id': '23db04658fc443e1a2563cc4fdf33bd5', 'security_group_id': '9fd5a2ed-8494-4818-9e22-edb6b34bb5e1', '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': 1466, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-15T01:22:29Z', 'updated_at': '2026-06-15T01:22:29Z', 'revision_number': 0, 'tenant_id': '23db04658fc443e1a2563cc4fdf33bd5'}], 'tags': [], 'created_at': '2026-06-15T01:22:29Z', 'updated_at': '2026-06-15T01:22:29Z', 'revision_number': 1}, 'floating_ip': {'id': '950a7162-dbe0-4f31-adc1-b8a0a3b1de40', 'tenant_id': '23db04658fc443e1a2563cc4fdf33bd5', 'project_id': '23db04658fc443e1a2563cc4fdf33bd5', 'floating_ip_address': '172.24.5.4', 'floating_network_id': 'dc985728-3e2e-4589-a5c5-3b7e1081a491', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-15T01:22:30Z', 'updated_at': '2026-06-15T01:22:30Z', 'revision_number': 0, 'ip': '172.24.5.4'}}
2026-06-15 01:22:31,550 106318 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 202 POST https://10.4.3.201/compute/v2.1/servers 0.772s
2026-06-15 01:22:31,550 106318 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-1540305729", "imageRef": "083a58ca-073d-4a44-86d2-77e007ec43a7", "flavorRef": "42", "networks": [{"uuid": "23f1ceb4-d5b1-4c9d-83e1-62c552bcbb59"}], "security_groups": [{"name": "tempest-securitygroup--2123271776"}], "key_name": "tempest-keypair-1308694445", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '406', 'location': 'https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d162fc5-d604-413a-a950-c796f9c6fcb4', 'x-compute-request-id': 'req-9d162fc5-d604-413a-a950-c796f9c6fcb4', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.201/compute/v2.1/servers'}
Body: b'{"server": {"id": "0af61671-447a-491e-9001-2bf39a0f101b", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/0af61671-447a-491e-9001-2bf39a0f101b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2123271776"}], "adminPass": "s7fRF9RZgkgo"}}'
2026-06-15 01:22:31,678 106318 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b 0.127s
2026-06-15 01:22:31,679 106318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1242', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d00f27b2-f500-49a1-ba08-112fbc7f04f2', 'x-compute-request-id': 'req-d00f27b2-f500-49a1-ba08-112fbc7f04f2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:22:32Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "", "id": "0af61671-447a-491e-9001-2bf39a0f101b", "image": {"id": "083a58ca-073d-4a44-86d2-77e007ec43a7", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/images/083a58ca-073d-4a44-86d2-77e007ec43a7"}]}, "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/0af61671-447a-491e-9001-2bf39a0f101b"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1540305729", "status": "BUILD", "tenant_id": "23db04658fc443e1a2563cc4fdf33bd5", "user_id": "9b37c632e9584a58869132bc8ddc7aab", "updated": "2026-06-15T01:22:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1308694445", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-15 01:22:32,839 106318 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b 0.150s
2026-06-15 01:22:32,839 106318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1246', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1f67d13-8387-4160-80ce-7a9ab5b2068b', 'x-compute-request-id': 'req-f1f67d13-8387-4160-80ce-7a9ab5b2068b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:22:31Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "", "id": "0af61671-447a-491e-9001-2bf39a0f101b", "image": {"id": "083a58ca-073d-4a44-86d2-77e007ec43a7", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/images/083a58ca-073d-4a44-86d2-77e007ec43a7"}]}, "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/0af61671-447a-491e-9001-2bf39a0f101b"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1540305729", "status": "BUILD", "tenant_id": "23db04658fc443e1a2563cc4fdf33bd5", "user_id": "9b37c632e9584a58869132bc8ddc7aab", "updated": "2026-06-15T01:22:32Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1308694445", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-15 01:22:33,953 106318 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b 0.107s
2026-06-15 01:22:33,953 106318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1294', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25f383ad-7af6-4326-b1d8-2796e25b9130', 'x-compute-request-id': 'req-25f383ad-7af6-4326-b1d8-2796e25b9130', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:22:31Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "c23750c1bb500c3eb491dd2552ab72260e463eacd1b5a7970c038198", "id": "0af61671-447a-491e-9001-2bf39a0f101b", "image": {"id": "083a58ca-073d-4a44-86d2-77e007ec43a7", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/images/083a58ca-073d-4a44-86d2-77e007ec43a7"}]}, "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/0af61671-447a-491e-9001-2bf39a0f101b"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1540305729", "status": "BUILD", "tenant_id": "23db04658fc443e1a2563cc4fdf33bd5", "user_id": "9b37c632e9584a58869132bc8ddc7aab", "updated": "2026-06-15T01:22:33Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1308694445", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-15 01:22:33,961 106318 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-06-15 01:22:35,047 106318 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b 0.085s
2026-06-15 01:22:35,047 106318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1294', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b1ab9b2-8c48-46ab-8aef-6d5c06436b24', 'x-compute-request-id': 'req-1b1ab9b2-8c48-46ab-8aef-6d5c06436b24', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:22:31Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "c23750c1bb500c3eb491dd2552ab72260e463eacd1b5a7970c038198", "id": "0af61671-447a-491e-9001-2bf39a0f101b", "image": {"id": "083a58ca-073d-4a44-86d2-77e007ec43a7", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/images/083a58ca-073d-4a44-86d2-77e007ec43a7"}]}, "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/0af61671-447a-491e-9001-2bf39a0f101b"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1540305729", "status": "BUILD", "tenant_id": "23db04658fc443e1a2563cc4fdf33bd5", "user_id": "9b37c632e9584a58869132bc8ddc7aab", "updated": "2026-06-15T01:22:33Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1308694445", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-15 01:22:36,151 106318 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b 0.098s
2026-06-15 01:22:36,151 106318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22:36 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-dc0d7c99-798e-4e87-9d61-03c7843a87c2', 'x-compute-request-id': 'req-dc0d7c99-798e-4e87-9d61-03c7843a87c2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:22:31Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "c23750c1bb500c3eb491dd2552ab72260e463eacd1b5a7970c038198", "id": "0af61671-447a-491e-9001-2bf39a0f101b", "image": {"id": "083a58ca-073d-4a44-86d2-77e007ec43a7", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/images/083a58ca-073d-4a44-86d2-77e007ec43a7"}]}, "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/0af61671-447a-491e-9001-2bf39a0f101b"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1540305729", "status": "BUILD", "tenant_id": "23db04658fc443e1a2563cc4fdf33bd5", "user_id": "9b37c632e9584a58869132bc8ddc7aab", "updated": "2026-06-15T01:22:36Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1308694445", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-15 01:22:36,156 106318 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-06-15 01:22:37,346 106318 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b 0.190s
2026-06-15 01:22:37,346 106318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1380', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6a9a29e-5358-42d3-ac92-031f02f3eada', 'x-compute-request-id': 'req-b6a9a29e-5358-42d3-ac92-031f02f3eada', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:22:31Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "c23750c1bb500c3eb491dd2552ab72260e463eacd1b5a7970c038198", "id": "0af61671-447a-491e-9001-2bf39a0f101b", "image": {"id": "083a58ca-073d-4a44-86d2-77e007ec43a7", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/images/083a58ca-073d-4a44-86d2-77e007ec43a7"}]}, "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/0af61671-447a-491e-9001-2bf39a0f101b"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1540305729", "status": "BUILD", "tenant_id": "23db04658fc443e1a2563cc4fdf33bd5", "user_id": "9b37c632e9584a58869132bc8ddc7aab", "updated": "2026-06-15T01:22:37Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1308694445", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2123271776"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-15 01:22:37,352 106318 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait
2026-06-15 01:22:38,545 106318 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b 0.193s
2026-06-15 01:22:38,546 106318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22:38 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-59998fbe-0656-4b5e-9c4b-12ee813c5d1a', 'x-compute-request-id': 'req-59998fbe-0656-4b5e-9c4b-12ee813c5d1a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:22:31Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "c23750c1bb500c3eb491dd2552ab72260e463eacd1b5a7970c038198", "id": "0af61671-447a-491e-9001-2bf39a0f101b", "image": {"id": "083a58ca-073d-4a44-86d2-77e007ec43a7", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/images/083a58ca-073d-4a44-86d2-77e007ec43a7"}]}, "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/0af61671-447a-491e-9001-2bf39a0f101b"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1540305729", "status": "BUILD", "tenant_id": "23db04658fc443e1a2563cc4fdf33bd5", "user_id": "9b37c632e9584a58869132bc8ddc7aab", "updated": "2026-06-15T01:22:38Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1308694445", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2123271776"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-15 01:22:38,556 106318 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait
2026-06-15 01:22:39,722 106318 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b 0.165s
2026-06-15 01:22:39,722 106318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22:39 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-cb5e079f-09a4-4241-9a92-925a2bef5a36', 'x-compute-request-id': 'req-cb5e079f-09a4-4241-9a92-925a2bef5a36', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:22:31Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "c23750c1bb500c3eb491dd2552ab72260e463eacd1b5a7970c038198", "id": "0af61671-447a-491e-9001-2bf39a0f101b", "image": {"id": "083a58ca-073d-4a44-86d2-77e007ec43a7", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/images/083a58ca-073d-4a44-86d2-77e007ec43a7"}]}, "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/0af61671-447a-491e-9001-2bf39a0f101b"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1540305729", "status": "BUILD", "tenant_id": "23db04658fc443e1a2563cc4fdf33bd5", "user_id": "9b37c632e9584a58869132bc8ddc7aab", "updated": "2026-06-15T01:22:38Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1308694445", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2123271776"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-15 01:22:40,892 106318 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b 0.163s
2026-06-15 01:22:40,892 106318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22:40 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-18cf90a5-61f6-4de4-b6c1-0c574ecec085', 'x-compute-request-id': 'req-18cf90a5-61f6-4de4-b6c1-0c574ecec085', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:22:31Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "c23750c1bb500c3eb491dd2552ab72260e463eacd1b5a7970c038198", "id": "0af61671-447a-491e-9001-2bf39a0f101b", "image": {"id": "083a58ca-073d-4a44-86d2-77e007ec43a7", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/images/083a58ca-073d-4a44-86d2-77e007ec43a7"}]}, "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/0af61671-447a-491e-9001-2bf39a0f101b"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1540305729", "status": "BUILD", "tenant_id": "23db04658fc443e1a2563cc4fdf33bd5", "user_id": "9b37c632e9584a58869132bc8ddc7aab", "updated": "2026-06-15T01:22:38Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1308694445", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2123271776"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-15 01:22:42,051 106318 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b 0.153s
2026-06-15 01:22:42,051 106318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22:41 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-40dc2bd0-fd12-473b-bec6-8f9e5062abd4', 'x-compute-request-id': 'req-40dc2bd0-fd12-473b-bec6-8f9e5062abd4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:22:31Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "c23750c1bb500c3eb491dd2552ab72260e463eacd1b5a7970c038198", "id": "0af61671-447a-491e-9001-2bf39a0f101b", "image": {"id": "083a58ca-073d-4a44-86d2-77e007ec43a7", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/images/083a58ca-073d-4a44-86d2-77e007ec43a7"}]}, "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/0af61671-447a-491e-9001-2bf39a0f101b"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1540305729", "status": "BUILD", "tenant_id": "23db04658fc443e1a2563cc4fdf33bd5", "user_id": "9b37c632e9584a58869132bc8ddc7aab", "updated": "2026-06-15T01:22:38Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1308694445", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2123271776"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-15 01:22:43,225 106318 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b 0.169s
2026-06-15 01:22:43,226 106318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22:43 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-6927aafc-20c7-4e22-bed5-e6c26033179e', 'x-compute-request-id': 'req-6927aafc-20c7-4e22-bed5-e6c26033179e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:22:31Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "c23750c1bb500c3eb491dd2552ab72260e463eacd1b5a7970c038198", "id": "0af61671-447a-491e-9001-2bf39a0f101b", "image": {"id": "083a58ca-073d-4a44-86d2-77e007ec43a7", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/images/083a58ca-073d-4a44-86d2-77e007ec43a7"}]}, "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/0af61671-447a-491e-9001-2bf39a0f101b"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1540305729", "status": "BUILD", "tenant_id": "23db04658fc443e1a2563cc4fdf33bd5", "user_id": "9b37c632e9584a58869132bc8ddc7aab", "updated": "2026-06-15T01:22:38Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1308694445", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2123271776"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-15 01:22:44,762 106318 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b 0.529s
2026-06-15 01:22:44,763 106318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22: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-5705be36-9cec-4c9c-91cf-497ed46a2825', 'x-compute-request-id': 'req-5705be36-9cec-4c9c-91cf-497ed46a2825', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:22:31Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "c23750c1bb500c3eb491dd2552ab72260e463eacd1b5a7970c038198", "id": "0af61671-447a-491e-9001-2bf39a0f101b", "image": {"id": "083a58ca-073d-4a44-86d2-77e007ec43a7", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/images/083a58ca-073d-4a44-86d2-77e007ec43a7"}]}, "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/0af61671-447a-491e-9001-2bf39a0f101b"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1540305729", "status": "BUILD", "tenant_id": "23db04658fc443e1a2563cc4fdf33bd5", "user_id": "9b37c632e9584a58869132bc8ddc7aab", "updated": "2026-06-15T01:22:38Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1308694445", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2123271776"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-15 01:22:45,975 106318 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b 0.202s
2026-06-15 01:22:45,976 106318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1558', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34f4cfa8-0f6c-42a9-86e2-3fc171a3abfd', 'x-compute-request-id': 'req-34f4cfa8-0f6c-42a9-86e2-3fc171a3abfd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-1946790255-network": [{"version": 4, "addr": "10.1.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:51:ef"}]}, "created": "2026-06-15T01:22:31Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "c23750c1bb500c3eb491dd2552ab72260e463eacd1b5a7970c038198", "id": "0af61671-447a-491e-9001-2bf39a0f101b", "image": {"id": "083a58ca-073d-4a44-86d2-77e007ec43a7", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/images/083a58ca-073d-4a44-86d2-77e007ec43a7"}]}, "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/0af61671-447a-491e-9001-2bf39a0f101b"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1540305729", "status": "ACTIVE", "tenant_id": "23db04658fc443e1a2563cc4fdf33bd5", "user_id": "9b37c632e9584a58869132bc8ddc7aab", "updated": "2026-06-15T01:22:46Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1308694445", "OS-SRV-USG:launched_at": "2026-06-15T01:22:45.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2123271776"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-06-15 01:22:45,982 106318 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 14 second wait
2026-06-15 01:22:46,112 106318 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b/os-interface 0.129s
2026-06-15 01:22:46,113 106318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22:45 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-85217e1f-a624-4381-949f-2b87c43e432e', 'x-compute-request-id': 'req-85217e1f-a624-4381-949f-2b87c43e432e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "23f1ceb4-d5b1-4c9d-83e1-62c552bcbb59", "port_id": "d928babd-38ac-4b9b-ab44-481a5bfc749b", "mac_addr": "fa:16:3e:83:51:ef", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "4ddbb00e-3d61-41cf-8aa8-d8a3d80da7b0", "ip_address": "10.1.0.8"}]}]}'
2026-06-15 01:22:47,002 106318 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 PUT https://10.4.3.201/networking/v2.0/floatingips/950a7162-dbe0-4f31-adc1-b8a0a3b1de40 0.887s
2026-06-15 01:22:47,003 106318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "d928babd-38ac-4b9b-ab44-481a5bfc749b"}}
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '827', 'x-openstack-request-id': 'req-cfceb95f-3d67-4a09-b9a6-ba8cf7655ef5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/networking/v2.0/floatingips/950a7162-dbe0-4f31-adc1-b8a0a3b1de40'}
Body: b'{"floatingip": {"id": "950a7162-dbe0-4f31-adc1-b8a0a3b1de40", "tenant_id": "23db04658fc443e1a2563cc4fdf33bd5", "project_id": "23db04658fc443e1a2563cc4fdf33bd5", "floating_ip_address": "172.24.5.4", "floating_network_id": "dc985728-3e2e-4589-a5c5-3b7e1081a491", "router_id": "96c7b881-58c4-4bf0-b867-fec4ae5d4192", "port_id": "d928babd-38ac-4b9b-ab44-481a5bfc749b", "fixed_ip_address": "10.1.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "23f1ceb4-d5b1-4c9d-83e1-62c552bcbb59", "mac_address": "fa:16:3e:83:51:ef", "admin_state_up": true, "status": "ACTIVE", "device_id": "0af61671-447a-491e-9001-2bf39a0f101b", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-15T01:22:30Z", "updated_at": "2026-06-15T01:22:46Z", "revision_number": 1}}'
2026-06-15 01:22:47,003 106318 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.4:22' as 'cirros' with public key authentication
2026-06-15 01:23:22,930 106318 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-06-15 01:23:23,063 106318 INFO [paramiko.transport] Authentication (publickey) successful!
2026-06-15 01:23:23,063 106318 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.5.4 successfully created
2026-06-15 01:23:23,309 106318 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b 0.246s
2026-06-15 01:23:23,310 106318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1675', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b268def-da9a-47c1-a4b6-bb75bdb48718', 'x-compute-request-id': 'req-3b268def-da9a-47c1-a4b6-bb75bdb48718', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-1946790255-network": [{"version": 4, "addr": "10.1.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:51:ef"}, {"version": 4, "addr": "172.24.5.4", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:51:ef"}]}, "created": "2026-06-15T01:22:31Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "c23750c1bb500c3eb491dd2552ab72260e463eacd1b5a7970c038198", "id": "0af61671-447a-491e-9001-2bf39a0f101b", "image": {"id": "083a58ca-073d-4a44-86d2-77e007ec43a7", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/images/083a58ca-073d-4a44-86d2-77e007ec43a7"}]}, "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/0af61671-447a-491e-9001-2bf39a0f101b"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1540305729", "status": "ACTIVE", "tenant_id": "23db04658fc443e1a2563cc4fdf33bd5", "user_id": "9b37c632e9584a58869132bc8ddc7aab", "updated": "2026-06-15T01:22:46Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1308694445", "OS-SRV-USG:launched_at": "2026-06-15T01:22:45.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2123271776"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-06-15 01:23:23,346 106318 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.201/volume/v3/volumes/23361a91-7ed1-459a-b358-c9b9c775012d 0.031s
2026-06-15 01:23:23,346 106318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a00ae82-0150-4ae4-ba5a-1647e51a94ec', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a00ae82-0150-4ae4-ba5a-1647e51a94ec', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/volume/v3/volumes/23361a91-7ed1-459a-b358-c9b9c775012d'}
Body: b'{"volume": {"id": "23361a91-7ed1-459a-b358-c9b9c775012d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T01:22:29.000000", "updated_at": "2026-06-15T01:22:29.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1426511251", "description": null, "volume_type": "tempest-scenario-type-luksv2-707649266", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.201/volume/v3/volumes/23361a91-7ed1-459a-b358-c9b9c775012d"}, {"rel": "bookmark", "href": "https://10.4.3.201/volume/volumes/23361a91-7ed1-459a-b358-c9b9c775012d"}], "user_id": "9b37c632e9584a58869132bc8ddc7aab", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23db04658fc443e1a2563cc4fdf33bd5"}}'
2026-06-15 01:23:23,351 106318 INFO [tempest.common.waiters] volume 23361a91-7ed1-459a-b358-c9b9c775012d reached available after waiting for 0.351672 seconds
2026-06-15 01:23:23,376 106318 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.201/volume/v3/volumes/23361a91-7ed1-459a-b358-c9b9c775012d 0.024s
2026-06-15 01:23:23,376 106318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b29bb1a6-08c6-4886-90a0-d825dccb9198', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b29bb1a6-08c6-4886-90a0-d825dccb9198', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/volume/v3/volumes/23361a91-7ed1-459a-b358-c9b9c775012d'}
Body: b'{"volume": {"id": "23361a91-7ed1-459a-b358-c9b9c775012d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T01:22:29.000000", "updated_at": "2026-06-15T01:22:29.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1426511251", "description": null, "volume_type": "tempest-scenario-type-luksv2-707649266", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.201/volume/v3/volumes/23361a91-7ed1-459a-b358-c9b9c775012d"}, {"rel": "bookmark", "href": "https://10.4.3.201/volume/volumes/23361a91-7ed1-459a-b358-c9b9c775012d"}], "user_id": "9b37c632e9584a58869132bc8ddc7aab", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23db04658fc443e1a2563cc4fdf33bd5"}}'
2026-06-15 01:23:25,946 106318 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 POST https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b/os-volume_attachments 2.564s
2026-06-15 01:23:25,946 106318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volumeAttachment": {"volumeId": "23361a91-7ed1-459a-b358-c9b9c775012d"}}
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:23 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-649e5759-0d07-4864-9246-32a993d9c8b7', 'x-compute-request-id': 'req-649e5759-0d07-4864-9246-32a993d9c8b7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b/os-volume_attachments'}
Body: b'{"volumeAttachment": {"id": "23361a91-7ed1-459a-b358-c9b9c775012d", "serverId": "0af61671-447a-491e-9001-2bf39a0f101b", "volumeId": "23361a91-7ed1-459a-b358-c9b9c775012d", "device": "/dev/vdb"}}'
2026-06-15 01:23:25,977 106318 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.201/volume/v3/volumes/23361a91-7ed1-459a-b358-c9b9c775012d 0.030s
2026-06-15 01:23:25,977 106318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bebcec77-7b0f-4f5a-8ce6-120b1947c083', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bebcec77-7b0f-4f5a-8ce6-120b1947c083', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/volume/v3/volumes/23361a91-7ed1-459a-b358-c9b9c775012d'}
Body: b'{"volume": {"id": "23361a91-7ed1-459a-b358-c9b9c775012d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T01:22:29.000000", "updated_at": "2026-06-15T01:23:26.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1426511251", "description": null, "volume_type": "tempest-scenario-type-luksv2-707649266", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.201/volume/v3/volumes/23361a91-7ed1-459a-b358-c9b9c775012d"}, {"rel": "bookmark", "href": "https://10.4.3.201/volume/volumes/23361a91-7ed1-459a-b358-c9b9c775012d"}], "user_id": "9b37c632e9584a58869132bc8ddc7aab", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23db04658fc443e1a2563cc4fdf33bd5"}}'
2026-06-15 01:23:27,011 106318 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.201/volume/v3/volumes/23361a91-7ed1-459a-b358-c9b9c775012d 0.028s
2026-06-15 01:23:27,011 106318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c1b1f03-ac2c-4b90-99e9-5914ee009bae', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c1b1f03-ac2c-4b90-99e9-5914ee009bae', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/volume/v3/volumes/23361a91-7ed1-459a-b358-c9b9c775012d'}
Body: b'{"volume": {"id": "23361a91-7ed1-459a-b358-c9b9c775012d", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T01:22:29.000000", "updated_at": "2026-06-15T01:23:26.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1426511251", "description": null, "volume_type": "tempest-scenario-type-luksv2-707649266", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.201/volume/v3/volumes/23361a91-7ed1-459a-b358-c9b9c775012d"}, {"rel": "bookmark", "href": "https://10.4.3.201/volume/volumes/23361a91-7ed1-459a-b358-c9b9c775012d"}], "user_id": "9b37c632e9584a58869132bc8ddc7aab", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23db04658fc443e1a2563cc4fdf33bd5"}}'
2026-06-15 01:23:28,042 106318 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.201/volume/v3/volumes/23361a91-7ed1-459a-b358-c9b9c775012d 0.026s
2026-06-15 01:23:28,042 106318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b21a2980-4b84-435b-9057-b17c07058287', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b21a2980-4b84-435b-9057-b17c07058287', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/volume/v3/volumes/23361a91-7ed1-459a-b358-c9b9c775012d'}
Body: b'{"volume": {"id": "23361a91-7ed1-459a-b358-c9b9c775012d", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T01:22:29.000000", "updated_at": "2026-06-15T01:23:26.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1426511251", "description": null, "volume_type": "tempest-scenario-type-luksv2-707649266", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.201/volume/v3/volumes/23361a91-7ed1-459a-b358-c9b9c775012d"}, {"rel": "bookmark", "href": "https://10.4.3.201/volume/volumes/23361a91-7ed1-459a-b358-c9b9c775012d"}], "user_id": "9b37c632e9584a58869132bc8ddc7aab", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23db04658fc443e1a2563cc4fdf33bd5"}}'
2026-06-15 01:23:29,290 106318 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.201/volume/v3/volumes/23361a91-7ed1-459a-b358-c9b9c775012d 0.242s
2026-06-15 01:23:29,290 106318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce869756-69d5-4292-9c04-781afce957c3', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce869756-69d5-4292-9c04-781afce957c3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/volume/v3/volumes/23361a91-7ed1-459a-b358-c9b9c775012d'}
Body: b'{"volume": {"id": "23361a91-7ed1-459a-b358-c9b9c775012d", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T01:22:29.000000", "updated_at": "2026-06-15T01:23:26.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1426511251", "description": null, "volume_type": "tempest-scenario-type-luksv2-707649266", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.201/volume/v3/volumes/23361a91-7ed1-459a-b358-c9b9c775012d"}, {"rel": "bookmark", "href": "https://10.4.3.201/volume/volumes/23361a91-7ed1-459a-b358-c9b9c775012d"}], "user_id": "9b37c632e9584a58869132bc8ddc7aab", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23db04658fc443e1a2563cc4fdf33bd5"}}'
2026-06-15 01:23:31,875 106318 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.201/volume/v3/volumes/23361a91-7ed1-459a-b358-c9b9c775012d 1.576s
2026-06-15 01:23:31,875 106318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d8b8c5f-e085-42ae-88ea-cdd31a192c43', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d8b8c5f-e085-42ae-88ea-cdd31a192c43', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/volume/v3/volumes/23361a91-7ed1-459a-b358-c9b9c775012d'}
Body: b'{"volume": {"id": "23361a91-7ed1-459a-b358-c9b9c775012d", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T01:22:29.000000", "updated_at": "2026-06-15T01:23:26.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1426511251", "description": null, "volume_type": "tempest-scenario-type-luksv2-707649266", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.201/volume/v3/volumes/23361a91-7ed1-459a-b358-c9b9c775012d"}, {"rel": "bookmark", "href": "https://10.4.3.201/volume/volumes/23361a91-7ed1-459a-b358-c9b9c775012d"}], "user_id": "9b37c632e9584a58869132bc8ddc7aab", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23db04658fc443e1a2563cc4fdf33bd5"}}'
2026-06-15 01:23:32,936 106318 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.201/volume/v3/volumes/23361a91-7ed1-459a-b358-c9b9c775012d 0.052s
2026-06-15 01:23:32,937 106318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-186987c0-ffe2-4ceb-aa3c-5382fd91fd33', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-186987c0-ffe2-4ceb-aa3c-5382fd91fd33', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/volume/v3/volumes/23361a91-7ed1-459a-b358-c9b9c775012d'}
Body: b'{"volume": {"id": "23361a91-7ed1-459a-b358-c9b9c775012d", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T01:22:29.000000", "updated_at": "2026-06-15T01:23:26.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1426511251", "description": null, "volume_type": "tempest-scenario-type-luksv2-707649266", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.201/volume/v3/volumes/23361a91-7ed1-459a-b358-c9b9c775012d"}, {"rel": "bookmark", "href": "https://10.4.3.201/volume/volumes/23361a91-7ed1-459a-b358-c9b9c775012d"}], "user_id": "9b37c632e9584a58869132bc8ddc7aab", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23db04658fc443e1a2563cc4fdf33bd5"}}'
2026-06-15 01:23:33,992 106318 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.201/volume/v3/volumes/23361a91-7ed1-459a-b358-c9b9c775012d 0.049s
2026-06-15 01:23:33,992 106318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a9b560d-c23d-49a3-9b1f-0a603385ef4f', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a9b560d-c23d-49a3-9b1f-0a603385ef4f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/volume/v3/volumes/23361a91-7ed1-459a-b358-c9b9c775012d'}
Body: b'{"volume": {"id": "23361a91-7ed1-459a-b358-c9b9c775012d", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T01:22:29.000000", "updated_at": "2026-06-15T01:23:26.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1426511251", "description": null, "volume_type": "tempest-scenario-type-luksv2-707649266", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.201/volume/v3/volumes/23361a91-7ed1-459a-b358-c9b9c775012d"}, {"rel": "bookmark", "href": "https://10.4.3.201/volume/volumes/23361a91-7ed1-459a-b358-c9b9c775012d"}], "user_id": "9b37c632e9584a58869132bc8ddc7aab", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23db04658fc443e1a2563cc4fdf33bd5"}}'
2026-06-15 01:23:35,046 106318 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.201/volume/v3/volumes/23361a91-7ed1-459a-b358-c9b9c775012d 0.047s
2026-06-15 01:23:35,046 106318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-849783aa-1a69-4d2d-a29c-85f83727c151', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-849783aa-1a69-4d2d-a29c-85f83727c151', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/volume/v3/volumes/23361a91-7ed1-459a-b358-c9b9c775012d'}
Body: b'{"volume": {"id": "23361a91-7ed1-459a-b358-c9b9c775012d", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T01:22:29.000000", "updated_at": "2026-06-15T01:23:26.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1426511251", "description": null, "volume_type": "tempest-scenario-type-luksv2-707649266", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.201/volume/v3/volumes/23361a91-7ed1-459a-b358-c9b9c775012d"}, {"rel": "bookmark", "href": "https://10.4.3.201/volume/volumes/23361a91-7ed1-459a-b358-c9b9c775012d"}], "user_id": "9b37c632e9584a58869132bc8ddc7aab", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23db04658fc443e1a2563cc4fdf33bd5"}}'
2026-06-15 01:23:36,132 106318 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.201/volume/v3/volumes/23361a91-7ed1-459a-b358-c9b9c775012d 0.078s
2026-06-15 01:23:36,132 106318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79f0936b-ffbd-46de-83f1-2e4465df4f11', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79f0936b-ffbd-46de-83f1-2e4465df4f11', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/volume/v3/volumes/23361a91-7ed1-459a-b358-c9b9c775012d'}
Body: b'{"volume": {"id": "23361a91-7ed1-459a-b358-c9b9c775012d", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T01:22:29.000000", "updated_at": "2026-06-15T01:23:26.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1426511251", "description": null, "volume_type": "tempest-scenario-type-luksv2-707649266", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.201/volume/v3/volumes/23361a91-7ed1-459a-b358-c9b9c775012d"}, {"rel": "bookmark", "href": "https://10.4.3.201/volume/volumes/23361a91-7ed1-459a-b358-c9b9c775012d"}], "user_id": "9b37c632e9584a58869132bc8ddc7aab", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23db04658fc443e1a2563cc4fdf33bd5"}}'
2026-06-15 01:23:44,309 106318 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.201/volume/v3/volumes/23361a91-7ed1-459a-b358-c9b9c775012d 7.169s
2026-06-15 01:23:44,310 106318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37783bfc-c2b6-43bd-95f6-b017995df28e', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37783bfc-c2b6-43bd-95f6-b017995df28e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/volume/v3/volumes/23361a91-7ed1-459a-b358-c9b9c775012d'}
Body: b'{"volume": {"id": "23361a91-7ed1-459a-b358-c9b9c775012d", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T01:22:29.000000", "updated_at": "2026-06-15T01:23:26.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1426511251", "description": null, "volume_type": "tempest-scenario-type-luksv2-707649266", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.201/volume/v3/volumes/23361a91-7ed1-459a-b358-c9b9c775012d"}, {"rel": "bookmark", "href": "https://10.4.3.201/volume/volumes/23361a91-7ed1-459a-b358-c9b9c775012d"}], "user_id": "9b37c632e9584a58869132bc8ddc7aab", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23db04658fc443e1a2563cc4fdf33bd5"}}'
2026-06-15 01:23:45,369 106318 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.201/volume/v3/volumes/23361a91-7ed1-459a-b358-c9b9c775012d 0.051s
2026-06-15 01:23:45,370 106318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c923a9e3-514e-4f7b-abdd-78a148401a89', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c923a9e3-514e-4f7b-abdd-78a148401a89', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/volume/v3/volumes/23361a91-7ed1-459a-b358-c9b9c775012d'}
Body: b'{"volume": {"id": "23361a91-7ed1-459a-b358-c9b9c775012d", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T01:22:29.000000", "updated_at": "2026-06-15T01:23:26.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1426511251", "description": null, "volume_type": "tempest-scenario-type-luksv2-707649266", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.201/volume/v3/volumes/23361a91-7ed1-459a-b358-c9b9c775012d"}, {"rel": "bookmark", "href": "https://10.4.3.201/volume/volumes/23361a91-7ed1-459a-b358-c9b9c775012d"}], "user_id": "9b37c632e9584a58869132bc8ddc7aab", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23db04658fc443e1a2563cc4fdf33bd5"}}'
2026-06-15 01:23:46,416 106318 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.201/volume/v3/volumes/23361a91-7ed1-459a-b358-c9b9c775012d 0.038s
2026-06-15 01:23:46,416 106318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59850d42-da93-4aa5-b463-11bee52de781', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59850d42-da93-4aa5-b463-11bee52de781', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/volume/v3/volumes/23361a91-7ed1-459a-b358-c9b9c775012d'}
Body: b'{"volume": {"id": "23361a91-7ed1-459a-b358-c9b9c775012d", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T01:22:29.000000", "updated_at": "2026-06-15T01:23:26.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1426511251", "description": null, "volume_type": "tempest-scenario-type-luksv2-707649266", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.201/volume/v3/volumes/23361a91-7ed1-459a-b358-c9b9c775012d"}, {"rel": "bookmark", "href": "https://10.4.3.201/volume/volumes/23361a91-7ed1-459a-b358-c9b9c775012d"}], "user_id": "9b37c632e9584a58869132bc8ddc7aab", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23db04658fc443e1a2563cc4fdf33bd5"}}'
2026-06-15 01:23:47,452 106318 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.201/volume/v3/volumes/23361a91-7ed1-459a-b358-c9b9c775012d 0.029s
2026-06-15 01:23:47,452 106318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9045e299-888e-4f19-a99c-c0f21d089008', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9045e299-888e-4f19-a99c-c0f21d089008', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/volume/v3/volumes/23361a91-7ed1-459a-b358-c9b9c775012d'}
Body: b'{"volume": {"id": "23361a91-7ed1-459a-b358-c9b9c775012d", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T01:22:29.000000", "updated_at": "2026-06-15T01:23:26.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1426511251", "description": null, "volume_type": "tempest-scenario-type-luksv2-707649266", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.201/volume/v3/volumes/23361a91-7ed1-459a-b358-c9b9c775012d"}, {"rel": "bookmark", "href": "https://10.4.3.201/volume/volumes/23361a91-7ed1-459a-b358-c9b9c775012d"}], "user_id": "9b37c632e9584a58869132bc8ddc7aab", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23db04658fc443e1a2563cc4fdf33bd5"}}'
2026-06-15 01:23:48,500 106318 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.201/volume/v3/volumes/23361a91-7ed1-459a-b358-c9b9c775012d 0.044s
2026-06-15 01:23:48,501 106318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbc790a1-c382-4834-9347-d78f1e6404e3', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbc790a1-c382-4834-9347-d78f1e6404e3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/volume/v3/volumes/23361a91-7ed1-459a-b358-c9b9c775012d'}
Body: b'{"volume": {"id": "23361a91-7ed1-459a-b358-c9b9c775012d", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T01:22:29.000000", "updated_at": "2026-06-15T01:23:26.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1426511251", "description": null, "volume_type": "tempest-scenario-type-luksv2-707649266", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.201/volume/v3/volumes/23361a91-7ed1-459a-b358-c9b9c775012d"}, {"rel": "bookmark", "href": "https://10.4.3.201/volume/volumes/23361a91-7ed1-459a-b358-c9b9c775012d"}], "user_id": "9b37c632e9584a58869132bc8ddc7aab", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23db04658fc443e1a2563cc4fdf33bd5"}}'
2026-06-15 01:23:51,129 106318 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 500 GET https://10.4.3.201/volume/v3/volumes/23361a91-7ed1-459a-b358-c9b9c775012d 1.621s
2026-06-15 01:23:51,130 106318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:49 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-f8f29814-a21c-46e4-91d2-f175ec22598f', 'x-openstack-request-id': 'req-f8f29814-a21c-46e4-91d2-f175ec22598f', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.201/volume/v3/volumes/23361a91-7ed1-459a-b358-c9b9c775012d'}
Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}'
2026-06-15 01:23:51,237 106318 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 500 DELETE https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b 0.105s
2026-06-15 01:23:51,240 106318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:51 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-9ab395c5-1d0d-4144-8183-d6efa830dde2', 'x-compute-request-id': 'req-9ab395c5-1d0d-4144-8183-d6efa830dde2', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b'}
Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please contact the administrator\\n<class \'oslo_db.exception.DBConnectionError\'>"}}'
2026-06-15 01:23:51,240 106318 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 0x76ef2e3cae40>>, retrying...
2026-06-15 01:23:56,515 106318 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b 0.275s
2026-06-15 01:23:56,515 106318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:56 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-70682bff-f1be-477a-ac7d-1db4451f8b40', 'x-compute-request-id': 'req-70682bff-f1be-477a-ac7d-1db4451f8b40', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b'}
Body: b''
2026-06-15 01:23:56,786 106318 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b 0.270s
2026-06-15 01:23:56,786 106318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1623ada-cf15-4cbd-a56b-db58c008abad', 'x-compute-request-id': 'req-d1623ada-cf15-4cbd-a56b-db58c008abad', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-1946790255-network": [{"version": 4, "addr": "10.1.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:51:ef"}, {"version": 4, "addr": "172.24.5.4", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:51:ef"}]}, "created": "2026-06-15T01:22:31Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "c23750c1bb500c3eb491dd2552ab72260e463eacd1b5a7970c038198", "id": "0af61671-447a-491e-9001-2bf39a0f101b", "image": {"id": "083a58ca-073d-4a44-86d2-77e007ec43a7", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/images/083a58ca-073d-4a44-86d2-77e007ec43a7"}]}, "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/0af61671-447a-491e-9001-2bf39a0f101b"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1540305729", "status": "ACTIVE", "tenant_id": "23db04658fc443e1a2563cc4fdf33bd5", "user_id": "9b37c632e9584a58869132bc8ddc7aab", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1308694445", "OS-SRV-USG:launched_at": "2026-06-15T01:22:45.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2123271776"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "23361a91-7ed1-459a-b358-c9b9c775012d"}]}}'
2026-06-15 01:23:58,653 106318 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b 0.857s
2026-06-15 01:23:58,653 106318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ba50947-81e9-43f8-9e07-cbff86ceaaab', 'x-compute-request-id': 'req-6ba50947-81e9-43f8-9e07-cbff86ceaaab', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-1946790255-network": [{"version": 4, "addr": "10.1.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:51:ef"}, {"version": 4, "addr": "172.24.5.4", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:51:ef"}]}, "created": "2026-06-15T01:22:31Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "c23750c1bb500c3eb491dd2552ab72260e463eacd1b5a7970c038198", "id": "0af61671-447a-491e-9001-2bf39a0f101b", "image": {"id": "083a58ca-073d-4a44-86d2-77e007ec43a7", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/images/083a58ca-073d-4a44-86d2-77e007ec43a7"}]}, "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/0af61671-447a-491e-9001-2bf39a0f101b"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1540305729", "status": "ACTIVE", "tenant_id": "23db04658fc443e1a2563cc4fdf33bd5", "user_id": "9b37c632e9584a58869132bc8ddc7aab", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1308694445", "OS-SRV-USG:launched_at": "2026-06-15T01:22:45.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2123271776"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "23361a91-7ed1-459a-b358-c9b9c775012d"}]}}'
2026-06-15 01:24:00,036 106318 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b 0.373s
2026-06-15 01:24:00,036 106318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6d34bc5-c8ef-48f4-8d94-a2bfa23bf32e', 'x-compute-request-id': 'req-c6d34bc5-c8ef-48f4-8d94-a2bfa23bf32e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-1946790255-network": [{"version": 4, "addr": "10.1.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:51:ef"}, {"version": 4, "addr": "172.24.5.4", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:51:ef"}]}, "created": "2026-06-15T01:22:31Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "c23750c1bb500c3eb491dd2552ab72260e463eacd1b5a7970c038198", "id": "0af61671-447a-491e-9001-2bf39a0f101b", "image": {"id": "083a58ca-073d-4a44-86d2-77e007ec43a7", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/images/083a58ca-073d-4a44-86d2-77e007ec43a7"}]}, "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/0af61671-447a-491e-9001-2bf39a0f101b"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1540305729", "status": "ACTIVE", "tenant_id": "23db04658fc443e1a2563cc4fdf33bd5", "user_id": "9b37c632e9584a58869132bc8ddc7aab", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1308694445", "OS-SRV-USG:launched_at": "2026-06-15T01:22:45.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2123271776"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "23361a91-7ed1-459a-b358-c9b9c775012d"}]}}'
2026-06-15 01:24:01,326 106318 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b 0.280s
2026-06-15 01:24:01,326 106318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c87c0ec2-43b6-455f-9d64-0ade20db7ca7', 'x-compute-request-id': 'req-c87c0ec2-43b6-455f-9d64-0ade20db7ca7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-1946790255-network": [{"version": 4, "addr": "10.1.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:51:ef"}, {"version": 4, "addr": "172.24.5.4", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:51:ef"}]}, "created": "2026-06-15T01:22:31Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "c23750c1bb500c3eb491dd2552ab72260e463eacd1b5a7970c038198", "id": "0af61671-447a-491e-9001-2bf39a0f101b", "image": {"id": "083a58ca-073d-4a44-86d2-77e007ec43a7", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/images/083a58ca-073d-4a44-86d2-77e007ec43a7"}]}, "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/0af61671-447a-491e-9001-2bf39a0f101b"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1540305729", "status": "ACTIVE", "tenant_id": "23db04658fc443e1a2563cc4fdf33bd5", "user_id": "9b37c632e9584a58869132bc8ddc7aab", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1308694445", "OS-SRV-USG:launched_at": "2026-06-15T01:22:45.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2123271776"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "23361a91-7ed1-459a-b358-c9b9c775012d"}]}}'
2026-06-15 01:24:02,584 106318 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b 0.245s
2026-06-15 01:24:02,584 106318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc5215e5-5708-4b13-b1c2-c4f3746ec072', 'x-compute-request-id': 'req-bc5215e5-5708-4b13-b1c2-c4f3746ec072', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-1946790255-network": [{"version": 4, "addr": "10.1.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:51:ef"}, {"version": 4, "addr": "172.24.5.4", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:51:ef"}]}, "created": "2026-06-15T01:22:31Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "c23750c1bb500c3eb491dd2552ab72260e463eacd1b5a7970c038198", "id": "0af61671-447a-491e-9001-2bf39a0f101b", "image": {"id": "083a58ca-073d-4a44-86d2-77e007ec43a7", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/images/083a58ca-073d-4a44-86d2-77e007ec43a7"}]}, "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/0af61671-447a-491e-9001-2bf39a0f101b"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1540305729", "status": "ACTIVE", "tenant_id": "23db04658fc443e1a2563cc4fdf33bd5", "user_id": "9b37c632e9584a58869132bc8ddc7aab", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1308694445", "OS-SRV-USG:launched_at": "2026-06-15T01:22:45.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2123271776"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "23361a91-7ed1-459a-b358-c9b9c775012d"}]}}'
2026-06-15 01:24:03,794 106318 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b 0.201s
2026-06-15 01:24:03,794 106318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4dd6ecae-893f-4dcc-b53f-f15117b2d06b', 'x-compute-request-id': 'req-4dd6ecae-893f-4dcc-b53f-f15117b2d06b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-1946790255-network": [{"version": 4, "addr": "10.1.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:51:ef"}, {"version": 4, "addr": "172.24.5.4", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:51:ef"}]}, "created": "2026-06-15T01:22:31Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "c23750c1bb500c3eb491dd2552ab72260e463eacd1b5a7970c038198", "id": "0af61671-447a-491e-9001-2bf39a0f101b", "image": {"id": "083a58ca-073d-4a44-86d2-77e007ec43a7", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/images/083a58ca-073d-4a44-86d2-77e007ec43a7"}]}, "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/0af61671-447a-491e-9001-2bf39a0f101b"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1540305729", "status": "ACTIVE", "tenant_id": "23db04658fc443e1a2563cc4fdf33bd5", "user_id": "9b37c632e9584a58869132bc8ddc7aab", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1308694445", "OS-SRV-USG:launched_at": "2026-06-15T01:22:45.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2123271776"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "23361a91-7ed1-459a-b358-c9b9c775012d"}]}}'
2026-06-15 01:24:05,026 106318 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b 0.226s
2026-06-15 01:24:05,026 106318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12c4e266-35a6-4c36-b6f0-3c2cd7eeb026', 'x-compute-request-id': 'req-12c4e266-35a6-4c36-b6f0-3c2cd7eeb026', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-1946790255-network": [{"version": 4, "addr": "10.1.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:51:ef"}, {"version": 4, "addr": "172.24.5.4", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:51:ef"}]}, "created": "2026-06-15T01:22:31Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "c23750c1bb500c3eb491dd2552ab72260e463eacd1b5a7970c038198", "id": "0af61671-447a-491e-9001-2bf39a0f101b", "image": {"id": "083a58ca-073d-4a44-86d2-77e007ec43a7", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/images/083a58ca-073d-4a44-86d2-77e007ec43a7"}]}, "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/0af61671-447a-491e-9001-2bf39a0f101b"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1540305729", "status": "ACTIVE", "tenant_id": "23db04658fc443e1a2563cc4fdf33bd5", "user_id": "9b37c632e9584a58869132bc8ddc7aab", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1308694445", "OS-SRV-USG:launched_at": "2026-06-15T01:22:45.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2123271776"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "23361a91-7ed1-459a-b358-c9b9c775012d"}]}}'
2026-06-15 01:24:06,211 106318 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b 0.178s
2026-06-15 01:24:06,211 106318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6093586f-a334-4c3a-9186-e3d7a861c630', 'x-compute-request-id': 'req-6093586f-a334-4c3a-9186-e3d7a861c630', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-1946790255-network": [{"version": 4, "addr": "10.1.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:51:ef"}, {"version": 4, "addr": "172.24.5.4", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:51:ef"}]}, "created": "2026-06-15T01:22:31Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "c23750c1bb500c3eb491dd2552ab72260e463eacd1b5a7970c038198", "id": "0af61671-447a-491e-9001-2bf39a0f101b", "image": {"id": "083a58ca-073d-4a44-86d2-77e007ec43a7", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/images/083a58ca-073d-4a44-86d2-77e007ec43a7"}]}, "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/0af61671-447a-491e-9001-2bf39a0f101b"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1540305729", "status": "ACTIVE", "tenant_id": "23db04658fc443e1a2563cc4fdf33bd5", "user_id": "9b37c632e9584a58869132bc8ddc7aab", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1308694445", "OS-SRV-USG:launched_at": "2026-06-15T01:22:45.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2123271776"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "23361a91-7ed1-459a-b358-c9b9c775012d"}]}}'
2026-06-15 01:24:07,409 106318 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b 0.189s
2026-06-15 01:24:07,410 106318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e6ebba2-e307-4a5c-a15c-c45bda8bb009', 'x-compute-request-id': 'req-7e6ebba2-e307-4a5c-a15c-c45bda8bb009', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-1946790255-network": [{"version": 4, "addr": "10.1.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:51:ef"}, {"version": 4, "addr": "172.24.5.4", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:51:ef"}]}, "created": "2026-06-15T01:22:31Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "c23750c1bb500c3eb491dd2552ab72260e463eacd1b5a7970c038198", "id": "0af61671-447a-491e-9001-2bf39a0f101b", "image": {"id": "083a58ca-073d-4a44-86d2-77e007ec43a7", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/images/083a58ca-073d-4a44-86d2-77e007ec43a7"}]}, "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/0af61671-447a-491e-9001-2bf39a0f101b"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1540305729", "status": "ACTIVE", "tenant_id": "23db04658fc443e1a2563cc4fdf33bd5", "user_id": "9b37c632e9584a58869132bc8ddc7aab", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1308694445", "OS-SRV-USG:launched_at": "2026-06-15T01:22:45.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2123271776"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "23361a91-7ed1-459a-b358-c9b9c775012d"}]}}'
2026-06-15 01:24:08,622 106318 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b 0.206s
2026-06-15 01:24:08,623 106318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49d655c6-475d-4be5-851d-94e814463d4f', 'x-compute-request-id': 'req-49d655c6-475d-4be5-851d-94e814463d4f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-1946790255-network": [{"version": 4, "addr": "10.1.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:51:ef"}, {"version": 4, "addr": "172.24.5.4", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:51:ef"}]}, "created": "2026-06-15T01:22:31Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "c23750c1bb500c3eb491dd2552ab72260e463eacd1b5a7970c038198", "id": "0af61671-447a-491e-9001-2bf39a0f101b", "image": {"id": "083a58ca-073d-4a44-86d2-77e007ec43a7", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/images/083a58ca-073d-4a44-86d2-77e007ec43a7"}]}, "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/0af61671-447a-491e-9001-2bf39a0f101b"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1540305729", "status": "ACTIVE", "tenant_id": "23db04658fc443e1a2563cc4fdf33bd5", "user_id": "9b37c632e9584a58869132bc8ddc7aab", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1308694445", "OS-SRV-USG:launched_at": "2026-06-15T01:22:45.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2123271776"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "23361a91-7ed1-459a-b358-c9b9c775012d"}]}}'
2026-06-15 01:24:09,814 106318 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b 0.186s
2026-06-15 01:24:09,814 106318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bdbfc27c-5aa2-49a9-827f-92acc34aaeeb', 'x-compute-request-id': 'req-bdbfc27c-5aa2-49a9-827f-92acc34aaeeb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-1946790255-network": [{"version": 4, "addr": "10.1.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:51:ef"}, {"version": 4, "addr": "172.24.5.4", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:51:ef"}]}, "created": "2026-06-15T01:22:31Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "c23750c1bb500c3eb491dd2552ab72260e463eacd1b5a7970c038198", "id": "0af61671-447a-491e-9001-2bf39a0f101b", "image": {"id": "083a58ca-073d-4a44-86d2-77e007ec43a7", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/images/083a58ca-073d-4a44-86d2-77e007ec43a7"}]}, "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/0af61671-447a-491e-9001-2bf39a0f101b"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1540305729", "status": "ACTIVE", "tenant_id": "23db04658fc443e1a2563cc4fdf33bd5", "user_id": "9b37c632e9584a58869132bc8ddc7aab", "updated": "2026-06-15T01:24:09Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1308694445", "OS-SRV-USG:launched_at": "2026-06-15T01:22:45.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2123271776"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "23361a91-7ed1-459a-b358-c9b9c775012d"}]}}'
2026-06-15 01:24:10,942 106318 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b 0.119s
2026-06-15 01:24:10,942 106318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:10 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-d6832d47-e857-4090-8751-7734360cb028', 'x-compute-request-id': 'req-d6832d47-e857-4090-8751-7734360cb028', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:22:31Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "c23750c1bb500c3eb491dd2552ab72260e463eacd1b5a7970c038198", "id": "0af61671-447a-491e-9001-2bf39a0f101b", "image": {"id": "083a58ca-073d-4a44-86d2-77e007ec43a7", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/images/083a58ca-073d-4a44-86d2-77e007ec43a7"}]}, "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/0af61671-447a-491e-9001-2bf39a0f101b"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1540305729", "status": "ACTIVE", "tenant_id": "23db04658fc443e1a2563cc4fdf33bd5", "user_id": "9b37c632e9584a58869132bc8ddc7aab", "updated": "2026-06-15T01:24:09Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1308694445", "OS-SRV-USG:launched_at": "2026-06-15T01:22:45.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": "23361a91-7ed1-459a-b358-c9b9c775012d"}]}}'
2026-06-15 01:24:12,042 106318 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b 0.094s
2026-06-15 01:24:12,042 106318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1378', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b45ecc2e-0970-4921-86ea-43fe67195bd1', 'x-compute-request-id': 'req-b45ecc2e-0970-4921-86ea-43fe67195bd1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:22:31Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "c23750c1bb500c3eb491dd2552ab72260e463eacd1b5a7970c038198", "id": "0af61671-447a-491e-9001-2bf39a0f101b", "image": {"id": "083a58ca-073d-4a44-86d2-77e007ec43a7", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/images/083a58ca-073d-4a44-86d2-77e007ec43a7"}]}, "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/0af61671-447a-491e-9001-2bf39a0f101b"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1540305729", "status": "DELETED", "tenant_id": "23db04658fc443e1a2563cc4fdf33bd5", "user_id": "9b37c632e9584a58869132bc8ddc7aab", "updated": "2026-06-15T01:24:11Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1308694445", "OS-SRV-USG:launched_at": "2026-06-15T01:22:45.000000", "OS-SRV-USG:terminated_at": "2026-06-15T01:24:11.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "23361a91-7ed1-459a-b358-c9b9c775012d"}]}}'
2026-06-15 01:24:12,048 106318 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 16 second wait
2026-06-15 01:24:13,175 106318 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b 0.127s
2026-06-15 01:24:13,175 106318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1378', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e04aab2c-0516-4485-b531-21a91ed58753', 'x-compute-request-id': 'req-e04aab2c-0516-4485-b531-21a91ed58753', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:22:31Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "c23750c1bb500c3eb491dd2552ab72260e463eacd1b5a7970c038198", "id": "0af61671-447a-491e-9001-2bf39a0f101b", "image": {"id": "083a58ca-073d-4a44-86d2-77e007ec43a7", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/images/083a58ca-073d-4a44-86d2-77e007ec43a7"}]}, "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/0af61671-447a-491e-9001-2bf39a0f101b"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1540305729", "status": "DELETED", "tenant_id": "23db04658fc443e1a2563cc4fdf33bd5", "user_id": "9b37c632e9584a58869132bc8ddc7aab", "updated": "2026-06-15T01:24:11Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1308694445", "OS-SRV-USG:launched_at": "2026-06-15T01:22:45.000000", "OS-SRV-USG:terminated_at": "2026-06-15T01:24:11.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "23361a91-7ed1-459a-b358-c9b9c775012d"}]}}'
2026-06-15 01:24:14,280 106318 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b 0.095s
2026-06-15 01:24:14,280 106318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1378', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40dea9de-1696-43db-9a69-1b5a4477ec91', 'x-compute-request-id': 'req-40dea9de-1696-43db-9a69-1b5a4477ec91', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:22:31Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "c23750c1bb500c3eb491dd2552ab72260e463eacd1b5a7970c038198", "id": "0af61671-447a-491e-9001-2bf39a0f101b", "image": {"id": "083a58ca-073d-4a44-86d2-77e007ec43a7", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/images/083a58ca-073d-4a44-86d2-77e007ec43a7"}]}, "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/0af61671-447a-491e-9001-2bf39a0f101b"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1540305729", "status": "DELETED", "tenant_id": "23db04658fc443e1a2563cc4fdf33bd5", "user_id": "9b37c632e9584a58869132bc8ddc7aab", "updated": "2026-06-15T01:24:11Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1308694445", "OS-SRV-USG:launched_at": "2026-06-15T01:22:45.000000", "OS-SRV-USG:terminated_at": "2026-06-15T01:24:11.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "23361a91-7ed1-459a-b358-c9b9c775012d"}]}}'
2026-06-15 01:24:15,313 106318 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b 0.026s
2026-06-15 01:24:15,313 106318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-9e684985-f179-4c0c-a5e7-2880b4765ccf', 'x-compute-request-id': 'req-9e684985-f179-4c0c-a5e7-2880b4765ccf', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/0af61671-447a-491e-9001-2bf39a0f101b'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 0af61671-447a-491e-9001-2bf39a0f101b could not be found."}}'
2026-06-15 01:24:15,344 106318 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.201/compute/v2.1/os-keypairs/tempest-keypair-1308694445 0.030s
2026-06-15 01:24:15,344 106318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc49d65b-2efc-49a2-bae5-bb64bc6f78f7', 'x-compute-request-id': 'req-fc49d65b-2efc-49a2-bae5-bb64bc6f78f7', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.201/compute/v2.1/os-keypairs/tempest-keypair-1308694445'}
Body: b''
2026-06-15 01:24:15,488 106318 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.201/networking/v2.0/security-groups/9fd5a2ed-8494-4818-9e22-edb6b34bb5e1 0.143s
2026-06-15 01:24:15,488 106318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-5d8a9978-4b00-4a65-bb64-45280f62e91f', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.201/networking/v2.0/security-groups/9fd5a2ed-8494-4818-9e22-edb6b34bb5e1'}
Body: b''
2026-06-15 01:24:15,500 106318 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.201/networking/v2.0/security-groups/9fd5a2ed-8494-4818-9e22-edb6b34bb5e1 0.012s
2026-06-15 01:24:15,500 106318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-82193de9-4bee-4639-93d6-e5105e716182', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.201/networking/v2.0/security-groups/9fd5a2ed-8494-4818-9e22-edb6b34bb5e1'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 9fd5a2ed-8494-4818-9e22-edb6b34bb5e1 does not exist", "detail": ""}}'
2026-06-15 01:24:15,704 106318 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.201/networking/v2.0/floatingips/950a7162-dbe0-4f31-adc1-b8a0a3b1de40 0.203s
2026-06-15 01:24:15,704 106318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-41e1af24-3b9a-4f73-b5c1-a5e9ce25fb81', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.201/networking/v2.0/floatingips/950a7162-dbe0-4f31-adc1-b8a0a3b1de40'}
Body: b''
2026-06-15 01:24:15,756 106318 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.201/volume/v3/volumes/23361a91-7ed1-459a-b358-c9b9c775012d 0.051s
2026-06-15 01:24:15,756 106318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1e2dfbe-f09e-4750-b599-f0b3409427d6', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.201/volume/v3/volumes/23361a91-7ed1-459a-b358-c9b9c775012d'}
Body: b''
2026-06-15 01:24:15,778 106318 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.201/volume/v3/volumes/23361a91-7ed1-459a-b358-c9b9c775012d 0.021s
2026-06-15 01:24:15,778 106318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c226afd-9477-4908-9a54-50dac7c1709a', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c226afd-9477-4908-9a54-50dac7c1709a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/volume/v3/volumes/23361a91-7ed1-459a-b358-c9b9c775012d'}
Body: b'{"volume": {"id": "23361a91-7ed1-459a-b358-c9b9c775012d", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T01:22:29.000000", "updated_at": "2026-06-15T01:24:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1426511251", "description": null, "volume_type": "tempest-scenario-type-luksv2-707649266", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.201/volume/v3/volumes/23361a91-7ed1-459a-b358-c9b9c775012d"}, {"rel": "bookmark", "href": "https://10.4.3.201/volume/volumes/23361a91-7ed1-459a-b358-c9b9c775012d"}], "user_id": "9b37c632e9584a58869132bc8ddc7aab", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23db04658fc443e1a2563cc4fdf33bd5"}}'
2026-06-15 01:24:16,810 106318 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.201/volume/v3/volumes/23361a91-7ed1-459a-b358-c9b9c775012d 0.026s
2026-06-15 01:24:16,810 106318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd68173d-aea5-4bfa-845b-18c93cf0364e', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd68173d-aea5-4bfa-845b-18c93cf0364e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/volume/v3/volumes/23361a91-7ed1-459a-b358-c9b9c775012d'}
Body: b'{"volume": {"id": "23361a91-7ed1-459a-b358-c9b9c775012d", "status": "error_deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T01:22:29.000000", "updated_at": "2026-06-15T01:24:16.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1426511251", "description": null, "volume_type": "tempest-scenario-type-luksv2-707649266", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.201/volume/v3/volumes/23361a91-7ed1-459a-b358-c9b9c775012d"}, {"rel": "bookmark", "href": "https://10.4.3.201/volume/volumes/23361a91-7ed1-459a-b358-c9b9c775012d"}], "user_id": "9b37c632e9584a58869132bc8ddc7aab", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23db04658fc443e1a2563cc4fdf33bd5"}}'
2026-06-15 01:24:16,859 106318 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.201/volume/v3/volumes/detail?all_tenants=1 0.042s
2026-06-15 01:24:16,859 106318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8bd6636-9e5e-42a6-a718-50d59d3cf1c7', 'content-length': '11015', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8bd6636-9e5e-42a6-a718-50d59d3cf1c7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/volume/v3/volumes/detail?all_tenants=1'}
Body: b'{"volumes": [{"id": "3d408444-2056-4df0-8fa8-581bce55f47c", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T01:24:13.000000", "updated_at": "2026-06-15T01:24:16.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-198710859", "description": null, "volume_type": "storpool", "snapshot_id": "f83038e6-7f0c-4451-9ebe-656a1d8b19c8", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.201/volume/v3/volumes/3d408444-2056-4df0-8fa8-581bce55f47c"}, {"rel": "bookmark", "href": "https://10.4.3.201/volume/volumes/3d408444-2056-4df0-8fa8-581bce55f47c"}], "user_id": "b2f2c8e04c224609bd717a77b8ee6948", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "658fc965920f41e4b82443af58a4d88e", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000002804@storpool#template_virtual", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "083a58ca-073d-4a44-86d2-77e007ec43a7", "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": "2a1057c5-4566-455d-a6c4-1169b1e9a448", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T01:23:19.000000", "updated_at": "2026-06-15T01:23:24.000000", "name": "", "description": "", "volume_type": "storpool", "snapshot_id": "482375d4-985b-44bf-97f2-8adb4be3ea0b", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.201/volume/v3/volumes/2a1057c5-4566-455d-a6c4-1169b1e9a448"}, {"rel": "bookmark", "href": "https://10.4.3.201/volume/volumes/2a1057c5-4566-455d-a6c4-1169b1e9a448"}], "user_id": "25d284e56bac4d9ca787f51b69e61985", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a1057c5-4566-455d-a6c4-1169b1e9a448", "attachment_id": "7d2a9769-604e-4a0d-bb35-3307f1e0f81a", "volume_id": "2a1057c5-4566-455d-a6c4-1169b1e9a448", "server_id": "df71f176-5517-4631-9d2b-68893826acf6", "host_name": "np0000002804", "device": "/dev/vda", "attached_at": "2026-06-15T01:23:23.000000"}], "migration_status": null, "os-vol-tenant-attr:tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000002804@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": "083a58ca-073d-4a44-86d2-77e007ec43a7", "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": "dfa6e4fa-53a7-4490-88d1-7d664c7eb15e", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T01:23:13.000000", "updated_at": "2026-06-15T01:23:23.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-983829783", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.201/volume/v3/volumes/dfa6e4fa-53a7-4490-88d1-7d664c7eb15e"}, {"rel": "bookmark", "href": "https://10.4.3.201/volume/volumes/dfa6e4fa-53a7-4490-88d1-7d664c7eb15e"}], "user_id": "b2f2c8e04c224609bd717a77b8ee6948", "bootable": "true", "encrypted": false, "replication_status": null, "consistency
2026-06-15 01:24:16,930 106318 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 400 DELETE https://10.4.3.201/volume/v3/volumes/23361a91-7ed1-459a-b358-c9b9c775012d 0.062s
2026-06-15 01:24:16,931 106318 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:16 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-702a3234-5cd1-4a98-bce8-f7bc1dbb9ee3', 'x-openstack-request-id': 'req-702a3234-5cd1-4a98-bce8-f7bc1dbb9ee3', 'connection': 'close', 'status': '400', 'content-location': 'https://10.4.3.201/volume/v3/volumes/23361a91-7ed1-459a-b358-c9b9c775012d'}
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 23361a91-7ed1-459a-b358-c9b9c775012d 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 90, in test_encrypted_cinder_volumes_luksv2
self.attach_detach_volume(server, volume)
File "/opt/stack/tempest/tempest/scenario/test_encrypted_cinder_volumes.py", line 53, in attach_detach_volume
attached_volume = self.nova_volume_attach(server, volume)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/manager.py", line 1001, in nova_volume_attach
waiters.wait_for_volume_resource_status(volumes_client,
File "/opt/stack/tempest/tempest/common/waiters.py", line 376, in wait_for_volume_resource_status
resource_status = show_resource(resource_id)[
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 102, in show_volume
resp, body = self.get(url)
^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 345, in get
return self.request('GET', url, extra_headers, headers,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request
resp, resp_body = super(BaseClient, self).request(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
raise exceptions.ServerFault(resp_body, resp=resp,
tempest.lib.exceptions.ServerFault: Got server fault
Details: The server has either erred or is incapable of performing the requested operation.
|
||||||
test_encrypted_cinder_volumes_resize_revert[compute,id-d653af24-fa18-470d-b9bf-af287cefeba9,image,slow,volume] |
pass
pt1.4: tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_resize_revert[compute,id-d653af24-fa18-470d-b9bf-af287cefeba9,image,slow,volume]
|
||||||
| tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes | 1 | 0 | 1 | 0 | 0 | Detail | |
test_instances_with_cinder_volumes_on_all_compute_nodes[compute,id-d0e3c1a3-4b0a-4b0e-8b0a-4b0e8b0a4b0e,image,multinode,network,slow,volume] |
fail
ft2.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]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-15 01:22:22,506 106316 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1611641777-111046919 on backend None
2026-06-15 01:22:22,632 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 POST https://10.4.3.201/volume/v3/types 0.125s
2026-06-15 01:22:22,632 106316 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-tempest-TestInstancesWithCinderVolumes-volume-type-1611641777-111046919", "extra_specs": {}}}
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b07eb14a-d089-4a1e-b5da-794085730d61', 'content-length': '268', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b07eb14a-d089-4a1e-b5da-794085730d61', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/volume/v3/types'}
Body: b'{"volume_type": {"id": "ac266c04-2d9e-4af6-8f58-a48a2f54a824", "name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1611641777-111046919", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}'
2026-06-15 01:22:22,634 106316 DEBUG [tempest.scenario.manager] paths: img: /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None
2026-06-15 01:22:23,351 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 201 POST https://10.4.3.201/image/v2/images 0.717s
2026-06-15 01:22:23,352 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"name": "tempest-scenario-img--1289196449", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"}
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'https://127.0.0.1:60999/v2/images/8c8b62b6-3a1b-4efd-9dc0-f5bbad1702a1', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-37e76511-13b3-48f1-9fa3-c0e9d043c1a5', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.201/image/v2/images'}
Body: b'{"name": "tempest-scenario-img--1289196449", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "c44806cff6cd4956af7b26312fe8f389", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "8c8b62b6-3a1b-4efd-9dc0-f5bbad1702a1", "created_at": "2026-06-15T01:22:23Z", "updated_at": "2026-06-15T01:22:23Z", "tags": [], "self": "/v2/images/8c8b62b6-3a1b-4efd-9dc0-f5bbad1702a1", "file": "/v2/images/8c8b62b6-3a1b-4efd-9dc0-f5bbad1702a1/file", "schema": "/v2/schemas/image"}'
2026-06-15 01:22:24,780 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 204 PUT https://10.4.3.201/image/v2/images/8c8b62b6-3a1b-4efd-9dc0-f5bbad1702a1/file 1.428s
2026-06-15 01:22:24,780 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': '<omitted>'}
Body: <callable_iterator object at 0x7136dad1f400>
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-a6425a36-238d-4466-8c3a-d9febdb521b2', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.201/image/v2/images/8c8b62b6-3a1b-4efd-9dc0-f5bbad1702a1/file'}
Body: b''
2026-06-15 01:22:24,780 106316 DEBUG [tempest.scenario.manager] image:8c8b62b6-3a1b-4efd-9dc0-f5bbad1702a1
2026-06-15 01:22:24,836 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 201 POST https://10.4.3.201/compute/v2.1/os-keypairs 0.055s
2026-06-15 01:22:24,836 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-TestInstancesWithCinderVolumes-1841679762", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHQvSZoNAKAFhO07lMifUqBRvXdrU4T7UXiMc3MuGHEoEhrVhYZ4jnjEjuD+s//gGZiJpyzccV16CtRn7iWzaOYQ7UfpORG55M0tYGCAPrl6Zga0t2AT+IZtToCxkWRgnQ=="}}
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '424', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ebce7b2-7a26-4925-a94e-6b29b2871165', 'x-compute-request-id': 'req-2ebce7b2-7a26-4925-a94e-6b29b2871165', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.201/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"type": "ssh", "name": "tempest-TestInstancesWithCinderVolumes-1841679762", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHQvSZoNAKAFhO07lMifUqBRvXdrU4T7UXiMc3MuGHEoEhrVhYZ4jnjEjuD+s//gGZiJpyzccV16CtRn7iWzaOYQ7UfpORG55M0tYGCAPrl6Zga0t2AT+IZtToCxkWRgnQ==", "fingerprint": "fd:0c:ed:18:cb:1c:4f:68:01:dc:29:c5:15:bd:24:07", "user_id": "98b446c01d564f79b55c95120d380735"}}'
2026-06-15 01:22:24,929 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET https://10.4.3.201/compute/v2.1/os-availability-zone/detail 0.091s
2026-06-15 01:22:24,930 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '495', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66a38988-59f1-4b7d-8aa1-edf468abda13', 'x-compute-request-id': 'req-66a38988-59f1-4b7d-8aa1-edf468abda13', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/os-availability-zone/detail'}
Body: b'{"availabilityZoneInfo": [{"zoneName": "internal", "zoneState": {"available": true}, "hosts": {"np0000002804": {"nova-scheduler": {"available": true, "active": true, "updated_at": "2026-06-15T01:22:06.000000"}, "nova-conductor": {"available": true, "active": true, "updated_at": "2026-06-15T01:22:22.000000"}}}}, {"zoneName": "nova", "zoneState": {"available": true}, "hosts": {"np0000002804": {"nova-compute": {"available": true, "active": true, "updated_at": "2026-06-15T01:20:36.000000"}}}}]}'
2026-06-15 01:22:24,933 106316 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-631298596-277846248 on backend None
2026-06-15 01:22:24,977 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 POST https://10.4.3.201/volume/v3/types 0.044s
2026-06-15 01:22:24,977 106316 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-tempest-TestInstancesWithCinderVolumes-volume-type-631298596-277846248", "extra_specs": {}}}
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5113564b-d16a-472a-b08f-cfa0834a361a', 'content-length': '267', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5113564b-d16a-472a-b08f-cfa0834a361a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/volume/v3/types'}
Body: b'{"volume_type": {"id": "b04a547f-b974-4502-bc89-f5f861a55bd6", "name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-631298596-277846248", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}'
2026-06-15 01:22:24,978 106316 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1380054119-627172086 on backend None
2026-06-15 01:22:25,017 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 POST https://10.4.3.201/volume/v3/types 0.039s
2026-06-15 01:22:25,018 106316 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-tempest-TestInstancesWithCinderVolumes-volume-type-1380054119-627172086", "extra_specs": {}}}
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abdba640-f6a4-480c-b7ef-59d26f815355', 'content-length': '268', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abdba640-f6a4-480c-b7ef-59d26f815355', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/volume/v3/types'}
Body: b'{"volume_type": {"id": "e2f9bd60-7306-4795-94ee-e680978ea2ac", "name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1380054119-627172086", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}'
2026-06-15 01:22:25,019 106316 DEBUG [tempest.scenario.test_instances_with_cinder_volumes] List of hosts selected to boot servers [{'zone': 'nova', 'host_name': 'np0000002804'}]:
2026-06-15 01:22:25,221 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 202 POST https://10.4.3.201/volume/v3/volumes 0.201s
2026-06-15 01:22:25,221 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1467991778", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-631298596-277846248", "size": 1}}
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fdb5806-0e1a-4641-9413-f2582c84bacf', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fdb5806-0e1a-4641-9413-f2582c84bacf', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.201/volume/v3/volumes'}
Body: b'{"volume": {"id": "b3096ef6-7623-4b00-b82c-10af8c0d28b5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T01:22:25.162373", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-volume-1467991778", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-631298596-277846248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.201/volume/v3/volumes/b3096ef6-7623-4b00-b82c-10af8c0d28b5"}, {"rel": "bookmark", "href": "https://10.4.3.201/volume/volumes/b3096ef6-7623-4b00-b82c-10af8c0d28b5"}], "user_id": "98b446c01d564f79b55c95120d380735", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-06-15 01:22:25,449 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 202 POST https://10.4.3.201/volume/v3/volumes 0.222s
2026-06-15 01:22:25,449 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-102337197", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1380054119-627172086", "size": 1}}
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71d90171-a82d-4d2e-a98a-fbf2121835f6', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71d90171-a82d-4d2e-a98a-fbf2121835f6', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.201/volume/v3/volumes'}
Body: b'{"volume": {"id": "59282827-346e-4931-b4d5-50b87dab7911", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T01:22:25.377780", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-volume-102337197", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1380054119-627172086", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.201/volume/v3/volumes/59282827-346e-4931-b4d5-50b87dab7911"}, {"rel": "bookmark", "href": "https://10.4.3.201/volume/volumes/59282827-346e-4931-b4d5-50b87dab7911"}], "user_id": "98b446c01d564f79b55c95120d380735", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-06-15 01:22:25,483 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET https://10.4.3.201/image/v2/images/8c8b62b6-3a1b-4efd-9dc0-f5bbad1702a1 0.027s
2026-06-15 01:22:25,483 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '811', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f87e732e-2637-46da-93f2-e83d8184da17', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/image/v2/images/8c8b62b6-3a1b-4efd-9dc0-f5bbad1702a1'}
Body: b'{"name": "tempest-scenario-img--1289196449", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "c44806cff6cd4956af7b26312fe8f389", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "8c8b62b6-3a1b-4efd-9dc0-f5bbad1702a1", "created_at": "2026-06-15T01:22:23Z", "updated_at": "2026-06-15T01:22:25Z", "tags": [], "self": "/v2/images/8c8b62b6-3a1b-4efd-9dc0-f5bbad1702a1", "file": "/v2/images/8c8b62b6-3a1b-4efd-9dc0-f5bbad1702a1/file", "schema": "/v2/schemas/image"}'
2026-06-15 01:22:25,924 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 202 POST https://10.4.3.201/volume/v3/volumes 0.441s
2026-06-15 01:22:25,924 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-85690684", "snapshot_id": null, "imageRef": "8c8b62b6-3a1b-4efd-9dc0-f5bbad1702a1", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1611641777-111046919", "size": 1}}
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-797efc1c-66c8-46db-9729-d07c19aee0a8', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-797efc1c-66c8-46db-9729-d07c19aee0a8', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.201/volume/v3/volumes'}
Body: b'{"volume": {"id": "e42d50bb-7471-415d-9ace-51652032f2e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T01:22:25.853421", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-volume-85690684", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1611641777-111046919", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.201/volume/v3/volumes/e42d50bb-7471-415d-9ace-51652032f2e5"}, {"rel": "bookmark", "href": "https://10.4.3.201/volume/volumes/e42d50bb-7471-415d-9ace-51652032f2e5"}], "user_id": "98b446c01d564f79b55c95120d380735", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-06-15 01:22:25,980 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET https://10.4.3.201/volume/v3/volumes/e42d50bb-7471-415d-9ace-51652032f2e5 0.050s
2026-06-15 01:22:25,981 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bf94144-9ef4-45f4-ac88-5144bc729d19', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bf94144-9ef4-45f4-ac88-5144bc729d19', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/volume/v3/volumes/e42d50bb-7471-415d-9ace-51652032f2e5'}
Body: b'{"volume": {"id": "e42d50bb-7471-415d-9ace-51652032f2e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T01:22:26.000000", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-volume-85690684", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1611641777-111046919", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.201/volume/v3/volumes/e42d50bb-7471-415d-9ace-51652032f2e5"}, {"rel": "bookmark", "href": "https://10.4.3.201/volume/volumes/e42d50bb-7471-415d-9ace-51652032f2e5"}], "user_id": "98b446c01d564f79b55c95120d380735", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c44806cff6cd4956af7b26312fe8f389"}}'
2026-06-15 01:22:27,033 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET https://10.4.3.201/volume/v3/volumes/e42d50bb-7471-415d-9ace-51652032f2e5 0.045s
2026-06-15 01:22:27,033 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e32f1ba-ee16-4f4e-b65c-361884f4b5ef', 'content-length': '936', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e32f1ba-ee16-4f4e-b65c-361884f4b5ef', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/volume/v3/volumes/e42d50bb-7471-415d-9ace-51652032f2e5'}
Body: b'{"volume": {"id": "e42d50bb-7471-415d-9ace-51652032f2e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T01:22:26.000000", "updated_at": "2026-06-15T01:22:26.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-85690684", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1611641777-111046919", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.201/volume/v3/volumes/e42d50bb-7471-415d-9ace-51652032f2e5"}, {"rel": "bookmark", "href": "https://10.4.3.201/volume/volumes/e42d50bb-7471-415d-9ace-51652032f2e5"}], "user_id": "98b446c01d564f79b55c95120d380735", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c44806cff6cd4956af7b26312fe8f389"}}'
2026-06-15 01:22:28,101 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET https://10.4.3.201/volume/v3/volumes/e42d50bb-7471-415d-9ace-51652032f2e5 0.057s
2026-06-15 01:22:28,107 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41cff7dc-d761-4031-b801-18d17bc0ed5c', 'content-length': '936', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41cff7dc-d761-4031-b801-18d17bc0ed5c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/volume/v3/volumes/e42d50bb-7471-415d-9ace-51652032f2e5'}
Body: b'{"volume": {"id": "e42d50bb-7471-415d-9ace-51652032f2e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T01:22:26.000000", "updated_at": "2026-06-15T01:22:26.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-85690684", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1611641777-111046919", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.201/volume/v3/volumes/e42d50bb-7471-415d-9ace-51652032f2e5"}, {"rel": "bookmark", "href": "https://10.4.3.201/volume/volumes/e42d50bb-7471-415d-9ace-51652032f2e5"}], "user_id": "98b446c01d564f79b55c95120d380735", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c44806cff6cd4956af7b26312fe8f389"}}'
2026-06-15 01:22:29,175 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET https://10.4.3.201/volume/v3/volumes/e42d50bb-7471-415d-9ace-51652032f2e5 0.063s
2026-06-15 01:22:29,175 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2995cb46-89d1-4f53-904b-8cafe77eb69d', 'content-length': '994', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2995cb46-89d1-4f53-904b-8cafe77eb69d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/volume/v3/volumes/e42d50bb-7471-415d-9ace-51652032f2e5'}
Body: b'{"volume": {"id": "e42d50bb-7471-415d-9ace-51652032f2e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T01:22:26.000000", "updated_at": "2026-06-15T01:22:26.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-85690684", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1611641777-111046919", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.201/volume/v3/volumes/e42d50bb-7471-415d-9ace-51652032f2e5"}, {"rel": "bookmark", "href": "https://10.4.3.201/volume/volumes/e42d50bb-7471-415d-9ace-51652032f2e5"}], "user_id": "98b446c01d564f79b55c95120d380735", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c44806cff6cd4956af7b26312fe8f389", "volume_image_metadata": {"signature_verified": "False"}}}'
2026-06-15 01:22:30,223 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET https://10.4.3.201/volume/v3/volumes/e42d50bb-7471-415d-9ace-51652032f2e5 0.038s
2026-06-15 01:22:30,223 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9b4c9d6-83a3-4f19-9e8e-c180454def1f', 'content-length': '997', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9b4c9d6-83a3-4f19-9e8e-c180454def1f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/volume/v3/volumes/e42d50bb-7471-415d-9ace-51652032f2e5'}
Body: b'{"volume": {"id": "e42d50bb-7471-415d-9ace-51652032f2e5", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T01:22:26.000000", "updated_at": "2026-06-15T01:22:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-85690684", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1611641777-111046919", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.201/volume/v3/volumes/e42d50bb-7471-415d-9ace-51652032f2e5"}, {"rel": "bookmark", "href": "https://10.4.3.201/volume/volumes/e42d50bb-7471-415d-9ace-51652032f2e5"}], "user_id": "98b446c01d564f79b55c95120d380735", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c44806cff6cd4956af7b26312fe8f389", "volume_image_metadata": {"signature_verified": "False"}}}'
2026-06-15 01:22:31,266 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET https://10.4.3.201/volume/v3/volumes/e42d50bb-7471-415d-9ace-51652032f2e5 0.035s
2026-06-15 01:22:31,266 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b4554df-b609-4ec7-85e6-9314e7c0a82d', 'content-length': '997', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b4554df-b609-4ec7-85e6-9314e7c0a82d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/volume/v3/volumes/e42d50bb-7471-415d-9ace-51652032f2e5'}
Body: b'{"volume": {"id": "e42d50bb-7471-415d-9ace-51652032f2e5", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T01:22:26.000000", "updated_at": "2026-06-15T01:22:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-85690684", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1611641777-111046919", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.201/volume/v3/volumes/e42d50bb-7471-415d-9ace-51652032f2e5"}, {"rel": "bookmark", "href": "https://10.4.3.201/volume/volumes/e42d50bb-7471-415d-9ace-51652032f2e5"}], "user_id": "98b446c01d564f79b55c95120d380735", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c44806cff6cd4956af7b26312fe8f389", "volume_image_metadata": {"signature_verified": "False"}}}'
2026-06-15 01:22:32,303 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET https://10.4.3.201/volume/v3/volumes/e42d50bb-7471-415d-9ace-51652032f2e5 0.029s
2026-06-15 01:22:32,304 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10a21d51-66e8-46b0-aeab-4833d2acedf1', 'content-length': '997', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10a21d51-66e8-46b0-aeab-4833d2acedf1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/volume/v3/volumes/e42d50bb-7471-415d-9ace-51652032f2e5'}
Body: b'{"volume": {"id": "e42d50bb-7471-415d-9ace-51652032f2e5", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T01:22:26.000000", "updated_at": "2026-06-15T01:22:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-85690684", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1611641777-111046919", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.201/volume/v3/volumes/e42d50bb-7471-415d-9ace-51652032f2e5"}, {"rel": "bookmark", "href": "https://10.4.3.201/volume/volumes/e42d50bb-7471-415d-9ace-51652032f2e5"}], "user_id": "98b446c01d564f79b55c95120d380735", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c44806cff6cd4956af7b26312fe8f389", "volume_image_metadata": {"signature_verified": "False"}}}'
2026-06-15 01:22:33,342 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET https://10.4.3.201/volume/v3/volumes/e42d50bb-7471-415d-9ace-51652032f2e5 0.033s
2026-06-15 01:22:33,342 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27f47531-2195-48f1-98f2-a4c6c1572480', 'content-length': '1249', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27f47531-2195-48f1-98f2-a4c6c1572480', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/volume/v3/volumes/e42d50bb-7471-415d-9ace-51652032f2e5'}
Body: b'{"volume": {"id": "e42d50bb-7471-415d-9ace-51652032f2e5", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T01:22:26.000000", "updated_at": "2026-06-15T01:22:33.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-85690684", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1611641777-111046919", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.201/volume/v3/volumes/e42d50bb-7471-415d-9ace-51652032f2e5"}, {"rel": "bookmark", "href": "https://10.4.3.201/volume/volumes/e42d50bb-7471-415d-9ace-51652032f2e5"}], "user_id": "98b446c01d564f79b55c95120d380735", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c44806cff6cd4956af7b26312fe8f389", "volume_image_metadata": {"signature_verified": "False", "image_id": "8c8b62b6-3a1b-4efd-9dc0-f5bbad1702a1", "image_name": "tempest-scenario-img--1289196449", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-15 01:22:33,351 106316 INFO [tempest.common.waiters] volume e42d50bb-7471-415d-9ace-51652032f2e5 reached available after waiting for 8.351478 seconds
2026-06-15 01:22:33,456 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 201 POST https://10.4.3.201/identity/v3/auth/tokens 0.098s
2026-06-15 01:22:33,456 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2954', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-975da95e-5050-406e-9b40-0dca1e0e0bd3', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.201/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "98b446c01d564f79b55c95120d380735", "name": "tempest-TestInstancesWithCinderVolumes-538042160-project-member", "password_expires_at": null}, "audit_ids": ["m5LEWsAcTOSHidow30Z8vQ"], "expires_at": "2026-06-15T02:22:33.000000Z", "issued_at": "2026-06-15T01:22:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c44806cff6cd4956af7b26312fe8f389", "name": "tempest-TestInstancesWithCinderVolumes-538042160"}, "is_domain": false, "roles": [{"id": "171fd1bafaca47ed812b1a4ef581d0fd", "name": "reader"}, {"id": "43d2adaa3c0b44088f288447f88680b1", "name": "member"}], "catalog": [{"endpoints": [{"id": "3a1e9f85ec064df38fa8c6b772e101ea", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.201/identity", "region": "RegionOne"}], "id": "0794f0220b0b4b70a0cb35171c39b0c5", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "8b560fed2cbe4c759d8a06b209eda500", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.201/networking", "region": "RegionOne"}], "id": "4f2fc04bea4b44919ff30414e23efe8c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "80753bdd9377436096c7bd0ea7e3ff15", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.201/volume/v3", "region": "RegionOne"}], "id": "a0e7fdfa85064dd5b8095e3c9bc40f25", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a4022daea34a48fdbf7341ec382998b8", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.201/image", "region": "RegionOne"}], "id": "a57eb5e5c92b4b1d90625d1892b54e23", "type": "image", "name": "glance"}, {"endpoints": [{"id": "174b961b178543d6805b1262f4483b03", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.201/placement", "region": "RegionOne"}], "id": "ab83e318af4c4b018e0df97f4f2bfe23", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "057b0d9650524ae6bb27cc1d7229a129", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.201/compute/v2.1", "region": "RegionOne"}], "id": "b8542756c0e744c192b1a4baba02fe25", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e76358fb5f994e0eae5d1f25bf268cc3", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.201:8080/v1/AUTH_c44806cff6cd4956af7b26312fe8f389", "region": "RegionOne"}, {"id": "f75a344535914bb2a60eb025479bf0b9", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.201:8080", "region": "RegionOne"}], "id": "cb47f62cfcda4d99bf1c18c649d50db3", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "3bd1e2d2f55b46e9874b77cc2737edcd", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.201/compute/v2/c44806cff6cd4956af7b26312fe8f389", "region": "RegionOne"}], "id": "ceef4daeba734d31a8c52fdcb0b2c35d", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2026-06-15 01:22:33,457 106316 INFO [tempest.lib.common.fixed_network] (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes) Found network {'id': '791232c8-74a8-495d-92ba-b100face1dde', 'name': 'tempest-TestInstancesWithCinderVolumes-633978790-network', 'tenant_id': 'c44806cff6cd4956af7b26312fe8f389', 'project_id': 'c44806cff6cd4956af7b26312fe8f389', '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': 27579, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-06-15T01:22:08Z', 'updated_at': '2026-06-15T01:22:08Z', 'revision_number': 1} available for tenant
2026-06-15 01:22:34,298 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 202 POST https://10.4.3.201/compute/v2.1/servers 0.841s
2026-06-15 01:22:34,299 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestInstancesWithCinderVolumes-server-1733583898", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "e42d50bb-7471-415d-9ace-51652032f2e5", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "key_name": "tempest-TestInstancesWithCinderVolumes-1841679762", "networks": [{"uuid": "791232c8-74a8-495d-92ba-b100face1dde"}]}}
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '380', 'location': 'https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee01bbd4-4665-437b-9573-1eed87b96033', 'x-compute-request-id': 'req-ee01bbd4-4665-437b-9573-1eed87b96033', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.201/compute/v2.1/servers'}
Body: b'{"server": {"id": "72429ba2-9121-47f8-a31a-07c8cd0102e6", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "9TqL6eipt6J6"}}'
2026-06-15 01:22:34,469 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6 0.169s
2026-06-15 01:22:34,469 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1201', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6f85ad8-8992-468d-b961-4934936d188c', 'x-compute-request-id': 'req-c6f85ad8-8992-468d-b961-4934936d188c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:22:34Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "72429ba2-9121-47f8-a31a-07c8cd0102e6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6"}], "metadata": {}, "name": "tempest-TestInstancesWithCinderVolumes-server-1733583898", "status": "BUILD", "tenant_id": "c44806cff6cd4956af7b26312fe8f389", "user_id": "98b446c01d564f79b55c95120d380735", "updated": "2026-06-15T01:22:34Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-1841679762", "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": [], "locked": false, "description": null, "tags": []}}'
2026-06-15 01:22:34,610 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6 0.132s
2026-06-15 01:22:34,610 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1201', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6bb9bfae-46d4-443c-b1cd-f4bb6e5a6ef1', 'x-compute-request-id': 'req-6bb9bfae-46d4-443c-b1cd-f4bb6e5a6ef1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:22:34Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "72429ba2-9121-47f8-a31a-07c8cd0102e6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6"}], "metadata": {}, "name": "tempest-TestInstancesWithCinderVolumes-server-1733583898", "status": "BUILD", "tenant_id": "c44806cff6cd4956af7b26312fe8f389", "user_id": "98b446c01d564f79b55c95120d380735", "updated": "2026-06-15T01:22:34Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-1841679762", "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": [], "locked": false, "description": null, "tags": []}}'
2026-06-15 01:22:35,706 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6 0.090s
2026-06-15 01:22:35,707 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1275', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe013635-bb05-412a-a06c-a739bc13531d', 'x-compute-request-id': 'req-fe013635-bb05-412a-a06c-a739bc13531d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:22:34Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "72429ba2-9121-47f8-a31a-07c8cd0102e6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6"}], "metadata": {}, "name": "tempest-TestInstancesWithCinderVolumes-server-1733583898", "status": "BUILD", "tenant_id": "c44806cff6cd4956af7b26312fe8f389", "user_id": "98b446c01d564f79b55c95120d380735", "updated": "2026-06-15T01:22:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-1841679762", "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": "e42d50bb-7471-415d-9ace-51652032f2e5", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-15 01:22:35,713 106316 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait
2026-06-15 01:22:36,824 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6 0.110s
2026-06-15 01:22:36,824 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1331', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbf7b862-4953-4432-82be-a3c3e3c666fa', 'x-compute-request-id': 'req-dbf7b862-4953-4432-82be-a3c3e3c666fa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:22:34Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "cc708584dbddd63e92f4c5abf2ba79c236d9f461e116af17e152895c", "id": "72429ba2-9121-47f8-a31a-07c8cd0102e6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6"}], "metadata": {}, "name": "tempest-TestInstancesWithCinderVolumes-server-1733583898", "status": "BUILD", "tenant_id": "c44806cff6cd4956af7b26312fe8f389", "user_id": "98b446c01d564f79b55c95120d380735", "updated": "2026-06-15T01:22:36Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-1841679762", "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": "e42d50bb-7471-415d-9ace-51652032f2e5", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-15 01:22:37,927 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6 0.091s
2026-06-15 01:22:37,927 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1331', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65e2290c-721f-4c1f-ac55-7d7508b92af3', 'x-compute-request-id': 'req-65e2290c-721f-4c1f-ac55-7d7508b92af3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:22:34Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "cc708584dbddd63e92f4c5abf2ba79c236d9f461e116af17e152895c", "id": "72429ba2-9121-47f8-a31a-07c8cd0102e6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6"}], "metadata": {}, "name": "tempest-TestInstancesWithCinderVolumes-server-1733583898", "status": "BUILD", "tenant_id": "c44806cff6cd4956af7b26312fe8f389", "user_id": "98b446c01d564f79b55c95120d380735", "updated": "2026-06-15T01:22:36Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-1841679762", "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": "e42d50bb-7471-415d-9ace-51652032f2e5", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-15 01:22:39,033 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6 0.096s
2026-06-15 01:22:39,033 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1339', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92b08488-ad43-4cf5-b7fa-3caa1cebb66a', 'x-compute-request-id': 'req-92b08488-ad43-4cf5-b7fa-3caa1cebb66a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:22:34Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "cc708584dbddd63e92f4c5abf2ba79c236d9f461e116af17e152895c", "id": "72429ba2-9121-47f8-a31a-07c8cd0102e6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6"}], "metadata": {}, "name": "tempest-TestInstancesWithCinderVolumes-server-1733583898", "status": "BUILD", "tenant_id": "c44806cff6cd4956af7b26312fe8f389", "user_id": "98b446c01d564f79b55c95120d380735", "updated": "2026-06-15T01:22:38Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-1841679762", "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": "e42d50bb-7471-415d-9ace-51652032f2e5", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-15 01:22:39,041 106316 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-06-15 01:22:40,195 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6 0.153s
2026-06-15 01:22:40,195 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f281094-96aa-4a36-a12b-e0c08cd36a00', 'x-compute-request-id': 'req-8f281094-96aa-4a36-a12b-e0c08cd36a00', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:22:34Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "cc708584dbddd63e92f4c5abf2ba79c236d9f461e116af17e152895c", "id": "72429ba2-9121-47f8-a31a-07c8cd0102e6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6"}], "metadata": {}, "name": "tempest-TestInstancesWithCinderVolumes-server-1733583898", "status": "BUILD", "tenant_id": "c44806cff6cd4956af7b26312fe8f389", "user_id": "98b446c01d564f79b55c95120d380735", "updated": "2026-06-15T01:22:40Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-1841679762", "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": "e42d50bb-7471-415d-9ace-51652032f2e5", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-15 01:22:40,203 106316 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait
2026-06-15 01:22:41,371 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6 0.168s
2026-06-15 01:22:41,371 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c24ab599-1c11-4095-bafd-72d5facc57fd', 'x-compute-request-id': 'req-c24ab599-1c11-4095-bafd-72d5facc57fd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:22:34Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "cc708584dbddd63e92f4c5abf2ba79c236d9f461e116af17e152895c", "id": "72429ba2-9121-47f8-a31a-07c8cd0102e6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6"}], "metadata": {}, "name": "tempest-TestInstancesWithCinderVolumes-server-1733583898", "status": "BUILD", "tenant_id": "c44806cff6cd4956af7b26312fe8f389", "user_id": "98b446c01d564f79b55c95120d380735", "updated": "2026-06-15T01:22:40Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-1841679762", "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": "e42d50bb-7471-415d-9ace-51652032f2e5", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-15 01:22:42,618 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6 0.240s
2026-06-15 01:22:42,618 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1379', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc703a8f-8e5e-45d5-94fc-3aa5a1369ce7', 'x-compute-request-id': 'req-cc703a8f-8e5e-45d5-94fc-3aa5a1369ce7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:22:34Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "cc708584dbddd63e92f4c5abf2ba79c236d9f461e116af17e152895c", "id": "72429ba2-9121-47f8-a31a-07c8cd0102e6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6"}], "metadata": {}, "name": "tempest-TestInstancesWithCinderVolumes-server-1733583898", "status": "BUILD", "tenant_id": "c44806cff6cd4956af7b26312fe8f389", "user_id": "98b446c01d564f79b55c95120d380735", "updated": "2026-06-15T01:22:42Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-1841679762", "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": "e42d50bb-7471-415d-9ace-51652032f2e5", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-15 01:22:42,626 106316 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 8 second wait
2026-06-15 01:22:43,853 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6 0.227s
2026-06-15 01:22:43,854 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1379', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abe3cdf6-cb76-48b0-92ed-8a971ded823a', 'x-compute-request-id': 'req-abe3cdf6-cb76-48b0-92ed-8a971ded823a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:22:34Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "cc708584dbddd63e92f4c5abf2ba79c236d9f461e116af17e152895c", "id": "72429ba2-9121-47f8-a31a-07c8cd0102e6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6"}], "metadata": {}, "name": "tempest-TestInstancesWithCinderVolumes-server-1733583898", "status": "BUILD", "tenant_id": "c44806cff6cd4956af7b26312fe8f389", "user_id": "98b446c01d564f79b55c95120d380735", "updated": "2026-06-15T01:22:42Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-1841679762", "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": "e42d50bb-7471-415d-9ace-51652032f2e5", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-15 01:22:45,130 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6 0.267s
2026-06-15 01:22:45,130 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1379', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f59f78f5-54e7-468d-85c1-a1383ee934e9', 'x-compute-request-id': 'req-f59f78f5-54e7-468d-85c1-a1383ee934e9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:22:34Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "cc708584dbddd63e92f4c5abf2ba79c236d9f461e116af17e152895c", "id": "72429ba2-9121-47f8-a31a-07c8cd0102e6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6"}], "metadata": {}, "name": "tempest-TestInstancesWithCinderVolumes-server-1733583898", "status": "BUILD", "tenant_id": "c44806cff6cd4956af7b26312fe8f389", "user_id": "98b446c01d564f79b55c95120d380735", "updated": "2026-06-15T01:22:42Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-1841679762", "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": "e42d50bb-7471-415d-9ace-51652032f2e5", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-15 01:22:46,349 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6 0.210s
2026-06-15 01:22:46,349 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1379', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7e5eef9-c484-46a8-b613-f6310ff68409', 'x-compute-request-id': 'req-c7e5eef9-c484-46a8-b613-f6310ff68409', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:22:34Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "cc708584dbddd63e92f4c5abf2ba79c236d9f461e116af17e152895c", "id": "72429ba2-9121-47f8-a31a-07c8cd0102e6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6"}], "metadata": {}, "name": "tempest-TestInstancesWithCinderVolumes-server-1733583898", "status": "BUILD", "tenant_id": "c44806cff6cd4956af7b26312fe8f389", "user_id": "98b446c01d564f79b55c95120d380735", "updated": "2026-06-15T01:22:42Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-1841679762", "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": "e42d50bb-7471-415d-9ace-51652032f2e5", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-15 01:22:47,553 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6 0.192s
2026-06-15 01:22:47,553 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1379', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c65e861e-cb52-416c-8145-06cdd937f50f', 'x-compute-request-id': 'req-c65e861e-cb52-416c-8145-06cdd937f50f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:22:34Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "cc708584dbddd63e92f4c5abf2ba79c236d9f461e116af17e152895c", "id": "72429ba2-9121-47f8-a31a-07c8cd0102e6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6"}], "metadata": {}, "name": "tempest-TestInstancesWithCinderVolumes-server-1733583898", "status": "BUILD", "tenant_id": "c44806cff6cd4956af7b26312fe8f389", "user_id": "98b446c01d564f79b55c95120d380735", "updated": "2026-06-15T01:22:42Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-1841679762", "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": "e42d50bb-7471-415d-9ace-51652032f2e5", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-15 01:22:48,813 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6 0.248s
2026-06-15 01:22:48,813 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1379', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-508e157b-9e5b-4163-89b9-dfb44924eb83', 'x-compute-request-id': 'req-508e157b-9e5b-4163-89b9-dfb44924eb83', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:22:34Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "cc708584dbddd63e92f4c5abf2ba79c236d9f461e116af17e152895c", "id": "72429ba2-9121-47f8-a31a-07c8cd0102e6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6"}], "metadata": {}, "name": "tempest-TestInstancesWithCinderVolumes-server-1733583898", "status": "BUILD", "tenant_id": "c44806cff6cd4956af7b26312fe8f389", "user_id": "98b446c01d564f79b55c95120d380735", "updated": "2026-06-15T01:22:42Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-1841679762", "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": "e42d50bb-7471-415d-9ace-51652032f2e5", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-15 01:22:50,041 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6 0.217s
2026-06-15 01:22:50,041 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1379', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64032f01-b944-4e9f-ad15-4c10c1041284', 'x-compute-request-id': 'req-64032f01-b944-4e9f-ad15-4c10c1041284', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:22:34Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "cc708584dbddd63e92f4c5abf2ba79c236d9f461e116af17e152895c", "id": "72429ba2-9121-47f8-a31a-07c8cd0102e6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6"}], "metadata": {}, "name": "tempest-TestInstancesWithCinderVolumes-server-1733583898", "status": "BUILD", "tenant_id": "c44806cff6cd4956af7b26312fe8f389", "user_id": "98b446c01d564f79b55c95120d380735", "updated": "2026-06-15T01:22:42Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-1841679762", "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": "e42d50bb-7471-415d-9ace-51652032f2e5", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-15 01:22:51,405 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6 0.357s
2026-06-15 01:22:51,406 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1572', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8407a8bf-2687-4c5d-a097-59cb29cf95d6', 'x-compute-request-id': 'req-8407a8bf-2687-4c5d-a097-59cb29cf95d6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestInstancesWithCinderVolumes-633978790-network": [{"version": 4, "addr": "10.1.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:cd:f3"}]}, "created": "2026-06-15T01:22:34Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "cc708584dbddd63e92f4c5abf2ba79c236d9f461e116af17e152895c", "id": "72429ba2-9121-47f8-a31a-07c8cd0102e6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6"}], "metadata": {}, "name": "tempest-TestInstancesWithCinderVolumes-server-1733583898", "status": "ACTIVE", "tenant_id": "c44806cff6cd4956af7b26312fe8f389", "user_id": "98b446c01d564f79b55c95120d380735", "updated": "2026-06-15T01:22:50Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestInstancesWithCinderVolumes-1841679762", "OS-SRV-USG:launched_at": "2026-06-15T01:22:50.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e42d50bb-7471-415d-9ace-51652032f2e5", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-15 01:22:51,416 106316 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 17 second wait
2026-06-15 01:22:51,475 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET https://10.4.3.201/networking/v2.0/ports?device_id=72429ba2-9121-47f8-a31a-07c8cd0102e6 0.058s
2026-06-15 01:22:51,475 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '985', 'x-openstack-request-id': 'req-0855360b-a9b4-430f-a580-54c209bafa08', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/networking/v2.0/ports?device_id=72429ba2-9121-47f8-a31a-07c8cd0102e6'}
Body: b'{"ports":[{"id":"8ab007be-82c6-4f26-aaaa-5b498e026d2f","name":"","network_id":"791232c8-74a8-495d-92ba-b100face1dde","project_id":"c44806cff6cd4956af7b26312fe8f389","mac_address":"fa:16:3e:99:cd:f3","admin_state_up":true,"status":"ACTIVE","device_id":"72429ba2-9121-47f8-a31a-07c8cd0102e6","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"1ffb10a3-42ba-43dd-a882-8179ff1bfd78","ip_address":"10.1.0.4"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["f6ef6626-2123-41ac-a247-3ed66413f632"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000002804","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-06-15T01:22:39Z","updated_at":"2026-06-15T01:22:46Z","revision_number":5,"tenant_id":"c44806cff6cd4956af7b26312fe8f389"}]}'
2026-06-15 01:22:51,476 106316 DEBUG [tempest.common.waiters] Server ID 72429ba2-9121-47f8-a31a-07c8cd0102e6 ports are all ACTIVE [{'id': '8ab007be-82c6-4f26-aaaa-5b498e026d2f', 'name': '', 'network_id': '791232c8-74a8-495d-92ba-b100face1dde', 'project_id': 'c44806cff6cd4956af7b26312fe8f389', 'mac_address': 'fa:16:3e:99:cd:f3', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '72429ba2-9121-47f8-a31a-07c8cd0102e6', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '1ffb10a3-42ba-43dd-a882-8179ff1bfd78', 'ip_address': '10.1.0.4'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['f6ef6626-2123-41ac-a247-3ed66413f632'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000002804', '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-06-15T01:22:39Z', 'updated_at': '2026-06-15T01:22:46Z', 'revision_number': 5, 'tenant_id': 'c44806cff6cd4956af7b26312fe8f389'}]:
2026-06-15 01:22:51,500 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET https://10.4.3.201/networking/v2.0/floatingips?floating_network_id=dc985728-3e2e-4589-a5c5-3b7e1081a491&port_id=8ab007be-82c6-4f26-aaaa-5b498e026d2f 0.023s
2026-06-15 01:22:51,500 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '19', 'x-openstack-request-id': 'req-34924f72-5918-4519-b4da-f32436e2fc24', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/networking/v2.0/floatingips?floating_network_id=dc985728-3e2e-4589-a5c5-3b7e1081a491&port_id=8ab007be-82c6-4f26-aaaa-5b498e026d2f'}
Body: b'{"floatingips": []}'
2026-06-15 01:22:51,586 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET https://10.4.3.201/networking/v2.0/ports?device_id=72429ba2-9121-47f8-a31a-07c8cd0102e6 0.085s
2026-06-15 01:22:51,586 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '985', 'x-openstack-request-id': 'req-15e5d443-37d5-45ce-a6b1-2a0c2d78547a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/networking/v2.0/ports?device_id=72429ba2-9121-47f8-a31a-07c8cd0102e6'}
Body: b'{"ports":[{"id":"8ab007be-82c6-4f26-aaaa-5b498e026d2f","name":"","network_id":"791232c8-74a8-495d-92ba-b100face1dde","project_id":"c44806cff6cd4956af7b26312fe8f389","mac_address":"fa:16:3e:99:cd:f3","admin_state_up":true,"status":"ACTIVE","device_id":"72429ba2-9121-47f8-a31a-07c8cd0102e6","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"1ffb10a3-42ba-43dd-a882-8179ff1bfd78","ip_address":"10.1.0.4"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["f6ef6626-2123-41ac-a247-3ed66413f632"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"np0000002804","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-06-15T01:22:39Z","updated_at":"2026-06-15T01:22:46Z","revision_number":5,"tenant_id":"c44806cff6cd4956af7b26312fe8f389"}]}'
2026-06-15 01:22:51,586 106316 DEBUG [tempest.common.waiters] Server ID 72429ba2-9121-47f8-a31a-07c8cd0102e6 ports are all ACTIVE [{'id': '8ab007be-82c6-4f26-aaaa-5b498e026d2f', 'name': '', 'network_id': '791232c8-74a8-495d-92ba-b100face1dde', 'project_id': 'c44806cff6cd4956af7b26312fe8f389', 'mac_address': 'fa:16:3e:99:cd:f3', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '72429ba2-9121-47f8-a31a-07c8cd0102e6', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '1ffb10a3-42ba-43dd-a882-8179ff1bfd78', 'ip_address': '10.1.0.4'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['f6ef6626-2123-41ac-a247-3ed66413f632'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'np0000002804', '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-06-15T01:22:39Z', 'updated_at': '2026-06-15T01:22:46Z', 'revision_number': 5, 'tenant_id': 'c44806cff6cd4956af7b26312fe8f389'}]:
2026-06-15 01:22:52,823 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 201 POST https://10.4.3.201/networking/v2.0/floatingips 1.237s
2026-06-15 01:22:52,823 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "dc985728-3e2e-4589-a5c5-3b7e1081a491", "port_id": "8ab007be-82c6-4f26-aaaa-5b498e026d2f", "project_id": "c44806cff6cd4956af7b26312fe8f389", "fixed_ip_address": "10.1.0.4"}}
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-79ba4cc9-80f6-4ad2-a9f7-4d4f7e5e32e1', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.201/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "1691fa64-bf28-430d-a4d2-de1bc8a17dab", "tenant_id": "c44806cff6cd4956af7b26312fe8f389", "project_id": "c44806cff6cd4956af7b26312fe8f389", "floating_ip_address": "172.24.5.82", "floating_network_id": "dc985728-3e2e-4589-a5c5-3b7e1081a491", "router_id": "e0fe3b63-4dab-4f65-932b-2df3dcd8fe37", "port_id": "8ab007be-82c6-4f26-aaaa-5b498e026d2f", "fixed_ip_address": "10.1.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "791232c8-74a8-495d-92ba-b100face1dde", "mac_address": "fa:16:3e:99:cd:f3", "admin_state_up": true, "status": "ACTIVE", "device_id": "72429ba2-9121-47f8-a31a-07c8cd0102e6", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-15T01:22:51Z", "updated_at": "2026-06-15T01:22:51Z", "revision_number": 0}}'
2026-06-15 01:22:53,010 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 201 POST https://10.4.3.201/networking/v2.0/security-groups 0.186s
2026-06-15 01:22:53,010 106316 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-594747556", "description": "tempest-secgroup-smoke-594747556 description", "project_id": "c44806cff6cd4956af7b26312fe8f389"}}
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1675', 'x-openstack-request-id': 'req-25c2b564-6e22-475b-b721-0dc54f53213f', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.201/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "b61dd072-d511-4eeb-8e64-adea6245790c", "name": "tempest-secgroup-smoke-594747556", "stateful": true, "tenant_id": "c44806cff6cd4956af7b26312fe8f389", "project_id": "c44806cff6cd4956af7b26312fe8f389", "description": "tempest-secgroup-smoke-594747556 description", "shared": false, "security_group_rules": [{"id": "1229172f-a98c-43ce-aefd-475cb48fb162", "project_id": "c44806cff6cd4956af7b26312fe8f389", "security_group_id": "b61dd072-d511-4eeb-8e64-adea6245790c", "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": 1493, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-15T01:22:52Z", "updated_at": "2026-06-15T01:22:52Z", "revision_number": 0, "tenant_id": "c44806cff6cd4956af7b26312fe8f389"}, {"id": "3ef9c6a9-8e79-45eb-93cd-5545706e6fd5", "project_id": "c44806cff6cd4956af7b26312fe8f389", "security_group_id": "b61dd072-d511-4eeb-8e64-adea6245790c", "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": 1494, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-15T01:22:52Z", "updated_at": "2026-06-15T01:22:52Z", "revision_number": 0, "tenant_id": "c44806cff6cd4956af7b26312fe8f389"}], "tags": [], "created_at": "2026-06-15T01:22:52Z", "updated_at": "2026-06-15T01:22:52Z", "revision_number": 1}}'
2026-06-15 01:22:53,148 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 201 POST https://10.4.3.201/networking/v2.0/security-group-rules 0.138s
2026-06-15 01:22:53,149 106316 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": "b61dd072-d511-4eeb-8e64-adea6245790c", "project_id": "c44806cff6cd4956af7b26312fe8f389", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-8ab67c49-f0e6-481d-8dac-7faf96369989', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.201/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "cbd903b2-c559-4cf2-9948-48997cbbc93d", "project_id": "c44806cff6cd4956af7b26312fe8f389", "security_group_id": "b61dd072-d511-4eeb-8e64-adea6245790c", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-15T01:22:53Z", "updated_at": "2026-06-15T01:22:53Z", "revision_number": 0, "tenant_id": "c44806cff6cd4956af7b26312fe8f389"}}'
2026-06-15 01:22:53,305 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 201 POST https://10.4.3.201/networking/v2.0/security-group-rules 0.155s
2026-06-15 01:22:53,305 106316 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": "b61dd072-d511-4eeb-8e64-adea6245790c", "project_id": "c44806cff6cd4956af7b26312fe8f389", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}}
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-5440a87b-ea09-4cfb-bd6f-93ba96070238', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.201/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "85e7b1c0-0e5c-4084-afd6-0e8ca74323ce", "project_id": "c44806cff6cd4956af7b26312fe8f389", "security_group_id": "b61dd072-d511-4eeb-8e64-adea6245790c", "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-06-15T01:22:53Z", "updated_at": "2026-06-15T01:22:53Z", "revision_number": 0, "tenant_id": "c44806cff6cd4956af7b26312fe8f389"}}'
2026-06-15 01:22:53,462 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 201 POST https://10.4.3.201/networking/v2.0/security-group-rules 0.157s
2026-06-15 01:22:53,463 106316 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": "b61dd072-d511-4eeb-8e64-adea6245790c", "project_id": "c44806cff6cd4956af7b26312fe8f389", "protocol": "icmp", "direction": "ingress"}}
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-c194d369-ebd2-47b1-96bc-0c3fc2689d65', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.201/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "2ff63193-d98a-41c8-b595-ef9e5f265d8a", "project_id": "c44806cff6cd4956af7b26312fe8f389", "security_group_id": "b61dd072-d511-4eeb-8e64-adea6245790c", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-15T01:22:53Z", "updated_at": "2026-06-15T01:22:53Z", "revision_number": 0, "tenant_id": "c44806cff6cd4956af7b26312fe8f389"}}'
2026-06-15 01:22:53,678 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 201 POST https://10.4.3.201/networking/v2.0/security-group-rules 0.215s
2026-06-15 01:22:53,679 106316 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": "b61dd072-d511-4eeb-8e64-adea6245790c", "project_id": "c44806cff6cd4956af7b26312fe8f389", "protocol": "icmp", "direction": "egress"}}
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-dfcb880b-a5d1-4bbd-9912-662f22b2e0f5', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.201/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "d57408b3-dfc9-48c5-ac8f-9987c87da3fe", "project_id": "c44806cff6cd4956af7b26312fe8f389", "security_group_id": "b61dd072-d511-4eeb-8e64-adea6245790c", "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-06-15T01:22:53Z", "updated_at": "2026-06-15T01:22:53Z", "revision_number": 0, "tenant_id": "c44806cff6cd4956af7b26312fe8f389"}}'
2026-06-15 01:22:54,009 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 201 POST https://10.4.3.201/networking/v2.0/security-group-rules 0.329s
2026-06-15 01:22:54,009 106316 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": "b61dd072-d511-4eeb-8e64-adea6245790c", "project_id": "c44806cff6cd4956af7b26312fe8f389", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}}
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-96fa433d-38e8-4292-b429-7e76a640d797', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.201/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "7ea0fddb-b7ef-45c0-a706-9f8afda813a0", "project_id": "c44806cff6cd4956af7b26312fe8f389", "security_group_id": "b61dd072-d511-4eeb-8e64-adea6245790c", "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-06-15T01:22:53Z", "updated_at": "2026-06-15T01:22:53Z", "revision_number": 0, "tenant_id": "c44806cff6cd4956af7b26312fe8f389"}}'
2026-06-15 01:22:54,345 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 201 POST https://10.4.3.201/networking/v2.0/security-group-rules 0.334s
2026-06-15 01:22:54,345 106316 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": "b61dd072-d511-4eeb-8e64-adea6245790c", "project_id": "c44806cff6cd4956af7b26312fe8f389", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}}
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-e140a89b-5def-4d5b-a061-8c127b788569', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.201/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "78fb121f-be26-4eec-86ba-c63f5120f1c5", "project_id": "c44806cff6cd4956af7b26312fe8f389", "security_group_id": "b61dd072-d511-4eeb-8e64-adea6245790c", "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-06-15T01:22:54Z", "updated_at": "2026-06-15T01:22:54Z", "revision_number": 0, "tenant_id": "c44806cff6cd4956af7b26312fe8f389"}}'
2026-06-15 01:22:55,272 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 202 POST https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6/action 0.927s
2026-06-15 01:22:55,273 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: {"addSecurityGroup": {"name": "tempest-secgroup-smoke-594747556"}}
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28562a83-4bb1-4074-804c-34ccbbbfe386', 'x-compute-request-id': 'req-28562a83-4bb1-4074-804c-34ccbbbfe386', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6/action'}
Body: b''
2026-06-15 01:22:55,462 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6 0.188s
2026-06-15 01:22:55,462 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:22:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1736', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-260acc26-a094-4fc4-83c3-c7243a45c2c5', 'x-compute-request-id': 'req-260acc26-a094-4fc4-83c3-c7243a45c2c5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestInstancesWithCinderVolumes-633978790-network": [{"version": 4, "addr": "10.1.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:cd:f3"}, {"version": 4, "addr": "172.24.5.82", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:cd:f3"}]}, "created": "2026-06-15T01:22:34Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "cc708584dbddd63e92f4c5abf2ba79c236d9f461e116af17e152895c", "id": "72429ba2-9121-47f8-a31a-07c8cd0102e6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6"}], "metadata": {}, "name": "tempest-TestInstancesWithCinderVolumes-server-1733583898", "status": "ACTIVE", "tenant_id": "c44806cff6cd4956af7b26312fe8f389", "user_id": "98b446c01d564f79b55c95120d380735", "updated": "2026-06-15T01:22:50Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestInstancesWithCinderVolumes-1841679762", "OS-SRV-USG:launched_at": "2026-06-15T01:22:50.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-594747556"}, {"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e42d50bb-7471-415d-9ace-51652032f2e5", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-15 01:22:55,470 106316 DEBUG [tempest.lib.common.utils.test_utils] Call wait_for_secgroup_add returns true in 0.196975 seconds
2026-06-15 01:22:55,471 106316 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.82:22' as 'cirros' with public key authentication
2026-06-15 01:23:15,200 106316 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.82 ([Errno None] Unable to connect to port 22 on 172.24.5.82). Number attempts: 1. Retry after 2 seconds.
2026-06-15 01:23:17,706 106316 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.82 ([Errno None] Unable to connect to port 22 on 172.24.5.82). Number attempts: 2. Retry after 3 seconds.
2026-06-15 01:23:21,253 106316 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-06-15 01:23:21,646 106316 INFO [paramiko.transport] Authentication (publickey) successful!
2026-06-15 01:23:21,647 106316 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.5.82 successfully created
2026-06-15 01:23:21,708 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET https://10.4.3.201/volume/v3/volumes/b3096ef6-7623-4b00-b82c-10af8c0d28b5 0.061s
2026-06-15 01:23:21,708 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03d9d6a1-a022-4d4f-ab07-65eeaaed1742', 'content-length': '938', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03d9d6a1-a022-4d4f-ab07-65eeaaed1742', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/volume/v3/volumes/b3096ef6-7623-4b00-b82c-10af8c0d28b5'}
Body: b'{"volume": {"id": "b3096ef6-7623-4b00-b82c-10af8c0d28b5", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T01:22:25.000000", "updated_at": "2026-06-15T01:22:25.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1467991778", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-631298596-277846248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.201/volume/v3/volumes/b3096ef6-7623-4b00-b82c-10af8c0d28b5"}, {"rel": "bookmark", "href": "https://10.4.3.201/volume/volumes/b3096ef6-7623-4b00-b82c-10af8c0d28b5"}], "user_id": "98b446c01d564f79b55c95120d380735", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c44806cff6cd4956af7b26312fe8f389"}}'
2026-06-15 01:23:21,716 106316 INFO [tempest.common.waiters] volume b3096ef6-7623-4b00-b82c-10af8c0d28b5 reached available after waiting for 0.716406 seconds
2026-06-15 01:23:21,716 106316 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk --nodeps --noheadings --output NAME
2026-06-15 01:23:21,716 106316 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.82:22' as 'cirros' with public key authentication
2026-06-15 01:23:21,811 106316 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-06-15 01:23:21,971 106316 INFO [paramiko.transport] Authentication (publickey) successful!
2026-06-15 01:23:21,972 106316 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.5.82 successfully created
2026-06-15 01:23:24,746 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 POST https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6/os-volume_attachments 2.574s
2026-06-15 01:23:24,747 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: {"volumeAttachment": {"volumeId": "b3096ef6-7623-4b00-b82c-10af8c0d28b5"}}
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '194', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c723910b-127b-4429-b1f4-b5e668776d7b', 'x-compute-request-id': 'req-c723910b-127b-4429-b1f4-b5e668776d7b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6/os-volume_attachments'}
Body: b'{"volumeAttachment": {"id": "b3096ef6-7623-4b00-b82c-10af8c0d28b5", "serverId": "72429ba2-9121-47f8-a31a-07c8cd0102e6", "volumeId": "b3096ef6-7623-4b00-b82c-10af8c0d28b5", "device": "/dev/vdb"}}'
2026-06-15 01:23:24,774 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET https://10.4.3.201/volume/v3/volumes/b3096ef6-7623-4b00-b82c-10af8c0d28b5 0.027s
2026-06-15 01:23:24,775 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbb68e4d-33fc-4741-8765-f0576c4b026e', 'content-length': '937', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbb68e4d-33fc-4741-8765-f0576c4b026e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/volume/v3/volumes/b3096ef6-7623-4b00-b82c-10af8c0d28b5'}
Body: b'{"volume": {"id": "b3096ef6-7623-4b00-b82c-10af8c0d28b5", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T01:22:25.000000", "updated_at": "2026-06-15T01:23:24.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1467991778", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-631298596-277846248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.201/volume/v3/volumes/b3096ef6-7623-4b00-b82c-10af8c0d28b5"}, {"rel": "bookmark", "href": "https://10.4.3.201/volume/volumes/b3096ef6-7623-4b00-b82c-10af8c0d28b5"}], "user_id": "98b446c01d564f79b55c95120d380735", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c44806cff6cd4956af7b26312fe8f389"}}'
2026-06-15 01:23:25,811 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET https://10.4.3.201/volume/v3/volumes/b3096ef6-7623-4b00-b82c-10af8c0d28b5 0.030s
2026-06-15 01:23:25,811 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2b538b0-3b88-46ff-8b7b-a63daa164238', 'content-length': '938', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2b538b0-3b88-46ff-8b7b-a63daa164238', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/volume/v3/volumes/b3096ef6-7623-4b00-b82c-10af8c0d28b5'}
Body: b'{"volume": {"id": "b3096ef6-7623-4b00-b82c-10af8c0d28b5", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T01:22:25.000000", "updated_at": "2026-06-15T01:23:25.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1467991778", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-631298596-277846248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.201/volume/v3/volumes/b3096ef6-7623-4b00-b82c-10af8c0d28b5"}, {"rel": "bookmark", "href": "https://10.4.3.201/volume/volumes/b3096ef6-7623-4b00-b82c-10af8c0d28b5"}], "user_id": "98b446c01d564f79b55c95120d380735", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c44806cff6cd4956af7b26312fe8f389"}}'
2026-06-15 01:23:26,846 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET https://10.4.3.201/volume/v3/volumes/b3096ef6-7623-4b00-b82c-10af8c0d28b5 0.030s
2026-06-15 01:23:26,847 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-618544bf-2ad9-445b-bbd3-39182dbba485', 'content-length': '938', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-618544bf-2ad9-445b-bbd3-39182dbba485', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/volume/v3/volumes/b3096ef6-7623-4b00-b82c-10af8c0d28b5'}
Body: b'{"volume": {"id": "b3096ef6-7623-4b00-b82c-10af8c0d28b5", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T01:22:25.000000", "updated_at": "2026-06-15T01:23:25.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1467991778", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-631298596-277846248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.201/volume/v3/volumes/b3096ef6-7623-4b00-b82c-10af8c0d28b5"}, {"rel": "bookmark", "href": "https://10.4.3.201/volume/volumes/b3096ef6-7623-4b00-b82c-10af8c0d28b5"}], "user_id": "98b446c01d564f79b55c95120d380735", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c44806cff6cd4956af7b26312fe8f389"}}'
2026-06-15 01:23:27,883 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET https://10.4.3.201/volume/v3/volumes/b3096ef6-7623-4b00-b82c-10af8c0d28b5 0.031s
2026-06-15 01:23:27,884 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffa12b1a-91cb-485f-a880-f5e3149036cb', 'content-length': '938', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffa12b1a-91cb-485f-a880-f5e3149036cb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/volume/v3/volumes/b3096ef6-7623-4b00-b82c-10af8c0d28b5'}
Body: b'{"volume": {"id": "b3096ef6-7623-4b00-b82c-10af8c0d28b5", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T01:22:25.000000", "updated_at": "2026-06-15T01:23:25.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1467991778", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-631298596-277846248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.201/volume/v3/volumes/b3096ef6-7623-4b00-b82c-10af8c0d28b5"}, {"rel": "bookmark", "href": "https://10.4.3.201/volume/volumes/b3096ef6-7623-4b00-b82c-10af8c0d28b5"}], "user_id": "98b446c01d564f79b55c95120d380735", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c44806cff6cd4956af7b26312fe8f389"}}'
2026-06-15 01:23:28,925 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET https://10.4.3.201/volume/v3/volumes/b3096ef6-7623-4b00-b82c-10af8c0d28b5 0.034s
2026-06-15 01:23:28,925 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee97d7fb-fb50-4585-aad2-d1e1c6bbec1a', 'content-length': '1230', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee97d7fb-fb50-4585-aad2-d1e1c6bbec1a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/volume/v3/volumes/b3096ef6-7623-4b00-b82c-10af8c0d28b5'}
Body: b'{"volume": {"id": "b3096ef6-7623-4b00-b82c-10af8c0d28b5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T01:22:25.000000", "updated_at": "2026-06-15T01:23:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1467991778", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-631298596-277846248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.201/volume/v3/volumes/b3096ef6-7623-4b00-b82c-10af8c0d28b5"}, {"rel": "bookmark", "href": "https://10.4.3.201/volume/volumes/b3096ef6-7623-4b00-b82c-10af8c0d28b5"}], "user_id": "98b446c01d564f79b55c95120d380735", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b3096ef6-7623-4b00-b82c-10af8c0d28b5", "attachment_id": "ce9efbca-fad5-44a2-82bc-b7c3f30263fb", "volume_id": "b3096ef6-7623-4b00-b82c-10af8c0d28b5", "server_id": "72429ba2-9121-47f8-a31a-07c8cd0102e6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-15T01:23:25.000000"}], "os-vol-tenant-attr:tenant_id": "c44806cff6cd4956af7b26312fe8f389"}}'
2026-06-15 01:23:28,934 106316 INFO [tempest.common.waiters] volume b3096ef6-7623-4b00-b82c-10af8c0d28b5 reached in-use after waiting for 4.934026 seconds
2026-06-15 01:23:28,965 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET https://10.4.3.201/volume/v3/volumes/b3096ef6-7623-4b00-b82c-10af8c0d28b5 0.031s
2026-06-15 01:23:28,965 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-624b8dce-1626-43f6-b5c3-8aac5f8ae593', 'content-length': '1230', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-624b8dce-1626-43f6-b5c3-8aac5f8ae593', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/volume/v3/volumes/b3096ef6-7623-4b00-b82c-10af8c0d28b5'}
Body: b'{"volume": {"id": "b3096ef6-7623-4b00-b82c-10af8c0d28b5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T01:22:25.000000", "updated_at": "2026-06-15T01:23:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1467991778", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-631298596-277846248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.201/volume/v3/volumes/b3096ef6-7623-4b00-b82c-10af8c0d28b5"}, {"rel": "bookmark", "href": "https://10.4.3.201/volume/volumes/b3096ef6-7623-4b00-b82c-10af8c0d28b5"}], "user_id": "98b446c01d564f79b55c95120d380735", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b3096ef6-7623-4b00-b82c-10af8c0d28b5", "attachment_id": "ce9efbca-fad5-44a2-82bc-b7c3f30263fb", "volume_id": "b3096ef6-7623-4b00-b82c-10af8c0d28b5", "server_id": "72429ba2-9121-47f8-a31a-07c8cd0102e6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-15T01:23:25.000000"}], "os-vol-tenant-attr:tenant_id": "c44806cff6cd4956af7b26312fe8f389"}}'
2026-06-15 01:23:28,970 106316 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk --nodeps --noheadings --output NAME
2026-06-15 01:23:28,971 106316 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.82:22' as 'cirros' with public key authentication
2026-06-15 01:23:28,983 106316 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-06-15 01:23:29,142 106316 INFO [paramiko.transport] Authentication (publickey) successful!
2026-06-15 01:23:29,142 106316 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.5.82 successfully created
2026-06-15 01:23:29,240 106316 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; cat /sys/block/vdb/serial
2026-06-15 01:23:29,240 106316 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.82:22' as 'cirros' with public key authentication
2026-06-15 01:23:29,253 106316 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-06-15 01:23:29,432 106316 INFO [paramiko.transport] Authentication (publickey) successful!
2026-06-15 01:23:29,432 106316 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.5.82 successfully created
2026-06-15 01:23:29,493 106316 DEBUG [tempest.scenario.test_instances_with_cinder_volumes] Attached volume b3096ef6-7623-4b00-b82c-10af8c0d28b5 to server 72429ba2-9121-47f8-a31a-07c8cd0102e6
2026-06-15 01:23:29,547 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET https://10.4.3.201/volume/v3/volumes/59282827-346e-4931-b4d5-50b87dab7911 0.053s
2026-06-15 01:23:29,547 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc0e5706-d93d-499c-86bc-66f5482d43a0', 'content-length': '938', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc0e5706-d93d-499c-86bc-66f5482d43a0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/volume/v3/volumes/59282827-346e-4931-b4d5-50b87dab7911'}
Body: b'{"volume": {"id": "59282827-346e-4931-b4d5-50b87dab7911", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T01:22:25.000000", "updated_at": "2026-06-15T01:22:26.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-102337197", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1380054119-627172086", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.201/volume/v3/volumes/59282827-346e-4931-b4d5-50b87dab7911"}, {"rel": "bookmark", "href": "https://10.4.3.201/volume/volumes/59282827-346e-4931-b4d5-50b87dab7911"}], "user_id": "98b446c01d564f79b55c95120d380735", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c44806cff6cd4956af7b26312fe8f389"}}'
2026-06-15 01:23:29,552 106316 INFO [tempest.common.waiters] volume 59282827-346e-4931-b4d5-50b87dab7911 reached available after waiting for 0.552307 seconds
2026-06-15 01:23:29,552 106316 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk --nodeps --noheadings --output NAME
2026-06-15 01:23:29,552 106316 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.82:22' as 'cirros' with public key authentication
2026-06-15 01:23:29,575 106316 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-06-15 01:23:29,726 106316 INFO [paramiko.transport] Authentication (publickey) successful!
2026-06-15 01:23:29,727 106316 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.5.82 successfully created
2026-06-15 01:23:34,381 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 POST https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6/os-volume_attachments 4.561s
2026-06-15 01:23:34,382 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: {"volumeAttachment": {"volumeId": "59282827-346e-4931-b4d5-50b87dab7911"}}
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '194', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-110e411c-0f5d-4624-8add-16be40d6acc3', 'x-compute-request-id': 'req-110e411c-0f5d-4624-8add-16be40d6acc3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6/os-volume_attachments'}
Body: b'{"volumeAttachment": {"id": "59282827-346e-4931-b4d5-50b87dab7911", "serverId": "72429ba2-9121-47f8-a31a-07c8cd0102e6", "volumeId": "59282827-346e-4931-b4d5-50b87dab7911", "device": "/dev/vdc"}}'
2026-06-15 01:23:34,436 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET https://10.4.3.201/volume/v3/volumes/59282827-346e-4931-b4d5-50b87dab7911 0.053s
2026-06-15 01:23:34,436 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e538e48f-36d0-4bf7-a713-951d7f56236c', 'content-length': '937', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e538e48f-36d0-4bf7-a713-951d7f56236c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/volume/v3/volumes/59282827-346e-4931-b4d5-50b87dab7911'}
Body: b'{"volume": {"id": "59282827-346e-4931-b4d5-50b87dab7911", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T01:22:25.000000", "updated_at": "2026-06-15T01:23:34.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-102337197", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1380054119-627172086", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.201/volume/v3/volumes/59282827-346e-4931-b4d5-50b87dab7911"}, {"rel": "bookmark", "href": "https://10.4.3.201/volume/volumes/59282827-346e-4931-b4d5-50b87dab7911"}], "user_id": "98b446c01d564f79b55c95120d380735", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c44806cff6cd4956af7b26312fe8f389"}}'
2026-06-15 01:23:35,478 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET https://10.4.3.201/volume/v3/volumes/59282827-346e-4931-b4d5-50b87dab7911 0.035s
2026-06-15 01:23:35,478 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee61d5f6-9f53-418a-93f5-896c6a3cab96', 'content-length': '938', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee61d5f6-9f53-418a-93f5-896c6a3cab96', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/volume/v3/volumes/59282827-346e-4931-b4d5-50b87dab7911'}
Body: b'{"volume": {"id": "59282827-346e-4931-b4d5-50b87dab7911", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T01:22:25.000000", "updated_at": "2026-06-15T01:23:35.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-102337197", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1380054119-627172086", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.201/volume/v3/volumes/59282827-346e-4931-b4d5-50b87dab7911"}, {"rel": "bookmark", "href": "https://10.4.3.201/volume/volumes/59282827-346e-4931-b4d5-50b87dab7911"}], "user_id": "98b446c01d564f79b55c95120d380735", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c44806cff6cd4956af7b26312fe8f389"}}'
2026-06-15 01:23:36,548 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET https://10.4.3.201/volume/v3/volumes/59282827-346e-4931-b4d5-50b87dab7911 0.065s
2026-06-15 01:23:36,548 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6997107f-33ed-4942-8ec4-9e066707d6fb', 'content-length': '938', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6997107f-33ed-4942-8ec4-9e066707d6fb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/volume/v3/volumes/59282827-346e-4931-b4d5-50b87dab7911'}
Body: b'{"volume": {"id": "59282827-346e-4931-b4d5-50b87dab7911", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T01:22:25.000000", "updated_at": "2026-06-15T01:23:35.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-102337197", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1380054119-627172086", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.201/volume/v3/volumes/59282827-346e-4931-b4d5-50b87dab7911"}, {"rel": "bookmark", "href": "https://10.4.3.201/volume/volumes/59282827-346e-4931-b4d5-50b87dab7911"}], "user_id": "98b446c01d564f79b55c95120d380735", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c44806cff6cd4956af7b26312fe8f389"}}'
2026-06-15 01:23:44,293 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET https://10.4.3.201/volume/v3/volumes/59282827-346e-4931-b4d5-50b87dab7911 6.739s
2026-06-15 01:23:44,294 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48d57f92-e030-45e8-95e7-fcd41bc44338', 'content-length': '938', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48d57f92-e030-45e8-95e7-fcd41bc44338', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/volume/v3/volumes/59282827-346e-4931-b4d5-50b87dab7911'}
Body: b'{"volume": {"id": "59282827-346e-4931-b4d5-50b87dab7911", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T01:22:25.000000", "updated_at": "2026-06-15T01:23:35.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-102337197", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1380054119-627172086", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.201/volume/v3/volumes/59282827-346e-4931-b4d5-50b87dab7911"}, {"rel": "bookmark", "href": "https://10.4.3.201/volume/volumes/59282827-346e-4931-b4d5-50b87dab7911"}], "user_id": "98b446c01d564f79b55c95120d380735", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c44806cff6cd4956af7b26312fe8f389"}}'
2026-06-15 01:23:45,352 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET https://10.4.3.201/volume/v3/volumes/59282827-346e-4931-b4d5-50b87dab7911 0.048s
2026-06-15 01:23:45,352 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3afdb32-6ceb-42d6-8a34-2a8d58c815f2', 'content-length': '938', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3afdb32-6ceb-42d6-8a34-2a8d58c815f2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/volume/v3/volumes/59282827-346e-4931-b4d5-50b87dab7911'}
Body: b'{"volume": {"id": "59282827-346e-4931-b4d5-50b87dab7911", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T01:22:25.000000", "updated_at": "2026-06-15T01:23:35.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-102337197", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1380054119-627172086", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.201/volume/v3/volumes/59282827-346e-4931-b4d5-50b87dab7911"}, {"rel": "bookmark", "href": "https://10.4.3.201/volume/volumes/59282827-346e-4931-b4d5-50b87dab7911"}], "user_id": "98b446c01d564f79b55c95120d380735", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c44806cff6cd4956af7b26312fe8f389"}}'
2026-06-15 01:23:46,393 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET https://10.4.3.201/volume/v3/volumes/59282827-346e-4931-b4d5-50b87dab7911 0.035s
2026-06-15 01:23:46,393 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66c86349-b62c-4810-b2c0-4f8294db9b1c', 'content-length': '938', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66c86349-b62c-4810-b2c0-4f8294db9b1c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/volume/v3/volumes/59282827-346e-4931-b4d5-50b87dab7911'}
Body: b'{"volume": {"id": "59282827-346e-4931-b4d5-50b87dab7911", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T01:22:25.000000", "updated_at": "2026-06-15T01:23:35.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-102337197", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1380054119-627172086", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.201/volume/v3/volumes/59282827-346e-4931-b4d5-50b87dab7911"}, {"rel": "bookmark", "href": "https://10.4.3.201/volume/volumes/59282827-346e-4931-b4d5-50b87dab7911"}], "user_id": "98b446c01d564f79b55c95120d380735", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c44806cff6cd4956af7b26312fe8f389"}}'
2026-06-15 01:23:47,425 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET https://10.4.3.201/volume/v3/volumes/59282827-346e-4931-b4d5-50b87dab7911 0.024s
2026-06-15 01:23:47,425 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2c312d9-7cd8-4afa-bfc4-0a135834df1b', 'content-length': '938', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2c312d9-7cd8-4afa-bfc4-0a135834df1b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/volume/v3/volumes/59282827-346e-4931-b4d5-50b87dab7911'}
Body: b'{"volume": {"id": "59282827-346e-4931-b4d5-50b87dab7911", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T01:22:25.000000", "updated_at": "2026-06-15T01:23:35.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-102337197", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1380054119-627172086", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.201/volume/v3/volumes/59282827-346e-4931-b4d5-50b87dab7911"}, {"rel": "bookmark", "href": "https://10.4.3.201/volume/volumes/59282827-346e-4931-b4d5-50b87dab7911"}], "user_id": "98b446c01d564f79b55c95120d380735", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c44806cff6cd4956af7b26312fe8f389"}}'
2026-06-15 01:23:48,470 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET https://10.4.3.201/volume/v3/volumes/59282827-346e-4931-b4d5-50b87dab7911 0.039s
2026-06-15 01:23:48,471 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a651cbdb-1574-47cb-aa6b-7e95b5caf801', 'content-length': '1230', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a651cbdb-1574-47cb-aa6b-7e95b5caf801', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/volume/v3/volumes/59282827-346e-4931-b4d5-50b87dab7911'}
Body: b'{"volume": {"id": "59282827-346e-4931-b4d5-50b87dab7911", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T01:22:25.000000", "updated_at": "2026-06-15T01:23:48.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-102337197", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1380054119-627172086", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.201/volume/v3/volumes/59282827-346e-4931-b4d5-50b87dab7911"}, {"rel": "bookmark", "href": "https://10.4.3.201/volume/volumes/59282827-346e-4931-b4d5-50b87dab7911"}], "user_id": "98b446c01d564f79b55c95120d380735", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "59282827-346e-4931-b4d5-50b87dab7911", "attachment_id": "c5a04edc-80ab-49b6-8377-108d449fc638", "volume_id": "59282827-346e-4931-b4d5-50b87dab7911", "server_id": "72429ba2-9121-47f8-a31a-07c8cd0102e6", "host_name": null, "device": "/dev/vdc", "attached_at": "2026-06-15T01:23:35.000000"}], "os-vol-tenant-attr:tenant_id": "c44806cff6cd4956af7b26312fe8f389"}}'
2026-06-15 01:23:48,475 106316 INFO [tempest.common.waiters] volume 59282827-346e-4931-b4d5-50b87dab7911 reached in-use after waiting for 14.475827 seconds
2026-06-15 01:23:48,503 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET https://10.4.3.201/volume/v3/volumes/59282827-346e-4931-b4d5-50b87dab7911 0.027s
2026-06-15 01:23:48,503 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5098712-9d52-40a0-b5d8-efa6a7611983', 'content-length': '1230', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5098712-9d52-40a0-b5d8-efa6a7611983', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/volume/v3/volumes/59282827-346e-4931-b4d5-50b87dab7911'}
Body: b'{"volume": {"id": "59282827-346e-4931-b4d5-50b87dab7911", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T01:22:25.000000", "updated_at": "2026-06-15T01:23:48.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-102337197", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1380054119-627172086", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.201/volume/v3/volumes/59282827-346e-4931-b4d5-50b87dab7911"}, {"rel": "bookmark", "href": "https://10.4.3.201/volume/volumes/59282827-346e-4931-b4d5-50b87dab7911"}], "user_id": "98b446c01d564f79b55c95120d380735", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "59282827-346e-4931-b4d5-50b87dab7911", "attachment_id": "c5a04edc-80ab-49b6-8377-108d449fc638", "volume_id": "59282827-346e-4931-b4d5-50b87dab7911", "server_id": "72429ba2-9121-47f8-a31a-07c8cd0102e6", "host_name": null, "device": "/dev/vdc", "attached_at": "2026-06-15T01:23:35.000000"}], "os-vol-tenant-attr:tenant_id": "c44806cff6cd4956af7b26312fe8f389"}}'
2026-06-15 01:23:48,509 106316 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk --nodeps --noheadings --output NAME
2026-06-15 01:23:48,509 106316 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.82:22' as 'cirros' with public key authentication
2026-06-15 01:23:48,527 106316 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-06-15 01:23:48,693 106316 INFO [paramiko.transport] Authentication (publickey) successful!
2026-06-15 01:23:48,693 106316 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.5.82 successfully created
2026-06-15 01:23:48,790 106316 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; cat /sys/block/vdc/serial
2026-06-15 01:23:48,790 106316 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.82:22' as 'cirros' with public key authentication
2026-06-15 01:23:48,801 106316 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-06-15 01:23:48,954 106316 INFO [paramiko.transport] Authentication (publickey) successful!
2026-06-15 01:23:48,954 106316 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.5.82 successfully created
2026-06-15 01:23:49,016 106316 DEBUG [tempest.scenario.test_instances_with_cinder_volumes] Attached volume 59282827-346e-4931-b4d5-50b87dab7911 to server 72429ba2-9121-47f8-a31a-07c8cd0102e6
2026-06-15 01:23:49,017 106316 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.82:22' as 'cirros' with public key authentication
2026-06-15 01:23:49,028 106316 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-06-15 01:23:49,181 106316 INFO [paramiko.transport] Authentication (publickey) successful!
2026-06-15 01:23:49,182 106316 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.5.82 successfully created
2026-06-15 01:23:49,182 106316 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo mkfs -t vfat /dev/vdb
2026-06-15 01:23:49,182 106316 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.82:22' as 'cirros' with public key authentication
2026-06-15 01:23:49,199 106316 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-06-15 01:23:49,354 106316 INFO [paramiko.transport] Authentication (publickey) successful!
2026-06-15 01:23:49,354 106316 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.5.82 successfully created
2026-06-15 01:23:50,194 106316 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo mkdir -p /mnt/1733583898/vdb
2026-06-15 01:23:50,195 106316 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.82:22' as 'cirros' with public key authentication
2026-06-15 01:23:50,207 106316 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-06-15 01:23:50,356 106316 INFO [paramiko.transport] Authentication (publickey) successful!
2026-06-15 01:23:50,356 106316 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.5.82 successfully created
2026-06-15 01:23:50,491 106316 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo mount /dev/vdb /mnt/1733583898/vdb
2026-06-15 01:23:50,491 106316 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.82:22' as 'cirros' with public key authentication
2026-06-15 01:23:50,500 106316 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-06-15 01:23:50,636 106316 INFO [paramiko.transport] Authentication (publickey) successful!
2026-06-15 01:23:50,636 106316 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.5.82 successfully created
2026-06-15 01:23:50,796 106316 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo sh -c "date > /mnt/1733583898/vdb/timestamp; sync"
2026-06-15 01:23:50,796 106316 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.82:22' as 'cirros' with public key authentication
2026-06-15 01:23:50,809 106316 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-06-15 01:23:50,957 106316 INFO [paramiko.transport] Authentication (publickey) successful!
2026-06-15 01:23:50,958 106316 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.5.82 successfully created
2026-06-15 01:23:51,225 106316 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo cat /mnt/1733583898/vdb/timestamp
2026-06-15 01:23:51,225 106316 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.82:22' as 'cirros' with public key authentication
2026-06-15 01:23:51,239 106316 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-06-15 01:23:51,402 106316 INFO [paramiko.transport] Authentication (publickey) successful!
2026-06-15 01:23:51,402 106316 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.5.82 successfully created
2026-06-15 01:23:51,550 106316 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo umount /mnt/1733583898/vdb
2026-06-15 01:23:51,551 106316 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.82:22' as 'cirros' with public key authentication
2026-06-15 01:23:51,565 106316 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-06-15 01:23:51,722 106316 INFO [paramiko.transport] Authentication (publickey) successful!
2026-06-15 01:23:51,722 106316 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.5.82 successfully created
2026-06-15 01:23:51,917 106316 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.82:22' as 'cirros' with public key authentication
2026-06-15 01:23:51,927 106316 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-06-15 01:23:52,092 106316 INFO [paramiko.transport] Authentication (publickey) successful!
2026-06-15 01:23:52,093 106316 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.5.82 successfully created
2026-06-15 01:23:52,093 106316 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo mkdir -p /mnt/1733583898/vdb
2026-06-15 01:23:52,094 106316 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.82:22' as 'cirros' with public key authentication
2026-06-15 01:23:52,107 106316 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-06-15 01:23:52,245 106316 INFO [paramiko.transport] Authentication (publickey) successful!
2026-06-15 01:23:52,246 106316 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.5.82 successfully created
2026-06-15 01:23:52,375 106316 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo mount /dev/vdb /mnt/1733583898/vdb
2026-06-15 01:23:52,376 106316 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.82:22' as 'cirros' with public key authentication
2026-06-15 01:23:52,386 106316 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-06-15 01:23:52,526 106316 INFO [paramiko.transport] Authentication (publickey) successful!
2026-06-15 01:23:52,527 106316 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.5.82 successfully created
2026-06-15 01:23:52,666 106316 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo cat /mnt/1733583898/vdb/timestamp
2026-06-15 01:23:52,667 106316 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.82:22' as 'cirros' with public key authentication
2026-06-15 01:23:52,677 106316 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-06-15 01:23:52,830 106316 INFO [paramiko.transport] Authentication (publickey) successful!
2026-06-15 01:23:52,830 106316 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.5.82 successfully created
2026-06-15 01:23:52,970 106316 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo umount /mnt/1733583898/vdb
2026-06-15 01:23:52,970 106316 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.82:22' as 'cirros' with public key authentication
2026-06-15 01:23:52,982 106316 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-06-15 01:23:53,124 106316 INFO [paramiko.transport] Authentication (publickey) successful!
2026-06-15 01:23:53,125 106316 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.5.82 successfully created
2026-06-15 01:23:53,320 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 500 DELETE https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6/os-volume_attachments/b3096ef6-7623-4b00-b82c-10af8c0d28b5 0.043s
2026-06-15 01:23:53,320 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '147', 'x-openstack-request-id': 'req-533d4540-c877-4c63-9fa2-84c95a7605ce', 'x-compute-request-id': 'req-533d4540-c877-4c63-9fa2-84c95a7605ce', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6/os-volume_attachments/b3096ef6-7623-4b00-b82c-10af8c0d28b5'}
Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please contact the administrator\\n<class \'oslo_db.exception.DBConnectionError\'>"}}'
2026-06-15 01:23:53,365 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 500 DELETE https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6/os-volume_attachments/59282827-346e-4931-b4d5-50b87dab7911 0.042s
2026-06-15 01:23:53,365 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '147', 'x-openstack-request-id': 'req-56694b84-8d79-4acc-91c3-1dd19976c866', 'x-compute-request-id': 'req-56694b84-8d79-4acc-91c3-1dd19976c866', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6/os-volume_attachments/59282827-346e-4931-b4d5-50b87dab7911'}
Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please contact the administrator\\n<class \'oslo_db.exception.DBConnectionError\'>"}}'
2026-06-15 01:23:53,366 106316 WARNING [tempest.lib.common.utils.test_utils] Got ServerFault while running <bound method ScenarioTest.nova_volume_detach of <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] id=0x7136e11699d0>>, retrying...
2026-06-15 01:23:58,727 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6/os-volume_attachments/59282827-346e-4931-b4d5-50b87dab7911 0.361s
2026-06-15 01:23:58,728 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86120e35-c872-4b15-a9cf-29ccd7361956', 'x-compute-request-id': 'req-86120e35-c872-4b15-a9cf-29ccd7361956', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6/os-volume_attachments/59282827-346e-4931-b4d5-50b87dab7911'}
Body: b''
2026-06-15 01:23:58,774 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6/os-volume_attachments 0.045s
2026-06-15 01:23:58,774 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '545', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c9ac16a-7b5f-4e3b-a7da-9151cb02920c', 'x-compute-request-id': 'req-7c9ac16a-7b5f-4e3b-a7da-9151cb02920c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "e42d50bb-7471-415d-9ace-51652032f2e5", "volumeId": "e42d50bb-7471-415d-9ace-51652032f2e5", "serverId": "72429ba2-9121-47f8-a31a-07c8cd0102e6", "device": "/dev/vda"}, {"id": "b3096ef6-7623-4b00-b82c-10af8c0d28b5", "volumeId": "b3096ef6-7623-4b00-b82c-10af8c0d28b5", "serverId": "72429ba2-9121-47f8-a31a-07c8cd0102e6", "device": "/dev/vdb"}, {"id": "59282827-346e-4931-b4d5-50b87dab7911", "volumeId": "59282827-346e-4931-b4d5-50b87dab7911", "serverId": "72429ba2-9121-47f8-a31a-07c8cd0102e6", "device": "/dev/vdc"}]}'
2026-06-15 01:23:59,845 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6/os-volume_attachments 0.069s
2026-06-15 01:23:59,845 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '545', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1aab2644-7827-472e-b199-9bb1fadefcdd', 'x-compute-request-id': 'req-1aab2644-7827-472e-b199-9bb1fadefcdd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "e42d50bb-7471-415d-9ace-51652032f2e5", "volumeId": "e42d50bb-7471-415d-9ace-51652032f2e5", "serverId": "72429ba2-9121-47f8-a31a-07c8cd0102e6", "device": "/dev/vda"}, {"id": "b3096ef6-7623-4b00-b82c-10af8c0d28b5", "volumeId": "b3096ef6-7623-4b00-b82c-10af8c0d28b5", "serverId": "72429ba2-9121-47f8-a31a-07c8cd0102e6", "device": "/dev/vdb"}, {"id": "59282827-346e-4931-b4d5-50b87dab7911", "volumeId": "59282827-346e-4931-b4d5-50b87dab7911", "serverId": "72429ba2-9121-47f8-a31a-07c8cd0102e6", "device": "/dev/vdc"}]}'
2026-06-15 01:24:00,904 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6/os-volume_attachments 0.056s
2026-06-15 01:24:00,904 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '545', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de3d1863-0e3f-4a98-9890-e09e78e7c638', 'x-compute-request-id': 'req-de3d1863-0e3f-4a98-9890-e09e78e7c638', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "e42d50bb-7471-415d-9ace-51652032f2e5", "volumeId": "e42d50bb-7471-415d-9ace-51652032f2e5", "serverId": "72429ba2-9121-47f8-a31a-07c8cd0102e6", "device": "/dev/vda"}, {"id": "b3096ef6-7623-4b00-b82c-10af8c0d28b5", "volumeId": "b3096ef6-7623-4b00-b82c-10af8c0d28b5", "serverId": "72429ba2-9121-47f8-a31a-07c8cd0102e6", "device": "/dev/vdb"}, {"id": "59282827-346e-4931-b4d5-50b87dab7911", "volumeId": "59282827-346e-4931-b4d5-50b87dab7911", "serverId": "72429ba2-9121-47f8-a31a-07c8cd0102e6", "device": "/dev/vdc"}]}'
2026-06-15 01:24:01,966 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6/os-volume_attachments 0.060s
2026-06-15 01:24:01,967 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '371', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e77082f0-4449-43ff-a918-f0ad3bbaf1a1', 'x-compute-request-id': 'req-e77082f0-4449-43ff-a918-f0ad3bbaf1a1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "e42d50bb-7471-415d-9ace-51652032f2e5", "volumeId": "e42d50bb-7471-415d-9ace-51652032f2e5", "serverId": "72429ba2-9121-47f8-a31a-07c8cd0102e6", "device": "/dev/vda"}, {"id": "b3096ef6-7623-4b00-b82c-10af8c0d28b5", "volumeId": "b3096ef6-7623-4b00-b82c-10af8c0d28b5", "serverId": "72429ba2-9121-47f8-a31a-07c8cd0102e6", "device": "/dev/vdb"}]}'
2026-06-15 01:24:02,135 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6/os-volume_attachments/b3096ef6-7623-4b00-b82c-10af8c0d28b5 0.167s
2026-06-15 01:24:02,136 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30a98e63-3dca-4817-a053-c077bc31112a', 'x-compute-request-id': 'req-30a98e63-3dca-4817-a053-c077bc31112a', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6/os-volume_attachments/b3096ef6-7623-4b00-b82c-10af8c0d28b5'}
Body: b''
2026-06-15 01:24:02,192 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6/os-volume_attachments 0.056s
2026-06-15 01:24:02,193 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '371', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba9e68a6-159a-4df2-98e7-6fa2156a89a3', 'x-compute-request-id': 'req-ba9e68a6-159a-4df2-98e7-6fa2156a89a3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "e42d50bb-7471-415d-9ace-51652032f2e5", "volumeId": "e42d50bb-7471-415d-9ace-51652032f2e5", "serverId": "72429ba2-9121-47f8-a31a-07c8cd0102e6", "device": "/dev/vda"}, {"id": "b3096ef6-7623-4b00-b82c-10af8c0d28b5", "volumeId": "b3096ef6-7623-4b00-b82c-10af8c0d28b5", "serverId": "72429ba2-9121-47f8-a31a-07c8cd0102e6", "device": "/dev/vdb"}]}'
2026-06-15 01:24:03,254 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6/os-volume_attachments 0.059s
2026-06-15 01:24:03,255 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '371', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-faf4fcb5-dafd-45af-94c5-67686e574ba6', 'x-compute-request-id': 'req-faf4fcb5-dafd-45af-94c5-67686e574ba6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "e42d50bb-7471-415d-9ace-51652032f2e5", "volumeId": "e42d50bb-7471-415d-9ace-51652032f2e5", "serverId": "72429ba2-9121-47f8-a31a-07c8cd0102e6", "device": "/dev/vda"}, {"id": "b3096ef6-7623-4b00-b82c-10af8c0d28b5", "volumeId": "b3096ef6-7623-4b00-b82c-10af8c0d28b5", "serverId": "72429ba2-9121-47f8-a31a-07c8cd0102e6", "device": "/dev/vdb"}]}'
2026-06-15 01:24:04,298 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6/os-volume_attachments 0.041s
2026-06-15 01:24:04,298 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '371', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9622d988-17ef-463d-8687-dd17ee869a33', 'x-compute-request-id': 'req-9622d988-17ef-463d-8687-dd17ee869a33', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "e42d50bb-7471-415d-9ace-51652032f2e5", "volumeId": "e42d50bb-7471-415d-9ace-51652032f2e5", "serverId": "72429ba2-9121-47f8-a31a-07c8cd0102e6", "device": "/dev/vda"}, {"id": "b3096ef6-7623-4b00-b82c-10af8c0d28b5", "volumeId": "b3096ef6-7623-4b00-b82c-10af8c0d28b5", "serverId": "72429ba2-9121-47f8-a31a-07c8cd0102e6", "device": "/dev/vdb"}]}'
2026-06-15 01:24:05,338 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6/os-volume_attachments 0.039s
2026-06-15 01:24:05,339 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e555c49-46c4-4843-a7c2-0bdd14a86e9f', 'x-compute-request-id': 'req-7e555c49-46c4-4843-a7c2-0bdd14a86e9f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "e42d50bb-7471-415d-9ace-51652032f2e5", "volumeId": "e42d50bb-7471-415d-9ace-51652032f2e5", "serverId": "72429ba2-9121-47f8-a31a-07c8cd0102e6", "device": "/dev/vda"}]}'
2026-06-15 01:24:05,940 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 POST https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6/action 0.600s
2026-06-15 01:24:05,940 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: {"removeSecurityGroup": {"name": "tempest-secgroup-smoke-594747556"}}
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91ad11d2-56d3-4548-aa25-766ae00ae76d', 'x-compute-request-id': 'req-91ad11d2-56d3-4548-aa25-766ae00ae76d', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6/action'}
Body: b''
2026-06-15 01:24:06,107 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.201/networking/v2.0/security-groups/b61dd072-d511-4eeb-8e64-adea6245790c 0.167s
2026-06-15 01:24:06,108 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-4e1d5b7c-87dd-4f76-937a-07f60bd3330d', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.201/networking/v2.0/security-groups/b61dd072-d511-4eeb-8e64-adea6245790c'}
Body: b''
2026-06-15 01:24:06,395 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.201/networking/v2.0/floatingips/1691fa64-bf28-430d-a4d2-de1bc8a17dab 0.287s
2026-06-15 01:24:06,396 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-ae01fe8f-b613-4ed1-a848-d158f2ba811b', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.201/networking/v2.0/floatingips/1691fa64-bf28-430d-a4d2-de1bc8a17dab'}
Body: b''
2026-06-15 01:24:06,493 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6 0.097s
2026-06-15 01:24:06,493 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6190efb-3a1f-448f-b2da-039d9fd93480', 'x-compute-request-id': 'req-f6190efb-3a1f-448f-b2da-039d9fd93480', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6'}
Body: b''
2026-06-15 01:24:06,695 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6 0.201s
2026-06-15 01:24:06,695 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1696', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69a6d3be-94d4-41d0-903b-9eb544bb6afb', 'x-compute-request-id': 'req-69a6d3be-94d4-41d0-903b-9eb544bb6afb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestInstancesWithCinderVolumes-633978790-network": [{"version": 4, "addr": "10.1.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:cd:f3"}, {"version": 4, "addr": "172.24.5.82", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:cd:f3"}]}, "created": "2026-06-15T01:22:34Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "cc708584dbddd63e92f4c5abf2ba79c236d9f461e116af17e152895c", "id": "72429ba2-9121-47f8-a31a-07c8cd0102e6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6"}], "metadata": {}, "name": "tempest-TestInstancesWithCinderVolumes-server-1733583898", "status": "ACTIVE", "tenant_id": "c44806cff6cd4956af7b26312fe8f389", "user_id": "98b446c01d564f79b55c95120d380735", "updated": "2026-06-15T01:24:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestInstancesWithCinderVolumes-1841679762", "OS-SRV-USG:launched_at": "2026-06-15T01:22:50.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e42d50bb-7471-415d-9ace-51652032f2e5", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-15 01:24:07,988 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6 0.282s
2026-06-15 01:24:07,988 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1578', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8e271d1-00da-4c67-a2f1-12d5be08e239', 'x-compute-request-id': 'req-f8e271d1-00da-4c67-a2f1-12d5be08e239', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestInstancesWithCinderVolumes-633978790-network": [{"version": 4, "addr": "10.1.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:cd:f3"}]}, "created": "2026-06-15T01:22:34Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "cc708584dbddd63e92f4c5abf2ba79c236d9f461e116af17e152895c", "id": "72429ba2-9121-47f8-a31a-07c8cd0102e6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6"}], "metadata": {}, "name": "tempest-TestInstancesWithCinderVolumes-server-1733583898", "status": "ACTIVE", "tenant_id": "c44806cff6cd4956af7b26312fe8f389", "user_id": "98b446c01d564f79b55c95120d380735", "updated": "2026-06-15T01:24:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestInstancesWithCinderVolumes-1841679762", "OS-SRV-USG:launched_at": "2026-06-15T01:22:50.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e42d50bb-7471-415d-9ace-51652032f2e5", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-15 01:24:09,208 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6 0.206s
2026-06-15 01:24:09,208 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1578', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93089ebf-0838-479a-ba1a-894586b0e414', 'x-compute-request-id': 'req-93089ebf-0838-479a-ba1a-894586b0e414', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestInstancesWithCinderVolumes-633978790-network": [{"version": 4, "addr": "10.1.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:cd:f3"}]}, "created": "2026-06-15T01:22:34Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "cc708584dbddd63e92f4c5abf2ba79c236d9f461e116af17e152895c", "id": "72429ba2-9121-47f8-a31a-07c8cd0102e6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6"}], "metadata": {}, "name": "tempest-TestInstancesWithCinderVolumes-server-1733583898", "status": "ACTIVE", "tenant_id": "c44806cff6cd4956af7b26312fe8f389", "user_id": "98b446c01d564f79b55c95120d380735", "updated": "2026-06-15T01:24:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestInstancesWithCinderVolumes-1841679762", "OS-SRV-USG:launched_at": "2026-06-15T01:22:50.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e42d50bb-7471-415d-9ace-51652032f2e5", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-15 01:24:10,333 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6 0.116s
2026-06-15 01:24:10,333 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1364', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82bbc296-4d95-4639-a7b4-27710170c0e4', 'x-compute-request-id': 'req-82bbc296-4d95-4639-a7b4-27710170c0e4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:22:34Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "cc708584dbddd63e92f4c5abf2ba79c236d9f461e116af17e152895c", "id": "72429ba2-9121-47f8-a31a-07c8cd0102e6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6"}], "metadata": {}, "name": "tempest-TestInstancesWithCinderVolumes-server-1733583898", "status": "ACTIVE", "tenant_id": "c44806cff6cd4956af7b26312fe8f389", "user_id": "98b446c01d564f79b55c95120d380735", "updated": "2026-06-15T01:24:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestInstancesWithCinderVolumes-1841679762", "OS-SRV-USG:launched_at": "2026-06-15T01:22:50.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": "e42d50bb-7471-415d-9ace-51652032f2e5", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-15 01:24:11,546 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6 0.206s
2026-06-15 01:24:11,546 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03bd5b76-9072-47af-a010-25dc1771b9aa', 'x-compute-request-id': 'req-03bd5b76-9072-47af-a010-25dc1771b9aa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:22:34Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "cc708584dbddd63e92f4c5abf2ba79c236d9f461e116af17e152895c", "id": "72429ba2-9121-47f8-a31a-07c8cd0102e6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6"}], "metadata": {}, "name": "tempest-TestInstancesWithCinderVolumes-server-1733583898", "status": "DELETED", "tenant_id": "c44806cff6cd4956af7b26312fe8f389", "user_id": "98b446c01d564f79b55c95120d380735", "updated": "2026-06-15T01:24:11Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestInstancesWithCinderVolumes-1841679762", "OS-SRV-USG:launched_at": "2026-06-15T01:22:50.000000", "OS-SRV-USG:terminated_at": "2026-06-15T01:24:10.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": "e42d50bb-7471-415d-9ace-51652032f2e5", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-15 01:24:11,553 106316 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 5 second wait
2026-06-15 01:24:12,664 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6 0.110s
2026-06-15 01:24:12,664 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60910ba3-a67b-4d6b-9563-6df07e7cb5b4', 'x-compute-request-id': 'req-60910ba3-a67b-4d6b-9563-6df07e7cb5b4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:22:34Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "cc708584dbddd63e92f4c5abf2ba79c236d9f461e116af17e152895c", "id": "72429ba2-9121-47f8-a31a-07c8cd0102e6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6"}], "metadata": {}, "name": "tempest-TestInstancesWithCinderVolumes-server-1733583898", "status": "DELETED", "tenant_id": "c44806cff6cd4956af7b26312fe8f389", "user_id": "98b446c01d564f79b55c95120d380735", "updated": "2026-06-15T01:24:11Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestInstancesWithCinderVolumes-1841679762", "OS-SRV-USG:launched_at": "2026-06-15T01:22:50.000000", "OS-SRV-USG:terminated_at": "2026-06-15T01:24:10.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": "e42d50bb-7471-415d-9ace-51652032f2e5", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-06-15 01:24:13,699 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 404 GET https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6 0.024s
2026-06-15 01:24:13,700 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-9dc746f6-5b02-4f88-9e8f-5a7352e8a6ec', 'x-compute-request-id': 'req-9dc746f6-5b02-4f88-9e8f-5a7352e8a6ec', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/72429ba2-9121-47f8-a31a-07c8cd0102e6'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 72429ba2-9121-47f8-a31a-07c8cd0102e6 could not be found."}}'
2026-06-15 01:24:13,756 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.201/volume/v3/volumes/e42d50bb-7471-415d-9ace-51652032f2e5 0.056s
2026-06-15 01:24:13,756 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24: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-2bd65f00-b268-49d6-92b7-8ace40e8e0a2', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.201/volume/v3/volumes/e42d50bb-7471-415d-9ace-51652032f2e5'}
Body: b''
2026-06-15 01:24:13,780 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET https://10.4.3.201/volume/v3/volumes/e42d50bb-7471-415d-9ace-51652032f2e5 0.023s
2026-06-15 01:24:13,780 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccc3859b-3240-44fb-bfbb-c318a6f7d540', 'content-length': '1248', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccc3859b-3240-44fb-bfbb-c318a6f7d540', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/volume/v3/volumes/e42d50bb-7471-415d-9ace-51652032f2e5'}
Body: b'{"volume": {"id": "e42d50bb-7471-415d-9ace-51652032f2e5", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T01:22:26.000000", "updated_at": "2026-06-15T01:24:14.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-85690684", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1611641777-111046919", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.201/volume/v3/volumes/e42d50bb-7471-415d-9ace-51652032f2e5"}, {"rel": "bookmark", "href": "https://10.4.3.201/volume/volumes/e42d50bb-7471-415d-9ace-51652032f2e5"}], "user_id": "98b446c01d564f79b55c95120d380735", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c44806cff6cd4956af7b26312fe8f389", "volume_image_metadata": {"signature_verified": "False", "image_id": "8c8b62b6-3a1b-4efd-9dc0-f5bbad1702a1", "image_name": "tempest-scenario-img--1289196449", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-15 01:24:14,805 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 404 GET https://10.4.3.201/volume/v3/volumes/e42d50bb-7471-415d-9ace-51652032f2e5 0.019s
2026-06-15 01:24:14,805 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:14 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-35049704-56a4-49c1-b20c-5a262b194185', 'x-openstack-request-id': 'req-35049704-56a4-49c1-b20c-5a262b194185', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.201/volume/v3/volumes/e42d50bb-7471-415d-9ace-51652032f2e5'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume e42d50bb-7471-415d-9ace-51652032f2e5 could not be found."}}'
2026-06-15 01:24:14,910 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.201/volume/v3/volumes/59282827-346e-4931-b4d5-50b87dab7911 0.105s
2026-06-15 01:24:14,910 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:14 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-b4e4b3b1-b378-4434-91cc-6fba3eb72e8c', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.201/volume/v3/volumes/59282827-346e-4931-b4d5-50b87dab7911'}
Body: b''
2026-06-15 01:24:14,939 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET https://10.4.3.201/volume/v3/volumes/59282827-346e-4931-b4d5-50b87dab7911 0.028s
2026-06-15 01:24:14,939 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-220e8d69-538a-46e9-b417-2e6814f62cde', 'content-length': '937', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-220e8d69-538a-46e9-b417-2e6814f62cde', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/volume/v3/volumes/59282827-346e-4931-b4d5-50b87dab7911'}
Body: b'{"volume": {"id": "59282827-346e-4931-b4d5-50b87dab7911", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T01:22:25.000000", "updated_at": "2026-06-15T01:24:15.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-102337197", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1380054119-627172086", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.201/volume/v3/volumes/59282827-346e-4931-b4d5-50b87dab7911"}, {"rel": "bookmark", "href": "https://10.4.3.201/volume/volumes/59282827-346e-4931-b4d5-50b87dab7911"}], "user_id": "98b446c01d564f79b55c95120d380735", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c44806cff6cd4956af7b26312fe8f389"}}'
2026-06-15 01:24:15,957 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 404 GET https://10.4.3.201/volume/v3/volumes/59282827-346e-4931-b4d5-50b87dab7911 0.013s
2026-06-15 01:24:15,957 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:15 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-345ac17b-6dea-4222-987f-ade39a64bcde', 'x-openstack-request-id': 'req-345ac17b-6dea-4222-987f-ade39a64bcde', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.201/volume/v3/volumes/59282827-346e-4931-b4d5-50b87dab7911'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 59282827-346e-4931-b4d5-50b87dab7911 could not be found."}}'
2026-06-15 01:24:16,031 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.201/volume/v3/volumes/b3096ef6-7623-4b00-b82c-10af8c0d28b5 0.073s
2026-06-15 01:24:16,031 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b754712a-ae32-44a3-81ed-d0234ac9829d', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.201/volume/v3/volumes/b3096ef6-7623-4b00-b82c-10af8c0d28b5'}
Body: b''
2026-06-15 01:24:16,069 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET https://10.4.3.201/volume/v3/volumes/b3096ef6-7623-4b00-b82c-10af8c0d28b5 0.037s
2026-06-15 01:24:16,069 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc932df7-517c-4135-a19e-8d0818ee9cce', 'content-length': '937', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc932df7-517c-4135-a19e-8d0818ee9cce', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/volume/v3/volumes/b3096ef6-7623-4b00-b82c-10af8c0d28b5'}
Body: b'{"volume": {"id": "b3096ef6-7623-4b00-b82c-10af8c0d28b5", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T01:22:25.000000", "updated_at": "2026-06-15T01:24:16.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1467991778", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-631298596-277846248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.201/volume/v3/volumes/b3096ef6-7623-4b00-b82c-10af8c0d28b5"}, {"rel": "bookmark", "href": "https://10.4.3.201/volume/volumes/b3096ef6-7623-4b00-b82c-10af8c0d28b5"}], "user_id": "98b446c01d564f79b55c95120d380735", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c44806cff6cd4956af7b26312fe8f389"}}'
2026-06-15 01:24:17,106 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 404 GET https://10.4.3.201/volume/v3/volumes/b3096ef6-7623-4b00-b82c-10af8c0d28b5 0.032s
2026-06-15 01:24:17,106 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:17 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-f6aac033-faf3-424a-ad75-9b1205019333', 'x-openstack-request-id': 'req-f6aac033-faf3-424a-ad75-9b1205019333', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.201/volume/v3/volumes/b3096ef6-7623-4b00-b82c-10af8c0d28b5'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume b3096ef6-7623-4b00-b82c-10af8c0d28b5 could not be found."}}'
2026-06-15 01:24:17,138 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET https://10.4.3.201/volume/v3/volumes/detail?all_tenants=1 0.031s
2026-06-15 01:24:17,139 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27fe28ab-5e28-4bdd-b5a8-91ef9eb50a33', 'content-length': '11015', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27fe28ab-5e28-4bdd-b5a8-91ef9eb50a33', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/volume/v3/volumes/detail?all_tenants=1'}
Body: b'{"volumes": [{"id": "3d408444-2056-4df0-8fa8-581bce55f47c", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T01:24:13.000000", "updated_at": "2026-06-15T01:24:16.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-198710859", "description": null, "volume_type": "storpool", "snapshot_id": "f83038e6-7f0c-4451-9ebe-656a1d8b19c8", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.201/volume/v3/volumes/3d408444-2056-4df0-8fa8-581bce55f47c"}, {"rel": "bookmark", "href": "https://10.4.3.201/volume/volumes/3d408444-2056-4df0-8fa8-581bce55f47c"}], "user_id": "b2f2c8e04c224609bd717a77b8ee6948", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "658fc965920f41e4b82443af58a4d88e", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000002804@storpool#template_virtual", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "083a58ca-073d-4a44-86d2-77e007ec43a7", "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": "2a1057c5-4566-455d-a6c4-1169b1e9a448", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T01:23:19.000000", "updated_at": "2026-06-15T01:23:24.000000", "name": "", "description": "", "volume_type": "storpool", "snapshot_id": "482375d4-985b-44bf-97f2-8adb4be3ea0b", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.201/volume/v3/volumes/2a1057c5-4566-455d-a6c4-1169b1e9a448"}, {"rel": "bookmark", "href": "https://10.4.3.201/volume/volumes/2a1057c5-4566-455d-a6c4-1169b1e9a448"}], "user_id": "25d284e56bac4d9ca787f51b69e61985", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a1057c5-4566-455d-a6c4-1169b1e9a448", "attachment_id": "7d2a9769-604e-4a0d-bb35-3307f1e0f81a", "volume_id": "2a1057c5-4566-455d-a6c4-1169b1e9a448", "server_id": "df71f176-5517-4631-9d2b-68893826acf6", "host_name": "np0000002804", "device": "/dev/vda", "attached_at": "2026-06-15T01:23:23.000000"}], "migration_status": null, "os-vol-tenant-attr:tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000002804@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": "083a58ca-073d-4a44-86d2-77e007ec43a7", "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": "dfa6e4fa-53a7-4490-88d1-7d664c7eb15e", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T01:23:13.000000", "updated_at": "2026-06-15T01:23:23.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-983829783", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.201/volume/v3/volumes/dfa6e4fa-53a7-4490-88d1-7d664c7eb15e"}, {"rel": "bookmark", "href": "https://10.4.3.201/volume/volumes/dfa6e4fa-53a7-4490-88d1-7d664c7eb15e"}], "user_id": "b2f2c8e04c224609bd717a77b8ee6948", "bootable": "true", "encrypted": false, "replication_status": null, "consistency
2026-06-15 01:24:17,227 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.201/volume/v3/types/e2f9bd60-7306-4795-94ee-e680978ea2ac 0.081s
2026-06-15 01:24:17,228 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:17 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-e2fc5f1b-c613-475f-87f0-f198c268f79c', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.201/volume/v3/types/e2f9bd60-7306-4795-94ee-e680978ea2ac'}
Body: b''
2026-06-15 01:24:17,267 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET https://10.4.3.201/volume/v3/volumes/detail?all_tenants=1 0.039s
2026-06-15 01:24:17,267 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfbcd2e3-97ff-4beb-8730-19d41e4412f9', 'content-length': '11015', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfbcd2e3-97ff-4beb-8730-19d41e4412f9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/volume/v3/volumes/detail?all_tenants=1'}
Body: b'{"volumes": [{"id": "3d408444-2056-4df0-8fa8-581bce55f47c", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T01:24:13.000000", "updated_at": "2026-06-15T01:24:16.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-198710859", "description": null, "volume_type": "storpool", "snapshot_id": "f83038e6-7f0c-4451-9ebe-656a1d8b19c8", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.201/volume/v3/volumes/3d408444-2056-4df0-8fa8-581bce55f47c"}, {"rel": "bookmark", "href": "https://10.4.3.201/volume/volumes/3d408444-2056-4df0-8fa8-581bce55f47c"}], "user_id": "b2f2c8e04c224609bd717a77b8ee6948", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "658fc965920f41e4b82443af58a4d88e", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000002804@storpool#template_virtual", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "083a58ca-073d-4a44-86d2-77e007ec43a7", "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": "2a1057c5-4566-455d-a6c4-1169b1e9a448", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T01:23:19.000000", "updated_at": "2026-06-15T01:23:24.000000", "name": "", "description": "", "volume_type": "storpool", "snapshot_id": "482375d4-985b-44bf-97f2-8adb4be3ea0b", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.201/volume/v3/volumes/2a1057c5-4566-455d-a6c4-1169b1e9a448"}, {"rel": "bookmark", "href": "https://10.4.3.201/volume/volumes/2a1057c5-4566-455d-a6c4-1169b1e9a448"}], "user_id": "25d284e56bac4d9ca787f51b69e61985", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a1057c5-4566-455d-a6c4-1169b1e9a448", "attachment_id": "7d2a9769-604e-4a0d-bb35-3307f1e0f81a", "volume_id": "2a1057c5-4566-455d-a6c4-1169b1e9a448", "server_id": "df71f176-5517-4631-9d2b-68893826acf6", "host_name": "np0000002804", "device": "/dev/vda", "attached_at": "2026-06-15T01:23:23.000000"}], "migration_status": null, "os-vol-tenant-attr:tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000002804@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": "083a58ca-073d-4a44-86d2-77e007ec43a7", "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": "dfa6e4fa-53a7-4490-88d1-7d664c7eb15e", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T01:23:13.000000", "updated_at": "2026-06-15T01:23:23.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-983829783", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.201/volume/v3/volumes/dfa6e4fa-53a7-4490-88d1-7d664c7eb15e"}, {"rel": "bookmark", "href": "https://10.4.3.201/volume/volumes/dfa6e4fa-53a7-4490-88d1-7d664c7eb15e"}], "user_id": "b2f2c8e04c224609bd717a77b8ee6948", "bootable": "true", "encrypted": false, "replication_status": null, "consistency
2026-06-15 01:24:17,402 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.201/volume/v3/types/b04a547f-b974-4502-bc89-f5f861a55bd6 0.126s
2026-06-15 01:24:17,402 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:17 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-1cee2d96-e907-44bd-917f-0292a6ad5c7c', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.201/volume/v3/types/b04a547f-b974-4502-bc89-f5f861a55bd6'}
Body: b''
2026-06-15 01:24:17,444 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.201/compute/v2.1/os-keypairs/tempest-TestInstancesWithCinderVolumes-1841679762 0.042s
2026-06-15 01:24:17,444 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7eb8ee6-b199-4cd3-a048-24b7efd5c306', 'x-compute-request-id': 'req-a7eb8ee6-b199-4cd3-a048-24b7efd5c306', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.201/compute/v2.1/os-keypairs/tempest-TestInstancesWithCinderVolumes-1841679762'}
Body: b''
2026-06-15 01:24:17,728 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.201/image/v2/images/8c8b62b6-3a1b-4efd-9dc0-f5bbad1702a1 0.284s
2026-06-15 01:24:17,729 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-dde4eaeb-e60f-4abf-ac85-13fb27930082', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.201/image/v2/images/8c8b62b6-3a1b-4efd-9dc0-f5bbad1702a1'}
Body: b''
2026-06-15 01:24:17,763 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET https://10.4.3.201/volume/v3/volumes/detail?all_tenants=1 0.034s
2026-06-15 01:24:17,763 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32ea3a2a-10ad-421e-909e-f76e6f209fa7', 'content-length': '12055', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32ea3a2a-10ad-421e-909e-f76e6f209fa7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/volume/v3/volumes/detail?all_tenants=1'}
Body: b'{"volumes": [{"id": "0aad8754-d682-4ca5-b88c-1fc19d151b89", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T01:24:17.000000", "updated_at": "2026-06-15T01:24:18.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1287760067", "description": null, "volume_type": "tempest-scenario-type-luks-682612661", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.201/volume/v3/volumes/0aad8754-d682-4ca5-b88c-1fc19d151b89"}, {"rel": "bookmark", "href": "https://10.4.3.201/volume/volumes/0aad8754-d682-4ca5-b88c-1fc19d151b89"}], "user_id": "9b37c632e9584a58869132bc8ddc7aab", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "23db04658fc443e1a2563cc4fdf33bd5", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000002804@storpool#template_virtual"}, {"id": "3d408444-2056-4df0-8fa8-581bce55f47c", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T01:24:13.000000", "updated_at": "2026-06-15T01:24:16.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-198710859", "description": null, "volume_type": "storpool", "snapshot_id": "f83038e6-7f0c-4451-9ebe-656a1d8b19c8", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.201/volume/v3/volumes/3d408444-2056-4df0-8fa8-581bce55f47c"}, {"rel": "bookmark", "href": "https://10.4.3.201/volume/volumes/3d408444-2056-4df0-8fa8-581bce55f47c"}], "user_id": "b2f2c8e04c224609bd717a77b8ee6948", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "658fc965920f41e4b82443af58a4d88e", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000002804@storpool#template_virtual", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "083a58ca-073d-4a44-86d2-77e007ec43a7", "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": "2a1057c5-4566-455d-a6c4-1169b1e9a448", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T01:23:19.000000", "updated_at": "2026-06-15T01:23:24.000000", "name": "", "description": "", "volume_type": "storpool", "snapshot_id": "482375d4-985b-44bf-97f2-8adb4be3ea0b", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.201/volume/v3/volumes/2a1057c5-4566-455d-a6c4-1169b1e9a448"}, {"rel": "bookmark", "href": "https://10.4.3.201/volume/volumes/2a1057c5-4566-455d-a6c4-1169b1e9a448"}], "user_id": "25d284e56bac4d9ca787f51b69e61985", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a1057c5-4566-455d-a6c4-1169b1e9a448", "attachment_id": "7d2a9769-604e-4a0d-bb35-3307f1e0f81a", "volume_id": "2a1057c5-4566-455d-a6c4-1169b1e9a448", "server_id": "df71f176-5517-4631-9d2b-68893826acf6", "host_name": "np0000002804", "device": "/dev/vda", "attached_at": "2026-06-15T01:23:23.000000"}], "migration_status": null, "os-vol-tenant-attr:tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000002804@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"
2026-06-15 01:24:17,839 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.201/volume/v3/volumes/fcc399d3-b6b8-4b04-98f3-2b29cfaf6041 0.067s
2026-06-15 01:24:17,839 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:17 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-688d1500-89a9-4a6a-8818-0cbf5af493f8', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.201/volume/v3/volumes/fcc399d3-b6b8-4b04-98f3-2b29cfaf6041'}
Body: b''
2026-06-15 01:24:17,861 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET https://10.4.3.201/volume/v3/volumes/fcc399d3-b6b8-4b04-98f3-2b29cfaf6041 0.022s
2026-06-15 01:24:17,862 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9ea9570-e9a6-4062-bd85-c63ed51b778e', 'content-length': '1149', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9ea9570-e9a6-4062-bd85-c63ed51b778e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/volume/v3/volumes/fcc399d3-b6b8-4b04-98f3-2b29cfaf6041'}
Body: b'{"volume": {"id": "fcc399d3-b6b8-4b04-98f3-2b29cfaf6041", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T01:22:26.000000", "updated_at": "2026-06-15T01:24:18.000000", "name": "image-8c8b62b6-3a1b-4efd-9dc0-f5bbad1702a1", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1611641777-111046919", "snapshot_id": null, "source_volid": "e42d50bb-7471-415d-9ace-51652032f2e5", "metadata": {"readonly": "True"}, "links": [{"rel": "self", "href": "https://10.4.3.201/volume/v3/volumes/fcc399d3-b6b8-4b04-98f3-2b29cfaf6041"}, {"rel": "bookmark", "href": "https://10.4.3.201/volume/volumes/fcc399d3-b6b8-4b04-98f3-2b29cfaf6041"}], "user_id": "8a07ea64166548eeacb212d5e9ba343d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "496799e28e984347a59cd654340cd44f", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000002804@storpool#template_virtual"}}'
2026-06-15 01:24:18,901 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 404 GET https://10.4.3.201/volume/v3/volumes/fcc399d3-b6b8-4b04-98f3-2b29cfaf6041 0.034s
2026-06-15 01:24:18,901 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:18 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-8414f8dc-3f77-4130-94a4-c3593d7a94be', 'x-openstack-request-id': 'req-8414f8dc-3f77-4130-94a4-c3593d7a94be', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.201/volume/v3/volumes/fcc399d3-b6b8-4b04-98f3-2b29cfaf6041'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume fcc399d3-b6b8-4b04-98f3-2b29cfaf6041 could not be found."}}'
2026-06-15 01:24:18,989 106316 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.201/volume/v3/types/ac266c04-2d9e-4af6-8f58-a48a2f54a824 0.087s
2026-06-15 01:24:18,989 106316 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:18 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-6b318cb3-173f-498b-88f1-febf0b2a6830', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.201/volume/v3/types/ac266c04-2d9e-4af6-8f58-a48a2f54a824'}
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_instances_with_cinder_volumes.py", line 199, in test_instances_with_cinder_volumes_on_all_compute_nodes
self.nova_volume_detach(server, volume)
File "/opt/stack/tempest/tempest/scenario/manager.py", line 1018, in nova_volume_detach
servers_client.detach_volume(server['id'], volume['id'])
File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 498, in detach_volume
resp, body = self.delete('servers/%s/os-volume_attachments/%s' %
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 362, in delete
return self.request('DELETE', url, extra_headers, headers, body)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
resp, resp_body = super(BaseComputeClient, self).request(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
raise exceptions.ServerFault(resp_body, resp=resp,
tempest.lib.exceptions.ServerFault: Got server fault
Details: Unexpected API Error. Please contact the administrator
<class 'oslo_db.exception.DBConnectionError'>
|
||||||
| tempest.scenario.test_minimum_basic.TestMinimumBasicScenario | 2 | 0 | 2 | 0 | 0 | Detail | |
test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion[compute,id-a8fd48ec-1d01-4895-b932-02321661ec1e,image,network,slow,volume] |
fail
ft3.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]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-15 01:23:21,738 106308 DEBUG [tempest.scenario.manager] paths: img: /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None
2026-06-15 01:23:22,257 106308 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 201 POST https://10.4.3.201/image/v2/images 0.518s
2026-06-15 01:23:22,258 106308 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"name": "tempest-scenario-img--1114254362", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"}
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'https://127.0.0.1:60999/v2/images/63382a60-678a-4a12-bae0-de6b351a31dd', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-baf266e3-ab9a-401d-a715-6eb6bb4afe7e', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.201/image/v2/images'}
Body: b'{"name": "tempest-scenario-img--1114254362", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "4f7cedecbf00447aafc7adb75367cee4", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "63382a60-678a-4a12-bae0-de6b351a31dd", "created_at": "2026-06-15T01:23:22Z", "updated_at": "2026-06-15T01:23:22Z", "tags": [], "self": "/v2/images/63382a60-678a-4a12-bae0-de6b351a31dd", "file": "/v2/images/63382a60-678a-4a12-bae0-de6b351a31dd/file", "schema": "/v2/schemas/image"}'
2026-06-15 01:23:23,427 106308 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 204 PUT https://10.4.3.201/image/v2/images/63382a60-678a-4a12-bae0-de6b351a31dd/file 1.169s
2026-06-15 01:23:23,427 106308 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': '<omitted>'}
Body: <callable_iterator object at 0x7f0743f91de0>
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-85305829-41c6-4844-bacd-40fbddf020ca', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.201/image/v2/images/63382a60-678a-4a12-bae0-de6b351a31dd/file'}
Body: b''
2026-06-15 01:23:23,427 106308 DEBUG [tempest.scenario.manager] image:63382a60-678a-4a12-bae0-de6b351a31dd
2026-06-15 01:23:24,776 106308 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 POST https://10.4.3.201/compute/v2.1/os-keypairs 1.348s
2026-06-15 01:23:24,777 106308 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-980266696", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGT+e4sv9EjeSvmLDv7fV8KrS2+9W0EZyzrNYTIofUHC0GogD/IaTjjLN5FfiEirGqCt6d8vCY6KcF8eGzlQh2l/SYu8O2GcbtykuOgqA6OQdvm2esdPE11cyJ12fRz7gg=="}}
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '402', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ae4ebcd-0c29-4aa4-b110-2a554d57f04e', 'x-compute-request-id': 'req-2ae4ebcd-0c29-4aa4-b110-2a554d57f04e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-980266696", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGT+e4sv9EjeSvmLDv7fV8KrS2+9W0EZyzrNYTIofUHC0GogD/IaTjjLN5FfiEirGqCt6d8vCY6KcF8eGzlQh2l/SYu8O2GcbtykuOgqA6OQdvm2esdPE11cyJ12fRz7gg==", "fingerprint": "5b:f1:13:bf:62:09:26:b3:a3:45:52:a6:b3:46:fe:c3", "user_id": "8b45deca29df4a52849418f275a56ebd"}}'
2026-06-15 01:23:24,833 106308 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 201 POST https://10.4.3.201/identity/v3/auth/tokens 0.052s
2026-06-15 01:23:24,834 106308 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2944', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-4e09bb78-0953-41d8-b4be-bcbbf8a0a8b4', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.201/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "8b45deca29df4a52849418f275a56ebd", "name": "tempest-TestMinimumBasicScenario-1990166498-project-member", "password_expires_at": null}, "audit_ids": ["L2BEwMSPSPiZVFCpoFnyXw"], "expires_at": "2026-06-15T02:23:24.000000Z", "issued_at": "2026-06-15T01:23:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4f7cedecbf00447aafc7adb75367cee4", "name": "tempest-TestMinimumBasicScenario-1990166498"}, "is_domain": false, "roles": [{"id": "171fd1bafaca47ed812b1a4ef581d0fd", "name": "reader"}, {"id": "43d2adaa3c0b44088f288447f88680b1", "name": "member"}], "catalog": [{"endpoints": [{"id": "3a1e9f85ec064df38fa8c6b772e101ea", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.201/identity", "region": "RegionOne"}], "id": "0794f0220b0b4b70a0cb35171c39b0c5", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "8b560fed2cbe4c759d8a06b209eda500", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.201/networking", "region": "RegionOne"}], "id": "4f2fc04bea4b44919ff30414e23efe8c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "80753bdd9377436096c7bd0ea7e3ff15", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.201/volume/v3", "region": "RegionOne"}], "id": "a0e7fdfa85064dd5b8095e3c9bc40f25", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a4022daea34a48fdbf7341ec382998b8", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.201/image", "region": "RegionOne"}], "id": "a57eb5e5c92b4b1d90625d1892b54e23", "type": "image", "name": "glance"}, {"endpoints": [{"id": "174b961b178543d6805b1262f4483b03", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.201/placement", "region": "RegionOne"}], "id": "ab83e318af4c4b018e0df97f4f2bfe23", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "057b0d9650524ae6bb27cc1d7229a129", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.201/compute/v2.1", "region": "RegionOne"}], "id": "b8542756c0e744c192b1a4baba02fe25", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e76358fb5f994e0eae5d1f25bf268cc3", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.201:8080/v1/AUTH_4f7cedecbf00447aafc7adb75367cee4", "region": "RegionOne"}, {"id": "f75a344535914bb2a60eb025479bf0b9", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.201:8080", "region": "RegionOne"}], "id": "cb47f62cfcda4d99bf1c18c649d50db3", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "3bd1e2d2f55b46e9874b77cc2737edcd", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.201/compute/v2/4f7cedecbf00447aafc7adb75367cee4", "region": "RegionOne"}], "id": "ceef4daeba734d31a8c52fdcb0b2c35d", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2026-06-15 01:23:24,834 106308 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion) Found network {'id': '5cee1bb8-2448-4636-9c39-2e315c12e855', 'name': 'tempest-TestMinimumBasicScenario-194736349-network', 'tenant_id': '4f7cedecbf00447aafc7adb75367cee4', 'project_id': '4f7cedecbf00447aafc7adb75367cee4', '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': 50173, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-06-15T01:23:11Z', 'updated_at': '2026-06-15T01:23:11Z', 'revision_number': 1} available for tenant
2026-06-15 01:23:25,613 106308 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 202 POST https://10.4.3.201/compute/v2.1/servers 0.777s
2026-06-15 01:23:25,613 106308 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-1292860374", "imageRef": "63382a60-678a-4a12-bae0-de6b351a31dd", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-980266696", "networks": [{"uuid": "5cee1bb8-2448-4636-9c39-2e315c12e855"}]}}
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '380', 'location': 'https://10.4.3.201/compute/v2.1/servers/c407fd0c-424a-4937-ac4f-394218aeb6ff', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1cf92380-f87f-4ab2-8b08-405ab7dcf820', 'x-compute-request-id': 'req-1cf92380-f87f-4ab2-8b08-405ab7dcf820', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.201/compute/v2.1/servers'}
Body: b'{"server": {"id": "c407fd0c-424a-4937-ac4f-394218aeb6ff", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/c407fd0c-424a-4937-ac4f-394218aeb6ff"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/c407fd0c-424a-4937-ac4f-394218aeb6ff"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "p7WJ2EdDs6RE"}}'
2026-06-15 01:23:25,720 106308 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.201/compute/v2.1/servers/c407fd0c-424a-4937-ac4f-394218aeb6ff 0.105s
2026-06-15 01:23:25,720 106308 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1256', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac6a727d-ee33-4910-a08d-8eb55d6b7ff3', 'x-compute-request-id': 'req-ac6a727d-ee33-4910-a08d-8eb55d6b7ff3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/c407fd0c-424a-4937-ac4f-394218aeb6ff'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:26Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "", "id": "c407fd0c-424a-4937-ac4f-394218aeb6ff", "image": {"id": "63382a60-678a-4a12-bae0-de6b351a31dd", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/images/63382a60-678a-4a12-bae0-de6b351a31dd"}]}, "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/c407fd0c-424a-4937-ac4f-394218aeb6ff"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/c407fd0c-424a-4937-ac4f-394218aeb6ff"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-1292860374", "status": "BUILD", "tenant_id": "4f7cedecbf00447aafc7adb75367cee4", "user_id": "8b45deca29df4a52849418f275a56ebd", "updated": "2026-06-15T01:23:25Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-980266696", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-15 01:23:26,806 106308 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.201/compute/v2.1/servers/c407fd0c-424a-4937-ac4f-394218aeb6ff 0.080s
2026-06-15 01:23:26,806 106308 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1260', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9d2cfcf-4516-465b-95fb-5c15c6cf30fb', 'x-compute-request-id': 'req-b9d2cfcf-4516-465b-95fb-5c15c6cf30fb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/c407fd0c-424a-4937-ac4f-394218aeb6ff'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "", "id": "c407fd0c-424a-4937-ac4f-394218aeb6ff", "image": {"id": "63382a60-678a-4a12-bae0-de6b351a31dd", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/images/63382a60-678a-4a12-bae0-de6b351a31dd"}]}, "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/c407fd0c-424a-4937-ac4f-394218aeb6ff"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/c407fd0c-424a-4937-ac4f-394218aeb6ff"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-1292860374", "status": "BUILD", "tenant_id": "4f7cedecbf00447aafc7adb75367cee4", "user_id": "8b45deca29df4a52849418f275a56ebd", "updated": "2026-06-15T01:23:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-980266696", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-15 01:23:27,898 106308 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.201/compute/v2.1/servers/c407fd0c-424a-4937-ac4f-394218aeb6ff 0.086s
2026-06-15 01:23:27,898 106308 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1252', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68bf3ea5-87f6-4ba3-a17a-75d9525d33b2', 'x-compute-request-id': 'req-68bf3ea5-87f6-4ba3-a17a-75d9525d33b2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/c407fd0c-424a-4937-ac4f-394218aeb6ff'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "", "id": "c407fd0c-424a-4937-ac4f-394218aeb6ff", "image": {"id": "63382a60-678a-4a12-bae0-de6b351a31dd", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/images/63382a60-678a-4a12-bae0-de6b351a31dd"}]}, "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/c407fd0c-424a-4937-ac4f-394218aeb6ff"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/c407fd0c-424a-4937-ac4f-394218aeb6ff"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-1292860374", "status": "BUILD", "tenant_id": "4f7cedecbf00447aafc7adb75367cee4", "user_id": "8b45deca29df4a52849418f275a56ebd", "updated": "2026-06-15T01:23:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-980266696", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-15 01:23:27,905 106308 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-06-15 01:23:29,060 106308 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.201/compute/v2.1/servers/c407fd0c-424a-4937-ac4f-394218aeb6ff 0.154s
2026-06-15 01:23:29,060 106308 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1252', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-955f606e-6459-435b-be1f-8cc4a1783604', 'x-compute-request-id': 'req-955f606e-6459-435b-be1f-8cc4a1783604', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/c407fd0c-424a-4937-ac4f-394218aeb6ff'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "", "id": "c407fd0c-424a-4937-ac4f-394218aeb6ff", "image": {"id": "63382a60-678a-4a12-bae0-de6b351a31dd", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/images/63382a60-678a-4a12-bae0-de6b351a31dd"}]}, "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/c407fd0c-424a-4937-ac4f-394218aeb6ff"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/c407fd0c-424a-4937-ac4f-394218aeb6ff"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-1292860374", "status": "BUILD", "tenant_id": "4f7cedecbf00447aafc7adb75367cee4", "user_id": "8b45deca29df4a52849418f275a56ebd", "updated": "2026-06-15T01:23:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-980266696", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-15 01:23:32,581 106308 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.201/compute/v2.1/servers/c407fd0c-424a-4937-ac4f-394218aeb6ff 2.509s
2026-06-15 01:23:32,582 106308 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1308', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6292101-6e45-4f62-85d7-cbebfcd46a0c', 'x-compute-request-id': 'req-a6292101-6e45-4f62-85d7-cbebfcd46a0c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/c407fd0c-424a-4937-ac4f-394218aeb6ff'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "02cb5a1242daa7d023fbda6e8523edba94a5dd9f181de3781492ea91", "id": "c407fd0c-424a-4937-ac4f-394218aeb6ff", "image": {"id": "63382a60-678a-4a12-bae0-de6b351a31dd", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/images/63382a60-678a-4a12-bae0-de6b351a31dd"}]}, "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/c407fd0c-424a-4937-ac4f-394218aeb6ff"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/c407fd0c-424a-4937-ac4f-394218aeb6ff"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-1292860374", "status": "BUILD", "tenant_id": "4f7cedecbf00447aafc7adb75367cee4", "user_id": "8b45deca29df4a52849418f275a56ebd", "updated": "2026-06-15T01:23:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-980266696", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-15 01:23:33,733 106308 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.201/compute/v2.1/servers/c407fd0c-424a-4937-ac4f-394218aeb6ff 0.143s
2026-06-15 01:23:33,733 106308 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1316', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84a88d03-5ddc-4994-911d-c0e299f002b6', 'x-compute-request-id': 'req-84a88d03-5ddc-4994-911d-c0e299f002b6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/c407fd0c-424a-4937-ac4f-394218aeb6ff'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "02cb5a1242daa7d023fbda6e8523edba94a5dd9f181de3781492ea91", "id": "c407fd0c-424a-4937-ac4f-394218aeb6ff", "image": {"id": "63382a60-678a-4a12-bae0-de6b351a31dd", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/images/63382a60-678a-4a12-bae0-de6b351a31dd"}]}, "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/c407fd0c-424a-4937-ac4f-394218aeb6ff"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/c407fd0c-424a-4937-ac4f-394218aeb6ff"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-1292860374", "status": "BUILD", "tenant_id": "4f7cedecbf00447aafc7adb75367cee4", "user_id": "8b45deca29df4a52849418f275a56ebd", "updated": "2026-06-15T01:23:33Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-980266696", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-15 01:23:33,741 106308 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 8 second wait
2026-06-15 01:23:35,198 106308 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.201/compute/v2.1/servers/c407fd0c-424a-4937-ac4f-394218aeb6ff 0.456s
2026-06-15 01:23:35,198 106308 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:34 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-93240fab-6df0-49ec-a64f-161399e3fdaa', 'x-compute-request-id': 'req-93240fab-6df0-49ec-a64f-161399e3fdaa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/c407fd0c-424a-4937-ac4f-394218aeb6ff'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "02cb5a1242daa7d023fbda6e8523edba94a5dd9f181de3781492ea91", "id": "c407fd0c-424a-4937-ac4f-394218aeb6ff", "image": {"id": "63382a60-678a-4a12-bae0-de6b351a31dd", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/images/63382a60-678a-4a12-bae0-de6b351a31dd"}]}, "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/c407fd0c-424a-4937-ac4f-394218aeb6ff"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/c407fd0c-424a-4937-ac4f-394218aeb6ff"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-1292860374", "status": "BUILD", "tenant_id": "4f7cedecbf00447aafc7adb75367cee4", "user_id": "8b45deca29df4a52849418f275a56ebd", "updated": "2026-06-15T01:23:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-980266696", "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": []}}'
2026-06-15 01:23:35,207 106308 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 10 second wait
2026-06-15 01:23:36,629 106308 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.201/compute/v2.1/servers/c407fd0c-424a-4937-ac4f-394218aeb6ff 0.420s
2026-06-15 01:23:36,629 106308 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0f977c0-34b5-4edc-b252-ae37cfde94e1', 'x-compute-request-id': 'req-b0f977c0-34b5-4edc-b252-ae37cfde94e1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/c407fd0c-424a-4937-ac4f-394218aeb6ff'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "02cb5a1242daa7d023fbda6e8523edba94a5dd9f181de3781492ea91", "id": "c407fd0c-424a-4937-ac4f-394218aeb6ff", "image": {"id": "63382a60-678a-4a12-bae0-de6b351a31dd", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/images/63382a60-678a-4a12-bae0-de6b351a31dd"}]}, "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/c407fd0c-424a-4937-ac4f-394218aeb6ff"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/c407fd0c-424a-4937-ac4f-394218aeb6ff"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-1292860374", "status": "BUILD", "tenant_id": "4f7cedecbf00447aafc7adb75367cee4", "user_id": "8b45deca29df4a52849418f275a56ebd", "updated": "2026-06-15T01:23:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-980266696", "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": []}}'
2026-06-15 01:23:36,635 106308 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 11 second wait
2026-06-15 01:23:44,570 106308 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.201/compute/v2.1/servers/c407fd0c-424a-4937-ac4f-394218aeb6ff 6.934s
2026-06-15 01:23:44,570 106308 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03c73915-b13f-4a64-9dfc-77bd57f8cc06', 'x-compute-request-id': 'req-03c73915-b13f-4a64-9dfc-77bd57f8cc06', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/c407fd0c-424a-4937-ac4f-394218aeb6ff'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "02cb5a1242daa7d023fbda6e8523edba94a5dd9f181de3781492ea91", "id": "c407fd0c-424a-4937-ac4f-394218aeb6ff", "image": {"id": "63382a60-678a-4a12-bae0-de6b351a31dd", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/images/63382a60-678a-4a12-bae0-de6b351a31dd"}]}, "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/c407fd0c-424a-4937-ac4f-394218aeb6ff"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/c407fd0c-424a-4937-ac4f-394218aeb6ff"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-1292860374", "status": "BUILD", "tenant_id": "4f7cedecbf00447aafc7adb75367cee4", "user_id": "8b45deca29df4a52849418f275a56ebd", "updated": "2026-06-15T01:23:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-980266696", "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": []}}'
2026-06-15 01:23:45,809 106308 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.201/compute/v2.1/servers/c407fd0c-424a-4937-ac4f-394218aeb6ff 0.232s
2026-06-15 01:23:45,809 106308 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48048317-0a14-42ab-830a-2150e27b141c', 'x-compute-request-id': 'req-48048317-0a14-42ab-830a-2150e27b141c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/c407fd0c-424a-4937-ac4f-394218aeb6ff'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "02cb5a1242daa7d023fbda6e8523edba94a5dd9f181de3781492ea91", "id": "c407fd0c-424a-4937-ac4f-394218aeb6ff", "image": {"id": "63382a60-678a-4a12-bae0-de6b351a31dd", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/images/63382a60-678a-4a12-bae0-de6b351a31dd"}]}, "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/c407fd0c-424a-4937-ac4f-394218aeb6ff"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/c407fd0c-424a-4937-ac4f-394218aeb6ff"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-1292860374", "status": "BUILD", "tenant_id": "4f7cedecbf00447aafc7adb75367cee4", "user_id": "8b45deca29df4a52849418f275a56ebd", "updated": "2026-06-15T01:23:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-980266696", "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": []}}'
2026-06-15 01:23:46,972 106308 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.201/compute/v2.1/servers/c407fd0c-424a-4937-ac4f-394218aeb6ff 0.155s
2026-06-15 01:23:46,972 106308 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b5c47cd-8040-45e2-96ef-7a89bdb278d0', 'x-compute-request-id': 'req-0b5c47cd-8040-45e2-96ef-7a89bdb278d0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/c407fd0c-424a-4937-ac4f-394218aeb6ff'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "02cb5a1242daa7d023fbda6e8523edba94a5dd9f181de3781492ea91", "id": "c407fd0c-424a-4937-ac4f-394218aeb6ff", "image": {"id": "63382a60-678a-4a12-bae0-de6b351a31dd", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/images/63382a60-678a-4a12-bae0-de6b351a31dd"}]}, "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/c407fd0c-424a-4937-ac4f-394218aeb6ff"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/c407fd0c-424a-4937-ac4f-394218aeb6ff"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-1292860374", "status": "BUILD", "tenant_id": "4f7cedecbf00447aafc7adb75367cee4", "user_id": "8b45deca29df4a52849418f275a56ebd", "updated": "2026-06-15T01:23:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-980266696", "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": []}}'
2026-06-15 01:23:48,182 106308 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.201/compute/v2.1/servers/c407fd0c-424a-4937-ac4f-394218aeb6ff 0.204s
2026-06-15 01:23:48,182 106308 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa3aceba-9b10-41aa-88f5-6d65179fad60', 'x-compute-request-id': 'req-fa3aceba-9b10-41aa-88f5-6d65179fad60', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/c407fd0c-424a-4937-ac4f-394218aeb6ff'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "02cb5a1242daa7d023fbda6e8523edba94a5dd9f181de3781492ea91", "id": "c407fd0c-424a-4937-ac4f-394218aeb6ff", "image": {"id": "63382a60-678a-4a12-bae0-de6b351a31dd", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/images/63382a60-678a-4a12-bae0-de6b351a31dd"}]}, "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/c407fd0c-424a-4937-ac4f-394218aeb6ff"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/c407fd0c-424a-4937-ac4f-394218aeb6ff"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-1292860374", "status": "BUILD", "tenant_id": "4f7cedecbf00447aafc7adb75367cee4", "user_id": "8b45deca29df4a52849418f275a56ebd", "updated": "2026-06-15T01:23:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-980266696", "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": []}}'
2026-06-15 01:23:49,440 106308 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://10.4.3.201/compute/v2.1/servers/c407fd0c-424a-4937-ac4f-394218aeb6ff 0.252s
2026-06-15 01:23:49,440 106308 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7386189f-1f0d-4ca9-8d15-d22a06d745af', 'x-compute-request-id': 'req-7386189f-1f0d-4ca9-8d15-d22a06d745af', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/c407fd0c-424a-4937-ac4f-394218aeb6ff'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "02cb5a1242daa7d023fbda6e8523edba94a5dd9f181de3781492ea91", "id": "c407fd0c-424a-4937-ac4f-394218aeb6ff", "image": {"id": "63382a60-678a-4a12-bae0-de6b351a31dd", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/images/63382a60-678a-4a12-bae0-de6b351a31dd"}]}, "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/c407fd0c-424a-4937-ac4f-394218aeb6ff"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/c407fd0c-424a-4937-ac4f-394218aeb6ff"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-1292860374", "status": "BUILD", "tenant_id": "4f7cedecbf00447aafc7adb75367cee4", "user_id": "8b45deca29df4a52849418f275a56ebd", "updated": "2026-06-15T01:23:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-980266696", "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": []}}'
2026-06-15 01:23:51,178 106308 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 500 GET https://10.4.3.201/compute/v2.1/servers/c407fd0c-424a-4937-ac4f-394218aeb6ff 0.731s
2026-06-15 01:23:51,178 106308 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:50 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-e12639ec-f99c-4940-af2e-0a9c6ed82839', 'x-compute-request-id': 'req-e12639ec-f99c-4940-af2e-0a9c6ed82839', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/c407fd0c-424a-4937-ac4f-394218aeb6ff'}
Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please contact the administrator\\n<class \'oslo_db.exception.DBConnectionError\'>"}}'
2026-06-15 01:23:51,292 106308 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 500 DELETE https://10.4.3.201/compute/v2.1/servers/c407fd0c-424a-4937-ac4f-394218aeb6ff 0.114s
2026-06-15 01:23:51,293 106308 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:51 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-b40d1825-b5c1-4d7a-8d5c-8036b8b24969', 'x-compute-request-id': 'req-b40d1825-b5c1-4d7a-8d5c-8036b8b24969', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/c407fd0c-424a-4937-ac4f-394218aeb6ff'}
Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please contact the administrator\\n<class \'oslo_db.exception.DBConnectionError\'>"}}'
2026-06-15 01:23:51,293 106308 ERROR [tempest.common.compute] Deleting server c407fd0c-424a-4937-ac4f-394218aeb6ff failed
2026-06-15 01:23:51.293 106308 ERROR tempest.common.compute Traceback (most recent call last):
2026-06-15 01:23:51.293 106308 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/compute.py", line 328, in create_test_server
2026-06-15 01:23:51.293 106308 ERROR tempest.common.compute server = waiters.wait_for_server_status(
2026-06-15 01:23:51.293 106308 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-15 01:23:51.293 106308 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/waiters.py", line 65, in wait_for_server_status
2026-06-15 01:23:51.293 106308 ERROR tempest.common.compute body = client.show_server(server_id)['server']
2026-06-15 01:23:51.293 106308 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-15 01:23:51.293 106308 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 175, in show_server
2026-06-15 01:23:51.293 106308 ERROR tempest.common.compute resp, body = self.get("servers/%s" % server_id)
2026-06-15 01:23:51.293 106308 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-15 01:23:51.293 106308 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 345, in get
2026-06-15 01:23:51.293 106308 ERROR tempest.common.compute return self.request('GET', url, extra_headers, headers,
2026-06-15 01:23:51.293 106308 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-15 01:23:51.293 106308 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
2026-06-15 01:23:51.293 106308 ERROR tempest.common.compute resp, resp_body = super(BaseComputeClient, self).request(
2026-06-15 01:23:51.293 106308 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-15 01:23:51.293 106308 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
2026-06-15 01:23:51.293 106308 ERROR tempest.common.compute self._error_checker(resp, resp_body)
2026-06-15 01:23:51.293 106308 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
2026-06-15 01:23:51.293 106308 ERROR tempest.common.compute raise exceptions.ServerFault(resp_body, resp=resp,
2026-06-15 01:23:51.293 106308 ERROR tempest.common.compute tempest.lib.exceptions.ServerFault: Got server fault
2026-06-15 01:23:51.293 106308 ERROR tempest.common.compute Details: Unexpected API Error. Please contact the administrator
2026-06-15 01:23:51.293 106308 ERROR tempest.common.compute <class 'oslo_db.exception.DBConnectionError'>
2026-06-15 01:23:51.293 106308 ERROR tempest.common.compute
2026-06-15 01:23:51.293 106308 ERROR tempest.common.compute During handling of the above exception, another exception occurred:
2026-06-15 01:23:51.293 106308 ERROR tempest.common.compute
2026-06-15 01:23:51.293 106308 ERROR tempest.common.compute Traceback (most recent call last):
2026-06-15 01:23:51.293 106308 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/compute.py", line 348, in create_test_server
2026-06-15 01:23:51.293 106308 ERROR tempest.common.compute clients.servers_client.delete_server(
2026-06-15 01:23:51.293 106308 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 188, in delete_server
2026-06-15 01:23:51.293 106308 ERROR tempest.common.compute resp, body = self.delete("servers/%s" % server_id)
2026-06-15 01:23:51.293 106308 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-15 01:23:51.293 106308 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 362, in delete
2026-06-15 01:23:51.293 106308 ERROR tempest.common.compute return self.request('DELETE', url, extra_headers, headers, body)
2026-06-15 01:23:51.293 106308 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-15 01:23:51.293 106308 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
2026-06-15 01:23:51.293 106308 ERROR tempest.common.compute resp, resp_body = super(BaseComputeClient, self).request(
2026-06-15 01:23:51.293 106308 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-15 01:23:51.293 106308 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
2026-06-15 01:23:51.293 106308 ERROR tempest.common.compute self._error_checker(resp, resp_body)
2026-06-15 01:23:51.293 106308 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
2026-06-15 01:23:51.293 106308 ERROR tempest.common.compute raise exceptions.ServerFault(resp_body, resp=resp,
2026-06-15 01:23:51.293 106308 ERROR tempest.common.compute tempest.lib.exceptions.ServerFault: Got server fault
2026-06-15 01:23:51.293 106308 ERROR tempest.common.compute Details: Unexpected API Error. Please contact the administrator
2026-06-15 01:23:51.293 106308 ERROR tempest.common.compute <class 'oslo_db.exception.DBConnectionError'>
2026-06-15 01:23:51.293 106308 ERROR tempest.common.compute
2026-06-15 01:23:51,353 106308 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 500 GET https://10.4.3.201/compute/v2.1/servers/c407fd0c-424a-4937-ac4f-394218aeb6ff 0.055s
2026-06-15 01:23:51,353 106308 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:51 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-9ab0cd1f-8c5a-4faf-9007-e47c1b5e5f36', 'x-compute-request-id': 'req-9ab0cd1f-8c5a-4faf-9007-e47c1b5e5f36', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/c407fd0c-424a-4937-ac4f-394218aeb6ff'}
Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please contact the administrator\\n<class \'oslo_db.exception.DBConnectionError\'>"}}'
2026-06-15 01:23:51,353 106308 ERROR [tempest.common.compute] Server c407fd0c-424a-4937-ac4f-394218aeb6ff failed to delete in time
2026-06-15 01:23:51.353 106308 ERROR tempest.common.compute Traceback (most recent call last):
2026-06-15 01:23:51.353 106308 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/compute.py", line 328, in create_test_server
2026-06-15 01:23:51.353 106308 ERROR tempest.common.compute server = waiters.wait_for_server_status(
2026-06-15 01:23:51.353 106308 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-15 01:23:51.353 106308 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/waiters.py", line 65, in wait_for_server_status
2026-06-15 01:23:51.353 106308 ERROR tempest.common.compute body = client.show_server(server_id)['server']
2026-06-15 01:23:51.353 106308 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-15 01:23:51.353 106308 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 175, in show_server
2026-06-15 01:23:51.353 106308 ERROR tempest.common.compute resp, body = self.get("servers/%s" % server_id)
2026-06-15 01:23:51.353 106308 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-15 01:23:51.353 106308 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 345, in get
2026-06-15 01:23:51.353 106308 ERROR tempest.common.compute return self.request('GET', url, extra_headers, headers,
2026-06-15 01:23:51.353 106308 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-15 01:23:51.353 106308 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
2026-06-15 01:23:51.353 106308 ERROR tempest.common.compute resp, resp_body = super(BaseComputeClient, self).request(
2026-06-15 01:23:51.353 106308 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-15 01:23:51.353 106308 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
2026-06-15 01:23:51.353 106308 ERROR tempest.common.compute self._error_checker(resp, resp_body)
2026-06-15 01:23:51.353 106308 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
2026-06-15 01:23:51.353 106308 ERROR tempest.common.compute raise exceptions.ServerFault(resp_body, resp=resp,
2026-06-15 01:23:51.353 106308 ERROR tempest.common.compute tempest.lib.exceptions.ServerFault: Got server fault
2026-06-15 01:23:51.353 106308 ERROR tempest.common.compute Details: Unexpected API Error. Please contact the administrator
2026-06-15 01:23:51.353 106308 ERROR tempest.common.compute <class 'oslo_db.exception.DBConnectionError'>
2026-06-15 01:23:51.353 106308 ERROR tempest.common.compute
2026-06-15 01:23:51.353 106308 ERROR tempest.common.compute During handling of the above exception, another exception occurred:
2026-06-15 01:23:51.353 106308 ERROR tempest.common.compute
2026-06-15 01:23:51.353 106308 ERROR tempest.common.compute Traceback (most recent call last):
2026-06-15 01:23:51.353 106308 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/compute.py", line 361, in create_test_server
2026-06-15 01:23:51.353 106308 ERROR tempest.common.compute waiters.wait_for_server_termination(
2026-06-15 01:23:51.353 106308 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/waiters.py", line 110, in wait_for_server_termination
2026-06-15 01:23:51.353 106308 ERROR tempest.common.compute body = client.show_server(server_id)['server']
2026-06-15 01:23:51.353 106308 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-15 01:23:51.353 106308 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 175, in show_server
2026-06-15 01:23:51.353 106308 ERROR tempest.common.compute resp, body = self.get("servers/%s" % server_id)
2026-06-15 01:23:51.353 106308 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-15 01:23:51.353 106308 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 345, in get
2026-06-15 01:23:51.353 106308 ERROR tempest.common.compute return self.request('GET', url, extra_headers, headers,
2026-06-15 01:23:51.353 106308 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-15 01:23:51.353 106308 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
2026-06-15 01:23:51.353 106308 ERROR tempest.common.compute resp, resp_body = super(BaseComputeClient, self).request(
2026-06-15 01:23:51.353 106308 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-15 01:23:51.353 106308 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
2026-06-15 01:23:51.353 106308 ERROR tempest.common.compute self._error_checker(resp, resp_body)
2026-06-15 01:23:51.353 106308 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
2026-06-15 01:23:51.353 106308 ERROR tempest.common.compute raise exceptions.ServerFault(resp_body, resp=resp,
2026-06-15 01:23:51.353 106308 ERROR tempest.common.compute tempest.lib.exceptions.ServerFault: Got server fault
2026-06-15 01:23:51.353 106308 ERROR tempest.common.compute Details: Unexpected API Error. Please contact the administrator
2026-06-15 01:23:51.353 106308 ERROR tempest.common.compute <class 'oslo_db.exception.DBConnectionError'>
2026-06-15 01:23:51.353 106308 ERROR tempest.common.compute
2026-06-15 01:23:51,438 106308 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 500 DELETE https://10.4.3.201/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-980266696 0.080s
2026-06-15 01:23:51,438 106308 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:51 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-1e2a1b39-ddcb-4d72-9570-3c0e876e7518', 'x-compute-request-id': 'req-1e2a1b39-ddcb-4d72-9570-3c0e876e7518', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.201/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-980266696'}
Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please contact the administrator\\n<class \'oslo_db.exception.DBConnectionError\'>"}}'
2026-06-15 01:23:51,505 106308 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 500 DELETE https://10.4.3.201/image/v2/images/63382a60-678a-4a12-bae0-de6b351a31dd 0.066s
2026-06-15 01:23:51,505 106308 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '186', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c51868f0-450a-4150-9143-66a83cb37bb4', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.201/image/v2/images/63382a60-678a-4a12-bae0-de6b351a31dd'}
Body: b'{"message": "The server has either erred or is incapable of performing the requested operation.<br /><br />\\n\\n\\n", "code": "500 Internal Server Error", "title": "Internal Server Error"}'
}}}
traceback-1: {{{
Traceback (most recent call last):
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/services/image/v2/images_client.py", line 90, in delete_image
resp, _ = 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/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.<br /><br />
}}}
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_minimum_basic.py", line 175, in test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion
server = self.create_server(image_id=image, key_name=keypair['name'])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/manager.py", line 349, in create_server
body, _ = compute.create_test_server(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 328, in create_test_server
server = waiters.wait_for_server_status(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/common/waiters.py", line 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'>
|
||||||
test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume] |
fail
ft3.2: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-15 01:23:51,517 106308 DEBUG [tempest.scenario.manager] paths: img: /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None
2026-06-15 01:23:51,676 106308 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 500 POST https://10.4.3.201/image/v2/images 0.158s
2026-06-15 01:23:51,677 106308 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"name": "tempest-scenario-img--1748143086", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"}
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '186', 'content-type': 'application/json', 'x-openstack-request-id': 'req-712243c6-25e6-475f-8c80-c5eb9f67d974', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.201/image/v2/images'}
Body: b'{"message": "The server has either erred or is incapable of performing the requested operation.<br /><br />\\n\\n\\n", "code": "500 Internal Server Error", "title": "Internal Server Error"}'
}}}
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_minimum_basic.py", line 92, in test_minimum_basic_scenario
image = self.image_create()
^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/manager.py", line 893, in image_create
body = self.image_client.create_image(**params)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/image/v2/images_client.py", line 53, in create_image
resp, body = self.post('images', data)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 317, in post
resp_header, resp_body = 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.<br /><br />
|
||||||
| tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern | 7 | 6 | 1 | 0 | 0 | Detail | |
test_boot_server_from_encrypted_volume_luks[compute,id-cb78919a-e553-4bab-b73b-10cf4d2eb125,volume] |
pass
pt4.1: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks[compute,id-cb78919a-e553-4bab-b73b-10cf4d2eb125,volume]
|
||||||
test_boot_server_from_encrypted_volume_luksv2[compute,id-5ab6100f-1b31-4dd0-a774-68cfd837ef77,volume] |
pass
pt4.2: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luksv2[compute,id-5ab6100f-1b31-4dd0-a774-68cfd837ef77,volume]
|
||||||
test_bootable_volume_last_snapshot_delete_while_stopped[compute,id-3c87bc15-cf6a-4dd6-8c23-4541b2cc3dbb,image,volume] |
pass
pt4.3: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_bootable_volume_last_snapshot_delete_while_stopped[compute,id-3c87bc15-cf6a-4dd6-8c23-4541b2cc3dbb,image,volume]
|
||||||
test_bootable_volume_snapshot_stop_start_instance[compute,id-e3f4f2fc-5c6a-4be6-9c54-aedfc0954da7,image,volume] |
pass
pt4.4: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_bootable_volume_snapshot_stop_start_instance[compute,id-e3f4f2fc-5c6a-4be6-9c54-aedfc0954da7,image,volume]
|
||||||
test_create_server_from_volume_snapshot[compute,id-05795fb2-b2a7-4c9f-8fac-ff25aedb1489,image,slow,volume] |
fail
ft4.5: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot[compute,id-05795fb2-b2a7-4c9f-8fac-ff25aedb1489,image,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-15 01:23:09,005 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET https://10.4.3.201/image/v2/images/083a58ca-073d-4a44-86d2-77e007ec43a7 0.022s
2026-06-15 01:23:09,005 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1044', 'content-type': 'application/json', 'x-openstack-request-id': 'req-60ef4f61-8ab4-4ea8-a516-efedd90c81e5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/image/v2/images/083a58ca-073d-4a44-86d2-77e007ec43a7'}
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": "e8490faedd4b473cab36b77f6a22a2f9", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "083a58ca-073d-4a44-86d2-77e007ec43a7", "created_at": "2026-06-15T01:06:36Z", "updated_at": "2026-06-15T01:06:39Z", "tags": [], "self": "/v2/images/083a58ca-073d-4a44-86d2-77e007ec43a7", "file": "/v2/images/083a58ca-073d-4a44-86d2-77e007ec43a7/file", "schema": "/v2/schemas/image"}'
2026-06-15 01:23:09,285 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 202 POST https://10.4.3.201/volume/v3/volumes 0.279s
2026-06-15 01:23:09,285 106312 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-1185205950", "snapshot_id": null, "imageRef": "083a58ca-073d-4a44-86d2-77e007ec43a7", "volume_type": null, "size": 1}}
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbb9c3c0-48e2-4d99-b2cf-e0ba58a558d6', 'content-length': '759', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbb9c3c0-48e2-4d99-b2cf-e0ba58a558d6', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.201/volume/v3/volumes'}
Body: b'{"volume": {"id": "e8961856-83fc-42c3-b678-6edb3e135475", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T01:23:09.235990", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1185205950", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.201/volume/v3/volumes/e8961856-83fc-42c3-b678-6edb3e135475"}, {"rel": "bookmark", "href": "https://10.4.3.201/volume/volumes/e8961856-83fc-42c3-b678-6edb3e135475"}], "user_id": "25d284e56bac4d9ca787f51b69e61985", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-06-15 01:23:09,314 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET https://10.4.3.201/volume/v3/volumes/e8961856-83fc-42c3-b678-6edb3e135475 0.024s
2026-06-15 01:23:09,314 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21154877-d2b2-46a5-b0ea-7f11c5049137', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21154877-d2b2-46a5-b0ea-7f11c5049137', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/volume/v3/volumes/e8961856-83fc-42c3-b678-6edb3e135475'}
Body: b'{"volume": {"id": "e8961856-83fc-42c3-b678-6edb3e135475", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T01:23:09.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1185205950", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.201/volume/v3/volumes/e8961856-83fc-42c3-b678-6edb3e135475"}, {"rel": "bookmark", "href": "https://10.4.3.201/volume/volumes/e8961856-83fc-42c3-b678-6edb3e135475"}], "user_id": "25d284e56bac4d9ca787f51b69e61985", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2"}}'
2026-06-15 01:23:10,346 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET https://10.4.3.201/volume/v3/volumes/e8961856-83fc-42c3-b678-6edb3e135475 0.026s
2026-06-15 01:23:10,346 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24f13645-547e-4dd2-9bcb-94de291c9245', 'content-length': '1367', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24f13645-547e-4dd2-9bcb-94de291c9245', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/volume/v3/volumes/e8961856-83fc-42c3-b678-6edb3e135475'}
Body: b'{"volume": {"id": "e8961856-83fc-42c3-b678-6edb3e135475", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T01:23:09.000000", "updated_at": "2026-06-15T01:23:10.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1185205950", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.201/volume/v3/volumes/e8961856-83fc-42c3-b678-6edb3e135475"}, {"rel": "bookmark", "href": "https://10.4.3.201/volume/volumes/e8961856-83fc-42c3-b678-6edb3e135475"}], "user_id": "25d284e56bac4d9ca787f51b69e61985", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "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": "083a58ca-073d-4a44-86d2-77e007ec43a7", "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-06-15 01:23:10,350 106312 INFO [tempest.common.waiters] volume e8961856-83fc-42c3-b678-6edb3e135475 reached available after waiting for 1.350566 seconds
2026-06-15 01:23:10,377 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET https://10.4.3.201/volume/v3/volumes/e8961856-83fc-42c3-b678-6edb3e135475 0.026s
2026-06-15 01:23:10,377 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f68f348-3aec-4a05-b406-9e65b38c1e19', 'content-length': '1367', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f68f348-3aec-4a05-b406-9e65b38c1e19', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/volume/v3/volumes/e8961856-83fc-42c3-b678-6edb3e135475'}
Body: b'{"volume": {"id": "e8961856-83fc-42c3-b678-6edb3e135475", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T01:23:09.000000", "updated_at": "2026-06-15T01:23:10.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1185205950", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.201/volume/v3/volumes/e8961856-83fc-42c3-b678-6edb3e135475"}, {"rel": "bookmark", "href": "https://10.4.3.201/volume/volumes/e8961856-83fc-42c3-b678-6edb3e135475"}], "user_id": "25d284e56bac4d9ca787f51b69e61985", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "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": "083a58ca-073d-4a44-86d2-77e007ec43a7", "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-06-15 01:23:10,479 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 202 POST https://10.4.3.201/volume/v3/snapshots 0.096s
2026-06-15 01:23:10,479 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"snapshot": {"volume_id": "e8961856-83fc-42c3-b678-6edb3e135475", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1039314882", "description": null, "metadata": null}}
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d995645-e1bf-4bd9-b080-1785d6dfc957', 'content-length': '308', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d995645-e1bf-4bd9-b080-1785d6dfc957', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.201/volume/v3/snapshots'}
Body: b'{"snapshot": {"id": "482375d4-985b-44bf-97f2-8adb4be3ea0b", "created_at": "2026-06-15T01:23:10.442066", "updated_at": null, "name": "tempest-TestVolumeBootPattern-snapshot-1039314882", "description": null, "volume_id": "e8961856-83fc-42c3-b678-6edb3e135475", "status": "creating", "size": 1, "metadata": {}}}'
2026-06-15 01:23:10,510 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET https://10.4.3.201/volume/v3/snapshots/482375d4-985b-44bf-97f2-8adb4be3ea0b 0.028s
2026-06-15 01:23:10,511 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe744bf1-7cba-4543-ae7e-99bdd186c1ec', 'content-length': '440', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe744bf1-7cba-4543-ae7e-99bdd186c1ec', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/volume/v3/snapshots/482375d4-985b-44bf-97f2-8adb4be3ea0b'}
Body: b'{"snapshot": {"id": "482375d4-985b-44bf-97f2-8adb4be3ea0b", "created_at": "2026-06-15T01:23:10.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-snapshot-1039314882", "description": null, "volume_id": "e8961856-83fc-42c3-b678-6edb3e135475", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "os-extended-snapshot-attributes:progress": "0%"}}'
2026-06-15 01:23:11,531 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET https://10.4.3.201/volume/v3/snapshots/482375d4-985b-44bf-97f2-8adb4be3ea0b 0.017s
2026-06-15 01:23:11,531 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d44ca0b7-7566-48b6-8f08-a1e0e075ac19', 'content-length': '467', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d44ca0b7-7566-48b6-8f08-a1e0e075ac19', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/volume/v3/snapshots/482375d4-985b-44bf-97f2-8adb4be3ea0b'}
Body: b'{"snapshot": {"id": "482375d4-985b-44bf-97f2-8adb4be3ea0b", "created_at": "2026-06-15T01:23:10.000000", "updated_at": "2026-06-15T01:23:11.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1039314882", "description": null, "volume_id": "e8961856-83fc-42c3-b678-6edb3e135475", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-06-15 01:23:11,533 106312 INFO [tempest.common.waiters] snapshot 482375d4-985b-44bf-97f2-8adb4be3ea0b reached available after waiting for 1.533497 seconds
2026-06-15 01:23:11,552 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET https://10.4.3.201/volume/v3/snapshots/482375d4-985b-44bf-97f2-8adb4be3ea0b 0.018s
2026-06-15 01:23:11,552 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d79c0753-d84b-49ab-a04d-14abdaad294d', 'content-length': '467', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d79c0753-d84b-49ab-a04d-14abdaad294d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/volume/v3/snapshots/482375d4-985b-44bf-97f2-8adb4be3ea0b'}
Body: b'{"snapshot": {"id": "482375d4-985b-44bf-97f2-8adb4be3ea0b", "created_at": "2026-06-15T01:23:10.000000", "updated_at": "2026-06-15T01:23:11.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1039314882", "description": null, "volume_id": "e8961856-83fc-42c3-b678-6edb3e135475", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-06-15 01:23:11,658 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 201 POST https://10.4.3.201/identity/v3/auth/tokens 0.101s
2026-06-15 01:23:11,658 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2938', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a238f461-5cbb-433f-9272-bfb8e6fc6210', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.201/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "25d284e56bac4d9ca787f51b69e61985", "name": "tempest-TestVolumeBootPattern-1383001283-project-member", "password_expires_at": null}, "audit_ids": ["EYvp_lJFRtyhg49QGwjiug"], "expires_at": "2026-06-15T02:23:11.000000Z", "issued_at": "2026-06-15T01:23:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "name": "tempest-TestVolumeBootPattern-1383001283"}, "is_domain": false, "roles": [{"id": "171fd1bafaca47ed812b1a4ef581d0fd", "name": "reader"}, {"id": "43d2adaa3c0b44088f288447f88680b1", "name": "member"}], "catalog": [{"endpoints": [{"id": "3a1e9f85ec064df38fa8c6b772e101ea", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.201/identity", "region": "RegionOne"}], "id": "0794f0220b0b4b70a0cb35171c39b0c5", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "8b560fed2cbe4c759d8a06b209eda500", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.201/networking", "region": "RegionOne"}], "id": "4f2fc04bea4b44919ff30414e23efe8c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "80753bdd9377436096c7bd0ea7e3ff15", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.201/volume/v3", "region": "RegionOne"}], "id": "a0e7fdfa85064dd5b8095e3c9bc40f25", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a4022daea34a48fdbf7341ec382998b8", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.201/image", "region": "RegionOne"}], "id": "a57eb5e5c92b4b1d90625d1892b54e23", "type": "image", "name": "glance"}, {"endpoints": [{"id": "174b961b178543d6805b1262f4483b03", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.201/placement", "region": "RegionOne"}], "id": "ab83e318af4c4b018e0df97f4f2bfe23", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "057b0d9650524ae6bb27cc1d7229a129", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.201/compute/v2.1", "region": "RegionOne"}], "id": "b8542756c0e744c192b1a4baba02fe25", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e76358fb5f994e0eae5d1f25bf268cc3", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.201:8080/v1/AUTH_85103db3ba8b4a82b9ad9ce2da2cbca2", "region": "RegionOne"}, {"id": "f75a344535914bb2a60eb025479bf0b9", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.201:8080", "region": "RegionOne"}], "id": "cb47f62cfcda4d99bf1c18c649d50db3", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "3bd1e2d2f55b46e9874b77cc2737edcd", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.201/compute/v2/85103db3ba8b4a82b9ad9ce2da2cbca2", "region": "RegionOne"}], "id": "ceef4daeba734d31a8c52fdcb0b2c35d", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2026-06-15 01:23:11,659 106312 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPattern:test_create_server_from_volume_snapshot) Found network {'id': '9d20c8f3-2367-4db8-864a-913a9c71545c', 'name': 'tempest-TestVolumeBootPattern-1936166562-network', 'tenant_id': '85103db3ba8b4a82b9ad9ce2da2cbca2', 'project_id': '85103db3ba8b4a82b9ad9ce2da2cbca2', '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': 16728, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-06-15T01:18:56Z', 'updated_at': '2026-06-15T01:18:56Z', 'revision_number': 1} available for tenant
2026-06-15 01:23:13,064 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 202 POST https://10.4.3.201/compute/v2.1/servers 1.405s
2026-06-15 01:23:13,065 106312 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-96978344", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "482375d4-985b-44bf-97f2-8adb4be3ea0b", "source_type": "snapshot", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}], "networks": [{"uuid": "9d20c8f3-2367-4db8-864a-913a9c71545c"}]}}
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '380', 'location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ddf9b940-cff3-4579-b335-941df9c1b444', 'x-compute-request-id': 'req-ddf9b940-cff3-4579-b335-941df9c1b444', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.201/compute/v2.1/servers'}
Body: b'{"server": {"id": "df71f176-5517-4631-9d2b-68893826acf6", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "3PbtJfxvbXW4"}}'
2026-06-15 01:23:13,212 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.146s
2026-06-15 01:23:13,212 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1053', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afa048a8-10e6-4dae-b10d-c98f21e64588', 'x-compute-request-id': 'req-afa048a8-10e6-4dae-b10d-c98f21e64588', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "BUILD", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:13Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-15 01:23:14,419 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.200s
2026-06-15 01:23:14,419 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1057', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14584f46-4435-4f12-944e-2335cdfefe76', 'x-compute-request-id': 'req-14584f46-4435-4f12-944e-2335cdfefe76', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "BUILD", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-15 01:23:15,525 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.096s
2026-06-15 01:23:15,525 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1105', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba6bb11b-3cb6-44e9-a919-2169bafa0356', 'x-compute-request-id': 'req-ba6bb11b-3cb6-44e9-a919-2169bafa0356', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "BUILD", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:15Z", "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": []}}'
2026-06-15 01:23:15,531 106312 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-06-15 01:23:16,633 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.102s
2026-06-15 01:23:16,633 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1105', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6908787-ba83-4855-95c5-6f900a6f9f25', 'x-compute-request-id': 'req-f6908787-ba83-4855-95c5-6f900a6f9f25', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "BUILD", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:15Z", "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": []}}'
2026-06-15 01:23:18,659 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 1.020s
2026-06-15 01:23:18,659 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1155', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-229cd495-443a-4e6a-89ba-944ecd8458ee', 'x-compute-request-id': 'req-229cd495-443a-4e6a-89ba-944ecd8458ee', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "BUILD", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:17Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-15 01:23:18,666 106312 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-06-15 01:23:19,904 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.236s
2026-06-15 01:23:19,904 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1165', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac076300-b4af-4c09-9f8d-2fa819174bf3', 'x-compute-request-id': 'req-ac076300-b4af-4c09-9f8d-2fa819174bf3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "BUILD", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:19Z", "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": []}}'
2026-06-15 01:23:19,909 106312 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait
2026-06-15 01:23:21,700 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.791s
2026-06-15 01:23:21,701 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1165', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c2e13d1-5afd-4ff0-8a73-68bda95e52b0', 'x-compute-request-id': 'req-1c2e13d1-5afd-4ff0-8a73-68bda95e52b0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "BUILD", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:19Z", "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": []}}'
2026-06-15 01:23:23,023 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.315s
2026-06-15 01:23:23,023 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1165', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20619910-138d-4ee1-a63d-b90960f1289f', 'x-compute-request-id': 'req-20619910-138d-4ee1-a63d-b90960f1289f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "BUILD", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:19Z", "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": []}}'
2026-06-15 01:23:25,131 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 1.102s
2026-06-15 01:23:25,132 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1199', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43d45545-7d62-4605-9181-24461b7d340d', 'x-compute-request-id': 'req-43d45545-7d62-4605-9181-24461b7d340d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "BUILD", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:24Z", "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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:23:25,137 106312 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 12 second wait
2026-06-15 01:23:26,329 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.191s
2026-06-15 01:23:26,329 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1199', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-609c4309-959e-42cb-9119-e9b4db9e11a1', 'x-compute-request-id': 'req-609c4309-959e-42cb-9119-e9b4db9e11a1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "BUILD", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:24Z", "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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:23:27,500 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.166s
2026-06-15 01:23:27,501 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1199', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed45555c-dd85-417b-bf3e-fe6e3bcd58ad', 'x-compute-request-id': 'req-ed45555c-dd85-417b-bf3e-fe6e3bcd58ad', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "BUILD", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:24Z", "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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:23:28,805 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.299s
2026-06-15 01:23:28,805 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1199', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffa80051-844f-4859-9bf3-c7045358fcf6', 'x-compute-request-id': 'req-ffa80051-844f-4859-9bf3-c7045358fcf6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "BUILD", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:24Z", "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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:23:31,987 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 2.176s
2026-06-15 01:23:31,987 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1199', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99bc9f47-a62a-48b4-8140-1ebb44a6be45', 'x-compute-request-id': 'req-99bc9f47-a62a-48b4-8140-1ebb44a6be45', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "BUILD", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:24Z", "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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:23:33,230 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.235s
2026-06-15 01:23:33,231 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1199', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efe073f0-54cd-464a-85ca-e70ab3a842af', 'x-compute-request-id': 'req-efe073f0-54cd-464a-85ca-e70ab3a842af', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "BUILD", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:24Z", "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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:23:34,641 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.399s
2026-06-15 01:23:34,641 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1199', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b37b7613-7b80-4b3b-828e-b8fe3fd49b71', 'x-compute-request-id': 'req-b37b7613-7b80-4b3b-828e-b8fe3fd49b71', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "BUILD", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:24Z", "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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:23:36,286 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.638s
2026-06-15 01:23:36,286 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1199', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b5138f1-0256-4a2b-b832-7b9f3e449799', 'x-compute-request-id': 'req-5b5138f1-0256-4a2b-b832-7b9f3e449799', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "BUILD", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:36Z", "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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:23:44,536 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 7.239s
2026-06-15 01:23:44,536 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec7dc960-b899-4b3d-95da-51834da991c6', 'x-compute-request-id': 'req-ec7dc960-b899-4b3d-95da-51834da991c6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPattern-1936166562-network": [{"version": 4, "addr": "10.1.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:9c:c5"}]}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:36Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:23:44,544 106312 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 31 second wait
2026-06-15 01:23:44,769 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.224s
2026-06-15 01:23:44,769 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff10fa27-4915-46fc-ae9f-187967f1ca58', 'x-compute-request-id': 'req-ff10fa27-4915-46fc-ae9f-187967f1ca58', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPattern-1936166562-network": [{"version": 4, "addr": "10.1.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:9c:c5"}]}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:36Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:23:44,971 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.194s
2026-06-15 01:23:44,972 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e94dc68-baf2-4d76-bf5a-2a2d7525179f', 'x-compute-request-id': 'req-5e94dc68-baf2-4d76-bf5a-2a2d7525179f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPattern-1936166562-network": [{"version": 4, "addr": "10.1.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:9c:c5"}]}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:36Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:23:45,025 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET https://10.4.3.201/volume/v3/volumes/2a1057c5-4566-455d-a6c4-1169b1e9a448 0.046s
2026-06-15 01:23:45,025 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12f06652-e95c-4430-9a13-bccfb22b6b58', 'content-length': '1637', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12f06652-e95c-4430-9a13-bccfb22b6b58', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/volume/v3/volumes/2a1057c5-4566-455d-a6c4-1169b1e9a448'}
Body: b'{"volume": {"id": "2a1057c5-4566-455d-a6c4-1169b1e9a448", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T01:23:19.000000", "updated_at": "2026-06-15T01:23:24.000000", "name": "", "description": "", "volume_type": "storpool", "snapshot_id": "482375d4-985b-44bf-97f2-8adb4be3ea0b", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.201/volume/v3/volumes/2a1057c5-4566-455d-a6c4-1169b1e9a448"}, {"rel": "bookmark", "href": "https://10.4.3.201/volume/volumes/2a1057c5-4566-455d-a6c4-1169b1e9a448"}], "user_id": "25d284e56bac4d9ca787f51b69e61985", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a1057c5-4566-455d-a6c4-1169b1e9a448", "attachment_id": "7d2a9769-604e-4a0d-bb35-3307f1e0f81a", "volume_id": "2a1057c5-4566-455d-a6c4-1169b1e9a448", "server_id": "df71f176-5517-4631-9d2b-68893826acf6", "host_name": null, "device": "/dev/vda", "attached_at": "2026-06-15T01:23:23.000000"}], "os-vol-tenant-attr:tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "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": "083a58ca-073d-4a44-86d2-77e007ec43a7", "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-06-15 01:23:45,227 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 204 DELETE https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.190s
2026-06-15 01:23:45,235 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:45 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-cfe88fcf-78d4-45dd-9f1b-f844eb16ae23', 'x-compute-request-id': 'req-cfe88fcf-78d4-45dd-9f1b-f844eb16ae23', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b''
2026-06-15 01:23:45,432 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.197s
2026-06-15 01:23:45,432 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a92b0883-bbc5-4b34-be49-3483211b7b56', 'x-compute-request-id': 'req-a92b0883-bbc5-4b34-be49-3483211b7b56', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPattern-1936166562-network": [{"version": 4, "addr": "10.1.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:9c:c5"}]}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:23:46,689 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.251s
2026-06-15 01:23:46,689 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8fc8ea8-bff9-4b28-9f9e-3d66247a1abf', 'x-compute-request-id': 'req-d8fc8ea8-bff9-4b28-9f9e-3d66247a1abf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPattern-1936166562-network": [{"version": 4, "addr": "10.1.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:9c:c5"}]}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:23:47,878 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.183s
2026-06-15 01:23:47,879 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d97ac3c0-e89c-4484-9c51-66f28614f922', 'x-compute-request-id': 'req-d97ac3c0-e89c-4484-9c51-66f28614f922', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPattern-1936166562-network": [{"version": 4, "addr": "10.1.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:9c:c5"}]}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:47Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:23:49,057 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.170s
2026-06-15 01:23:49,058 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59f7af3f-c72c-4e53-b58f-567572e82b98', 'x-compute-request-id': 'req-59f7af3f-c72c-4e53-b58f-567572e82b98', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:47Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:23:51,134 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 500 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 1.067s
2026-06-15 01:23:51,134 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:50 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-809a5f87-61c6-4ecd-b331-0b8fedc52a59', 'x-compute-request-id': 'req-809a5f87-61c6-4ecd-b331-0b8fedc52a59', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please contact the administrator\\n<class \'oslo_db.exception.DBConnectionError\'>"}}'
2026-06-15 01:23:51,244 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 500 DELETE https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.108s
2026-06-15 01:23:51,245 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:51 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-a1668ce8-ee79-46a5-baad-c9d28ae0a3ad', 'x-compute-request-id': 'req-a1668ce8-ee79-46a5-baad-c9d28ae0a3ad', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please contact the administrator\\n<class \'oslo_db.exception.DBConnectionError\'>"}}'
2026-06-15 01:23:51,245 106312 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 0x751ed9bc8620>>, retrying...
2026-06-15 01:23:56,399 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.153s
2026-06-15 01:23:56,399 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:56 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-209506de-15dd-4a19-b1a5-f1de22d1b606', 'x-compute-request-id': 'req-209506de-15dd-4a19-b1a5-f1de22d1b606', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b''
2026-06-15 01:23:56,522 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.122s
2026-06-15 01:23:56,522 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a63c1f35-0aca-4586-ae5a-3cb472bcf443', 'x-compute-request-id': 'req-a63c1f35-0aca-4586-ae5a-3cb472bcf443', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:23:57,655 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.123s
2026-06-15 01:23:57,655 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e12f8d9-504c-412d-aa43-c95cb1fda631', 'x-compute-request-id': 'req-4e12f8d9-504c-412d-aa43-c95cb1fda631', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:23:58,849 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.185s
2026-06-15 01:23:58,849 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72fdd6f6-42db-49cb-9ccf-296a88a7cc1c', 'x-compute-request-id': 'req-72fdd6f6-42db-49cb-9ccf-296a88a7cc1c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:24:00,054 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.196s
2026-06-15 01:24:00,054 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:23:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb0b6c6b-66dc-49d4-9602-d1003d697cda', 'x-compute-request-id': 'req-cb0b6c6b-66dc-49d4-9602-d1003d697cda', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:24:01,253 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.190s
2026-06-15 01:24:01,254 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99878d3c-c0b6-4764-9432-df69f5e9faa3', 'x-compute-request-id': 'req-99878d3c-c0b6-4764-9432-df69f5e9faa3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:24:02,407 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.143s
2026-06-15 01:24:02,407 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96f86631-b936-417f-b5df-bcdccc9bebd9', 'x-compute-request-id': 'req-96f86631-b936-417f-b5df-bcdccc9bebd9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:24:03,529 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.116s
2026-06-15 01:24:03,530 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ad8adf6-b0ab-4fdc-b4ce-8391b1e93a99', 'x-compute-request-id': 'req-8ad8adf6-b0ab-4fdc-b4ce-8391b1e93a99', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:24:04,645 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.109s
2026-06-15 01:24:04,645 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78e8ef8a-38fe-416b-b769-90b005dd9849', 'x-compute-request-id': 'req-78e8ef8a-38fe-416b-b769-90b005dd9849', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:24:05,750 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.099s
2026-06-15 01:24:05,750 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5de78666-c7a4-4916-bffd-73b05d5e3d76', 'x-compute-request-id': 'req-5de78666-c7a4-4916-bffd-73b05d5e3d76', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:24:06,887 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.129s
2026-06-15 01:24:06,887 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33ec70a3-9259-4230-81ca-bb6cea56bb04', 'x-compute-request-id': 'req-33ec70a3-9259-4230-81ca-bb6cea56bb04', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:24:08,051 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.156s
2026-06-15 01:24:08,051 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bedf364d-9476-4258-8eec-410b45964f56', 'x-compute-request-id': 'req-bedf364d-9476-4258-8eec-410b45964f56', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:24:09,160 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.103s
2026-06-15 01:24:09,160 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c8d0d83-27d4-43cc-9758-6a1033ee94cf', 'x-compute-request-id': 'req-2c8d0d83-27d4-43cc-9758-6a1033ee94cf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:24:10,253 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.085s
2026-06-15 01:24:10,253 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd2f1ba0-2504-4074-adb6-3c63003644cb', 'x-compute-request-id': 'req-fd2f1ba0-2504-4074-adb6-3c63003644cb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:24:11,429 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.170s
2026-06-15 01:24:11,429 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44bb8651-8882-4a01-b5ca-1041c4c3d826', 'x-compute-request-id': 'req-44bb8651-8882-4a01-b5ca-1041c4c3d826', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:24:12,531 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.093s
2026-06-15 01:24:12,531 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4844e5b-2d51-4826-8739-5aa154d76077', 'x-compute-request-id': 'req-c4844e5b-2d51-4826-8739-5aa154d76077', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:24:13,621 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.083s
2026-06-15 01:24:13,622 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-288e3563-dcfc-4509-ab86-695e7c7ce494', 'x-compute-request-id': 'req-288e3563-dcfc-4509-ab86-695e7c7ce494', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:24:14,715 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.088s
2026-06-15 01:24:14,715 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca562633-f183-4a39-904e-99db36e42fdc', 'x-compute-request-id': 'req-ca562633-f183-4a39-904e-99db36e42fdc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:24:15,804 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.083s
2026-06-15 01:24:15,804 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-227f51ce-57cb-4b65-94b3-57128d39ae7a', 'x-compute-request-id': 'req-227f51ce-57cb-4b65-94b3-57128d39ae7a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:24:16,907 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.096s
2026-06-15 01:24:16,907 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf968c3e-cdc4-4a25-95d6-a8bc927ca371', 'x-compute-request-id': 'req-bf968c3e-cdc4-4a25-95d6-a8bc927ca371', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:24:18,024 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.108s
2026-06-15 01:24:18,024 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5743b7d4-5e08-4622-a922-becf136a9160', 'x-compute-request-id': 'req-5743b7d4-5e08-4622-a922-becf136a9160', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:24:19,146 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.116s
2026-06-15 01:24:19,146 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fc4a527-2bca-4010-9f34-b8b82534e7d1', 'x-compute-request-id': 'req-3fc4a527-2bca-4010-9f34-b8b82534e7d1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:24:20,246 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.094s
2026-06-15 01:24:20,246 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9378789-b0c7-4e56-afe2-f52726990de6', 'x-compute-request-id': 'req-f9378789-b0c7-4e56-afe2-f52726990de6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:24:21,575 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.322s
2026-06-15 01:24:21,575 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d286471-ab4e-4047-b1c3-495d6703f5d6', 'x-compute-request-id': 'req-1d286471-ab4e-4047-b1c3-495d6703f5d6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:24:22,692 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.111s
2026-06-15 01:24:22,692 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34f7df6e-7ab8-448b-9c82-9b44c085bd3c', 'x-compute-request-id': 'req-34f7df6e-7ab8-448b-9c82-9b44c085bd3c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:24:23,785 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.087s
2026-06-15 01:24:23,785 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8000a1c-ddd8-42b2-9c77-8f3e92c01e4c', 'x-compute-request-id': 'req-c8000a1c-ddd8-42b2-9c77-8f3e92c01e4c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:24:25,178 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.384s
2026-06-15 01:24:25,178 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c9bf029-f0a2-4a92-884a-8ff39eeeefa0', 'x-compute-request-id': 'req-8c9bf029-f0a2-4a92-884a-8ff39eeeefa0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:24:26,309 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.122s
2026-06-15 01:24:26,309 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e73145fa-2224-4ff9-9e7a-fbcc4582b45e', 'x-compute-request-id': 'req-e73145fa-2224-4ff9-9e7a-fbcc4582b45e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:24:27,439 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.120s
2026-06-15 01:24:27,439 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b135409d-a4f3-47d5-8c98-a6573a8fc04b', 'x-compute-request-id': 'req-b135409d-a4f3-47d5-8c98-a6573a8fc04b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:24:28,546 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.097s
2026-06-15 01:24:28,547 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ac3b6bc-8884-433f-a39d-7370dcaf76c0', 'x-compute-request-id': 'req-0ac3b6bc-8884-433f-a39d-7370dcaf76c0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:24:29,653 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.098s
2026-06-15 01:24:29,653 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2deae95-1afb-40dd-aa79-bddd3869f34e', 'x-compute-request-id': 'req-e2deae95-1afb-40dd-aa79-bddd3869f34e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:24:30,764 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.105s
2026-06-15 01:24:30,764 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26558f65-5d93-4cc8-a71c-c320660ed29f', 'x-compute-request-id': 'req-26558f65-5d93-4cc8-a71c-c320660ed29f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:24:32,242 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.470s
2026-06-15 01:24:32,242 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee756498-96e9-4847-869c-481bd4fe753c', 'x-compute-request-id': 'req-ee756498-96e9-4847-869c-481bd4fe753c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:24:33,638 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.391s
2026-06-15 01:24:33,638 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e54a2b59-3803-43a3-bdd0-62ae65033a46', 'x-compute-request-id': 'req-e54a2b59-3803-43a3-bdd0-62ae65033a46', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:24:34,807 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.162s
2026-06-15 01:24:34,808 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2b42f5c-aef4-427d-9679-8d380e72fb50', 'x-compute-request-id': 'req-b2b42f5c-aef4-427d-9679-8d380e72fb50', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:24:35,931 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.111s
2026-06-15 01:24:35,931 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e2db6a4-79e4-489f-83e8-dba06fdb6128', 'x-compute-request-id': 'req-8e2db6a4-79e4-489f-83e8-dba06fdb6128', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:24:37,028 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.088s
2026-06-15 01:24:37,029 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef0906eb-b597-4307-b260-2e96f5efede3', 'x-compute-request-id': 'req-ef0906eb-b597-4307-b260-2e96f5efede3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:24:38,123 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.085s
2026-06-15 01:24:38,124 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6a1254b-d96c-4354-9bff-e19f9514d418', 'x-compute-request-id': 'req-b6a1254b-d96c-4354-9bff-e19f9514d418', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:24:39,217 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.086s
2026-06-15 01:24:39,217 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48fbc592-483a-425c-b0d4-727d725e0980', 'x-compute-request-id': 'req-48fbc592-483a-425c-b0d4-727d725e0980', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:24:40,327 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.104s
2026-06-15 01:24:40,327 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3b6825c-db1d-4012-a4dd-1540f911d375', 'x-compute-request-id': 'req-a3b6825c-db1d-4012-a4dd-1540f911d375', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:24:41,456 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.121s
2026-06-15 01:24:41,456 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5a13316-238c-4ca3-bf40-e44856b7e879', 'x-compute-request-id': 'req-c5a13316-238c-4ca3-bf40-e44856b7e879', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:24:42,567 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.103s
2026-06-15 01:24:42,567 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f482ca0a-8114-42d0-b411-02a2e05c85de', 'x-compute-request-id': 'req-f482ca0a-8114-42d0-b411-02a2e05c85de', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:24:43,699 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.125s
2026-06-15 01:24:43,700 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f79ccf0-a605-460d-ab73-dff7855bc143', 'x-compute-request-id': 'req-4f79ccf0-a605-460d-ab73-dff7855bc143', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:24:44,847 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.141s
2026-06-15 01:24:44,847 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a29821d5-ee04-4cab-a2be-662b7a9d39e2', 'x-compute-request-id': 'req-a29821d5-ee04-4cab-a2be-662b7a9d39e2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:24:45,951 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.098s
2026-06-15 01:24:45,951 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a33b836b-7344-4ab5-944f-b02e508efaa9', 'x-compute-request-id': 'req-a33b836b-7344-4ab5-944f-b02e508efaa9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:24:47,085 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.126s
2026-06-15 01:24:47,086 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-968dc336-03a7-4bee-92da-9aa4b800e4ff', 'x-compute-request-id': 'req-968dc336-03a7-4bee-92da-9aa4b800e4ff', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:24:48,182 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.089s
2026-06-15 01:24:48,183 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f01c8ee0-0253-4b66-92f4-b69a9b7a9622', 'x-compute-request-id': 'req-f01c8ee0-0253-4b66-92f4-b69a9b7a9622', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:24:49,279 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.091s
2026-06-15 01:24:49,279 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a676772c-3427-4a42-9db7-3abd68c6c215', 'x-compute-request-id': 'req-a676772c-3427-4a42-9db7-3abd68c6c215', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:24:50,372 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.087s
2026-06-15 01:24:50,372 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c372f724-b057-401e-a781-24abaf9a2d42', 'x-compute-request-id': 'req-c372f724-b057-401e-a781-24abaf9a2d42', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:24:51,473 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.095s
2026-06-15 01:24:51,473 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64590c2b-3bc7-44b1-ac25-a5652690c0df', 'x-compute-request-id': 'req-64590c2b-3bc7-44b1-ac25-a5652690c0df', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:24:52,580 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.102s
2026-06-15 01:24:52,581 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a6403ed-3282-463a-a44e-84e85b6e6ad9', 'x-compute-request-id': 'req-2a6403ed-3282-463a-a44e-84e85b6e6ad9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:24:53,685 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.099s
2026-06-15 01:24:53,686 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7b4901f-57ac-4813-8165-1ba5d9f454bc', 'x-compute-request-id': 'req-f7b4901f-57ac-4813-8165-1ba5d9f454bc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:24:54,783 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.091s
2026-06-15 01:24:54,783 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48784077-262e-4fa2-bf33-bbced63ad6ee', 'x-compute-request-id': 'req-48784077-262e-4fa2-bf33-bbced63ad6ee', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:24:55,875 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.086s
2026-06-15 01:24:55,875 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1a1ac49-3036-46a8-ba4b-8dd4d65541e4', 'x-compute-request-id': 'req-a1a1ac49-3036-46a8-ba4b-8dd4d65541e4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:24:56,967 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.087s
2026-06-15 01:24:56,968 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b569528-42a8-474a-a8a2-9e3f73d8674e', 'x-compute-request-id': 'req-1b569528-42a8-474a-a8a2-9e3f73d8674e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:24:58,064 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.089s
2026-06-15 01:24:58,064 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82798105-632a-45b9-af45-c837c204bfa4', 'x-compute-request-id': 'req-82798105-632a-45b9-af45-c837c204bfa4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:24:59,153 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.084s
2026-06-15 01:24:59,154 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:24:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-873bb9fd-a33b-4f0a-9678-fc3af4c1b88d', 'x-compute-request-id': 'req-873bb9fd-a33b-4f0a-9678-fc3af4c1b88d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:25:00,257 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.095s
2026-06-15 01:25:00,257 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:25:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4486a2d-5a47-4073-bf26-f1ad066fcc2e', 'x-compute-request-id': 'req-b4486a2d-5a47-4073-bf26-f1ad066fcc2e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:25:01,362 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.096s
2026-06-15 01:25:01,363 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:25:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db1b4c42-fcda-44b0-9fe2-22beb56140f5', 'x-compute-request-id': 'req-db1b4c42-fcda-44b0-9fe2-22beb56140f5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:25:02,454 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.084s
2026-06-15 01:25:02,455 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:25:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e60d31f8-049b-4f29-a57f-a6990583cb43', 'x-compute-request-id': 'req-e60d31f8-049b-4f29-a57f-a6990583cb43', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:25:03,553 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.090s
2026-06-15 01:25:03,553 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:25:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4967e748-080f-4a59-849f-be82551a275e', 'x-compute-request-id': 'req-4967e748-080f-4a59-849f-be82551a275e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:25:04,650 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.091s
2026-06-15 01:25:04,651 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:25:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f856e1db-8e19-42a3-bea8-730fb0b2fd22', 'x-compute-request-id': 'req-f856e1db-8e19-42a3-bea8-730fb0b2fd22', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:25:05,739 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.083s
2026-06-15 01:25:05,739 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:25:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71e285fb-bb5c-4785-8af1-6e02413534e5', 'x-compute-request-id': 'req-71e285fb-bb5c-4785-8af1-6e02413534e5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:25:06,850 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.103s
2026-06-15 01:25:06,850 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:25:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67bdc287-de18-439c-bee6-e3fca262ee5f', 'x-compute-request-id': 'req-67bdc287-de18-439c-bee6-e3fca262ee5f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:25:07,935 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.079s
2026-06-15 01:25:07,935 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:25:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-862fae90-e8cc-401b-9ec3-c622242fdcc8', 'x-compute-request-id': 'req-862fae90-e8cc-401b-9ec3-c622242fdcc8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:25:09,030 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.090s
2026-06-15 01:25:09,030 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:25:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d03fa9c-36bd-43c0-9601-fb07213f52ca', 'x-compute-request-id': 'req-9d03fa9c-36bd-43c0-9601-fb07213f52ca', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:25:10,152 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.116s
2026-06-15 01:25:10,153 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:25:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11535c7b-e3c0-4094-9fda-b1ff2b638ed6', 'x-compute-request-id': 'req-11535c7b-e3c0-4094-9fda-b1ff2b638ed6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:25:11,551 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.389s
2026-06-15 01:25:11,551 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:25:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d50f762-cfd5-4850-b552-a10d959a1921', 'x-compute-request-id': 'req-9d50f762-cfd5-4850-b552-a10d959a1921', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:25:12,635 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.079s
2026-06-15 01:25:12,635 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:25:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87355b7a-1fa6-4ab9-8e20-c67396df1c9b', 'x-compute-request-id': 'req-87355b7a-1fa6-4ab9-8e20-c67396df1c9b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:25:13,728 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.087s
2026-06-15 01:25:13,729 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:25:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0bf9ce9f-2b80-45ce-b390-07de9c2aa17c', 'x-compute-request-id': 'req-0bf9ce9f-2b80-45ce-b390-07de9c2aa17c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:25:14,831 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.095s
2026-06-15 01:25:14,831 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:25:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16d900ff-209c-4196-b79b-a8cbbd53eaf4', 'x-compute-request-id': 'req-16d900ff-209c-4196-b79b-a8cbbd53eaf4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:25:15,944 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.106s
2026-06-15 01:25:15,944 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:25:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b51475cd-d770-4c15-9ea6-06031065b8b5', 'x-compute-request-id': 'req-b51475cd-d770-4c15-9ea6-06031065b8b5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:25:17,039 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.088s
2026-06-15 01:25:17,039 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:25:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa45dfbc-cc2a-4de2-96e2-30dc140d0150', 'x-compute-request-id': 'req-fa45dfbc-cc2a-4de2-96e2-30dc140d0150', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:25:18,132 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.087s
2026-06-15 01:25:18,132 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:25:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd632657-8ba3-4b53-9938-ba362e5205e1', 'x-compute-request-id': 'req-fd632657-8ba3-4b53-9938-ba362e5205e1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:25:19,228 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.088s
2026-06-15 01:25:19,228 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:25:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99b02985-a060-48f0-a661-8b392acc7b74', 'x-compute-request-id': 'req-99b02985-a060-48f0-a661-8b392acc7b74', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:25:20,319 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.086s
2026-06-15 01:25:20,319 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:25:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-daeaec72-9116-4df4-98cc-efd67e1e21b1', 'x-compute-request-id': 'req-daeaec72-9116-4df4-98cc-efd67e1e21b1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:25:21,414 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.089s
2026-06-15 01:25:21,415 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:25:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0502b0da-a305-48d5-9e79-1dd463353756', 'x-compute-request-id': 'req-0502b0da-a305-48d5-9e79-1dd463353756', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:25:22,514 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.094s
2026-06-15 01:25:22,514 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:25:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-842cacda-b3f8-4af6-aa9c-ca780bd09791', 'x-compute-request-id': 'req-842cacda-b3f8-4af6-aa9c-ca780bd09791', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:25:23,608 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.086s
2026-06-15 01:25:23,608 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:25:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c76dadf6-88af-4f84-a49a-a790df641190', 'x-compute-request-id': 'req-c76dadf6-88af-4f84-a49a-a790df641190', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:25:24,698 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.085s
2026-06-15 01:25:24,699 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:25:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c181ed7d-cf57-40b3-908a-15775b1b4a10', 'x-compute-request-id': 'req-c181ed7d-cf57-40b3-908a-15775b1b4a10', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:25:25,787 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.079s
2026-06-15 01:25:25,787 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:25:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-936d2d10-41e2-4e69-8864-ee82ccd9247a', 'x-compute-request-id': 'req-936d2d10-41e2-4e69-8864-ee82ccd9247a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:25:26,880 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.087s
2026-06-15 01:25:26,880 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:25:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-255f8670-4e59-4b66-83c8-bcf1442c900d', 'x-compute-request-id': 'req-255f8670-4e59-4b66-83c8-bcf1442c900d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:25:28,010 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.124s
2026-06-15 01:25:28,010 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:25:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13f5305e-6c9f-423d-8aca-e55b657d2166', 'x-compute-request-id': 'req-13f5305e-6c9f-423d-8aca-e55b657d2166', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:25:29,136 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.117s
2026-06-15 01:25:29,136 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:25:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3bbc839-eb19-4cb0-8f43-3aa95a4e8710', 'x-compute-request-id': 'req-f3bbc839-eb19-4cb0-8f43-3aa95a4e8710', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:25:30,239 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.097s
2026-06-15 01:25:30,240 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:25:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9ddd9bd-79e6-4c3b-b625-cb8e2c826a83', 'x-compute-request-id': 'req-e9ddd9bd-79e6-4c3b-b625-cb8e2c826a83', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:25:31,377 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.132s
2026-06-15 01:25:31,377 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:25:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76ad3190-95fb-485e-9cd1-c9c0c5de54b8', 'x-compute-request-id': 'req-76ad3190-95fb-485e-9cd1-c9c0c5de54b8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:25:32,488 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.103s
2026-06-15 01:25:32,488 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:25:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6623c8b5-e275-49cb-9a98-aac5cbd0227d', 'x-compute-request-id': 'req-6623c8b5-e275-49cb-9a98-aac5cbd0227d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:25:33,581 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.085s
2026-06-15 01:25:33,581 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:25:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2695554-f430-4b1e-bcad-9817774feabd', 'x-compute-request-id': 'req-f2695554-f430-4b1e-bcad-9817774feabd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:25:34,681 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.095s
2026-06-15 01:25:34,682 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:25:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29068c9b-a767-4e26-9ddc-2d513db3ab19', 'x-compute-request-id': 'req-29068c9b-a767-4e26-9ddc-2d513db3ab19', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:25:35,778 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.089s
2026-06-15 01:25:35,779 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:25:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81661a23-e59c-4679-ba4a-6517d01d322a', 'x-compute-request-id': 'req-81661a23-e59c-4679-ba4a-6517d01d322a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:25:36,882 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.094s
2026-06-15 01:25:36,882 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:25:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef54e5c2-ffc9-439e-a335-a4801c5b4d32', 'x-compute-request-id': 'req-ef54e5c2-ffc9-439e-a335-a4801c5b4d32', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:25:37,988 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.097s
2026-06-15 01:25:37,988 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:25:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-846afe99-7809-415b-affe-89053df9d7b7', 'x-compute-request-id': 'req-846afe99-7809-415b-affe-89053df9d7b7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:25:39,084 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.090s
2026-06-15 01:25:39,084 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:25:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a757f0eb-961e-4001-a79c-0dcaa1257026', 'x-compute-request-id': 'req-a757f0eb-961e-4001-a79c-0dcaa1257026', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:25:40,188 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.096s
2026-06-15 01:25:40,188 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:25:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a291b78c-896c-439d-976a-b1ed91e4534e', 'x-compute-request-id': 'req-a291b78c-896c-439d-976a-b1ed91e4534e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:25:41,285 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.090s
2026-06-15 01:25:41,285 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:25:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-105347eb-e459-4ec9-93ad-4110e089d963', 'x-compute-request-id': 'req-105347eb-e459-4ec9-93ad-4110e089d963', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:25:42,373 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.082s
2026-06-15 01:25:42,373 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:25:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58b437f9-498b-4faf-aa4d-5f7239ff5379', 'x-compute-request-id': 'req-58b437f9-498b-4faf-aa4d-5f7239ff5379', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:25:43,458 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.079s
2026-06-15 01:25:43,459 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:25:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8af4569-224c-4314-8aea-61d5b7a1977a', 'x-compute-request-id': 'req-c8af4569-224c-4314-8aea-61d5b7a1977a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:25:44,551 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.087s
2026-06-15 01:25:44,552 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:25:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-935a2aa0-4ccf-4d4e-844b-32adb009f98a', 'x-compute-request-id': 'req-935a2aa0-4ccf-4d4e-844b-32adb009f98a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:25:45,665 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.108s
2026-06-15 01:25:45,666 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:25:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b094ff8e-ef0d-44aa-9c4b-5f042d7fa373', 'x-compute-request-id': 'req-b094ff8e-ef0d-44aa-9c4b-5f042d7fa373', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:25:46,757 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.084s
2026-06-15 01:25:46,757 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:25:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89aaaf33-31ff-43d7-9522-04c8d7550617', 'x-compute-request-id': 'req-89aaaf33-31ff-43d7-9522-04c8d7550617', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:25:47,845 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.083s
2026-06-15 01:25:47,845 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:25:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f6f5f78-f7f4-41be-9fae-b345be0de457', 'x-compute-request-id': 'req-7f6f5f78-f7f4-41be-9fae-b345be0de457', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:25:48,952 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.101s
2026-06-15 01:25:48,952 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:25:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-717543b1-d25b-4e5b-af1b-e2ad4bc4de0a', 'x-compute-request-id': 'req-717543b1-d25b-4e5b-af1b-e2ad4bc4de0a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:25:50,042 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.080s
2026-06-15 01:25:50,042 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:25:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00e08781-7b22-4dab-9380-5036a109c56a', 'x-compute-request-id': 'req-00e08781-7b22-4dab-9380-5036a109c56a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:25:51,130 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.079s
2026-06-15 01:25:51,130 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:25:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-972d0402-f79d-444a-8c35-25117d74d392', 'x-compute-request-id': 'req-972d0402-f79d-444a-8c35-25117d74d392', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:25:52,223 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.088s
2026-06-15 01:25:52,223 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:25:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d461d6d-bccb-49ff-b1c4-3c6f60708931', 'x-compute-request-id': 'req-6d461d6d-bccb-49ff-b1c4-3c6f60708931', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:25:53,323 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.094s
2026-06-15 01:25:53,323 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:25:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ab57a32-4875-452f-8d81-fc7f9cee6662', 'x-compute-request-id': 'req-9ab57a32-4875-452f-8d81-fc7f9cee6662', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:25:54,417 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.089s
2026-06-15 01:25:54,418 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:25:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2511b56c-2b1e-42a4-8ddf-eedb56a2cedf', 'x-compute-request-id': 'req-2511b56c-2b1e-42a4-8ddf-eedb56a2cedf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:25:55,523 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.100s
2026-06-15 01:25:55,524 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:25:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8985b99a-4427-4db7-882e-f88d87387eac', 'x-compute-request-id': 'req-8985b99a-4427-4db7-882e-f88d87387eac', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:25:56,622 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.084s
2026-06-15 01:25:56,622 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:25:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74a4a1ab-360c-4f74-b8a0-7f76e5b85d10', 'x-compute-request-id': 'req-74a4a1ab-360c-4f74-b8a0-7f76e5b85d10', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:25:57,742 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.115s
2026-06-15 01:25:57,742 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:25:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a268b08-d81b-4074-85e8-7fd02b0ba434', 'x-compute-request-id': 'req-9a268b08-d81b-4074-85e8-7fd02b0ba434', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:25:58,852 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.103s
2026-06-15 01:25:58,852 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:25:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b02d65a-3ad6-48ee-8277-97cff5e96109', 'x-compute-request-id': 'req-3b02d65a-3ad6-48ee-8277-97cff5e96109', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:26:00,009 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.148s
2026-06-15 01:26:00,009 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:25:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7377cf1f-2ec3-4aa4-8927-1810cbbe7a3c', 'x-compute-request-id': 'req-7377cf1f-2ec3-4aa4-8927-1810cbbe7a3c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:26:01,124 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.108s
2026-06-15 01:26:01,124 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:26:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5709a9c-ae4b-4dfe-91a7-8c437e7dcd63', 'x-compute-request-id': 'req-d5709a9c-ae4b-4dfe-91a7-8c437e7dcd63', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:26:02,279 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.144s
2026-06-15 01:26:02,279 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:26:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2a77c7e-4e14-4376-b815-78846c3b7cfa', 'x-compute-request-id': 'req-d2a77c7e-4e14-4376-b815-78846c3b7cfa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:26:03,405 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.120s
2026-06-15 01:26:03,406 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:26:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10231442-2763-4c95-9bf5-951ab8eecded', 'x-compute-request-id': 'req-10231442-2763-4c95-9bf5-951ab8eecded', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:26:04,513 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.096s
2026-06-15 01:26:04,513 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:26:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af75c319-7b07-4cc1-9ec7-427fdb643490', 'x-compute-request-id': 'req-af75c319-7b07-4cc1-9ec7-427fdb643490', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:26:05,647 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.128s
2026-06-15 01:26:05,647 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:26:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e552ac31-69c1-43ae-ab34-7fbdcbc5f588', 'x-compute-request-id': 'req-e552ac31-69c1-43ae-ab34-7fbdcbc5f588', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:26:06,741 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.087s
2026-06-15 01:26:06,742 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:26:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76e77337-7fe0-43e6-b847-1cee55b1714a', 'x-compute-request-id': 'req-76e77337-7fe0-43e6-b847-1cee55b1714a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:26:07,835 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.086s
2026-06-15 01:26:07,835 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:26:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-046e79e7-8bf1-4d4b-9644-2fb07b7ff13b', 'x-compute-request-id': 'req-046e79e7-8bf1-4d4b-9644-2fb07b7ff13b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:26:08,950 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.110s
2026-06-15 01:26:08,950 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:26:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7795391b-10e9-49f2-83dd-deb1e7db0de8', 'x-compute-request-id': 'req-7795391b-10e9-49f2-83dd-deb1e7db0de8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:26:10,045 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.089s
2026-06-15 01:26:10,045 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:26:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3067afc8-4a9f-4bfa-9df1-095381af1821', 'x-compute-request-id': 'req-3067afc8-4a9f-4bfa-9df1-095381af1821', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:26:11,135 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.084s
2026-06-15 01:26:11,135 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:26:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34cb391b-6309-4eae-a8be-bebfdcf4418d', 'x-compute-request-id': 'req-34cb391b-6309-4eae-a8be-bebfdcf4418d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:26:12,252 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.112s
2026-06-15 01:26:12,253 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:26:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-476efaa8-dbea-4644-a872-56b20bfe86f9', 'x-compute-request-id': 'req-476efaa8-dbea-4644-a872-56b20bfe86f9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:26:13,380 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.119s
2026-06-15 01:26:13,380 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:26:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e0592c0-759f-4e6b-8a8f-03a6c2bbde3c', 'x-compute-request-id': 'req-6e0592c0-759f-4e6b-8a8f-03a6c2bbde3c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:26:14,502 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.111s
2026-06-15 01:26:14,502 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:26:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e2afb40-04a3-4440-9259-07f4e0ab7475', 'x-compute-request-id': 'req-7e2afb40-04a3-4440-9259-07f4e0ab7475', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:26:15,629 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.121s
2026-06-15 01:26:15,629 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:26:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2b963f9-52df-4c7d-a195-bc82ae080b8d', 'x-compute-request-id': 'req-c2b963f9-52df-4c7d-a195-bc82ae080b8d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:26:16,735 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.097s
2026-06-15 01:26:16,735 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:26:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ee55df8-7074-40a9-9288-430430fe5dc1', 'x-compute-request-id': 'req-2ee55df8-7074-40a9-9288-430430fe5dc1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:26:17,844 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.099s
2026-06-15 01:26:17,845 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:26:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2ba4faa-f079-4e35-92ca-b838c45dc3be', 'x-compute-request-id': 'req-a2ba4faa-f079-4e35-92ca-b838c45dc3be', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:26:18,940 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.089s
2026-06-15 01:26:18,940 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:26:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed1cbb01-9756-4ddc-90bb-c314b07d5be9', 'x-compute-request-id': 'req-ed1cbb01-9756-4ddc-90bb-c314b07d5be9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:26:20,061 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.114s
2026-06-15 01:26:20,061 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:26:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f4149c8-e0e9-4f47-b278-b2826fe29eb7', 'x-compute-request-id': 'req-2f4149c8-e0e9-4f47-b278-b2826fe29eb7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:26:21,156 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.087s
2026-06-15 01:26:21,156 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:26:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49e2efc7-61f6-4df3-a9ee-03cdcb00bce8', 'x-compute-request-id': 'req-49e2efc7-61f6-4df3-a9ee-03cdcb00bce8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:26:22,250 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.088s
2026-06-15 01:26:22,251 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:26:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9cbe1f6-b77c-49ae-b65e-2265bf2581a4', 'x-compute-request-id': 'req-b9cbe1f6-b77c-49ae-b65e-2265bf2581a4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:26:23,372 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.115s
2026-06-15 01:26:23,372 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:26:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9fefb0c-4a6c-42fc-9271-2861328197ac', 'x-compute-request-id': 'req-d9fefb0c-4a6c-42fc-9271-2861328197ac', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:26:24,465 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.088s
2026-06-15 01:26:24,466 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:26:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2773210-0684-4715-9f65-2a5c9a09a5dc', 'x-compute-request-id': 'req-b2773210-0684-4715-9f65-2a5c9a09a5dc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:26:25,623 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.150s
2026-06-15 01:26:25,623 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:26:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-886fe335-4b84-43f2-9de7-2c4d01dc1205', 'x-compute-request-id': 'req-886fe335-4b84-43f2-9de7-2c4d01dc1205', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:26:26,759 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.130s
2026-06-15 01:26:26,759 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:26:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb2237f9-6949-4a9a-ac1e-95923a07cc30', 'x-compute-request-id': 'req-fb2237f9-6949-4a9a-ac1e-95923a07cc30', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:26:27,884 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.116s
2026-06-15 01:26:27,884 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:26:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7fffbd3-bd07-44c2-9bbc-4f2c024bdd3d', 'x-compute-request-id': 'req-a7fffbd3-bd07-44c2-9bbc-4f2c024bdd3d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:26:29,005 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.115s
2026-06-15 01:26:29,005 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:26:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2e8295a-9ee5-4dd1-a84c-44819cd187cd', 'x-compute-request-id': 'req-d2e8295a-9ee5-4dd1-a84c-44819cd187cd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:26:30,094 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.082s
2026-06-15 01:26:30,095 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:26:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7568d701-19f8-4f8b-878b-d524a8285523', 'x-compute-request-id': 'req-7568d701-19f8-4f8b-878b-d524a8285523', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:26:31,192 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.091s
2026-06-15 01:26:31,192 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:26:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9975f1d1-d3e0-4164-93be-f69a59de21aa', 'x-compute-request-id': 'req-9975f1d1-d3e0-4164-93be-f69a59de21aa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:26:32,294 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.096s
2026-06-15 01:26:32,294 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:26:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2380a467-aeb7-444e-823e-a5830b8b053d', 'x-compute-request-id': 'req-2380a467-aeb7-444e-823e-a5830b8b053d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:26:33,395 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.096s
2026-06-15 01:26:33,396 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:26:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f164d8d-4e2c-41e4-b05b-9b8a8707f91c', 'x-compute-request-id': 'req-4f164d8d-4e2c-41e4-b05b-9b8a8707f91c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:26:34,491 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.090s
2026-06-15 01:26:34,491 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:26:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16cfd78a-dc5a-4354-95be-33eadf7ee167', 'x-compute-request-id': 'req-16cfd78a-dc5a-4354-95be-33eadf7ee167', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:26:35,585 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.089s
2026-06-15 01:26:35,586 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:26:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14cdfd94-af76-44e3-9fd5-4a0232100e76', 'x-compute-request-id': 'req-14cdfd94-af76-44e3-9fd5-4a0232100e76', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:26:36,695 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.101s
2026-06-15 01:26:36,695 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:26:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-156a9464-928d-429d-88f0-e8e26a6033ba', 'x-compute-request-id': 'req-156a9464-928d-429d-88f0-e8e26a6033ba', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:26:37,822 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.119s
2026-06-15 01:26:37,822 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:26:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1457dc7-4d38-4c39-8510-2f530e9467e5', 'x-compute-request-id': 'req-b1457dc7-4d38-4c39-8510-2f530e9467e5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:26:38,959 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.130s
2026-06-15 01:26:38,959 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:26:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e51c7c9f-9f04-4aaa-b965-49a0051da3cf', 'x-compute-request-id': 'req-e51c7c9f-9f04-4aaa-b965-49a0051da3cf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:26:40,174 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.207s
2026-06-15 01:26:40,174 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:26:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93f870b7-fd3d-4342-bb6c-dc9de90e25ac', 'x-compute-request-id': 'req-93f870b7-fd3d-4342-bb6c-dc9de90e25ac', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:26:41,517 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.336s
2026-06-15 01:26:41,517 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:26:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac8b7eb1-9fc2-4d3f-9ced-1271a3a378f4', 'x-compute-request-id': 'req-ac8b7eb1-9fc2-4d3f-9ced-1271a3a378f4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:26:42,622 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.094s
2026-06-15 01:26:42,622 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:26:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73102903-382c-4c87-9d6a-a325c84e7e7e', 'x-compute-request-id': 'req-73102903-382c-4c87-9d6a-a325c84e7e7e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:26:43,718 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.088s
2026-06-15 01:26:43,718 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:26:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af6391f8-0519-4837-94cd-10b1b49b80e9', 'x-compute-request-id': 'req-af6391f8-0519-4837-94cd-10b1b49b80e9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:26:44,840 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.117s
2026-06-15 01:26:44,840 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:26:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77a31d9c-a7c0-49aa-b521-37ff8b73ca40', 'x-compute-request-id': 'req-77a31d9c-a7c0-49aa-b521-37ff8b73ca40', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:26:46,014 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.168s
2026-06-15 01:26:46,014 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:26:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a1ea3a6-59a2-4699-836c-f230ff0f384f', 'x-compute-request-id': 'req-1a1ea3a6-59a2-4699-836c-f230ff0f384f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:26:47,126 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.105s
2026-06-15 01:26:47,126 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:26:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fcbd71b5-0c1a-4bc9-9042-0c97033f0b40', 'x-compute-request-id': 'req-fcbd71b5-0c1a-4bc9-9042-0c97033f0b40', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:26:48,296 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.161s
2026-06-15 01:26:48,297 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:26:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1037a38-e7c1-42fa-b9ba-92ded185f0be', 'x-compute-request-id': 'req-f1037a38-e7c1-42fa-b9ba-92ded185f0be', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:26:49,415 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.112s
2026-06-15 01:26:49,415 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:26:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6966eacf-a831-4d0d-b78c-154bab1764c7', 'x-compute-request-id': 'req-6966eacf-a831-4d0d-b78c-154bab1764c7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:26:50,530 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.105s
2026-06-15 01:26:50,530 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:26:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ec0ce43-f2b8-4116-9d8a-fea1c4b26590', 'x-compute-request-id': 'req-7ec0ce43-f2b8-4116-9d8a-fea1c4b26590', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:26:51,649 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.111s
2026-06-15 01:26:51,649 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:26:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c409e205-6f85-482d-a6e7-58e71e2a8dea', 'x-compute-request-id': 'req-c409e205-6f85-482d-a6e7-58e71e2a8dea', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:26:52,764 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.110s
2026-06-15 01:26:52,765 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:26:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86ad00c9-8f4d-4775-aaec-0b06e23f6082', 'x-compute-request-id': 'req-86ad00c9-8f4d-4775-aaec-0b06e23f6082', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:26:54,056 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.284s
2026-06-15 01:26:54,056 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:26:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28287f73-317f-4acf-af5b-5487b289826f', 'x-compute-request-id': 'req-28287f73-317f-4acf-af5b-5487b289826f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:26:55,179 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.116s
2026-06-15 01:26:55,180 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:26:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-836e57e8-71f4-4996-8f86-925c676f753d', 'x-compute-request-id': 'req-836e57e8-71f4-4996-8f86-925c676f753d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:26:56,262 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.078s
2026-06-15 01:26:56,263 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:26:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b9db627-e31b-4c31-a8e4-bd5c439f2ced', 'x-compute-request-id': 'req-4b9db627-e31b-4c31-a8e4-bd5c439f2ced', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:26:57,360 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.092s
2026-06-15 01:26:57,361 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:26:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc509845-cc8b-4fb8-841d-92e24ae277a9', 'x-compute-request-id': 'req-bc509845-cc8b-4fb8-841d-92e24ae277a9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:26:58,465 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.098s
2026-06-15 01:26:58,466 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:26:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45b5eb4c-afc2-4096-b111-85f16f0d63f2', 'x-compute-request-id': 'req-45b5eb4c-afc2-4096-b111-85f16f0d63f2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:26:59,572 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.098s
2026-06-15 01:26:59,572 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:26:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3fd8efd-0e8f-49a9-a90b-9954bd05ebe8', 'x-compute-request-id': 'req-d3fd8efd-0e8f-49a9-a90b-9954bd05ebe8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:27:00,671 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.093s
2026-06-15 01:27:00,671 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:27:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-998ba0cc-d463-4fa1-a60a-0b0771c14bc7', 'x-compute-request-id': 'req-998ba0cc-d463-4fa1-a60a-0b0771c14bc7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:27:01,782 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.103s
2026-06-15 01:27:01,782 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:27:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c8c11d1-881d-4bcc-bb2c-d6dc5d18b7b3', 'x-compute-request-id': 'req-8c8c11d1-881d-4bcc-bb2c-d6dc5d18b7b3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:27:02,886 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.098s
2026-06-15 01:27:02,886 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:27:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b1aa2f1-38ae-4aba-a2f5-0a1ba7efd29e', 'x-compute-request-id': 'req-1b1aa2f1-38ae-4aba-a2f5-0a1ba7efd29e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:27:04,004 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.113s
2026-06-15 01:27:04,004 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:27:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e70ae91f-afac-41e8-88d3-6285941a7902', 'x-compute-request-id': 'req-e70ae91f-afac-41e8-88d3-6285941a7902', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:27:05,125 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.114s
2026-06-15 01:27:05,126 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:27:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b71f6c5-754b-497e-be15-e5d707f2bc14', 'x-compute-request-id': 'req-2b71f6c5-754b-497e-be15-e5d707f2bc14', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:27:06,223 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.092s
2026-06-15 01:27:06,224 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:27:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0dbf5a8d-d465-43d6-9785-ae68d36b1773', 'x-compute-request-id': 'req-0dbf5a8d-d465-43d6-9785-ae68d36b1773', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:27:07,318 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.088s
2026-06-15 01:27:07,318 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:27:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f925bae-35e0-4907-a0c0-68bb19e81e60', 'x-compute-request-id': 'req-3f925bae-35e0-4907-a0c0-68bb19e81e60', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:27:08,433 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.109s
2026-06-15 01:27:08,433 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:27:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c0dc63b-8ae4-47ca-b8c1-b6b5526c4803', 'x-compute-request-id': 'req-3c0dc63b-8ae4-47ca-b8c1-b6b5526c4803', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:27:09,528 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.089s
2026-06-15 01:27:09,528 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:27:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c23705d5-8194-4276-86ba-08a5b712b985', 'x-compute-request-id': 'req-c23705d5-8194-4276-86ba-08a5b712b985', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:27:10,654 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.120s
2026-06-15 01:27:10,654 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:27:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7019e465-d9a5-4f6f-9c83-7c6709ed1383', 'x-compute-request-id': 'req-7019e465-d9a5-4f6f-9c83-7c6709ed1383', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:27:11,760 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.100s
2026-06-15 01:27:11,761 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:27:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ace7ae6-025f-4073-9264-312508d320dc', 'x-compute-request-id': 'req-0ace7ae6-025f-4073-9264-312508d320dc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:27:12,856 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6 0.090s
2026-06-15 01:27:12,856 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:27:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11bc812a-4347-45ec-9bd2-2e5fbb34aaae', 'x-compute-request-id': 'req-11bc812a-4347-45ec-9bd2-2e5fbb34aaae', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-15T01:23:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.201/compute/flavors/42"}]}, "hostId": "96e7fbae4dcd06521360350726b151e4c818bcfa9e2f7b79e0156544", "id": "df71f176-5517-4631-9d2b-68893826acf6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.201/compute/v2.1/servers/df71f176-5517-4631-9d2b-68893826acf6"}, {"rel": "bookmark", "href": "https://10.4.3.201/compute/servers/df71f176-5517-4631-9d2b-68893826acf6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-96978344", "status": "ACTIVE", "tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "user_id": "25d284e56bac4d9ca787f51b69e61985", "updated": "2026-06-15T01:23:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-06-15T01:23:36.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": "2a1057c5-4566-455d-a6c4-1169b1e9a448"}]}}'
2026-06-15 01:27:12,916 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE https://10.4.3.201/volume/v3/snapshots/482375d4-985b-44bf-97f2-8adb4be3ea0b 0.054s
2026-06-15 01:27:12,916 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:27: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-e188c45f-8667-47f0-a84e-76a6e74317e4', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.201/volume/v3/snapshots/482375d4-985b-44bf-97f2-8adb4be3ea0b'}
Body: b''
2026-06-15 01:27:12,949 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/volume/v3/snapshots/482375d4-985b-44bf-97f2-8adb4be3ea0b 0.033s
2026-06-15 01:27:12,949 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:27:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfe2236b-643f-4322-88e8-b1a8ff36f61f', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfe2236b-643f-4322-88e8-b1a8ff36f61f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/volume/v3/snapshots/482375d4-985b-44bf-97f2-8adb4be3ea0b'}
Body: b'{"snapshot": {"id": "482375d4-985b-44bf-97f2-8adb4be3ea0b", "created_at": "2026-06-15T01:23:10.000000", "updated_at": "2026-06-15T01:27:13.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1039314882", "description": null, "volume_id": "e8961856-83fc-42c3-b678-6edb3e135475", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-06-15 01:27:13,969 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET https://10.4.3.201/volume/v3/snapshots/482375d4-985b-44bf-97f2-8adb4be3ea0b 0.017s
2026-06-15 01:27:13,969 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:27:13 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-49baa7dd-7d9c-40c2-bc1a-7a2a35872b9e', 'x-openstack-request-id': 'req-49baa7dd-7d9c-40c2-bc1a-7a2a35872b9e', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.201/volume/v3/snapshots/482375d4-985b-44bf-97f2-8adb4be3ea0b'}
Body: b'{"itemNotFound": {"code": 404, "message": "Snapshot 482375d4-985b-44bf-97f2-8adb4be3ea0b could not be found."}}'
2026-06-15 01:27:14,018 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE https://10.4.3.201/volume/v3/volumes/e8961856-83fc-42c3-b678-6edb3e135475 0.049s
2026-06-15 01:27:14,019 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:27: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-54e9d8ed-4097-4bd4-a658-b89b421495e4', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.201/volume/v3/volumes/e8961856-83fc-42c3-b678-6edb3e135475'}
Body: b''
2026-06-15 01:27:14,055 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.201/volume/v3/volumes/e8961856-83fc-42c3-b678-6edb3e135475 0.036s
2026-06-15 01:27:14,055 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:27:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68216484-d14b-4d7c-aa2c-e29c6a61cf7e', 'content-length': '1366', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68216484-d14b-4d7c-aa2c-e29c6a61cf7e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.201/volume/v3/volumes/e8961856-83fc-42c3-b678-6edb3e135475'}
Body: b'{"volume": {"id": "e8961856-83fc-42c3-b678-6edb3e135475", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-06-15T01:23:09.000000", "updated_at": "2026-06-15T01:27:14.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1185205950", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.201/volume/v3/volumes/e8961856-83fc-42c3-b678-6edb3e135475"}, {"rel": "bookmark", "href": "https://10.4.3.201/volume/volumes/e8961856-83fc-42c3-b678-6edb3e135475"}], "user_id": "25d284e56bac4d9ca787f51b69e61985", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "85103db3ba8b4a82b9ad9ce2da2cbca2", "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": "083a58ca-073d-4a44-86d2-77e007ec43a7", "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-06-15 01:27:15,075 106312 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET https://10.4.3.201/volume/v3/volumes/e8961856-83fc-42c3-b678-6edb3e135475 0.014s
2026-06-15 01:27:15,075 106312 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 15 Jun 2026 01:27:15 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-a97cbf21-7e44-42f6-be18-69ddb135bfc0', 'x-openstack-request-id': 'req-a97cbf21-7e44-42f6-be18-69ddb135bfc0', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.201/volume/v3/volumes/e8961856-83fc-42c3-b678-6edb3e135475'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume e8961856-83fc-42c3-b678-6edb3e135475 could not be found."}}'
}}}
traceback-1: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/waiters.py", line 151, in wait_for_server_termination
raise lib_exc.TimeoutException
tempest.lib.exceptions.TimeoutException: Request timed out
Details: None
}}}
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 267, in test_create_server_from_volume_snapshot
self._delete_server(server)
File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 46, in _delete_server
waiters.wait_for_server_termination(self.servers_client, server['id'])
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'>
|
||||||
test_image_defined_boot_from_volume[compute,id-36c34c67-7b54-4b59-b188-02a2f458a63b,image,volume] |
pass
pt4.6: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume[compute,id-36c34c67-7b54-4b59-b188-02a2f458a63b,image,volume]
|
||||||
test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume] |
pass
pt4.7: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume]
|
||||||
| cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_backup_crossproject_admin_negative[id-2daadb2e-409a-4ede-a6ce-6002ec324372] |
pass
pt5.1: cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest.test_backup_crossproject_admin_negative[id-2daadb2e-409a-4ede-a6ce-6002ec324372]
|
||||||
test_backup_crossproject_user_negative[id-b9feb593-5809-4207-90d3-28e627730f13] |
pass
pt5.2: cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest.test_backup_crossproject_user_negative[id-b9feb593-5809-4207-90d3-28e627730f13]
|
||||||
test_incremental_backup_respective_parents[id-ce15f528-bfc1-492d-81db-b6168b631587] |
pass
pt5.3: cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest.test_incremental_backup_respective_parents[id-ce15f528-bfc1-492d-81db-b6168b631587]
|
||||||
| cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6] |
pass
pt6.1: cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_backup[id-9db67083-bf1a-486c-8f77-3778467f39a1] |
pass
pt7.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest.test_create_multiple_volume_from_backup[id-9db67083-bf1a-486c-8f77-3778467f39a1]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e] |
pass
pt8.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3] |
pass
pt9.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558] |
pass
pt10.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_backup_create_and_restore_to_an_existing_volume[id-b5d837b0-7066-455d-88fc-4a721a899306] |
pass
pt11.1: cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_backup_create_and_restore_to_an_existing_volume[id-b5d837b0-7066-455d-88fc-4a721a899306]
|
||||||
test_incr_backup_create_and_restore_to_an_existing_volume[id-457359e2-a663-4758-8f76-06d392dfd7c7] |
pass
pt11.2: cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_incr_backup_create_and_restore_to_an_existing_volume[id-457359e2-a663-4758-8f76-06d392dfd7c7]
|
||||||
test_incremental_backup[id-c810fe2c-cb40-43ab-96aa-471b74516a98] |
pass
pt11.3: cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_incremental_backup[id-c810fe2c-cb40-43ab-96aa-471b74516a98]
|
||||||
test_volume_snapshot_backup[id-885410c6-cd1d-452c-a409-7c32b7e0be15] |
pass
pt11.4: cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_volume_snapshot_backup[id-885410c6-cd1d-452c-a409-7c32b7e0be15]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests | 4 | 4 | 0 | 0 | 0 | Detail | |
test_delete_dep_chain[id-f8278e5c-50ff-4a1d-8670-3ca0866d411a] |
pass
pt12.1: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_dep_chain[id-f8278e5c-50ff-4a1d-8670-3ca0866d411a]
|
||||||
test_delete_dep_chain_2[id-63447ef8-e667-4796-ba66-1b9b883af1f1] |
pass
pt12.2: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_dep_chain_2[id-63447ef8-e667-4796-ba66-1b9b883af1f1]
|
||||||
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
pass
pt12.3: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40]
|
||||||
test_delete_source_volume[id-42e9df95-854b-4840-9d55-ae62f65e9b8e] |
pass
pt12.4: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_volume[id-42e9df95-854b-4840-9d55-ae62f65e9b8e]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests | 3 | 3 | 0 | 0 | 0 | Detail | |
test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume] |
pass
pt13.1: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume]
|
||||||
test_image_volume_dependencies_2[id-0e20bd6e-440f-41d8-9b5d-fc047ac00423,image,volume] |
pass
pt13.2: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_2[id-0e20bd6e-440f-41d8-9b5d-fc047ac00423,image,volume]
|
||||||
test_image_volume_dependencies_3[id-e6050452-06bd-4c7f-9912-45178c83e379,image,volume] |
pass
pt13.3: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_3[id-e6050452-06bd-4c7f-9912-45178c83e379,image,volume]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_revert_to_snapshot[id-87b7dcb7-4950-4a3a-802c-ece55491846d] |
pass
pt14.1: cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot[id-87b7dcb7-4950-4a3a-802c-ece55491846d]
|
||||||
test_volume_revert_to_snapshot_after_extended_negative[id-4e8b0788-87fe-430d-be7a-444d7f8e0347] |
pass
pt14.2: cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot_after_extended_negative[id-4e8b0788-87fe-430d-be7a-444d7f8e0347]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96] |
pass
pt15.1: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96]
|
||||||
test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f] |
pass
pt15.2: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f]
|
||||||
| cinder_tempest_plugin.scenario.test_snapshots.SnapshotDataIntegrityTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_snapshot_data_integrity[compute,id-ff10644e-5a70-4a9f-9801-8204bb81fb61,image,network,volume] |
pass
pt16.1: cinder_tempest_plugin.scenario.test_snapshots.SnapshotDataIntegrityTests.test_snapshot_data_integrity[compute,id-ff10644e-5a70-4a9f-9801-8204bb81fb61,image,network,volume]
|
||||||
| cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume] |
pass
pt17.1: cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests.test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume]
|
||||||
| 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 | |
VolumeTypesMemberTests) |
skip
pt21.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt21.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt21.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes | 1 | 0 | 0 | 0 | 1 | Detail | |
ProjectReaderTests) |
skip
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 | |
LiveMigrationTest) |
skip
pt26.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest)
|
||||||
LiveMigrationWithoutHostTest) |
skip
pt26.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationWithoutHostTest)
|
||||||
LiveAutoBlockMigrationV225Test) |
skip
pt26.3: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test)
|
||||||
| 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_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion | 1 | 1 | 0 | 0 | 0 | Detail | |
test_old_versions_reject[compute,id-6f4d2144-99f4-495c-8b0b-c6a537971418,image,network,slow,volume] |
pass
pt112.1: tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion.test_old_versions_reject[compute,id-6f4d2144-99f4-495c-8b0b-c6a537971418,image,network,slow,volume]
|
||||||
| tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario | 1 | 1 | 0 | 0 | 0 | Detail | |
test_server_detach_rules[compute,id-be615530-f105-437a-8afe-ce998c9535d9,image,network,slow,volume] |
pass
pt113.1: tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario.test_server_detach_rules[compute,id-be615530-f105-437a-8afe-ce998c9535d9,image,network,slow,volume]
|
||||||
| tempest.scenario.test_shelve_instance.TestShelveInstance | 1 | 1 | 0 | 0 | 0 | Detail | |
test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] |
pass
pt114.1: tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume]
|
||||||
| tempest.scenario.test_stamp_pattern.TestStampPattern | 1 | 1 | 0 | 0 | 0 | Detail | |
test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume] |
pass
pt115.1: tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume]
|
||||||
| tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_backup_restore[compute,id-2ce5e55c-4085-43c1-98c6-582525334ad7,image,slow,volume] |
pass
pt116.1: tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore.test_volume_backup_restore[compute,id-2ce5e55c-4085-43c1-98c6-582525334ad7,image,slow,volume]
|
||||||
| tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV346 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_instance_boot_after_snapshot_deletion[compute,id-77889046-1a75-4f14-9b3a-fbbfdd8e5093,image,slow,volume] |
pass
pt117.1: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV346.test_instance_boot_after_snapshot_deletion[compute,id-77889046-1a75-4f14-9b3a-fbbfdd8e5093,image,slow,volume]
|
||||||
| Total | 321 | 292 | 5 | 0 | 24 | ||