Status: Pass 247 Failure 2 Skip 56
| Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
| tearDownClass (tempest.api.compute.servers.test_server_rescue_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
ServerRescueNegativeTestJSON) |
fail
ft1.1: tearDownClass (tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/opt/stack/tempest/tempest/test.py", line 246, in tearDownClass
raise value.with_traceback(trace)
File "/opt/stack/tempest/tempest/test.py", line 210, in tearDownClass
teardown()
File "/opt/stack/tempest/tempest/test.py", line 628, in resource_cleanup
raise testtools.MultipleExceptions(*cleanup_errors)
testtools.runtest.MultipleExceptions: ((<class 'tempest.lib.exceptions.DeleteErrorException'>, Resource %(resource_id)s failed to delete and is in ERROR status
Details: Server 242b6aab-bcf7-42cf-80d3-2076f4001235 failed to delete and is in ERROR status. Fault: {'code': 404, 'created': '2025-12-18T16:32:54Z', 'message': 'Guest does not have a console available.'}., <traceback object at 0x7fd37168c4c0>), (<class 'tempest.lib.exceptions.Conflict'>, Conflict with state of target resource
Details: {'type': 'SecurityGroupInUse', 'message': 'Security Group 7e147c87-6ed2-40c4-8b0b-1606f8e68ac6 in use.', 'detail': ''}, <traceback object at 0x7fd3716a8b00>), (<class '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 object at 0x7fd3716cc980>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out
Details: (ServerRescueNegativeTestJSON:tearDownClass) Failed to delete volume af6e145a-bc7c-48ef-acf2-03742b69c061 within the required time (196 s). Timer started at 1766075773. Timer ended at 1766075969. Waited for 196 s., <traceback object at 0x7fd37141eb80>))
|
||||||
| tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON | 2 | 1 | 1 | 0 | 0 | Detail | |
test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] |
pass
pt2.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] |
fail
ft2.2: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,negative,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-12-18 17:23:17,520 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://192.168.122.11/volume/v3/volumes 0.459s
2025-12-18 17:23:17,520 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-109681279"}}
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:23:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa759e9a-8e27-4964-9284-d79197fa8970', 'content-length': '765', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa759e9a-8e27-4964-9284-d79197fa8970', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.11/volume/v3/volumes'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.388165", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2025-12-18 17:23:17,606 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.076s
2025-12-18 17:23:17,606 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:23:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e1f54ee-92de-4f23-8d28-1f7cc3dca898', 'content-length': '833', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e1f54ee-92de-4f23-8d28-1f7cc3dca898', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:23:18,743 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.126s
2025-12-18 17:23:18,744 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:23:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c32649da-8ffd-4326-a42a-d40761a38c07', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c32649da-8ffd-4326-a42a-d40761a38c07', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:23:18.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:23:19,915 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.160s
2025-12-18 17:23:19,916 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:23:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-797108bf-f4a4-49be-9575-c5706096da27', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-797108bf-f4a4-49be-9575-c5706096da27', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:23:18.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:23:21,046 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.119s
2025-12-18 17:23:21,046 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:23:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d201d170-1588-4080-8e6e-24fccefeb7a8', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d201d170-1588-4080-8e6e-24fccefeb7a8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:23:21.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:23:21,056 80897 INFO [tempest.common.waiters] volume af6e145a-bc7c-48ef-acf2-03742b69c061 reached available after waiting for 4.056586 seconds
2025-12-18 17:23:21,057 80897 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2025-12-18 17:23:21,171 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://192.168.122.11/compute/v2.1/os-keypairs 0.113s
2025-12-18 17:23:21,171 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1044221757", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGW17DCtYtpXNHy0V8iOoa9QasJ4be7M+6fCh1vJMRSOodh8Zf553iuzlNIY5Q8++xnhZtlDmyvq4RWpT8UwonYT6wE+AcvPfRimNShd3bd0ncIpOENcvvRhWpXQuBj2Ew=="}}
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:23:21 GMT', 'server': 'Apache/2.4.52 (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-b7a7097e-4d4f-49aa-b1b7-acff17d0a6e8', 'x-compute-request-id': 'req-b7a7097e-4d4f-49aa-b1b7-acff17d0a6e8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-1044221757", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGW17DCtYtpXNHy0V8iOoa9QasJ4be7M+6fCh1vJMRSOodh8Zf553iuzlNIY5Q8++xnhZtlDmyvq4RWpT8UwonYT6wE+AcvPfRimNShd3bd0ncIpOENcvvRhWpXQuBj2Ew==", "fingerprint": "f6:76:bf:18:f4:b2:47:95:bf:15:9c:5b:89:03:b6:ee", "user_id": "70c0933cab25475a8b8df6e7268f8eaf"}}'
2025-12-18 17:23:21,173 80897 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1044221757 created
2025-12-18 17:23:21,653 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.11/networking/v2.0/security-groups 0.477s
2025-12-18 17:23:21,653 80897 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--1794385821", "description": "tempest-description--435490022"}}
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:23:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-2af2427b-f2ba-45e7-93f9-73e5153e747a', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.11/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "7e147c87-6ed2-40c4-8b0b-1606f8e68ac6", "name": "tempest-securitygroup--1794385821", "stateful": true, "tenant_id": "3ce7d74e9d104b7eb0625f1880b77704", "project_id": "3ce7d74e9d104b7eb0625f1880b77704", "description": "tempest-description--435490022", "shared": false, "security_group_rules": [{"id": "121307d8-c21d-497a-a1f3-ca94a3f57e00", "project_id": "3ce7d74e9d104b7eb0625f1880b77704", "tenant_id": "3ce7d74e9d104b7eb0625f1880b77704", "security_group_id": "7e147c87-6ed2-40c4-8b0b-1606f8e68ac6", "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": 390, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-18T16:23:21Z", "updated_at": "2025-12-18T16:23:21Z", "revision_number": 0}, {"id": "fbaac5fc-17e0-4d6e-8029-cb6b91d882a9", "project_id": "3ce7d74e9d104b7eb0625f1880b77704", "tenant_id": "3ce7d74e9d104b7eb0625f1880b77704", "security_group_id": "7e147c87-6ed2-40c4-8b0b-1606f8e68ac6", "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": 389, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-18T16:23:21Z", "updated_at": "2025-12-18T16:23:21Z", "revision_number": 0}], "tags": [], "created_at": "2025-12-18T16:23:21Z", "updated_at": "2025-12-18T16:23:21Z", "revision_number": 1}}'
2025-12-18 17:23:22,033 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.11/networking/v2.0/security-group-rules 0.380s
2025-12-18 17:23:22,033 80897 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": "7e147c87-6ed2-40c4-8b0b-1606f8e68ac6", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:23:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-754536f3-0f71-4411-9739-d4cbfebd4c8c', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.11/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "a0d4ad89-e760-4eb0-bf34-53c73907b726", "project_id": "3ce7d74e9d104b7eb0625f1880b77704", "tenant_id": "3ce7d74e9d104b7eb0625f1880b77704", "security_group_id": "7e147c87-6ed2-40c4-8b0b-1606f8e68ac6", "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": "2025-12-18T16:23:21Z", "updated_at": "2025-12-18T16:23:21Z", "revision_number": 0}}'
2025-12-18 17:23:22,428 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.11/networking/v2.0/security-group-rules 0.394s
2025-12-18 17:23:22,428 80897 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": "7e147c87-6ed2-40c4-8b0b-1606f8e68ac6", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:23:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-bf7d5ce0-838f-499f-b5c7-7a60b74ff8fb', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.11/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "a36133c7-4cb9-4ce7-aa08-5d0d56b915fb", "project_id": "3ce7d74e9d104b7eb0625f1880b77704", "tenant_id": "3ce7d74e9d104b7eb0625f1880b77704", "security_group_id": "7e147c87-6ed2-40c4-8b0b-1606f8e68ac6", "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": "2025-12-18T16:23:22Z", "updated_at": "2025-12-18T16:23:22Z", "revision_number": 0}}'
2025-12-18 17:23:22,428 80897 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1794385821 created
2025-12-18 17:23:23,261 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.11/networking/v2.0/floatingips 0.832s
2025-12-18 17:23:23,261 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "a6a42811-0e33-45bc-9abd-6dfdd386de31"}}
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:23:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-c392a2c8-c4e1-49c8-8e0e-e95a6b8c0e3b', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.11/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "62e89d28-baa5-4675-8527-89fbcea838d2", "tenant_id": "3ce7d74e9d104b7eb0625f1880b77704", "project_id": "3ce7d74e9d104b7eb0625f1880b77704", "floating_ip_address": "172.24.4.17", "floating_network_id": "a6a42811-0e33-45bc-9abd-6dfdd386de31", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-12-18T16:23:22Z", "updated_at": "2025-12-18T16:23:22Z", "revision_number": 0}}'
2025-12-18 17:23:23,262 80897 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '62e89d28-baa5-4675-8527-89fbcea838d2', 'tenant_id': '3ce7d74e9d104b7eb0625f1880b77704', 'project_id': '3ce7d74e9d104b7eb0625f1880b77704', 'floating_ip_address': '172.24.4.17', 'floating_network_id': 'a6a42811-0e33-45bc-9abd-6dfdd386de31', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-12-18T16:23:22Z', 'updated_at': '2025-12-18T16:23:22Z', 'revision_number': 0, 'ip': '172.24.4.17'} created
2025-12-18 17:23:23,512 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.11/identity/v3/auth/tokens 0.246s
2025-12-18 17:23:23,512 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:23:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2533', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-822cbf5c-ca84-4c6d-8aad-a8ac161d3a90', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.11/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "70c0933cab25475a8b8df6e7268f8eaf", "name": "tempest-ServerRescueNegativeTestJSON-1550507627-project-member", "password_expires_at": null}, "audit_ids": ["E0l4rRL8T6aQerS5XOKLhQ"], "expires_at": "2025-12-18T17:23:23.000000Z", "issued_at": "2025-12-18T16:23:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3ce7d74e9d104b7eb0625f1880b77704", "name": "tempest-ServerRescueNegativeTestJSON-1550507627"}, "is_domain": false, "roles": [{"id": "0056750629e04981afaba6cf476a8461", "name": "reader"}, {"id": "693d59d4007947629611412941c8f3fe", "name": "member"}], "catalog": [{"endpoints": [{"id": "258069a70b75446b975057d2bb3f2c2f", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.11/identity", "region": "RegionOne"}], "id": "0b92074b1a104415ad2525a99d1a0432", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "aa94091f9f1d41d7af26e64b8302b709", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.11/networking", "region": "RegionOne"}], "id": "377aeb8f4d1642a5b29ff40166431577", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0c1fc617fb5f4a0fbc0c828aa99e14f9", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.11/compute/v2/3ce7d74e9d104b7eb0625f1880b77704", "region": "RegionOne"}], "id": "7dde37782ffe48c9be9c5f11191e1d2a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "ce60ef3b32b6455ea3a6ee249946ab74", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.11/compute/v2.1", "region": "RegionOne"}], "id": "ac068bde3d5a43a0b44853a717c9fdf3", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a405497a78604c2a854d9d024e5b3b1b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.11/volume/v3", "region": "RegionOne"}], "id": "c5fe5f40a02a45f6bb6e9b1bed74d571", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "287f96b56cae4fbe919d940d58e9f4c8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.11/placement", "region": "RegionOne"}], "id": "d549ee778d8747e193961c6427a1185b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a800ad297715418784c36e35277fe036", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.11/image", "region": "RegionOne"}], "id": "dcd50b51e35449b28602f8a9abe72414", "type": "image", "name": "glance"}]}}'
2025-12-18 17:23:23,513 80897 INFO [tempest.lib.common.fixed_network] (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume) Found network {'id': '29319f48-f5db-4967-a097-782286c2424b', 'name': 'tempest-ServerRescueNegativeTestJSON-399044726-network', 'tenant_id': '3ce7d74e9d104b7eb0625f1880b77704', 'project_id': '3ce7d74e9d104b7eb0625f1880b77704', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 58570, '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': '2025-12-18T16:22:04Z', 'updated_at': '2025-12-18T16:22:04Z', 'revision_number': 1} available for tenant
2025-12-18 17:23:23,513 80897 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1044221757', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGW17DCtYtpXNHy0V8iOoa9QasJ4be7M+6fCh1vJMRSOodh8Zf553iuzlNIY5Q8++xnhZtlDmyvq4RWpT8UwonYT6wE+AcvPfRimNShd3bd0ncIpOENcvvRhWpXQuBj2Ew==', 'fingerprint': 'f6:76:bf:18:f4:b2:47:95:bf:15:9c:5b:89:03:b6:ee', 'user_id': '70c0933cab25475a8b8df6e7268f8eaf', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDC/HzIyeAnbulbEi1tcJgTmvJeLPqXaSr6D9pLRtjcyV3l5Dg/yNeVX\n6sUubQxFtv+gBwYFK4EEACKhZANiAARltewwrWLaVzR8tFfIjqGvUGrCeG3uzPun\nwodbyTEUjqHYfGX+ed4rs5TSGOUPPvsZ4WbZQ5sr6uEVqU/FMKJ2E+sBPgHLz30Y\npjUoXd23dJ3CKThDXL70YVqV0LgY9hM=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '7e147c87-6ed2-40c4-8b0b-1606f8e68ac6', 'name': 'tempest-securitygroup--1794385821', 'stateful': True, 'tenant_id': '3ce7d74e9d104b7eb0625f1880b77704', 'project_id': '3ce7d74e9d104b7eb0625f1880b77704', 'description': 'tempest-description--435490022', 'shared': False, 'security_group_rules': [{'id': '121307d8-c21d-497a-a1f3-ca94a3f57e00', 'project_id': '3ce7d74e9d104b7eb0625f1880b77704', 'tenant_id': '3ce7d74e9d104b7eb0625f1880b77704', 'security_group_id': '7e147c87-6ed2-40c4-8b0b-1606f8e68ac6', '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': 390, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-12-18T16:23:21Z', 'updated_at': '2025-12-18T16:23:21Z', 'revision_number': 0}, {'id': 'fbaac5fc-17e0-4d6e-8029-cb6b91d882a9', 'project_id': '3ce7d74e9d104b7eb0625f1880b77704', 'tenant_id': '3ce7d74e9d104b7eb0625f1880b77704', 'security_group_id': '7e147c87-6ed2-40c4-8b0b-1606f8e68ac6', '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': 389, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-12-18T16:23:21Z', 'updated_at': '2025-12-18T16:23:21Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-12-18T16:23:21Z', 'updated_at': '2025-12-18T16:23:21Z', 'revision_number': 1}, 'floating_ip': {'id': '62e89d28-baa5-4675-8527-89fbcea838d2', 'tenant_id': '3ce7d74e9d104b7eb0625f1880b77704', 'project_id': '3ce7d74e9d104b7eb0625f1880b77704', 'floating_ip_address': '172.24.4.17', 'floating_network_id': 'a6a42811-0e33-45bc-9abd-6dfdd386de31', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-12-18T16:23:22Z', 'updated_at': '2025-12-18T16:23:22Z', 'revision_number': 0, 'ip': '172.24.4.17'}}
2025-12-18 17:23:25,275 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://192.168.122.11/compute/v2.1/servers 1.761s
2025-12-18 17:23:25,276 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-ServerRescueNegativeTestJSON-server-1196547249", "imageRef": "645aa1ad-d103-4635-bd03-4b9515080246", "flavorRef": "42", "adminPass": "L0_3^h7V*Rrq!wu", "networks": [{"uuid": "29319f48-f5db-4967-a097-782286c2424b"}], "security_groups": [{"name": "tempest-securitygroup--1794385821"}], "key_name": "tempest-keypair-1044221757", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:23:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '415', 'location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66b3b31b-3709-4922-87cd-937d33835ec2', 'x-compute-request-id': 'req-66b3b31b-3709-4922-87cd-937d33835ec2', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.11/compute/v2.1/servers'}
Body: b'{"server": {"id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "links": [{"rel": "self", "href": "http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235"}, {"rel": "bookmark", "href": "http://192.168.122.11/compute/servers/242b6aab-bcf7-42cf-80d3-2076f4001235"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1794385821"}], "adminPass": "L0_3^h7V*Rrq!wu"}}'
2025-12-18 17:23:26,246 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235 0.968s
2025-12-18 17:23:26,246 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:23:25 GMT', 'server': 'Apache/2.4.52 (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-71513271-64d7-4f39-934f-bb89f2a50dd2', 'x-compute-request-id': 'req-71513271-64d7-4f39-934f-bb89f2a50dd2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235'}
Body: b'{"server": {"id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "name": "tempest-ServerRescueNegativeTestJSON-server-1196547249", "status": "BUILD", "tenant_id": "3ce7d74e9d104b7eb0625f1880b77704", "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "metadata": {}, "hostId": "", "image": {"id": "645aa1ad-d103-4635-bd03-4b9515080246", "links": [{"rel": "bookmark", "href": "http://192.168.122.11/compute/images/645aa1ad-d103-4635-bd03-4b9515080246"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.11/compute/flavors/42"}]}, "created": "2025-12-18T16:23:25Z", "updated": "2025-12-18T16:23:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235"}, {"rel": "bookmark", "href": "http://192.168.122.11/compute/servers/242b6aab-bcf7-42cf-80d3-2076f4001235"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1044221757", "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": []}}'
2025-12-18 17:23:27,378 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235 0.119s
2025-12-18 17:23:27,379 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:23:27 GMT', 'server': 'Apache/2.4.52 (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-cf6a71c4-8b3f-4849-899c-580f0b8c2bc4', 'x-compute-request-id': 'req-cf6a71c4-8b3f-4849-899c-580f0b8c2bc4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235'}
Body: b'{"server": {"id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "name": "tempest-ServerRescueNegativeTestJSON-server-1196547249", "status": "BUILD", "tenant_id": "3ce7d74e9d104b7eb0625f1880b77704", "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "metadata": {}, "hostId": "", "image": {"id": "645aa1ad-d103-4635-bd03-4b9515080246", "links": [{"rel": "bookmark", "href": "http://192.168.122.11/compute/images/645aa1ad-d103-4635-bd03-4b9515080246"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.11/compute/flavors/42"}]}, "created": "2025-12-18T16:23:25Z", "updated": "2025-12-18T16:23:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235"}, {"rel": "bookmark", "href": "http://192.168.122.11/compute/servers/242b6aab-bcf7-42cf-80d3-2076f4001235"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1044221757", "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": []}}'
2025-12-18 17:23:27,393 80897 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait
2025-12-18 17:23:28,469 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235 0.074s
2025-12-18 17:23:28,469 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:23:28 GMT', 'server': 'Apache/2.4.52 (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-a6ba197a-00c6-4196-b797-23af9d38fac8', 'x-compute-request-id': 'req-a6ba197a-00c6-4196-b797-23af9d38fac8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235'}
Body: b'{"server": {"id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "name": "tempest-ServerRescueNegativeTestJSON-server-1196547249", "status": "BUILD", "tenant_id": "3ce7d74e9d104b7eb0625f1880b77704", "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "metadata": {}, "hostId": "0841ab27d310f9db3e71d85030ae1a9d711e9542447dfbe812c40598", "image": {"id": "645aa1ad-d103-4635-bd03-4b9515080246", "links": [{"rel": "bookmark", "href": "http://192.168.122.11/compute/images/645aa1ad-d103-4635-bd03-4b9515080246"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.11/compute/flavors/42"}]}, "created": "2025-12-18T16:23:25Z", "updated": "2025-12-18T16:23:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235"}, {"rel": "bookmark", "href": "http://192.168.122.11/compute/servers/242b6aab-bcf7-42cf-80d3-2076f4001235"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1044221757", "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": []}}'
2025-12-18 17:23:29,618 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235 0.136s
2025-12-18 17:23:29,618 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:23:29 GMT', 'server': 'Apache/2.4.52 (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-503554ae-1636-4605-8c64-67bc865a540d', 'x-compute-request-id': 'req-503554ae-1636-4605-8c64-67bc865a540d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235'}
Body: b'{"server": {"id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "name": "tempest-ServerRescueNegativeTestJSON-server-1196547249", "status": "BUILD", "tenant_id": "3ce7d74e9d104b7eb0625f1880b77704", "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "metadata": {}, "hostId": "0841ab27d310f9db3e71d85030ae1a9d711e9542447dfbe812c40598", "image": {"id": "645aa1ad-d103-4635-bd03-4b9515080246", "links": [{"rel": "bookmark", "href": "http://192.168.122.11/compute/images/645aa1ad-d103-4635-bd03-4b9515080246"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.11/compute/flavors/42"}]}, "created": "2025-12-18T16:23:25Z", "updated": "2025-12-18T16:23:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235"}, {"rel": "bookmark", "href": "http://192.168.122.11/compute/servers/242b6aab-bcf7-42cf-80d3-2076f4001235"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1044221757", "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": []}}'
2025-12-18 17:23:31,134 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235 0.504s
2025-12-18 17:23:31,135 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:23:30 GMT', 'server': 'Apache/2.4.52 (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-14db6e64-8ca4-405a-8b3a-1af5d320f321', 'x-compute-request-id': 'req-14db6e64-8ca4-405a-8b3a-1af5d320f321', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235'}
Body: b'{"server": {"id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "name": "tempest-ServerRescueNegativeTestJSON-server-1196547249", "status": "BUILD", "tenant_id": "3ce7d74e9d104b7eb0625f1880b77704", "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "metadata": {}, "hostId": "0841ab27d310f9db3e71d85030ae1a9d711e9542447dfbe812c40598", "image": {"id": "645aa1ad-d103-4635-bd03-4b9515080246", "links": [{"rel": "bookmark", "href": "http://192.168.122.11/compute/images/645aa1ad-d103-4635-bd03-4b9515080246"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.11/compute/flavors/42"}]}, "created": "2025-12-18T16:23:25Z", "updated": "2025-12-18T16:23:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235"}, {"rel": "bookmark", "href": "http://192.168.122.11/compute/servers/242b6aab-bcf7-42cf-80d3-2076f4001235"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1044221757", "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": []}}'
2025-12-18 17:23:31,145 80897 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2025-12-18 17:23:32,933 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235 0.786s
2025-12-18 17:23:32,934 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:23:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1382', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23de97d9-975d-4906-975c-b9b52867f90b', 'x-compute-request-id': 'req-23de97d9-975d-4906-975c-b9b52867f90b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235'}
Body: b'{"server": {"id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "name": "tempest-ServerRescueNegativeTestJSON-server-1196547249", "status": "BUILD", "tenant_id": "3ce7d74e9d104b7eb0625f1880b77704", "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "metadata": {}, "hostId": "0841ab27d310f9db3e71d85030ae1a9d711e9542447dfbe812c40598", "image": {"id": "645aa1ad-d103-4635-bd03-4b9515080246", "links": [{"rel": "bookmark", "href": "http://192.168.122.11/compute/images/645aa1ad-d103-4635-bd03-4b9515080246"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.11/compute/flavors/42"}]}, "created": "2025-12-18T16:23:25Z", "updated": "2025-12-18T16:23:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235"}, {"rel": "bookmark", "href": "http://192.168.122.11/compute/servers/242b6aab-bcf7-42cf-80d3-2076f4001235"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1044221757", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1794385821"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-12-18 17:23:32,944 80897 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 6 second wait
2025-12-18 17:23:34,274 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235 0.328s
2025-12-18 17:23:34,275 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:23:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1382', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e48f640e-9250-4d93-9bf5-cac555994158', 'x-compute-request-id': 'req-e48f640e-9250-4d93-9bf5-cac555994158', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235'}
Body: b'{"server": {"id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "name": "tempest-ServerRescueNegativeTestJSON-server-1196547249", "status": "BUILD", "tenant_id": "3ce7d74e9d104b7eb0625f1880b77704", "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "metadata": {}, "hostId": "0841ab27d310f9db3e71d85030ae1a9d711e9542447dfbe812c40598", "image": {"id": "645aa1ad-d103-4635-bd03-4b9515080246", "links": [{"rel": "bookmark", "href": "http://192.168.122.11/compute/images/645aa1ad-d103-4635-bd03-4b9515080246"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.11/compute/flavors/42"}]}, "created": "2025-12-18T16:23:25Z", "updated": "2025-12-18T16:23:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235"}, {"rel": "bookmark", "href": "http://192.168.122.11/compute/servers/242b6aab-bcf7-42cf-80d3-2076f4001235"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1044221757", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1794385821"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-12-18 17:23:35,669 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235 0.382s
2025-12-18 17:23:35,669 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:23:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1382', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6be40bba-7dfd-414a-8fa9-635817a41b38', 'x-compute-request-id': 'req-6be40bba-7dfd-414a-8fa9-635817a41b38', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235'}
Body: b'{"server": {"id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "name": "tempest-ServerRescueNegativeTestJSON-server-1196547249", "status": "BUILD", "tenant_id": "3ce7d74e9d104b7eb0625f1880b77704", "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "metadata": {}, "hostId": "0841ab27d310f9db3e71d85030ae1a9d711e9542447dfbe812c40598", "image": {"id": "645aa1ad-d103-4635-bd03-4b9515080246", "links": [{"rel": "bookmark", "href": "http://192.168.122.11/compute/images/645aa1ad-d103-4635-bd03-4b9515080246"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.11/compute/flavors/42"}]}, "created": "2025-12-18T16:23:25Z", "updated": "2025-12-18T16:23:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235"}, {"rel": "bookmark", "href": "http://192.168.122.11/compute/servers/242b6aab-bcf7-42cf-80d3-2076f4001235"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1044221757", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1794385821"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-12-18 17:23:37,205 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235 0.523s
2025-12-18 17:23:37,205 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:23:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1382', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-338109f7-c037-41c0-97ff-138e42b1dfa2', 'x-compute-request-id': 'req-338109f7-c037-41c0-97ff-138e42b1dfa2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235'}
Body: b'{"server": {"id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "name": "tempest-ServerRescueNegativeTestJSON-server-1196547249", "status": "BUILD", "tenant_id": "3ce7d74e9d104b7eb0625f1880b77704", "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "metadata": {}, "hostId": "0841ab27d310f9db3e71d85030ae1a9d711e9542447dfbe812c40598", "image": {"id": "645aa1ad-d103-4635-bd03-4b9515080246", "links": [{"rel": "bookmark", "href": "http://192.168.122.11/compute/images/645aa1ad-d103-4635-bd03-4b9515080246"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.11/compute/flavors/42"}]}, "created": "2025-12-18T16:23:25Z", "updated": "2025-12-18T16:23:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235"}, {"rel": "bookmark", "href": "http://192.168.122.11/compute/servers/242b6aab-bcf7-42cf-80d3-2076f4001235"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1044221757", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1794385821"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-12-18 17:23:39,604 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235 1.387s
2025-12-18 17:23:39,604 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:23:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1382', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5083023a-32f0-4e84-9223-b87dfe303f3d', 'x-compute-request-id': 'req-5083023a-32f0-4e84-9223-b87dfe303f3d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235'}
Body: b'{"server": {"id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "name": "tempest-ServerRescueNegativeTestJSON-server-1196547249", "status": "BUILD", "tenant_id": "3ce7d74e9d104b7eb0625f1880b77704", "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "metadata": {}, "hostId": "0841ab27d310f9db3e71d85030ae1a9d711e9542447dfbe812c40598", "image": {"id": "645aa1ad-d103-4635-bd03-4b9515080246", "links": [{"rel": "bookmark", "href": "http://192.168.122.11/compute/images/645aa1ad-d103-4635-bd03-4b9515080246"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.11/compute/flavors/42"}]}, "created": "2025-12-18T16:23:25Z", "updated": "2025-12-18T16:23:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235"}, {"rel": "bookmark", "href": "http://192.168.122.11/compute/servers/242b6aab-bcf7-42cf-80d3-2076f4001235"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1044221757", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1794385821"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-12-18 17:23:41,484 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235 0.867s
2025-12-18 17:23:41,484 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:23:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1382', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ae3a9ec-9fa9-4187-b11d-d3a5ea440d7d', 'x-compute-request-id': 'req-8ae3a9ec-9fa9-4187-b11d-d3a5ea440d7d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235'}
Body: b'{"server": {"id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "name": "tempest-ServerRescueNegativeTestJSON-server-1196547249", "status": "BUILD", "tenant_id": "3ce7d74e9d104b7eb0625f1880b77704", "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "metadata": {}, "hostId": "0841ab27d310f9db3e71d85030ae1a9d711e9542447dfbe812c40598", "image": {"id": "645aa1ad-d103-4635-bd03-4b9515080246", "links": [{"rel": "bookmark", "href": "http://192.168.122.11/compute/images/645aa1ad-d103-4635-bd03-4b9515080246"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.11/compute/flavors/42"}]}, "created": "2025-12-18T16:23:25Z", "updated": "2025-12-18T16:23:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235"}, {"rel": "bookmark", "href": "http://192.168.122.11/compute/servers/242b6aab-bcf7-42cf-80d3-2076f4001235"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1044221757", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1794385821"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-12-18 17:23:43,119 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235 0.622s
2025-12-18 17:23:43,120 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:23:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1382', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-590235d7-689c-4a99-8b74-18a5263384a8', 'x-compute-request-id': 'req-590235d7-689c-4a99-8b74-18a5263384a8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235'}
Body: b'{"server": {"id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "name": "tempest-ServerRescueNegativeTestJSON-server-1196547249", "status": "BUILD", "tenant_id": "3ce7d74e9d104b7eb0625f1880b77704", "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "metadata": {}, "hostId": "0841ab27d310f9db3e71d85030ae1a9d711e9542447dfbe812c40598", "image": {"id": "645aa1ad-d103-4635-bd03-4b9515080246", "links": [{"rel": "bookmark", "href": "http://192.168.122.11/compute/images/645aa1ad-d103-4635-bd03-4b9515080246"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.11/compute/flavors/42"}]}, "created": "2025-12-18T16:23:25Z", "updated": "2025-12-18T16:23:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235"}, {"rel": "bookmark", "href": "http://192.168.122.11/compute/servers/242b6aab-bcf7-42cf-80d3-2076f4001235"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1044221757", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1794385821"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-12-18 17:23:44,494 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235 0.362s
2025-12-18 17:23:44,494 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:23:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1382', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aaa0ec4b-6762-4b4c-9356-4e2d9e17df54', 'x-compute-request-id': 'req-aaa0ec4b-6762-4b4c-9356-4e2d9e17df54', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235'}
Body: b'{"server": {"id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "name": "tempest-ServerRescueNegativeTestJSON-server-1196547249", "status": "BUILD", "tenant_id": "3ce7d74e9d104b7eb0625f1880b77704", "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "metadata": {}, "hostId": "0841ab27d310f9db3e71d85030ae1a9d711e9542447dfbe812c40598", "image": {"id": "645aa1ad-d103-4635-bd03-4b9515080246", "links": [{"rel": "bookmark", "href": "http://192.168.122.11/compute/images/645aa1ad-d103-4635-bd03-4b9515080246"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.11/compute/flavors/42"}]}, "created": "2025-12-18T16:23:25Z", "updated": "2025-12-18T16:23:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235"}, {"rel": "bookmark", "href": "http://192.168.122.11/compute/servers/242b6aab-bcf7-42cf-80d3-2076f4001235"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1044221757", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1794385821"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-12-18 17:23:45,690 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235 0.179s
2025-12-18 17:23:45,690 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:23:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1382', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4dd47f8b-4b53-4ee2-8e84-daf20f35a5cd', 'x-compute-request-id': 'req-4dd47f8b-4b53-4ee2-8e84-daf20f35a5cd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235'}
Body: b'{"server": {"id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "name": "tempest-ServerRescueNegativeTestJSON-server-1196547249", "status": "BUILD", "tenant_id": "3ce7d74e9d104b7eb0625f1880b77704", "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "metadata": {}, "hostId": "0841ab27d310f9db3e71d85030ae1a9d711e9542447dfbe812c40598", "image": {"id": "645aa1ad-d103-4635-bd03-4b9515080246", "links": [{"rel": "bookmark", "href": "http://192.168.122.11/compute/images/645aa1ad-d103-4635-bd03-4b9515080246"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.11/compute/flavors/42"}]}, "created": "2025-12-18T16:23:25Z", "updated": "2025-12-18T16:23:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235"}, {"rel": "bookmark", "href": "http://192.168.122.11/compute/servers/242b6aab-bcf7-42cf-80d3-2076f4001235"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1044221757", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1794385821"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-12-18 17:23:46,905 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235 0.196s
2025-12-18 17:23:46,905 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:23:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1382', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43e2f814-afbc-44da-a021-f2aa893b4076', 'x-compute-request-id': 'req-43e2f814-afbc-44da-a021-f2aa893b4076', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235'}
Body: b'{"server": {"id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "name": "tempest-ServerRescueNegativeTestJSON-server-1196547249", "status": "BUILD", "tenant_id": "3ce7d74e9d104b7eb0625f1880b77704", "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "metadata": {}, "hostId": "0841ab27d310f9db3e71d85030ae1a9d711e9542447dfbe812c40598", "image": {"id": "645aa1ad-d103-4635-bd03-4b9515080246", "links": [{"rel": "bookmark", "href": "http://192.168.122.11/compute/images/645aa1ad-d103-4635-bd03-4b9515080246"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.11/compute/flavors/42"}]}, "created": "2025-12-18T16:23:25Z", "updated": "2025-12-18T16:23:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235"}, {"rel": "bookmark", "href": "http://192.168.122.11/compute/servers/242b6aab-bcf7-42cf-80d3-2076f4001235"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1044221757", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1794385821"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-12-18 17:23:48,138 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235 0.219s
2025-12-18 17:23:48,138 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:23:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb25f1f9-3d5b-4573-8914-72d0c3900a43', 'x-compute-request-id': 'req-cb25f1f9-3d5b-4573-8914-72d0c3900a43', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235'}
Body: b'{"server": {"id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "name": "tempest-ServerRescueNegativeTestJSON-server-1196547249", "status": "ACTIVE", "tenant_id": "3ce7d74e9d104b7eb0625f1880b77704", "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "metadata": {}, "hostId": "0841ab27d310f9db3e71d85030ae1a9d711e9542447dfbe812c40598", "image": {"id": "645aa1ad-d103-4635-bd03-4b9515080246", "links": [{"rel": "bookmark", "href": "http://192.168.122.11/compute/images/645aa1ad-d103-4635-bd03-4b9515080246"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.11/compute/flavors/42"}]}, "created": "2025-12-18T16:23:25Z", "updated": "2025-12-18T16:23:48Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-399044726-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:f3:05"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235"}, {"rel": "bookmark", "href": "http://192.168.122.11/compute/servers/242b6aab-bcf7-42cf-80d3-2076f4001235"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1044221757", "OS-SRV-USG:launched_at": "2025-12-18T16:23:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1794385821"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2025-12-18 17:23:48,149 80897 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 22 second wait
2025-12-18 17:23:48,263 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-interface 0.113s
2025-12-18 17:23:48,263 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:23:48 GMT', 'server': 'Apache/2.4.52 (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-8ca421da-b9da-41e4-9c9c-a71359a69688', 'x-compute-request-id': 'req-8ca421da-b9da-41e4-9c9c-a71359a69688', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "29319f48-f5db-4967-a097-782286c2424b", "port_id": "51c5f7e2-4a33-46ad-b7f9-e7396bcea68b", "mac_addr": "fa:16:3e:ce:f3:05", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "1bb833fd-2147-42d0-919f-366c3caf201d", "ip_address": "10.0.0.8"}]}]}'
2025-12-18 17:23:49,176 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 PUT http://192.168.122.11/networking/v2.0/floatingips/62e89d28-baa5-4675-8527-89fbcea838d2 0.909s
2025-12-18 17:23:49,176 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "51c5f7e2-4a33-46ad-b7f9-e7396bcea68b"}}
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:23:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-bfa71e89-7f0d-443b-a0a4-960496e8e9af', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/networking/v2.0/floatingips/62e89d28-baa5-4675-8527-89fbcea838d2'}
Body: b'{"floatingip": {"id": "62e89d28-baa5-4675-8527-89fbcea838d2", "tenant_id": "3ce7d74e9d104b7eb0625f1880b77704", "project_id": "3ce7d74e9d104b7eb0625f1880b77704", "floating_ip_address": "172.24.4.17", "floating_network_id": "a6a42811-0e33-45bc-9abd-6dfdd386de31", "router_id": "7992c085-bc41-40ff-bc95-f493a75ebf36", "port_id": "51c5f7e2-4a33-46ad-b7f9-e7396bcea68b", "fixed_ip_address": "10.0.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "29319f48-f5db-4967-a097-782286c2424b", "mac_address": "fa:16:3e:ce:f3:05", "admin_state_up": true, "status": "ACTIVE", "device_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-12-18T16:23:22Z", "updated_at": "2025-12-18T16:23:48Z", "revision_number": 1}}'
2025-12-18 17:23:49,177 80897 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.17:22' as 'cirros' with public key authentication
2025-12-18 17:24:49,238 80897 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.17 (timed out). Number attempts: 1. Retry after 2 seconds.
2025-12-18 17:24:51,753 80897 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.17 ([Errno None] Unable to connect to port 22 on 172.24.4.17). Number attempts: 2. Retry after 3 seconds.
2025-12-18 17:24:55,256 80897 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.17 ([Errno None] Unable to connect to port 22 on 172.24.4.17). Number attempts: 3. Retry after 4 seconds.
2025-12-18 17:24:59,849 80897 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2025-12-18 17:25:00,209 80897 INFO [paramiko.transport] Authentication (publickey) successful!
2025-12-18 17:25:00,210 80897 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.17 successfully created
2025-12-18 17:25:02,541 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 2.330s
2025-12-18 17:25:02,541 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volumeAttachment": {"volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061"}}
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:25:00 GMT', 'server': 'Apache/2.4.52 (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-fa074d84-817a-4580-a2c1-15fffe79f4f2', 'x-compute-request-id': 'req-fa074d84-817a-4580-a2c1-15fffe79f4f2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachment": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "device": "/dev/vdb"}}'
2025-12-18 17:25:02,616 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.072s
2025-12-18 17:25:02,616 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:25:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf9bfdb2-45e1-4ef9-bcf3-ec414d253401', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf9bfdb2-45e1-4ef9-bcf3-ec414d253401', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:02.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:25:03,666 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.040s
2025-12-18 17:25:03,667 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:25:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a51a3532-f5b4-46ff-972d-f8ea359c8856', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a51a3532-f5b4-46ff-972d-f8ea359c8856', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:02.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:25:04,737 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.059s
2025-12-18 17:25:04,738 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:25:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5282034-82b6-42db-bee4-8137025e3794', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5282034-82b6-42db-bee4-8137025e3794', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:04.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:25:05,792 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.040s
2025-12-18 17:25:05,792 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:25:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84c780ce-0b95-45d6-aee4-3efc2302e1b6', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84c780ce-0b95-45d6-aee4-3efc2302e1b6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:04.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:25:06,878 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.075s
2025-12-18 17:25:06,879 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:25:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91384c79-3962-4ff7-80ed-7cb45107d97f', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91384c79-3962-4ff7-80ed-7cb45107d97f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:04.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:25:07,937 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.047s
2025-12-18 17:25:07,938 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:25:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-683d1582-d5c7-4363-8a88-3e074ad32e03', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-683d1582-d5c7-4363-8a88-3e074ad32e03', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:25:07,948 80897 INFO [tempest.common.waiters] Attachment 371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36 created for volume af6e145a-bc7c-48ef-acf2-03742b69c061 to server 242b6aab-bcf7-42cf-80d3-2076f4001235 after waiting for 5.948599 seconds
2025-12-18 17:25:07,996 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.047s
2025-12-18 17:25:07,996 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:25:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0383d654-49cc-4be2-b771-d97c4c3909a4', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0383d654-49cc-4be2-b771-d97c4c3909a4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:25:08,008 80897 INFO [tempest.common.waiters] volume af6e145a-bc7c-48ef-acf2-03742b69c061 reached in-use after waiting for 0.007078 seconds
2025-12-18 17:25:08,243 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/action 0.234s
2025-12-18 17:25:08,243 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"rescue": {"adminPass": "L0_3^h7V*Rrq!wu"}}
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:25:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '32', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0cec33ad-acf0-4c62-9ff0-967bdbbda9db', 'x-compute-request-id': 'req-0cec33ad-acf0-4c62-9ff0-967bdbbda9db', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/action'}
Body: b'{"adminPass": "L0_3^h7V*Rrq!wu"}'
2025-12-18 17:25:08,503 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235 0.259s
2025-12-18 17:25:08,503 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:25:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1739', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9907d8e-a4df-4ad8-bf5c-82a6b60d56f8', 'x-compute-request-id': 'req-b9907d8e-a4df-4ad8-bf5c-82a6b60d56f8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235'}
Body: b'{"server": {"id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "name": "tempest-ServerRescueNegativeTestJSON-server-1196547249", "status": "ACTIVE", "tenant_id": "3ce7d74e9d104b7eb0625f1880b77704", "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "metadata": {}, "hostId": "0841ab27d310f9db3e71d85030ae1a9d711e9542447dfbe812c40598", "image": {"id": "645aa1ad-d103-4635-bd03-4b9515080246", "links": [{"rel": "bookmark", "href": "http://192.168.122.11/compute/images/645aa1ad-d103-4635-bd03-4b9515080246"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.11/compute/flavors/42"}]}, "created": "2025-12-18T16:23:25Z", "updated": "2025-12-18T16:25:08Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-399044726-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:f3:05"}, {"version": 4, "addr": "172.24.4.17", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:f3:05"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235"}, {"rel": "bookmark", "href": "http://192.168.122.11/compute/servers/242b6aab-bcf7-42cf-80d3-2076f4001235"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1044221757", "OS-SRV-USG:launched_at": "2025-12-18T16:23:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1794385821"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061"}]}}'
2025-12-18 17:25:09,737 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235 0.222s
2025-12-18 17:25:09,738 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:25:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1739', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a69c880-fbcb-4608-8947-664ecd6ed9e6', 'x-compute-request-id': 'req-2a69c880-fbcb-4608-8947-664ecd6ed9e6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235'}
Body: b'{"server": {"id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "name": "tempest-ServerRescueNegativeTestJSON-server-1196547249", "status": "ACTIVE", "tenant_id": "3ce7d74e9d104b7eb0625f1880b77704", "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "metadata": {}, "hostId": "0841ab27d310f9db3e71d85030ae1a9d711e9542447dfbe812c40598", "image": {"id": "645aa1ad-d103-4635-bd03-4b9515080246", "links": [{"rel": "bookmark", "href": "http://192.168.122.11/compute/images/645aa1ad-d103-4635-bd03-4b9515080246"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.11/compute/flavors/42"}]}, "created": "2025-12-18T16:23:25Z", "updated": "2025-12-18T16:25:08Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-399044726-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:f3:05"}, {"version": 4, "addr": "172.24.4.17", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:f3:05"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235"}, {"rel": "bookmark", "href": "http://192.168.122.11/compute/servers/242b6aab-bcf7-42cf-80d3-2076f4001235"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1044221757", "OS-SRV-USG:launched_at": "2025-12-18T16:23:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1794385821"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061"}]}}'
2025-12-18 17:25:10,922 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235 0.172s
2025-12-18 17:25:10,923 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:25:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1739', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7ab70e4-e4a1-4fc7-901b-d7934c660526', 'x-compute-request-id': 'req-e7ab70e4-e4a1-4fc7-901b-d7934c660526', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235'}
Body: b'{"server": {"id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "name": "tempest-ServerRescueNegativeTestJSON-server-1196547249", "status": "ACTIVE", "tenant_id": "3ce7d74e9d104b7eb0625f1880b77704", "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "metadata": {}, "hostId": "0841ab27d310f9db3e71d85030ae1a9d711e9542447dfbe812c40598", "image": {"id": "645aa1ad-d103-4635-bd03-4b9515080246", "links": [{"rel": "bookmark", "href": "http://192.168.122.11/compute/images/645aa1ad-d103-4635-bd03-4b9515080246"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.11/compute/flavors/42"}]}, "created": "2025-12-18T16:23:25Z", "updated": "2025-12-18T16:25:08Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-399044726-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:f3:05"}, {"version": 4, "addr": "172.24.4.17", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:f3:05"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235"}, {"rel": "bookmark", "href": "http://192.168.122.11/compute/servers/242b6aab-bcf7-42cf-80d3-2076f4001235"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1044221757", "OS-SRV-USG:launched_at": "2025-12-18T16:23:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1794385821"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061"}]}}'
2025-12-18 17:25:12,279 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235 0.344s
2025-12-18 17:25:12,280 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:25:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1739', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0156410f-9e00-494e-859a-07e3ab1446c6', 'x-compute-request-id': 'req-0156410f-9e00-494e-859a-07e3ab1446c6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235'}
Body: b'{"server": {"id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "name": "tempest-ServerRescueNegativeTestJSON-server-1196547249", "status": "ACTIVE", "tenant_id": "3ce7d74e9d104b7eb0625f1880b77704", "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "metadata": {}, "hostId": "0841ab27d310f9db3e71d85030ae1a9d711e9542447dfbe812c40598", "image": {"id": "645aa1ad-d103-4635-bd03-4b9515080246", "links": [{"rel": "bookmark", "href": "http://192.168.122.11/compute/images/645aa1ad-d103-4635-bd03-4b9515080246"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.11/compute/flavors/42"}]}, "created": "2025-12-18T16:23:25Z", "updated": "2025-12-18T16:25:08Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-399044726-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:f3:05"}, {"version": 4, "addr": "172.24.4.17", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:f3:05"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235"}, {"rel": "bookmark", "href": "http://192.168.122.11/compute/servers/242b6aab-bcf7-42cf-80d3-2076f4001235"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1044221757", "OS-SRV-USG:launched_at": "2025-12-18T16:23:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1794385821"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061"}]}}'
2025-12-18 17:25:13,488 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235 0.194s
2025-12-18 17:25:13,489 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:25:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1739', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f89130e-316d-44e9-96d1-3c3cd6cdb6ae', 'x-compute-request-id': 'req-0f89130e-316d-44e9-96d1-3c3cd6cdb6ae', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235'}
Body: b'{"server": {"id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "name": "tempest-ServerRescueNegativeTestJSON-server-1196547249", "status": "ACTIVE", "tenant_id": "3ce7d74e9d104b7eb0625f1880b77704", "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "metadata": {}, "hostId": "0841ab27d310f9db3e71d85030ae1a9d711e9542447dfbe812c40598", "image": {"id": "645aa1ad-d103-4635-bd03-4b9515080246", "links": [{"rel": "bookmark", "href": "http://192.168.122.11/compute/images/645aa1ad-d103-4635-bd03-4b9515080246"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.11/compute/flavors/42"}]}, "created": "2025-12-18T16:23:25Z", "updated": "2025-12-18T16:25:08Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-399044726-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:f3:05"}, {"version": 4, "addr": "172.24.4.17", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:f3:05"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235"}, {"rel": "bookmark", "href": "http://192.168.122.11/compute/servers/242b6aab-bcf7-42cf-80d3-2076f4001235"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1044221757", "OS-SRV-USG:launched_at": "2025-12-18T16:23:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1794385821"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061"}]}}'
2025-12-18 17:25:14,782 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235 0.280s
2025-12-18 17:25:14,782 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:25:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1739', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27516433-9e17-4710-8b48-5b812ffd4ba5', 'x-compute-request-id': 'req-27516433-9e17-4710-8b48-5b812ffd4ba5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235'}
Body: b'{"server": {"id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "name": "tempest-ServerRescueNegativeTestJSON-server-1196547249", "status": "ACTIVE", "tenant_id": "3ce7d74e9d104b7eb0625f1880b77704", "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "metadata": {}, "hostId": "0841ab27d310f9db3e71d85030ae1a9d711e9542447dfbe812c40598", "image": {"id": "645aa1ad-d103-4635-bd03-4b9515080246", "links": [{"rel": "bookmark", "href": "http://192.168.122.11/compute/images/645aa1ad-d103-4635-bd03-4b9515080246"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.11/compute/flavors/42"}]}, "created": "2025-12-18T16:23:25Z", "updated": "2025-12-18T16:25:08Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-399044726-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:f3:05"}, {"version": 4, "addr": "172.24.4.17", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:f3:05"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235"}, {"rel": "bookmark", "href": "http://192.168.122.11/compute/servers/242b6aab-bcf7-42cf-80d3-2076f4001235"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1044221757", "OS-SRV-USG:launched_at": "2025-12-18T16:23:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1794385821"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061"}]}}'
2025-12-18 17:25:15,996 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235 0.186s
2025-12-18 17:25:15,996 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:25:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1739', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71711f5d-572c-4539-bf2e-ee7e97cb51c8', 'x-compute-request-id': 'req-71711f5d-572c-4539-bf2e-ee7e97cb51c8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235'}
Body: b'{"server": {"id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "name": "tempest-ServerRescueNegativeTestJSON-server-1196547249", "status": "ACTIVE", "tenant_id": "3ce7d74e9d104b7eb0625f1880b77704", "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "metadata": {}, "hostId": "0841ab27d310f9db3e71d85030ae1a9d711e9542447dfbe812c40598", "image": {"id": "645aa1ad-d103-4635-bd03-4b9515080246", "links": [{"rel": "bookmark", "href": "http://192.168.122.11/compute/images/645aa1ad-d103-4635-bd03-4b9515080246"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.11/compute/flavors/42"}]}, "created": "2025-12-18T16:23:25Z", "updated": "2025-12-18T16:25:08Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-399044726-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:f3:05"}, {"version": 4, "addr": "172.24.4.17", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:f3:05"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235"}, {"rel": "bookmark", "href": "http://192.168.122.11/compute/servers/242b6aab-bcf7-42cf-80d3-2076f4001235"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1044221757", "OS-SRV-USG:launched_at": "2025-12-18T16:23:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1794385821"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061"}]}}'
2025-12-18 17:25:17,312 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235 0.303s
2025-12-18 17:25:17,312 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:25:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1739', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7454da3c-225b-4b83-b7c2-5237b8943021', 'x-compute-request-id': 'req-7454da3c-225b-4b83-b7c2-5237b8943021', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235'}
Body: b'{"server": {"id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "name": "tempest-ServerRescueNegativeTestJSON-server-1196547249", "status": "ACTIVE", "tenant_id": "3ce7d74e9d104b7eb0625f1880b77704", "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "metadata": {}, "hostId": "0841ab27d310f9db3e71d85030ae1a9d711e9542447dfbe812c40598", "image": {"id": "645aa1ad-d103-4635-bd03-4b9515080246", "links": [{"rel": "bookmark", "href": "http://192.168.122.11/compute/images/645aa1ad-d103-4635-bd03-4b9515080246"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.11/compute/flavors/42"}]}, "created": "2025-12-18T16:23:25Z", "updated": "2025-12-18T16:25:08Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-399044726-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:f3:05"}, {"version": 4, "addr": "172.24.4.17", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:f3:05"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235"}, {"rel": "bookmark", "href": "http://192.168.122.11/compute/servers/242b6aab-bcf7-42cf-80d3-2076f4001235"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1044221757", "OS-SRV-USG:launched_at": "2025-12-18T16:23:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1794385821"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061"}]}}'
2025-12-18 17:25:18,811 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235 0.486s
2025-12-18 17:25:18,812 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:25:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1719', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-005b5c80-4c4b-412d-99da-57aef9306bf9', 'x-compute-request-id': 'req-005b5c80-4c4b-412d-99da-57aef9306bf9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235'}
Body: b'{"server": {"id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "name": "tempest-ServerRescueNegativeTestJSON-server-1196547249", "status": "RESCUE", "tenant_id": "3ce7d74e9d104b7eb0625f1880b77704", "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "metadata": {}, "hostId": "0841ab27d310f9db3e71d85030ae1a9d711e9542447dfbe812c40598", "image": {"id": "645aa1ad-d103-4635-bd03-4b9515080246", "links": [{"rel": "bookmark", "href": "http://192.168.122.11/compute/images/645aa1ad-d103-4635-bd03-4b9515080246"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.11/compute/flavors/42"}]}, "created": "2025-12-18T16:23:25Z", "updated": "2025-12-18T16:25:18Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-399044726-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:f3:05"}, {"version": 4, "addr": "172.24.4.17", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:f3:05"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235"}, {"rel": "bookmark", "href": "http://192.168.122.11/compute/servers/242b6aab-bcf7-42cf-80d3-2076f4001235"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1044221757", "OS-SRV-USG:launched_at": "2025-12-18T16:25:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1794385821"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061"}]}}'
2025-12-18 17:25:18,826 80897 INFO [tempest.common.waiters] State transition "ACTIVE/rescuing" ==> "RESCUE/None" after 10 second wait
2025-12-18 17:25:18,955 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.11/identity/v3/auth/tokens 0.124s
2025-12-18 17:25:18,955 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:25:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2533', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-b74dbd0f-ba6f-449c-9293-eee0ff1f4ec5', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.11/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "70c0933cab25475a8b8df6e7268f8eaf", "name": "tempest-ServerRescueNegativeTestJSON-1550507627-project-member", "password_expires_at": null}, "audit_ids": ["2IPJyG0BS0mGRxJ2QDUikg"], "expires_at": "2025-12-18T17:25:18.000000Z", "issued_at": "2025-12-18T16:25:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3ce7d74e9d104b7eb0625f1880b77704", "name": "tempest-ServerRescueNegativeTestJSON-1550507627"}, "is_domain": false, "roles": [{"id": "0056750629e04981afaba6cf476a8461", "name": "reader"}, {"id": "693d59d4007947629611412941c8f3fe", "name": "member"}], "catalog": [{"endpoints": [{"id": "258069a70b75446b975057d2bb3f2c2f", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.11/identity", "region": "RegionOne"}], "id": "0b92074b1a104415ad2525a99d1a0432", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "aa94091f9f1d41d7af26e64b8302b709", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.11/networking", "region": "RegionOne"}], "id": "377aeb8f4d1642a5b29ff40166431577", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0c1fc617fb5f4a0fbc0c828aa99e14f9", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.11/compute/v2/3ce7d74e9d104b7eb0625f1880b77704", "region": "RegionOne"}], "id": "7dde37782ffe48c9be9c5f11191e1d2a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "ce60ef3b32b6455ea3a6ee249946ab74", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.11/compute/v2.1", "region": "RegionOne"}], "id": "ac068bde3d5a43a0b44853a717c9fdf3", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a405497a78604c2a854d9d024e5b3b1b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.11/volume/v3", "region": "RegionOne"}], "id": "c5fe5f40a02a45f6bb6e9b1bed74d571", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "287f96b56cae4fbe919d940d58e9f4c8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.11/placement", "region": "RegionOne"}], "id": "d549ee778d8747e193961c6427a1185b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a800ad297715418784c36e35277fe036", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.11/image", "region": "RegionOne"}], "id": "dcd50b51e35449b28602f8a9abe72414", "type": "image", "name": "glance"}]}}'
2025-12-18 17:25:18,956 80897 INFO [tempest.lib.common.fixed_network] (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume) Found network {'id': '29319f48-f5db-4967-a097-782286c2424b', 'name': 'tempest-ServerRescueNegativeTestJSON-399044726-network', 'tenant_id': '3ce7d74e9d104b7eb0625f1880b77704', 'project_id': '3ce7d74e9d104b7eb0625f1880b77704', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 58570, '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': '2025-12-18T16:22:04Z', 'updated_at': '2025-12-18T16:22:04Z', 'revision_number': 1} available for tenant
2025-12-18 17:25:19,239 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 409 DELETE http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments/af6e145a-bc7c-48ef-acf2-03742b69c061 0.282s
2025-12-18 17:25:19,239 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:25:18 GMT', 'server': 'Apache/2.4.52 (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': '152', 'x-openstack-request-id': 'req-9013cbe1-0b58-4fb8-81b6-0a8024861fca', 'x-compute-request-id': 'req-9013cbe1-0b58-4fb8-81b6-0a8024861fca', 'connection': 'close', 'status': '409', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"conflictingRequest": {"code": 409, "message": "Cannot \'detach_volume\' instance 242b6aab-bcf7-42cf-80d3-2076f4001235 while it is in vm_state rescued"}}'
2025-12-18 17:25:19,549 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 202 POST http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/action 0.309s
2025-12-18 17:25:19,549 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"unrescue": {}}
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:25:19 GMT', 'server': 'Apache/2.4.52 (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-c6247567-6ae4-45fd-bf73-fdc5a51955d9', 'x-compute-request-id': 'req-c6247567-6ae4-45fd-bf73-fdc5a51955d9', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/action'}
Body: b''
2025-12-18 17:25:20,115 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235 0.566s
2025-12-18 17:25:20,116 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:25:19 GMT', 'server': 'Apache/2.4.52 (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-0f1abd2f-e99e-42eb-aeeb-ff37c1b1ba8c', 'x-compute-request-id': 'req-0f1abd2f-e99e-42eb-aeeb-ff37c1b1ba8c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235'}
Body: b'{"server": {"id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "name": "tempest-ServerRescueNegativeTestJSON-server-1196547249", "status": "RESCUE", "tenant_id": "3ce7d74e9d104b7eb0625f1880b77704", "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "metadata": {}, "hostId": "0841ab27d310f9db3e71d85030ae1a9d711e9542447dfbe812c40598", "image": {"id": "645aa1ad-d103-4635-bd03-4b9515080246", "links": [{"rel": "bookmark", "href": "http://192.168.122.11/compute/images/645aa1ad-d103-4635-bd03-4b9515080246"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.11/compute/flavors/42"}]}, "created": "2025-12-18T16:23:25Z", "updated": "2025-12-18T16:25:19Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-399044726-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:f3:05"}, {"version": 4, "addr": "172.24.4.17", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:f3:05"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235"}, {"rel": "bookmark", "href": "http://192.168.122.11/compute/servers/242b6aab-bcf7-42cf-80d3-2076f4001235"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1044221757", "OS-SRV-USG:launched_at": "2025-12-18T16:25:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1794385821"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061"}]}}'
2025-12-18 17:25:21,879 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235 0.748s
2025-12-18 17:25:21,879 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:25:21 GMT', 'server': 'Apache/2.4.52 (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-3fea26ee-3550-428b-9042-2b5ad718fcc7', 'x-compute-request-id': 'req-3fea26ee-3550-428b-9042-2b5ad718fcc7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235'}
Body: b'{"server": {"id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "name": "tempest-ServerRescueNegativeTestJSON-server-1196547249", "status": "RESCUE", "tenant_id": "3ce7d74e9d104b7eb0625f1880b77704", "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "metadata": {}, "hostId": "0841ab27d310f9db3e71d85030ae1a9d711e9542447dfbe812c40598", "image": {"id": "645aa1ad-d103-4635-bd03-4b9515080246", "links": [{"rel": "bookmark", "href": "http://192.168.122.11/compute/images/645aa1ad-d103-4635-bd03-4b9515080246"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.11/compute/flavors/42"}]}, "created": "2025-12-18T16:23:25Z", "updated": "2025-12-18T16:25:19Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-399044726-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:f3:05"}, {"version": 4, "addr": "172.24.4.17", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:f3:05"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235"}, {"rel": "bookmark", "href": "http://192.168.122.11/compute/servers/242b6aab-bcf7-42cf-80d3-2076f4001235"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1044221757", "OS-SRV-USG:launched_at": "2025-12-18T16:25:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1794385821"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061"}]}}'
2025-12-18 17:25:23,438 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235 0.547s
2025-12-18 17:25:23,439 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:25:22 GMT', 'server': 'Apache/2.4.52 (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-a77a855c-6355-4725-812c-34ffd6267992', 'x-compute-request-id': 'req-a77a855c-6355-4725-812c-34ffd6267992', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235'}
Body: b'{"server": {"id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "name": "tempest-ServerRescueNegativeTestJSON-server-1196547249", "status": "RESCUE", "tenant_id": "3ce7d74e9d104b7eb0625f1880b77704", "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "metadata": {}, "hostId": "0841ab27d310f9db3e71d85030ae1a9d711e9542447dfbe812c40598", "image": {"id": "645aa1ad-d103-4635-bd03-4b9515080246", "links": [{"rel": "bookmark", "href": "http://192.168.122.11/compute/images/645aa1ad-d103-4635-bd03-4b9515080246"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.11/compute/flavors/42"}]}, "created": "2025-12-18T16:23:25Z", "updated": "2025-12-18T16:25:19Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-399044726-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:f3:05"}, {"version": 4, "addr": "172.24.4.17", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:f3:05"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235"}, {"rel": "bookmark", "href": "http://192.168.122.11/compute/servers/242b6aab-bcf7-42cf-80d3-2076f4001235"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1044221757", "OS-SRV-USG:launched_at": "2025-12-18T16:25:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1794385821"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061"}]}}'
2025-12-18 17:25:24,621 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235 0.170s
2025-12-18 17:25:24,622 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:25:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b671b3f2-8592-48f4-a16a-442532d47282', 'x-compute-request-id': 'req-b671b3f2-8592-48f4-a16a-442532d47282', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235'}
Body: b'{"server": {"id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "name": "tempest-ServerRescueNegativeTestJSON-server-1196547249", "status": "ERROR", "tenant_id": "3ce7d74e9d104b7eb0625f1880b77704", "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "metadata": {}, "hostId": "0841ab27d310f9db3e71d85030ae1a9d711e9542447dfbe812c40598", "image": {"id": "645aa1ad-d103-4635-bd03-4b9515080246", "links": [{"rel": "bookmark", "href": "http://192.168.122.11/compute/images/645aa1ad-d103-4635-bd03-4b9515080246"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.11/compute/flavors/42"}]}, "created": "2025-12-18T16:23:25Z", "updated": "2025-12-18T16:25:24Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-399044726-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:f3:05"}, {"version": 4, "addr": "172.24.4.17", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:f3:05"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235"}, {"rel": "bookmark", "href": "http://192.168.122.11/compute/servers/242b6aab-bcf7-42cf-80d3-2076f4001235"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1044221757", "OS-SRV-USG:launched_at": "2025-12-18T16:25:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1794385821"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061"}]}}'
2025-12-18 17:25:24,633 80897 INFO [tempest.common.waiters] State transition "RESCUE/unrescuing" ==> "ERROR/unrescuing" after 4 second wait
2025-12-18 17:25:24,797 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-interface 0.163s
2025-12-18 17:25:24,798 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:25:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2d3c9fb-9657-4354-ab2e-a77a337c6aaa', 'x-compute-request-id': 'req-b2d3c9fb-9657-4354-ab2e-a77a337c6aaa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "29319f48-f5db-4967-a097-782286c2424b", "port_id": "51c5f7e2-4a33-46ad-b7f9-e7396bcea68b", "mac_addr": "fa:16:3e:ce:f3:05", "port_state": "DOWN", "fixed_ips": [{"subnet_id": "1bb833fd-2147-42d0-919f-366c3caf201d", "ip_address": "10.0.0.8"}]}]}'
2025-12-18 17:25:25,826 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 PUT http://192.168.122.11/networking/v2.0/floatingips/62e89d28-baa5-4675-8527-89fbcea838d2 1.025s
2025-12-18 17:25:25,826 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "51c5f7e2-4a33-46ad-b7f9-e7396bcea68b"}}
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:25:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-67ed5916-1b7e-4160-9a34-a31e32d0dfa3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/networking/v2.0/floatingips/62e89d28-baa5-4675-8527-89fbcea838d2'}
Body: b'{"floatingip": {"id": "62e89d28-baa5-4675-8527-89fbcea838d2", "tenant_id": "3ce7d74e9d104b7eb0625f1880b77704", "project_id": "3ce7d74e9d104b7eb0625f1880b77704", "floating_ip_address": "172.24.4.17", "floating_network_id": "a6a42811-0e33-45bc-9abd-6dfdd386de31", "router_id": "7992c085-bc41-40ff-bc95-f493a75ebf36", "port_id": "51c5f7e2-4a33-46ad-b7f9-e7396bcea68b", "fixed_ip_address": "10.0.0.8", "status": "ACTIVE", "description": "", "port_details": {"name": "", "network_id": "29319f48-f5db-4967-a097-782286c2424b", "mac_address": "fa:16:3e:ce:f3:05", "admin_state_up": true, "status": "DOWN", "device_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-12-18T16:23:22Z", "updated_at": "2025-12-18T16:25:25Z", "revision_number": 3}}'
2025-12-18 17:25:25,827 80897 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.17:22' as 'cirros' with public key authentication
2025-12-18 17:26:25,887 80897 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.17 (timed out). Number attempts: 1. Retry after 2 seconds.
2025-12-18 17:27:28,447 80897 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.17 (timed out). Number attempts: 2. Retry after 3 seconds.
2025-12-18 17:28:32,007 80897 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.17 (timed out). Number attempts: 3. Retry after 4 seconds.
2025-12-18 17:29:36,571 80897 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.17 after 3 attempts. Proxy client: no proxy client
2025-12-18 17:29:36.571 80897 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2025-12-18 17:29:36.571 80897 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 136, in _get_ssh_connection
2025-12-18 17:29:36.571 80897 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2025-12-18 17:29:36.571 80897 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/paramiko/client.py", line 384, in connect
2025-12-18 17:29:36.571 80897 ERROR tempest.lib.common.ssh sock.connect(addr)
2025-12-18 17:29:36.571 80897 ERROR tempest.lib.common.ssh TimeoutError: timed out
2025-12-18 17:29:36.571 80897 ERROR tempest.lib.common.ssh
2025-12-18 17:29:36,573 80897 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: ServerRescueNegativeTestJSON:_run_cleanups. Timeout trying to ssh to server response: {'date': 'Thu, 18 Dec 2025 16:23:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '415', 'location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66b3b31b-3709-4922-87cd-937d33835ec2', 'x-compute-request-id': 'req-66b3b31b-3709-4922-87cd-937d33835ec2', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.11/compute/v2.1/servers'}
Body: {'id': '242b6aab-bcf7-42cf-80d3-2076f4001235', 'name': 'tempest-ServerRescueNegativeTestJSON-server-1196547249', 'status': 'ACTIVE', 'tenant_id': '3ce7d74e9d104b7eb0625f1880b77704', 'user_id': '70c0933cab25475a8b8df6e7268f8eaf', 'metadata': {}, 'hostId': '0841ab27d310f9db3e71d85030ae1a9d711e9542447dfbe812c40598', 'image': {'id': '645aa1ad-d103-4635-bd03-4b9515080246', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.11/compute/images/645aa1ad-d103-4635-bd03-4b9515080246'}]}, 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.11/compute/flavors/42'}]}, 'created': '2025-12-18T16:23:25Z', 'updated': '2025-12-18T16:23:48Z', 'addresses': {'tempest-ServerRescueNegativeTestJSON-399044726-network': [{'version': 4, 'addr': '10.0.0.8', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:ce:f3:05'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235'}, {'rel': 'bookmark', 'href': 'http://192.168.122.11/compute/servers/242b6aab-bcf7-42cf-80d3-2076f4001235'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': '', 'key_name': 'tempest-keypair-1044221757', 'OS-SRV-USG:launched_at': '2025-12-18T16:23:47.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--1794385821'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': []}
2025-12-18 17:29:37,772 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 404 POST http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/action 1.198s
2025-12-18 17:29:37,772 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:29:36 GMT', 'server': 'Apache/2.4.52 (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': '86', 'x-openstack-request-id': 'req-f5c0541d-06ce-4b2b-9cc9-8b065103d679', 'x-compute-request-id': 'req-f5c0541d-06ce-4b2b-9cc9-8b065103d679', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}'
2025-12-18 17:29:37,772 80897 DEBUG [tempest.lib.common.utils.linux.remote_client] Could not get console_log for server 242b6aab-bcf7-42cf-80d3-2076f4001235
2025-12-18 17:29:37,811 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.038s
2025-12-18 17:29:37,812 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:29:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f921fc3e-8b66-4a4f-a41f-369359d089e4', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f921fc3e-8b66-4a4f-a41f-369359d089e4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:29:37,967 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 409 DELETE http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments/af6e145a-bc7c-48ef-acf2-03742b69c061 0.144s
2025-12-18 17:29:37,967 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:29:37 GMT', 'server': 'Apache/2.4.52 (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': '150', 'x-openstack-request-id': 'req-7fdc34d7-a559-434d-8041-eba8882cfb31', 'x-compute-request-id': 'req-7fdc34d7-a559-434d-8041-eba8882cfb31', 'connection': 'close', 'status': '409', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"conflictingRequest": {"code": 409, "message": "Cannot \'detach_volume\' instance 242b6aab-bcf7-42cf-80d3-2076f4001235 while it is in vm_state error"}}'
2025-12-18 17:29:38,031 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.062s
2025-12-18 17:29:38,031 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:29:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f3ce555-fe60-486e-b5f4-e7630b129d82', 'x-compute-request-id': 'req-0f3ce555-fe60-486e-b5f4-e7630b129d82', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:29:39,080 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.046s
2025-12-18 17:29:39,080 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:29:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68956d29-ffa8-4644-94c8-f4c2edbf575d', 'x-compute-request-id': 'req-68956d29-ffa8-4644-94c8-f4c2edbf575d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:29:40,144 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.060s
2025-12-18 17:29:40,144 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:29:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17cee3a7-d104-467d-bd65-3b3f36bf4892', 'x-compute-request-id': 'req-17cee3a7-d104-467d-bd65-3b3f36bf4892', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:29:41,217 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.070s
2025-12-18 17:29:41,217 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:29:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93a1ea16-c795-4cfc-80fc-7d6adaa61e35', 'x-compute-request-id': 'req-93a1ea16-c795-4cfc-80fc-7d6adaa61e35', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:29:42,303 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.082s
2025-12-18 17:29:42,304 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:29:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2203fa4d-c599-4e63-9c42-0bb90997feb9', 'x-compute-request-id': 'req-2203fa4d-c599-4e63-9c42-0bb90997feb9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:29:43,382 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.075s
2025-12-18 17:29:43,382 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:29:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad49194c-f75d-410f-93bf-590ed8c62ec3', 'x-compute-request-id': 'req-ad49194c-f75d-410f-93bf-590ed8c62ec3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:29:44,430 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.045s
2025-12-18 17:29:44,431 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:29:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20f6bb85-ded3-4db3-8155-6d75f26b59d5', 'x-compute-request-id': 'req-20f6bb85-ded3-4db3-8155-6d75f26b59d5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:29:45,478 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.045s
2025-12-18 17:29:45,478 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:29:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06882968-c9ce-43c2-b3b5-2e1ad56042d9', 'x-compute-request-id': 'req-06882968-c9ce-43c2-b3b5-2e1ad56042d9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:29:46,608 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.127s
2025-12-18 17:29:46,608 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:29:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45bdd87d-f774-4887-bb79-6e954e179142', 'x-compute-request-id': 'req-45bdd87d-f774-4887-bb79-6e954e179142', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:29:47,657 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.046s
2025-12-18 17:29:47,658 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:29:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0df34ba5-e867-47c4-a631-882f449398be', 'x-compute-request-id': 'req-0df34ba5-e867-47c4-a631-882f449398be', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:29:48,715 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.054s
2025-12-18 17:29:48,716 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:29:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31bec5d1-8587-4ea4-9a78-671272d3eaa4', 'x-compute-request-id': 'req-31bec5d1-8587-4ea4-9a78-671272d3eaa4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:29:49,799 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.081s
2025-12-18 17:29:49,799 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:29:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8e30adc-961f-4524-87d1-8039563cae62', 'x-compute-request-id': 'req-b8e30adc-961f-4524-87d1-8039563cae62', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:29:50,854 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.051s
2025-12-18 17:29:50,854 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:29:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56b7d3d6-86fd-4ca6-83ae-ace61a39b493', 'x-compute-request-id': 'req-56b7d3d6-86fd-4ca6-83ae-ace61a39b493', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:29:51,898 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.040s
2025-12-18 17:29:51,898 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:29:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8bf83b38-d521-4717-bd08-2fba9d005923', 'x-compute-request-id': 'req-8bf83b38-d521-4717-bd08-2fba9d005923', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:29:52,943 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.041s
2025-12-18 17:29:52,944 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:29:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fd8a735-c4e2-46ed-8ba8-6eecb7928ef5', 'x-compute-request-id': 'req-7fd8a735-c4e2-46ed-8ba8-6eecb7928ef5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:29:53,996 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.049s
2025-12-18 17:29:53,997 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:29:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17505413-084b-450d-a2d9-5b28f74b3b2d', 'x-compute-request-id': 'req-17505413-084b-450d-a2d9-5b28f74b3b2d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:29:55,044 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.045s
2025-12-18 17:29:55,045 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:29:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee59fc88-fd70-432f-97f1-87fe0a04925e', 'x-compute-request-id': 'req-ee59fc88-fd70-432f-97f1-87fe0a04925e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:29:56,098 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.051s
2025-12-18 17:29:56,099 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:29:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ad787b2-ed33-40b7-8def-a51ce12a53db', 'x-compute-request-id': 'req-6ad787b2-ed33-40b7-8def-a51ce12a53db', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:29:57,150 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.048s
2025-12-18 17:29:57,150 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:29:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc112e13-34e3-4490-9c83-eb096b8c3de7', 'x-compute-request-id': 'req-fc112e13-34e3-4490-9c83-eb096b8c3de7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:29:58,197 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.043s
2025-12-18 17:29:58,197 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:29:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df35ae10-dee2-4107-99a3-5115aa60dfb3', 'x-compute-request-id': 'req-df35ae10-dee2-4107-99a3-5115aa60dfb3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:29:59,256 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.056s
2025-12-18 17:29:59,256 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:29:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3eb9688-47f2-4e51-ba9d-1c3088a73ace', 'x-compute-request-id': 'req-b3eb9688-47f2-4e51-ba9d-1c3088a73ace', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:30:00,306 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.046s
2025-12-18 17:30:00,306 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:30:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a143fbf-4f5b-47d8-a15e-cbee731c980c', 'x-compute-request-id': 'req-8a143fbf-4f5b-47d8-a15e-cbee731c980c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:30:01,355 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.045s
2025-12-18 17:30:01,355 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:30:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f43eae9-af73-43b6-90f2-e35e1bdb1139', 'x-compute-request-id': 'req-6f43eae9-af73-43b6-90f2-e35e1bdb1139', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:30:02,407 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.049s
2025-12-18 17:30:02,407 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:30:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad365ddd-550f-40c2-895d-67d10cef7ff7', 'x-compute-request-id': 'req-ad365ddd-550f-40c2-895d-67d10cef7ff7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:30:03,526 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.115s
2025-12-18 17:30:03,526 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:30:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9916ca56-7d6a-41d6-84e6-ba3d1822cc55', 'x-compute-request-id': 'req-9916ca56-7d6a-41d6-84e6-ba3d1822cc55', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:30:04,573 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.044s
2025-12-18 17:30:04,574 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:30:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a6f8060-667f-474b-9297-4d4dca770f4b', 'x-compute-request-id': 'req-5a6f8060-667f-474b-9297-4d4dca770f4b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:30:05,634 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.057s
2025-12-18 17:30:05,635 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:30:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf8ff199-4632-45ad-aa8e-70059b41d8cb', 'x-compute-request-id': 'req-cf8ff199-4632-45ad-aa8e-70059b41d8cb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:30:06,708 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.070s
2025-12-18 17:30:06,709 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:30:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5eabc3f1-1e14-48c4-9a50-8f4f2ed78390', 'x-compute-request-id': 'req-5eabc3f1-1e14-48c4-9a50-8f4f2ed78390', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:30:07,768 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.056s
2025-12-18 17:30:07,768 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:30:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c232dfc-691e-4d52-98eb-9d5b4912cae4', 'x-compute-request-id': 'req-5c232dfc-691e-4d52-98eb-9d5b4912cae4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:30:08,816 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.045s
2025-12-18 17:30:08,816 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:30:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2b12834-2465-42a6-b95b-3281c2c2a90c', 'x-compute-request-id': 'req-e2b12834-2465-42a6-b95b-3281c2c2a90c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:30:09,891 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.072s
2025-12-18 17:30:09,891 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:30:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42ec7925-78c5-4933-af05-d5c1c1d11369', 'x-compute-request-id': 'req-42ec7925-78c5-4933-af05-d5c1c1d11369', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:30:10,988 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.093s
2025-12-18 17:30:10,988 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:30:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83d1ea94-72e6-49bb-86f7-282d36fe19c4', 'x-compute-request-id': 'req-83d1ea94-72e6-49bb-86f7-282d36fe19c4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:30:12,062 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.070s
2025-12-18 17:30:12,062 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:30:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae66ed5d-85bd-4e73-a8d8-55efd43d3f4c', 'x-compute-request-id': 'req-ae66ed5d-85bd-4e73-a8d8-55efd43d3f4c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:30:13,115 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.049s
2025-12-18 17:30:13,115 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:30:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4276bf7b-52ef-47f2-b35e-030d064b28f7', 'x-compute-request-id': 'req-4276bf7b-52ef-47f2-b35e-030d064b28f7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:30:14,168 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.049s
2025-12-18 17:30:14,168 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:30:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e964f4a7-2e1e-4049-a7ee-e35d83c44808', 'x-compute-request-id': 'req-e964f4a7-2e1e-4049-a7ee-e35d83c44808', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:30:15,269 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.098s
2025-12-18 17:30:15,269 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:30:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0ddb58a-3086-4baf-b4cf-9dc557119f3d', 'x-compute-request-id': 'req-a0ddb58a-3086-4baf-b4cf-9dc557119f3d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:30:16,338 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.066s
2025-12-18 17:30:16,339 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:30:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0383052-85bc-4a3b-b7aa-71225c4944ce', 'x-compute-request-id': 'req-b0383052-85bc-4a3b-b7aa-71225c4944ce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:30:17,429 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.087s
2025-12-18 17:30:17,429 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:30:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-252f5681-a526-44c7-825d-ee90b0bd8a1a', 'x-compute-request-id': 'req-252f5681-a526-44c7-825d-ee90b0bd8a1a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:30:18,481 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.049s
2025-12-18 17:30:18,481 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:30:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e79cabb3-c186-43ab-bacc-f0c48e86ddd2', 'x-compute-request-id': 'req-e79cabb3-c186-43ab-bacc-f0c48e86ddd2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:30:19,591 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.106s
2025-12-18 17:30:19,591 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:30:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ad67af0-b4c8-42ce-ba76-63b245e1832f', 'x-compute-request-id': 'req-3ad67af0-b4c8-42ce-ba76-63b245e1832f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:30:20,653 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.060s
2025-12-18 17:30:20,653 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:30:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6557094-be02-42d7-b9be-44163484457b', 'x-compute-request-id': 'req-e6557094-be02-42d7-b9be-44163484457b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:30:21,720 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.064s
2025-12-18 17:30:21,721 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:30:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7053ca3-04b0-46fb-9941-db0f8311c15c', 'x-compute-request-id': 'req-b7053ca3-04b0-46fb-9941-db0f8311c15c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:30:22,774 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.051s
2025-12-18 17:30:22,775 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:30:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd5ecc5d-7695-4e07-91c5-e6ebc5b4858a', 'x-compute-request-id': 'req-fd5ecc5d-7695-4e07-91c5-e6ebc5b4858a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:30:23,896 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.118s
2025-12-18 17:30:23,896 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:30:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19a5174d-1fcb-450a-a5fc-3c2aa35ad42b', 'x-compute-request-id': 'req-19a5174d-1fcb-450a-a5fc-3c2aa35ad42b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:30:24,984 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.084s
2025-12-18 17:30:24,984 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:30:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23f97e1d-0524-488c-ad68-73af2770c167', 'x-compute-request-id': 'req-23f97e1d-0524-488c-ad68-73af2770c167', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:30:26,038 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.051s
2025-12-18 17:30:26,038 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:30:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cf13611-aabe-42d1-8edc-c77a11ae2c99', 'x-compute-request-id': 'req-7cf13611-aabe-42d1-8edc-c77a11ae2c99', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:30:27,105 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.063s
2025-12-18 17:30:27,105 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:30:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be435a33-7ef9-42c0-a656-68c70bf8bb86', 'x-compute-request-id': 'req-be435a33-7ef9-42c0-a656-68c70bf8bb86', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:30:28,153 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.044s
2025-12-18 17:30:28,154 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:30:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3bfefa81-fa9f-4457-8715-27f0c9712455', 'x-compute-request-id': 'req-3bfefa81-fa9f-4457-8715-27f0c9712455', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:30:29,202 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.045s
2025-12-18 17:30:29,202 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:30:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66157089-e70c-4a45-8843-d83e41620b1b', 'x-compute-request-id': 'req-66157089-e70c-4a45-8843-d83e41620b1b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:30:30,249 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.043s
2025-12-18 17:30:30,249 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:30:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b39c79b6-69ee-4492-ae8a-8cf84f3cdb62', 'x-compute-request-id': 'req-b39c79b6-69ee-4492-ae8a-8cf84f3cdb62', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:30:31,426 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.174s
2025-12-18 17:30:31,427 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:30:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06fb9946-69ea-4e6a-8435-c5f90febad4b', 'x-compute-request-id': 'req-06fb9946-69ea-4e6a-8435-c5f90febad4b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:30:32,536 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.106s
2025-12-18 17:30:32,537 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:30:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3dce1c6-8938-450d-9896-4a13e43271eb', 'x-compute-request-id': 'req-c3dce1c6-8938-450d-9896-4a13e43271eb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:30:33,624 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.084s
2025-12-18 17:30:33,624 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:30:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a97e60c-ce2f-48fe-9071-27afdace0994', 'x-compute-request-id': 'req-3a97e60c-ce2f-48fe-9071-27afdace0994', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:30:34,707 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.080s
2025-12-18 17:30:34,707 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:30:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-183667b1-151f-4ba2-b445-16bc27f8c8ce', 'x-compute-request-id': 'req-183667b1-151f-4ba2-b445-16bc27f8c8ce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:30:35,788 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.078s
2025-12-18 17:30:35,788 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:30:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e403241e-0b6f-463c-bdf8-2ae3eed1fd58', 'x-compute-request-id': 'req-e403241e-0b6f-463c-bdf8-2ae3eed1fd58', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:30:36,856 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.065s
2025-12-18 17:30:36,857 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:30:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14e80ede-723d-4d8d-be3f-227e279c850d', 'x-compute-request-id': 'req-14e80ede-723d-4d8d-be3f-227e279c850d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:30:37,908 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.049s
2025-12-18 17:30:37,909 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:30:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1889090-bdf3-4973-a66c-fc413e468613', 'x-compute-request-id': 'req-f1889090-bdf3-4973-a66c-fc413e468613', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:30:38,957 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.046s
2025-12-18 17:30:38,958 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:30:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc1a7cb6-c793-40e6-8572-6e4b5bebc454', 'x-compute-request-id': 'req-dc1a7cb6-c793-40e6-8572-6e4b5bebc454', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:30:40,027 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.066s
2025-12-18 17:30:40,028 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:30:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1accc955-c64a-4810-9795-d56dbb4939c8', 'x-compute-request-id': 'req-1accc955-c64a-4810-9795-d56dbb4939c8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:30:41,121 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.090s
2025-12-18 17:30:41,121 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:30:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00d573ab-f394-4f11-bb56-0897539e19fc', 'x-compute-request-id': 'req-00d573ab-f394-4f11-bb56-0897539e19fc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:30:42,177 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.052s
2025-12-18 17:30:42,177 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:30:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf1533bb-ba9e-467a-9d50-a32186e80abb', 'x-compute-request-id': 'req-cf1533bb-ba9e-467a-9d50-a32186e80abb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:30:43,236 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.055s
2025-12-18 17:30:43,236 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:30:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d96c12e8-130c-4e8d-a11b-4742fdbaef60', 'x-compute-request-id': 'req-d96c12e8-130c-4e8d-a11b-4742fdbaef60', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:30:44,290 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.051s
2025-12-18 17:30:44,290 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:30:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb59b627-a76c-4f1a-b15d-8b06a2756e93', 'x-compute-request-id': 'req-eb59b627-a76c-4f1a-b15d-8b06a2756e93', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:30:45,347 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.054s
2025-12-18 17:30:45,348 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:30:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8252e3a7-466b-4d41-9587-8c922169de9c', 'x-compute-request-id': 'req-8252e3a7-466b-4d41-9587-8c922169de9c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:30:46,446 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.094s
2025-12-18 17:30:46,446 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:30:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11e64c5c-2a25-4c89-819b-87796fac2c80', 'x-compute-request-id': 'req-11e64c5c-2a25-4c89-819b-87796fac2c80', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:30:47,533 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.084s
2025-12-18 17:30:47,534 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:30:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3af5b1cb-2aeb-4159-900c-bfa46db31d9e', 'x-compute-request-id': 'req-3af5b1cb-2aeb-4159-900c-bfa46db31d9e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:30:48,602 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.065s
2025-12-18 17:30:48,602 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:30:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9fe065e-49a1-4d3f-a4db-083965d4de90', 'x-compute-request-id': 'req-f9fe065e-49a1-4d3f-a4db-083965d4de90', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:30:49,683 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.078s
2025-12-18 17:30:49,683 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:30:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6e31846-a7ef-48ec-b2e3-982554728415', 'x-compute-request-id': 'req-b6e31846-a7ef-48ec-b2e3-982554728415', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:30:50,792 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.102s
2025-12-18 17:30:50,792 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:30:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc8ae592-0d32-4f9d-86aa-c5ca50e129fe', 'x-compute-request-id': 'req-dc8ae592-0d32-4f9d-86aa-c5ca50e129fe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:30:51,869 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.074s
2025-12-18 17:30:51,870 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:30:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66cc10e4-1ee4-4e12-8222-d5a31b479d9f', 'x-compute-request-id': 'req-66cc10e4-1ee4-4e12-8222-d5a31b479d9f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:30:52,951 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.078s
2025-12-18 17:30:52,952 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:30:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c15c5f89-be08-441f-9789-17a781b16148', 'x-compute-request-id': 'req-c15c5f89-be08-441f-9789-17a781b16148', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:30:54,029 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.074s
2025-12-18 17:30:54,030 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:30:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9dce9302-111e-48e7-8a11-cc6ffcbe67e8', 'x-compute-request-id': 'req-9dce9302-111e-48e7-8a11-cc6ffcbe67e8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:30:55,083 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.050s
2025-12-18 17:30:55,084 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:30:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92c269fd-be09-471d-a890-2d66cc4d3dbb', 'x-compute-request-id': 'req-92c269fd-be09-471d-a890-2d66cc4d3dbb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:30:56,137 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.051s
2025-12-18 17:30:56,138 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:30:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3778ef56-5ce5-4e91-993a-6218597879ed', 'x-compute-request-id': 'req-3778ef56-5ce5-4e91-993a-6218597879ed', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:30:57,190 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.049s
2025-12-18 17:30:57,190 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:30:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9355085-a2cd-43ba-8b04-99afd5912db1', 'x-compute-request-id': 'req-a9355085-a2cd-43ba-8b04-99afd5912db1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:30:58,241 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.048s
2025-12-18 17:30:58,241 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:30:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eeec7eef-b719-43e6-b7ce-4b1efd35c820', 'x-compute-request-id': 'req-eeec7eef-b719-43e6-b7ce-4b1efd35c820', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:30:59,290 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.045s
2025-12-18 17:30:59,290 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:30:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c32910b3-988f-48b8-b076-053c2ff0dd43', 'x-compute-request-id': 'req-c32910b3-988f-48b8-b076-053c2ff0dd43', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:31:00,340 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.047s
2025-12-18 17:31:00,341 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:31:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a79e656c-a2eb-40e1-8171-6b5aadce6a72', 'x-compute-request-id': 'req-a79e656c-a2eb-40e1-8171-6b5aadce6a72', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:31:01,397 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.054s
2025-12-18 17:31:01,398 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:31:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95f32028-2f7c-4613-bef7-c3371f563514', 'x-compute-request-id': 'req-95f32028-2f7c-4613-bef7-c3371f563514', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:31:02,456 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.055s
2025-12-18 17:31:02,456 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:31:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32000b7b-07c6-4174-b77d-9117fd833f02', 'x-compute-request-id': 'req-32000b7b-07c6-4174-b77d-9117fd833f02', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:31:03,505 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.046s
2025-12-18 17:31:03,505 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:31:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60a8e0c4-8295-4b5f-b7fa-6472a4432ede', 'x-compute-request-id': 'req-60a8e0c4-8295-4b5f-b7fa-6472a4432ede', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:31:04,553 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.044s
2025-12-18 17:31:04,553 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:31:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03edc2f8-ebf1-4f9c-9694-f965fae3ed3a', 'x-compute-request-id': 'req-03edc2f8-ebf1-4f9c-9694-f965fae3ed3a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:31:05,602 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.046s
2025-12-18 17:31:05,603 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:31:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77fcc246-a9ad-4905-b87c-c0cd543d1387', 'x-compute-request-id': 'req-77fcc246-a9ad-4905-b87c-c0cd543d1387', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:31:06,652 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.046s
2025-12-18 17:31:06,652 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:31:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3608a1d9-ff67-4440-b4e2-edb57475837e', 'x-compute-request-id': 'req-3608a1d9-ff67-4440-b4e2-edb57475837e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:31:07,708 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.053s
2025-12-18 17:31:07,709 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:31:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4395ad8a-ce9a-49b6-8557-00bc11676807', 'x-compute-request-id': 'req-4395ad8a-ce9a-49b6-8557-00bc11676807', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:31:08,758 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.046s
2025-12-18 17:31:08,758 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:31:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7afd7290-e38e-49aa-8961-2beaa2c11f83', 'x-compute-request-id': 'req-7afd7290-e38e-49aa-8961-2beaa2c11f83', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:31:09,805 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.043s
2025-12-18 17:31:09,805 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:31:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3375e535-b36c-4635-8b82-cf5a1259284d', 'x-compute-request-id': 'req-3375e535-b36c-4635-8b82-cf5a1259284d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:31:10,855 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.047s
2025-12-18 17:31:10,856 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:31:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66facd63-748d-46dc-ba74-2795af44553e', 'x-compute-request-id': 'req-66facd63-748d-46dc-ba74-2795af44553e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:31:11,917 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.056s
2025-12-18 17:31:11,917 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:31:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e0d611d-c4b6-45fa-8675-fa1045c36d21', 'x-compute-request-id': 'req-2e0d611d-c4b6-45fa-8675-fa1045c36d21', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:31:12,975 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.054s
2025-12-18 17:31:12,975 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:31:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69f6cf8b-181d-48f8-8d04-e8858580c1db', 'x-compute-request-id': 'req-69f6cf8b-181d-48f8-8d04-e8858580c1db', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:31:14,028 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.049s
2025-12-18 17:31:14,028 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:31:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21905e40-99f6-4e93-a3ca-b277ca77f147', 'x-compute-request-id': 'req-21905e40-99f6-4e93-a3ca-b277ca77f147', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:31:15,121 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.089s
2025-12-18 17:31:15,122 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:31:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afaa75c5-5171-4818-b193-244bc8b3a159', 'x-compute-request-id': 'req-afaa75c5-5171-4818-b193-244bc8b3a159', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:31:16,192 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.067s
2025-12-18 17:31:16,193 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:31:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18bd226c-ff5d-457c-aaa0-7f7e55cd69c1', 'x-compute-request-id': 'req-18bd226c-ff5d-457c-aaa0-7f7e55cd69c1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:31:17,242 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.047s
2025-12-18 17:31:17,243 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:31:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5cb100f-3906-4c92-a611-d2cf23abfa88', 'x-compute-request-id': 'req-d5cb100f-3906-4c92-a611-d2cf23abfa88', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:31:18,290 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.045s
2025-12-18 17:31:18,291 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:31:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2a5d9c4-d29b-4b80-b837-23aeba07f410', 'x-compute-request-id': 'req-e2a5d9c4-d29b-4b80-b837-23aeba07f410', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:31:19,341 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.047s
2025-12-18 17:31:19,341 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:31:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-881ae681-e686-4086-ad07-522d0aa58d42', 'x-compute-request-id': 'req-881ae681-e686-4086-ad07-522d0aa58d42', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:31:20,389 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.045s
2025-12-18 17:31:20,390 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:31:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2085b13f-1c4b-40ee-bdaf-32bddb9b7b7a', 'x-compute-request-id': 'req-2085b13f-1c4b-40ee-bdaf-32bddb9b7b7a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:31:21,440 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.047s
2025-12-18 17:31:21,440 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:31:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6067a40e-6451-42fb-ba60-dd2a5fce5a07', 'x-compute-request-id': 'req-6067a40e-6451-42fb-ba60-dd2a5fce5a07', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:31:22,492 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.049s
2025-12-18 17:31:22,492 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:31:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14a2488c-d800-46b6-8fcf-df5ce8d533e9', 'x-compute-request-id': 'req-14a2488c-d800-46b6-8fcf-df5ce8d533e9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:31:23,540 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.044s
2025-12-18 17:31:23,540 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:31:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afc19e2c-5f50-4f74-b68b-baef6dfda4f5', 'x-compute-request-id': 'req-afc19e2c-5f50-4f74-b68b-baef6dfda4f5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:31:24,593 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.050s
2025-12-18 17:31:24,593 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:31:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b1956a9-b360-47f1-95a1-e6ff98a13c19', 'x-compute-request-id': 'req-9b1956a9-b360-47f1-95a1-e6ff98a13c19', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:31:25,642 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.046s
2025-12-18 17:31:25,643 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:31:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53432ad0-ab1a-4b6d-b304-f124d1593b7d', 'x-compute-request-id': 'req-53432ad0-ab1a-4b6d-b304-f124d1593b7d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:31:26,694 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.047s
2025-12-18 17:31:26,694 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:31:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3d51a32-cd0c-4286-968c-c1f059eabf4f', 'x-compute-request-id': 'req-e3d51a32-cd0c-4286-968c-c1f059eabf4f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:31:27,745 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.048s
2025-12-18 17:31:27,746 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:31:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f106ae39-a384-4ab5-92ff-eedfecf180b9', 'x-compute-request-id': 'req-f106ae39-a384-4ab5-92ff-eedfecf180b9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:31:28,791 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.042s
2025-12-18 17:31:28,792 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:31:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb405b3d-a47f-4716-b9d3-81d7f3cec3c6', 'x-compute-request-id': 'req-eb405b3d-a47f-4716-b9d3-81d7f3cec3c6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:31:29,840 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.045s
2025-12-18 17:31:29,840 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:31:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55e58ed5-67f4-498d-a135-9baa4b0dbcfa', 'x-compute-request-id': 'req-55e58ed5-67f4-498d-a135-9baa4b0dbcfa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:31:30,890 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.047s
2025-12-18 17:31:30,891 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:31:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e4b9fcb-1a3e-4e54-9687-4a4e3f89cf88', 'x-compute-request-id': 'req-6e4b9fcb-1a3e-4e54-9687-4a4e3f89cf88', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:31:31,942 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.048s
2025-12-18 17:31:31,942 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:31:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a9a2e52-689d-4e14-8f6e-a4b9bd21a022', 'x-compute-request-id': 'req-7a9a2e52-689d-4e14-8f6e-a4b9bd21a022', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:31:32,995 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.049s
2025-12-18 17:31:32,995 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:31:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b419f55-d640-4283-8229-63c3acdf884a', 'x-compute-request-id': 'req-3b419f55-d640-4283-8229-63c3acdf884a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:31:34,042 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.044s
2025-12-18 17:31:34,043 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:31:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12c9d33e-3207-4fc1-824b-09b8c86d6f65', 'x-compute-request-id': 'req-12c9d33e-3207-4fc1-824b-09b8c86d6f65', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:31:35,092 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.046s
2025-12-18 17:31:35,093 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:31:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aec1b180-7ffe-4381-b0d6-367279c756a0', 'x-compute-request-id': 'req-aec1b180-7ffe-4381-b0d6-367279c756a0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:31:36,143 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.047s
2025-12-18 17:31:36,144 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:31:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b1b61f6-9cde-4f5c-941f-a0695c927b4a', 'x-compute-request-id': 'req-0b1b61f6-9cde-4f5c-941f-a0695c927b4a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:31:37,230 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.083s
2025-12-18 17:31:37,230 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:31:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e33de6d3-4cb6-4fa8-b758-210eeb707173', 'x-compute-request-id': 'req-e33de6d3-4cb6-4fa8-b758-210eeb707173', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:31:38,283 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.050s
2025-12-18 17:31:38,283 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:31:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68658e2b-15e2-4d61-b211-cbc6f8981634', 'x-compute-request-id': 'req-68658e2b-15e2-4d61-b211-cbc6f8981634', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:31:39,378 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.091s
2025-12-18 17:31:39,379 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:31:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a9d2755-8848-4fc1-bd61-a6244b34b9ba', 'x-compute-request-id': 'req-3a9d2755-8848-4fc1-bd61-a6244b34b9ba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:31:40,451 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.069s
2025-12-18 17:31:40,451 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:31:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf9bf033-1a03-4801-800d-46a3194e84b5', 'x-compute-request-id': 'req-bf9bf033-1a03-4801-800d-46a3194e84b5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:31:41,504 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.049s
2025-12-18 17:31:41,505 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:31:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f117615-4cf6-44d4-86cd-e87da1160d23', 'x-compute-request-id': 'req-6f117615-4cf6-44d4-86cd-e87da1160d23', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:31:42,562 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.054s
2025-12-18 17:31:42,562 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:31:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48026f54-1417-45e6-9f24-43562336519f', 'x-compute-request-id': 'req-48026f54-1417-45e6-9f24-43562336519f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:31:43,613 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.048s
2025-12-18 17:31:43,613 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:31:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-368a725c-8ff1-4fec-ac16-2c3cd62a19aa', 'x-compute-request-id': 'req-368a725c-8ff1-4fec-ac16-2c3cd62a19aa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:31:44,691 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.075s
2025-12-18 17:31:44,692 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:31:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1235776a-c96c-47b2-bfad-df9aa1388f41', 'x-compute-request-id': 'req-1235776a-c96c-47b2-bfad-df9aa1388f41', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:31:45,758 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.063s
2025-12-18 17:31:45,758 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:31:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49990e81-7aaa-446d-adeb-2f088fab980f', 'x-compute-request-id': 'req-49990e81-7aaa-446d-adeb-2f088fab980f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:31:46,803 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.043s
2025-12-18 17:31:46,804 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:31:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b74230e2-f622-4b8a-a865-8ab18b8968bf', 'x-compute-request-id': 'req-b74230e2-f622-4b8a-a865-8ab18b8968bf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:31:47,853 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.046s
2025-12-18 17:31:47,854 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:31:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-918b3aac-e1b9-4d66-9c38-0d7f9bc45078', 'x-compute-request-id': 'req-918b3aac-e1b9-4d66-9c38-0d7f9bc45078', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:31:48,903 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.046s
2025-12-18 17:31:48,903 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:31:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b55c5724-9a5a-486c-b64f-fd2883af17dd', 'x-compute-request-id': 'req-b55c5724-9a5a-486c-b64f-fd2883af17dd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:31:49,955 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.049s
2025-12-18 17:31:49,955 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:31:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8d7c777-9f53-41d0-b655-013e4c2d4362', 'x-compute-request-id': 'req-a8d7c777-9f53-41d0-b655-013e4c2d4362', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:31:51,044 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.085s
2025-12-18 17:31:51,044 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:31:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96d432cd-99e3-456d-bc96-1abe35d6181a', 'x-compute-request-id': 'req-96d432cd-99e3-456d-bc96-1abe35d6181a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:31:52,096 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.049s
2025-12-18 17:31:52,096 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:31:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b454914f-c270-44e5-b47d-151884bb36c1', 'x-compute-request-id': 'req-b454914f-c270-44e5-b47d-151884bb36c1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:31:53,158 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.059s
2025-12-18 17:31:53,158 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:31:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d030eba2-d033-4414-8588-c279f8a2dc07', 'x-compute-request-id': 'req-d030eba2-d033-4414-8588-c279f8a2dc07', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:31:54,215 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.053s
2025-12-18 17:31:54,215 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:31:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b29c260-f4c0-49e7-9cb8-d2a53cca4b98', 'x-compute-request-id': 'req-1b29c260-f4c0-49e7-9cb8-d2a53cca4b98', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:31:55,265 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.047s
2025-12-18 17:31:55,266 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:31:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f488a8b8-513d-42b1-84ff-aa575261358f', 'x-compute-request-id': 'req-f488a8b8-513d-42b1-84ff-aa575261358f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:31:56,323 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.054s
2025-12-18 17:31:56,323 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:31:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5292d267-f979-4420-8ea6-3d9ce6a57a29', 'x-compute-request-id': 'req-5292d267-f979-4420-8ea6-3d9ce6a57a29', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:31:57,375 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.049s
2025-12-18 17:31:57,375 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:31:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb8af5ac-4f3f-4b94-aaaf-e80185b17668', 'x-compute-request-id': 'req-bb8af5ac-4f3f-4b94-aaaf-e80185b17668', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:31:58,431 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.053s
2025-12-18 17:31:58,432 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:31:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a27ccdb0-bb17-4a61-821b-e35101ace679', 'x-compute-request-id': 'req-a27ccdb0-bb17-4a61-821b-e35101ace679', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:31:59,494 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.059s
2025-12-18 17:31:59,494 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:31:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84d2d472-dc9d-41aa-9be7-582260c532a1', 'x-compute-request-id': 'req-84d2d472-dc9d-41aa-9be7-582260c532a1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:32:00,559 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.061s
2025-12-18 17:32:00,559 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:32:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f90c3781-2406-4238-92ce-360040e14ff7', 'x-compute-request-id': 'req-f90c3781-2406-4238-92ce-360040e14ff7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:32:01,628 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.065s
2025-12-18 17:32:01,628 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:32:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc7757a2-7fe1-42f8-add0-bdb06372a227', 'x-compute-request-id': 'req-bc7757a2-7fe1-42f8-add0-bdb06372a227', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:32:02,679 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.048s
2025-12-18 17:32:02,679 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:32:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19a9be82-1d3d-4fa0-8cae-f2f06186f4c0', 'x-compute-request-id': 'req-19a9be82-1d3d-4fa0-8cae-f2f06186f4c0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:32:03,746 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.064s
2025-12-18 17:32:03,746 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:32:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b2c17ce-defa-4c03-8eac-989b6649eaaa', 'x-compute-request-id': 'req-9b2c17ce-defa-4c03-8eac-989b6649eaaa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:32:04,821 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.071s
2025-12-18 17:32:04,821 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:32:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fdda61ee-b7e0-46da-a71c-9eeeae16241b', 'x-compute-request-id': 'req-fdda61ee-b7e0-46da-a71c-9eeeae16241b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:32:05,878 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.053s
2025-12-18 17:32:05,878 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:32:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f087e75-2dfe-425a-8367-56dece7b32ac', 'x-compute-request-id': 'req-0f087e75-2dfe-425a-8367-56dece7b32ac', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:32:06,929 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.048s
2025-12-18 17:32:06,930 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:32:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-161a2f96-208c-48f3-862f-2824929bd3ef', 'x-compute-request-id': 'req-161a2f96-208c-48f3-862f-2824929bd3ef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:32:08,022 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.089s
2025-12-18 17:32:08,022 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:32:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44eb05bb-f6a7-4849-9423-f677ca1ebbbe', 'x-compute-request-id': 'req-44eb05bb-f6a7-4849-9423-f677ca1ebbbe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:32:09,104 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.079s
2025-12-18 17:32:09,105 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:32:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37cdec5c-d6f0-409c-a9cd-fef2769019e3', 'x-compute-request-id': 'req-37cdec5c-d6f0-409c-a9cd-fef2769019e3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:32:10,170 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.063s
2025-12-18 17:32:10,171 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:32:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6b62925-fb61-4905-aff2-99bf76648d09', 'x-compute-request-id': 'req-a6b62925-fb61-4905-aff2-99bf76648d09', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:32:11,243 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.069s
2025-12-18 17:32:11,243 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:32:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c500ed79-80b3-48ce-a99a-aa02a4c7ded7', 'x-compute-request-id': 'req-c500ed79-80b3-48ce-a99a-aa02a4c7ded7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:32:12,302 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.055s
2025-12-18 17:32:12,302 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:32:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-131e31c0-f867-4f19-8b5a-974521d92059', 'x-compute-request-id': 'req-131e31c0-f867-4f19-8b5a-974521d92059', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:32:13,376 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.070s
2025-12-18 17:32:13,376 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:32:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6244594-a582-4cae-8c3a-7a6a0352ba01', 'x-compute-request-id': 'req-b6244594-a582-4cae-8c3a-7a6a0352ba01', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:32:14,442 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.063s
2025-12-18 17:32:14,442 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:32:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f7921bf-7788-4ded-be7d-45b9aeadbcd2', 'x-compute-request-id': 'req-1f7921bf-7788-4ded-be7d-45b9aeadbcd2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:32:15,494 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.049s
2025-12-18 17:32:15,494 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:32:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-387ca128-76fd-400b-9726-31c1cef7e840', 'x-compute-request-id': 'req-387ca128-76fd-400b-9726-31c1cef7e840', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:32:16,557 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.059s
2025-12-18 17:32:16,557 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:32:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efb00649-4390-498b-a4a4-89ea1250ad8f', 'x-compute-request-id': 'req-efb00649-4390-498b-a4a4-89ea1250ad8f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:32:17,608 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.048s
2025-12-18 17:32:17,609 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:32:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b28aa6af-adf9-4b97-950e-2574c9aaf58a', 'x-compute-request-id': 'req-b28aa6af-adf9-4b97-950e-2574c9aaf58a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:32:18,669 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.057s
2025-12-18 17:32:18,670 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:32:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-565ed557-9030-4d64-ba2b-250debbc1e2a', 'x-compute-request-id': 'req-565ed557-9030-4d64-ba2b-250debbc1e2a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:32:19,732 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.059s
2025-12-18 17:32:19,732 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:32:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec7301c7-27af-4218-8216-0b9150777788', 'x-compute-request-id': 'req-ec7301c7-27af-4218-8216-0b9150777788', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:32:20,799 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.064s
2025-12-18 17:32:20,799 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:32:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3978a8f8-2b5e-42e4-8c1f-9232cb715760', 'x-compute-request-id': 'req-3978a8f8-2b5e-42e4-8c1f-9232cb715760', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:32:21,875 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.073s
2025-12-18 17:32:21,875 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:32:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95a41db0-93dd-428d-86a5-85f89dcdcb6c', 'x-compute-request-id': 'req-95a41db0-93dd-428d-86a5-85f89dcdcb6c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:32:22,930 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.053s
2025-12-18 17:32:22,931 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:32:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-051b070f-0e4a-416b-90fe-69dce98011b5', 'x-compute-request-id': 'req-051b070f-0e4a-416b-90fe-69dce98011b5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:32:23,986 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.052s
2025-12-18 17:32:23,986 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:32:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7411418-b249-4aab-b37a-4b95ccd0ca62', 'x-compute-request-id': 'req-d7411418-b249-4aab-b37a-4b95ccd0ca62', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:32:25,056 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.067s
2025-12-18 17:32:25,056 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:32:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a9f70b6-8c47-4b61-a34c-94f703168dd1', 'x-compute-request-id': 'req-0a9f70b6-8c47-4b61-a34c-94f703168dd1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:32:26,111 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.052s
2025-12-18 17:32:26,112 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:32:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea05fb68-cd9c-4522-9d82-9fdcec97c7e0', 'x-compute-request-id': 'req-ea05fb68-cd9c-4522-9d82-9fdcec97c7e0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:32:27,162 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.047s
2025-12-18 17:32:27,162 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:32:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fcb4a36b-d110-4a7a-b1ea-1bd7e4173f4a', 'x-compute-request-id': 'req-fcb4a36b-d110-4a7a-b1ea-1bd7e4173f4a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:32:28,269 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.104s
2025-12-18 17:32:28,270 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:32:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0cb1b4b-08a9-4b08-b46d-f6dffbdc193e', 'x-compute-request-id': 'req-a0cb1b4b-08a9-4b08-b46d-f6dffbdc193e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:32:29,324 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.052s
2025-12-18 17:32:29,324 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:32:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd7bbbd0-f91d-404f-a694-a07e022373eb', 'x-compute-request-id': 'req-cd7bbbd0-f91d-404f-a694-a07e022373eb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:32:30,417 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.089s
2025-12-18 17:32:30,417 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:32:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8d66f65-5367-4994-9a79-13431c56b482', 'x-compute-request-id': 'req-e8d66f65-5367-4994-9a79-13431c56b482', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:32:31,465 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.045s
2025-12-18 17:32:31,465 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:32:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd398d3e-1189-4a03-8c8d-acca161773df', 'x-compute-request-id': 'req-cd398d3e-1189-4a03-8c8d-acca161773df', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:32:32,534 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.065s
2025-12-18 17:32:32,534 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:32:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f27e49f8-e200-4739-9e47-a096bc5a769b', 'x-compute-request-id': 'req-f27e49f8-e200-4739-9e47-a096bc5a769b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:32:33,589 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.052s
2025-12-18 17:32:33,589 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:32:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7a736a0-b725-46e5-aa44-189a5ca6b844', 'x-compute-request-id': 'req-e7a736a0-b725-46e5-aa44-189a5ca6b844', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:32:34,693 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.101s
2025-12-18 17:32:34,693 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:32:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6d94689-cd9a-48ca-811f-20b53101a9a5', 'x-compute-request-id': 'req-e6d94689-cd9a-48ca-811f-20b53101a9a5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:32:35,801 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.104s
2025-12-18 17:32:35,801 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:32:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83af6a76-9686-4590-a6bf-489e22195a1b', 'x-compute-request-id': 'req-83af6a76-9686-4590-a6bf-489e22195a1b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:32:36,873 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.066s
2025-12-18 17:32:36,873 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:32:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ccb7cc1-eaee-4b39-ab4d-810141e39f00', 'x-compute-request-id': 'req-5ccb7cc1-eaee-4b39-ab4d-810141e39f00', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:32:37,995 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.119s
2025-12-18 17:32:37,995 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:32:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cefe1a39-26f3-4ac1-a2bc-1b2d0b2c7f7b', 'x-compute-request-id': 'req-cefe1a39-26f3-4ac1-a2bc-1b2d0b2c7f7b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:32:39,049 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.050s
2025-12-18 17:32:39,049 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:32:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04bf18e9-b236-4ca7-bd45-f8a038c99a35', 'x-compute-request-id': 'req-04bf18e9-b236-4ca7-bd45-f8a038c99a35', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:32:40,095 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.043s
2025-12-18 17:32:40,095 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:32:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8328f8b-91af-404b-b36f-05a0d8247354', 'x-compute-request-id': 'req-c8328f8b-91af-404b-b36f-05a0d8247354', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:32:41,144 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.045s
2025-12-18 17:32:41,144 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:32:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a9410ea-c02a-453c-83e5-ac8ad86c0389', 'x-compute-request-id': 'req-2a9410ea-c02a-453c-83e5-ac8ad86c0389', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:32:42,192 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.044s
2025-12-18 17:32:42,193 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:32:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12ab9c13-aff7-4c11-868c-a15aa064dca5', 'x-compute-request-id': 'req-12ab9c13-aff7-4c11-868c-a15aa064dca5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:32:43,243 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.048s
2025-12-18 17:32:43,244 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:32:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a469f15-f354-4135-af01-f33f2d9744f3', 'x-compute-request-id': 'req-1a469f15-f354-4135-af01-f33f2d9744f3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:32:44,293 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.047s
2025-12-18 17:32:44,294 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:32:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e06fa8a1-a478-4243-982c-969f7e0f3f57', 'x-compute-request-id': 'req-e06fa8a1-a478-4243-982c-969f7e0f3f57', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:32:45,360 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.063s
2025-12-18 17:32:45,361 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:32:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e465b02-a09b-4075-b323-8837b8bcf384', 'x-compute-request-id': 'req-2e465b02-a09b-4075-b323-8837b8bcf384', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:32:46,418 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.054s
2025-12-18 17:32:46,418 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:32:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acde3d51-8bf9-4487-bcb3-ec98b2416260', 'x-compute-request-id': 'req-acde3d51-8bf9-4487-bcb3-ec98b2416260', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:32:47,478 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.058s
2025-12-18 17:32:47,479 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:32:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00ae3494-7e57-4410-9251-64afd439f112', 'x-compute-request-id': 'req-00ae3494-7e57-4410-9251-64afd439f112', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:32:48,553 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.070s
2025-12-18 17:32:48,553 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:32:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-262458b5-7e64-43d6-bcc8-ef20fb70aa3a', 'x-compute-request-id': 'req-262458b5-7e64-43d6-bcc8-ef20fb70aa3a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:32:49,622 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.067s
2025-12-18 17:32:49,623 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:32:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e03ab282-a884-4f98-9885-a27dd5b7510c', 'x-compute-request-id': 'req-e03ab282-a884-4f98-9885-a27dd5b7510c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:32:50,717 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.091s
2025-12-18 17:32:50,717 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:32:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4cd5ef7-d62b-4dc5-a76e-db7259097da5', 'x-compute-request-id': 'req-a4cd5ef7-d62b-4dc5-a76e-db7259097da5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:32:51,773 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.053s
2025-12-18 17:32:51,774 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:32:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7af4cc0d-59ac-43b4-93f0-0129cabcf6ae', 'x-compute-request-id': 'req-7af4cc0d-59ac-43b4-93f0-0129cabcf6ae', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:32:52,829 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments 0.052s
2025-12-18 17:32:52,829 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:32:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e5d87ba-5d09-4169-84cc-25b36e80a311', 'x-compute-request-id': 'req-0e5d87ba-5d09-4169-84cc-25b36e80a311', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "volumeId": "af6e145a-bc7c-48ef-acf2-03742b69c061", "serverId": "242b6aab-bcf7-42cf-80d3-2076f4001235", "device": "/dev/vdb"}]}'
2025-12-18 17:32:54,904 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 404 POST http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/action 1.071s
2025-12-18 17:32:54,905 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:32:53 GMT', 'server': 'Apache/2.4.52 (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': '86', 'x-openstack-request-id': 'req-de6bf9ab-aecc-4f3f-8d7d-756e6515e2ad', 'x-compute-request-id': 'req-de6bf9ab-aecc-4f3f-8d7d-756e6515e2ad', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.11/compute/v2.1/servers/242b6aab-bcf7-42cf-80d3-2076f4001235/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}'
2025-12-18 17:32:54,948 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.042s
2025-12-18 17:32:54,948 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:32:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ff69d1a-f13d-4c32-b9b4-920bf4d5b8f4', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ff69d1a-f13d-4c32-b9b4-920bf4d5b8f4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:32:55,995 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.036s
2025-12-18 17:32:55,996 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:32:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-244d0f60-5f1e-41af-9211-f4b33c559b1a', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-244d0f60-5f1e-41af-9211-f4b33c559b1a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:32:57,043 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.036s
2025-12-18 17:32:57,043 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:32:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d694cbf0-ab33-43b8-b2bd-bb396b0a6fc3', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d694cbf0-ab33-43b8-b2bd-bb396b0a6fc3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:32:58,101 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.047s
2025-12-18 17:32:58,102 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:32:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ada51c77-ea47-4222-8817-14cc09262829', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ada51c77-ea47-4222-8817-14cc09262829', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:32:59,156 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.042s
2025-12-18 17:32:59,156 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:32:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29130085-863a-4b9b-8554-92a60a59d5a2', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29130085-863a-4b9b-8554-92a60a59d5a2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:33:00,206 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.037s
2025-12-18 17:33:00,206 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:33:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ec1f7a9-4c51-4c79-9445-a554a98967e2', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ec1f7a9-4c51-4c79-9445-a554a98967e2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:33:01,257 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.039s
2025-12-18 17:33:01,257 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:33:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-caae8028-b82d-4105-8ab7-fb772b1a75e3', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-caae8028-b82d-4105-8ab7-fb772b1a75e3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:33:02,307 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.038s
2025-12-18 17:33:02,307 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:33:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2824ab2f-71e3-4cbc-a860-b9e3fb6a9215', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2824ab2f-71e3-4cbc-a860-b9e3fb6a9215', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:33:03,357 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.038s
2025-12-18 17:33:03,357 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:33:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72145988-7f55-4f3e-a168-74c733b21988', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72145988-7f55-4f3e-a168-74c733b21988', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:33:04,409 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.040s
2025-12-18 17:33:04,409 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:33:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c4b1d0e-73de-4fab-86d4-ad4188e51f94', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c4b1d0e-73de-4fab-86d4-ad4188e51f94', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:33:05,462 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.041s
2025-12-18 17:33:05,462 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:33:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f64d91c-93cc-4c18-bea2-ff7c180359dd', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f64d91c-93cc-4c18-bea2-ff7c180359dd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:33:06,511 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.038s
2025-12-18 17:33:06,512 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:33:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d92354d-d5fb-4e18-b3b1-105cdd40b005', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d92354d-d5fb-4e18-b3b1-105cdd40b005', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:33:07,561 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.037s
2025-12-18 17:33:07,561 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:33:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1062f21f-772f-4e4c-94db-c2371a78c017', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1062f21f-772f-4e4c-94db-c2371a78c017', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:33:08,608 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.035s
2025-12-18 17:33:08,609 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:33:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4179cda3-a61d-455d-9d7f-e521856afde9', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4179cda3-a61d-455d-9d7f-e521856afde9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:33:09,666 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.046s
2025-12-18 17:33:09,667 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:33:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41758d31-aee1-4372-81e7-e121caf25e31', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41758d31-aee1-4372-81e7-e121caf25e31', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:33:10,719 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.041s
2025-12-18 17:33:10,719 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:33:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34aef5a5-1d3d-4054-9220-cda99a76f265', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34aef5a5-1d3d-4054-9220-cda99a76f265', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:33:11,765 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.034s
2025-12-18 17:33:11,766 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:33:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-009299a2-4d82-42f1-8370-2ea504022021', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-009299a2-4d82-42f1-8370-2ea504022021', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:33:12,830 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.047s
2025-12-18 17:33:12,830 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:33:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c96cea1-035a-4fa2-a180-61c33322bb41', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c96cea1-035a-4fa2-a180-61c33322bb41', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:33:13,880 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.038s
2025-12-18 17:33:13,880 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:33:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-119ddb2e-0471-4d8c-aebd-98357f7399af', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-119ddb2e-0471-4d8c-aebd-98357f7399af', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:33:14,986 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.094s
2025-12-18 17:33:14,986 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:33:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a075efed-e85a-46bb-b0fe-7118fc65d241', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a075efed-e85a-46bb-b0fe-7118fc65d241', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:33:16,042 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.043s
2025-12-18 17:33:16,042 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:33:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c9d35a8-85da-4b77-bc4e-1f2a9c431c90', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c9d35a8-85da-4b77-bc4e-1f2a9c431c90', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:33:17,094 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.036s
2025-12-18 17:33:17,094 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:33:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d07997d-0554-41a9-91e0-6d21109bb770', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d07997d-0554-41a9-91e0-6d21109bb770', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:33:18,142 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.036s
2025-12-18 17:33:18,142 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:33:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10413417-9a6a-4837-b311-b4acd5ad4918', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10413417-9a6a-4837-b311-b4acd5ad4918', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:33:19,192 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.039s
2025-12-18 17:33:19,193 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:33:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a9ef1b7-2904-4a7c-914e-77d85a725806', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a9ef1b7-2904-4a7c-914e-77d85a725806', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:33:20,244 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.039s
2025-12-18 17:33:20,244 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:33:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3ec0882-b534-49fa-b4eb-7e0983848716', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3ec0882-b534-49fa-b4eb-7e0983848716', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:33:21,305 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.049s
2025-12-18 17:33:21,306 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:33:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-baffd089-d00d-4d75-b3ff-dbaf694dd8d2', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-baffd089-d00d-4d75-b3ff-dbaf694dd8d2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:33:22,357 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.040s
2025-12-18 17:33:22,358 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:33:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98971a6e-d6c6-4ece-823a-da0c67408efe', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98971a6e-d6c6-4ece-823a-da0c67408efe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:33:23,408 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.038s
2025-12-18 17:33:23,408 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:33:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f56dc6e-ffe1-4aa0-bf17-19622b72fd4b', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f56dc6e-ffe1-4aa0-bf17-19622b72fd4b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:33:24,468 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.049s
2025-12-18 17:33:24,469 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:33:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fc512b6-da57-4a48-8657-8b14033e527a', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fc512b6-da57-4a48-8657-8b14033e527a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:33:25,532 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.051s
2025-12-18 17:33:25,532 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:33:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f44a5a2-51a3-4609-982c-ea2a565c2aef', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f44a5a2-51a3-4609-982c-ea2a565c2aef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:33:26,593 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.048s
2025-12-18 17:33:26,593 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:33:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98a0653c-245f-4f27-9eef-f9d0a11b6d3e', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98a0653c-245f-4f27-9eef-f9d0a11b6d3e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:33:27,648 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.043s
2025-12-18 17:33:27,649 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:33:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f60c4c1f-2f67-454e-b071-387cd963c7a2', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f60c4c1f-2f67-454e-b071-387cd963c7a2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:33:28,701 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.041s
2025-12-18 17:33:28,702 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:33:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3378bab-730b-4845-b08d-c6942f340ae1', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3378bab-730b-4845-b08d-c6942f340ae1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:33:29,759 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.046s
2025-12-18 17:33:29,759 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:33:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb2571d5-3ad4-47b5-984e-beafe2d849ce', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb2571d5-3ad4-47b5-984e-beafe2d849ce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:33:30,830 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.059s
2025-12-18 17:33:30,830 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:33:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cff3436f-87bc-4286-95ca-cf29a305696b', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cff3436f-87bc-4286-95ca-cf29a305696b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:33:31,890 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.048s
2025-12-18 17:33:31,890 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:33:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60a0f1d2-20b3-4c08-ac3f-7a5e76e69410', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60a0f1d2-20b3-4c08-ac3f-7a5e76e69410', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:33:32,961 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.060s
2025-12-18 17:33:32,961 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:33:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a384a516-cc68-4c20-beb2-c95f57a3a601', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a384a516-cc68-4c20-beb2-c95f57a3a601', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:33:34,037 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.064s
2025-12-18 17:33:34,037 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:33:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e728543-ec46-4067-b4fb-ee61bb83bfe8', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e728543-ec46-4067-b4fb-ee61bb83bfe8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:33:35,089 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.040s
2025-12-18 17:33:35,089 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:33:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdd04bfa-daba-40b6-ba21-817ac4a07fa6', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdd04bfa-daba-40b6-ba21-817ac4a07fa6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:33:36,147 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.047s
2025-12-18 17:33:36,148 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:33:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df672483-d2fe-4873-bda2-49fa36478bc7', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df672483-d2fe-4873-bda2-49fa36478bc7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:33:37,344 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.184s
2025-12-18 17:33:37,344 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:33:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7eed9ba-c45b-4b3d-9dce-e99f423103b9', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7eed9ba-c45b-4b3d-9dce-e99f423103b9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:33:38,409 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.053s
2025-12-18 17:33:38,409 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:33:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8170f0b-75b2-45c1-9e83-8d4220359fdb', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8170f0b-75b2-45c1-9e83-8d4220359fdb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:33:39,472 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.052s
2025-12-18 17:33:39,473 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:33:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da1c39bf-5dec-4547-878a-651d1a77bd90', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da1c39bf-5dec-4547-878a-651d1a77bd90', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:33:40,523 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.039s
2025-12-18 17:33:40,524 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:33:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a698149-c5ec-40f4-8213-46fa165fd1ef', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a698149-c5ec-40f4-8213-46fa165fd1ef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:33:41,570 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.035s
2025-12-18 17:33:41,571 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:33:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-010a6af6-4a09-466f-882a-f87fdaec1190', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-010a6af6-4a09-466f-882a-f87fdaec1190', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:33:42,631 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.049s
2025-12-18 17:33:42,631 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:33:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8e54d01-3c98-4475-8bc2-c4fdbbaaba8b', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8e54d01-3c98-4475-8bc2-c4fdbbaaba8b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:33:43,687 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.044s
2025-12-18 17:33:43,687 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:33:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33d07826-7f68-456c-a089-93551e6b6e1e', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33d07826-7f68-456c-a089-93551e6b6e1e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:33:44,778 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.079s
2025-12-18 17:33:44,779 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:33:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05c25969-ffa9-4f44-ac3c-771b61069049', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05c25969-ffa9-4f44-ac3c-771b61069049', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:33:45,825 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.034s
2025-12-18 17:33:45,826 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:33:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5e139d2-9041-4b9a-8d18-11592da833c0', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5e139d2-9041-4b9a-8d18-11592da833c0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:33:46,936 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.098s
2025-12-18 17:33:46,936 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:33:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e601e8ce-1258-4657-99ea-8375f95430ee', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e601e8ce-1258-4657-99ea-8375f95430ee', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:33:48,151 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.196s
2025-12-18 17:33:48,151 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:33:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2be5942-1889-4d73-b9fa-29bbd1673278', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2be5942-1889-4d73-b9fa-29bbd1673278', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:33:49,202 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.039s
2025-12-18 17:33:49,203 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:33:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d18218e6-15d1-404e-aded-84cafbdf2365', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d18218e6-15d1-404e-aded-84cafbdf2365', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:33:50,255 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.041s
2025-12-18 17:33:50,256 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:33:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7729aae-1858-4a6b-b7b3-2e3042a32779', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7729aae-1858-4a6b-b7b3-2e3042a32779', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:33:51,333 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.066s
2025-12-18 17:33:51,334 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:33:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45d73937-4ddc-419e-bf9b-6fe6dca3208f', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45d73937-4ddc-419e-bf9b-6fe6dca3208f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:33:52,409 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.059s
2025-12-18 17:33:52,409 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:33:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98d4b615-fc21-4a52-b6bf-4812c22f2d4f', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98d4b615-fc21-4a52-b6bf-4812c22f2d4f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:33:53,457 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.036s
2025-12-18 17:33:53,458 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:33:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-859728f3-578f-40c5-af58-399a14b3d033', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-859728f3-578f-40c5-af58-399a14b3d033', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:33:54,511 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.042s
2025-12-18 17:33:54,511 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:33:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f64297ec-4985-4fab-8c05-5860a8664ad8', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f64297ec-4985-4fab-8c05-5860a8664ad8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:33:55,576 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.053s
2025-12-18 17:33:55,576 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:33:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf55981c-1fdc-4c19-8af3-ff0049439281', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf55981c-1fdc-4c19-8af3-ff0049439281', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:33:56,644 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.057s
2025-12-18 17:33:56,644 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:33:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd70be2e-fb76-4577-bd9d-c3b8abd7a6aa', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd70be2e-fb76-4577-bd9d-c3b8abd7a6aa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:33:57,738 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.083s
2025-12-18 17:33:57,738 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:33:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-840db335-51ed-4fb9-8700-6e5ac8488ecb', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-840db335-51ed-4fb9-8700-6e5ac8488ecb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:33:58,797 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.043s
2025-12-18 17:33:58,798 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:33:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e173689-84d9-4c42-8512-893d473dbef1', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e173689-84d9-4c42-8512-893d473dbef1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:33:59,852 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.043s
2025-12-18 17:33:59,853 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:33:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1c4282f-a58b-4432-8249-789b33ddd6b4', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1c4282f-a58b-4432-8249-789b33ddd6b4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:34:00,933 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.069s
2025-12-18 17:34:00,933 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:34:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c541071d-d866-4cd7-8960-92d36ff207aa', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c541071d-d866-4cd7-8960-92d36ff207aa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:34:01,988 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.043s
2025-12-18 17:34:01,989 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:34:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcd49401-2a3a-48d9-aec0-aa2b7891d087', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcd49401-2a3a-48d9-aec0-aa2b7891d087', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:34:03,040 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.039s
2025-12-18 17:34:03,040 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:34:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbacae1e-954e-4031-8819-529a7e3a1ab0', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbacae1e-954e-4031-8819-529a7e3a1ab0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:34:04,094 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.043s
2025-12-18 17:34:04,094 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:34:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c705d67-a70a-4820-954f-08d6fd5e4dee', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c705d67-a70a-4820-954f-08d6fd5e4dee', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:34:05,196 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.090s
2025-12-18 17:34:05,196 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:34:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4af26a32-adda-4f90-ae8e-aa91be696738', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4af26a32-adda-4f90-ae8e-aa91be696738', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:34:06,257 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.049s
2025-12-18 17:34:06,257 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:34:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8118718-63ed-432b-afce-025b8e1c65a2', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8118718-63ed-432b-afce-025b8e1c65a2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:34:07,308 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.039s
2025-12-18 17:34:07,309 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:34:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1c867b9-79eb-44d2-9ba9-2c9a832c3e17', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1c867b9-79eb-44d2-9ba9-2c9a832c3e17', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:34:08,356 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.036s
2025-12-18 17:34:08,356 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:34:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d354668d-ec9d-4c14-b8dc-9179640763fd', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d354668d-ec9d-4c14-b8dc-9179640763fd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:34:09,431 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.064s
2025-12-18 17:34:09,432 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:34:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd1b4e52-c3bc-4dab-ab34-28552be39c81', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd1b4e52-c3bc-4dab-ab34-28552be39c81', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:34:10,500 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.057s
2025-12-18 17:34:10,501 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:34:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ad70d3f-b06d-4060-905b-32a6bc256936', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ad70d3f-b06d-4060-905b-32a6bc256936', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:34:11,567 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.054s
2025-12-18 17:34:11,568 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:34:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c368cc0-02ca-488d-84e0-2b71d078e660', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c368cc0-02ca-488d-84e0-2b71d078e660', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:34:12,640 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.061s
2025-12-18 17:34:12,640 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:34:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8e3bf23-2feb-40a7-adef-f81f58674085', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8e3bf23-2feb-40a7-adef-f81f58674085', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:34:13,734 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.082s
2025-12-18 17:34:13,735 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:34:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b534f88-0828-4acf-8a31-a8324fac4a5e', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b534f88-0828-4acf-8a31-a8324fac4a5e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:34:14,790 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.040s
2025-12-18 17:34:14,791 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:34:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a02e212-431f-4c98-bd4b-789075897d5d', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a02e212-431f-4c98-bd4b-789075897d5d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:34:15,867 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.065s
2025-12-18 17:34:15,868 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:34:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bac5386-34e8-451b-9c94-50aefc1d8b6a', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bac5386-34e8-451b-9c94-50aefc1d8b6a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:34:16,924 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.043s
2025-12-18 17:34:16,924 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:34:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4823517e-3569-4fe1-88fd-f985dd3b5c2e', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4823517e-3569-4fe1-88fd-f985dd3b5c2e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:34:17,976 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.040s
2025-12-18 17:34:17,976 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:34:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c8e043e-f6dd-41c0-a4ce-44132b156376', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c8e043e-f6dd-41c0-a4ce-44132b156376', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:34:19,026 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.039s
2025-12-18 17:34:19,027 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:34:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b40d64f-3794-49bb-b1be-203bf894b5b0', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b40d64f-3794-49bb-b1be-203bf894b5b0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:34:20,080 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.041s
2025-12-18 17:34:20,080 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:34:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-090d6951-d8f7-4917-9b84-b4b1fe058b11', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-090d6951-d8f7-4917-9b84-b4b1fe058b11', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:34:21,138 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.047s
2025-12-18 17:34:21,139 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:34:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2157632a-ce30-46e6-b549-a377c0de43f3', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2157632a-ce30-46e6-b549-a377c0de43f3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:34:22,201 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.051s
2025-12-18 17:34:22,202 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:34:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32818aa9-fbb0-4fcb-8131-9fc046214793', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32818aa9-fbb0-4fcb-8131-9fc046214793', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:34:23,252 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.039s
2025-12-18 17:34:23,252 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:34:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aeb3ab55-1faa-4897-947b-32524566e699', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aeb3ab55-1faa-4897-947b-32524566e699', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:34:24,306 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.040s
2025-12-18 17:34:24,307 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:34:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff35b518-b9bd-4b18-9fb8-304badb797a4', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff35b518-b9bd-4b18-9fb8-304badb797a4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:34:25,369 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.051s
2025-12-18 17:34:25,369 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:34:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0950526-0532-49cb-905b-ee03587cbd00', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0950526-0532-49cb-905b-ee03587cbd00', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:34:26,428 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.048s
2025-12-18 17:34:26,428 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:34:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ced3c808-5028-43fb-ae2a-32fe709d67bd', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ced3c808-5028-43fb-ae2a-32fe709d67bd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:34:27,504 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.065s
2025-12-18 17:34:27,505 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:34:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dcca063-419c-494f-b368-e015e5833c5d', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dcca063-419c-494f-b368-e015e5833c5d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:34:28,556 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.035s
2025-12-18 17:34:28,556 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:34:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46be552c-7374-4623-a5be-b3e121c1563e', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46be552c-7374-4623-a5be-b3e121c1563e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:34:29,603 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.035s
2025-12-18 17:34:29,603 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:34:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-152a4d15-bc1c-4b11-80f6-605ad9e7c9c5', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-152a4d15-bc1c-4b11-80f6-605ad9e7c9c5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:34:30,652 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.038s
2025-12-18 17:34:30,652 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:34:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d880abc-dc2c-4a16-bba6-cffc7628d8f8', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d880abc-dc2c-4a16-bba6-cffc7628d8f8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:34:31,713 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.050s
2025-12-18 17:34:31,714 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:34:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d57fd36-6d93-43fd-90ea-c2005859a33b', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d57fd36-6d93-43fd-90ea-c2005859a33b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:34:32,762 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.037s
2025-12-18 17:34:32,762 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:34:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8684b126-e6d6-4f38-b3e1-3a19b1f9745e', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8684b126-e6d6-4f38-b3e1-3a19b1f9745e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:34:33,819 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.045s
2025-12-18 17:34:33,819 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:34:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-835d27d7-586d-48ee-92b8-aab0987119e1', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-835d27d7-586d-48ee-92b8-aab0987119e1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:34:34,870 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.040s
2025-12-18 17:34:34,870 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:34:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93332980-f8e6-4721-963a-1117e2f41e7c', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93332980-f8e6-4721-963a-1117e2f41e7c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:34:35,925 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.042s
2025-12-18 17:34:35,926 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:34:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc9372c5-15a0-4936-889c-693c964cbef1', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc9372c5-15a0-4936-889c-693c964cbef1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:34:37,072 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.134s
2025-12-18 17:34:37,072 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:34:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22ee9fbb-a438-47c6-b800-ef202d08af57', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22ee9fbb-a438-47c6-b800-ef202d08af57', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:34:38,124 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.041s
2025-12-18 17:34:38,124 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:34:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7edcfd84-604c-4f33-8844-0686e271b885', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7edcfd84-604c-4f33-8844-0686e271b885', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:34:39,205 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.064s
2025-12-18 17:34:39,205 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:34:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b73c184-0015-42e2-827b-2e4b74ce3c0b', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b73c184-0015-42e2-827b-2e4b74ce3c0b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:34:40,262 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.044s
2025-12-18 17:34:40,262 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:34:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bfa05a7-1379-4e1d-83bd-9314993e2dd7', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bfa05a7-1379-4e1d-83bd-9314993e2dd7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:34:41,312 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.038s
2025-12-18 17:34:41,313 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:34:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33eeeb71-3874-48e4-98bb-e10c7b5f4b45', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33eeeb71-3874-48e4-98bb-e10c7b5f4b45', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:34:42,358 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.034s
2025-12-18 17:34:42,359 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:34:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ece891b4-bb50-4f3c-89de-154df527b309', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ece891b4-bb50-4f3c-89de-154df527b309', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:34:43,414 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.044s
2025-12-18 17:34:43,414 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:34:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bface30c-9fed-42fc-9fb4-172d899e0dcc', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bface30c-9fed-42fc-9fb4-172d899e0dcc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:34:44,463 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.037s
2025-12-18 17:34:44,464 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:34:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9994ffcf-f4a9-44e4-ba08-c01417027062', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9994ffcf-f4a9-44e4-ba08-c01417027062', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:34:45,512 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.037s
2025-12-18 17:34:45,513 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:34:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-043286a9-fe53-4f35-96f0-1df738da4be4', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-043286a9-fe53-4f35-96f0-1df738da4be4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:34:46,561 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.036s
2025-12-18 17:34:46,561 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:34:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f840cc5e-0768-4921-9a23-a8784f585ff1', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f840cc5e-0768-4921-9a23-a8784f585ff1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:34:47,608 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.035s
2025-12-18 17:34:47,608 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:34:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a6470cc-a6b2-40a0-acde-dbe67b0d517f', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a6470cc-a6b2-40a0-acde-dbe67b0d517f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:34:48,662 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.043s
2025-12-18 17:34:48,663 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:34:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4283c8ee-8680-4e07-8c06-34f5a6cfebce', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4283c8ee-8680-4e07-8c06-34f5a6cfebce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:34:49,711 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.037s
2025-12-18 17:34:49,712 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:34:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83ae99e1-ffa7-4425-98d4-6a5054e51819', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83ae99e1-ffa7-4425-98d4-6a5054e51819', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:34:50,771 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.048s
2025-12-18 17:34:50,772 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:34:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5d46c77-d521-4a6a-be17-9ded47d5bcaf', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5d46c77-d521-4a6a-be17-9ded47d5bcaf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:34:51,819 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.036s
2025-12-18 17:34:51,819 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:34:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-096e8bf4-d917-4a2d-9e52-f40928d41e61', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-096e8bf4-d917-4a2d-9e52-f40928d41e61', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:34:52,868 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.037s
2025-12-18 17:34:52,868 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:34:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebb7500a-f668-4cb1-b3dd-7e0070ed9457', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebb7500a-f668-4cb1-b3dd-7e0070ed9457', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:34:53,917 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.036s
2025-12-18 17:34:53,917 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:34:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0ebf4b0-407d-464f-ae0f-eea1e0e57cf2', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0ebf4b0-407d-464f-ae0f-eea1e0e57cf2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:34:54,967 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.038s
2025-12-18 17:34:54,968 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:34:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3878955c-66de-4e41-8042-41a4a0a657f4', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3878955c-66de-4e41-8042-41a4a0a657f4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:34:56,018 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.039s
2025-12-18 17:34:56,018 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:34:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b281815a-2fcd-4f13-8fa9-e820331669b3', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b281815a-2fcd-4f13-8fa9-e820331669b3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:34:57,067 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.037s
2025-12-18 17:34:57,067 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:34:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94cea3a3-92bc-41ca-9f4f-81d8df27d012', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94cea3a3-92bc-41ca-9f4f-81d8df27d012', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:34:58,116 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.037s
2025-12-18 17:34:58,117 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:34:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-134e040a-ef44-46b2-9ed5-e42619716cc5', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-134e040a-ef44-46b2-9ed5-e42619716cc5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:34:59,165 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.036s
2025-12-18 17:34:59,166 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:34:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27339a21-776b-4c85-bf6f-f00fff6e8d79', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27339a21-776b-4c85-bf6f-f00fff6e8d79', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:35:00,237 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.059s
2025-12-18 17:35:00,237 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:35:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b3ec95b-a17e-4b04-b8b4-ec0cd231f575', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b3ec95b-a17e-4b04-b8b4-ec0cd231f575', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:35:01,289 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.038s
2025-12-18 17:35:01,289 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:35:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35bfc8ba-d939-4a9e-8a98-32ece74eb490', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35bfc8ba-d939-4a9e-8a98-32ece74eb490', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:35:02,341 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.039s
2025-12-18 17:35:02,341 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:35:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ab743f9-8261-4f12-898e-f4d1c0132a91', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ab743f9-8261-4f12-898e-f4d1c0132a91', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:35:03,388 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.036s
2025-12-18 17:35:03,389 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:35:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9c44f71-580f-4d39-bb19-01da80db68fa', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9c44f71-580f-4d39-bb19-01da80db68fa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:35:04,438 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.038s
2025-12-18 17:35:04,439 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:35:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad34f494-081c-4f81-89c9-509f87d02118', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad34f494-081c-4f81-89c9-509f87d02118', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:35:05,487 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.037s
2025-12-18 17:35:05,487 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:35:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf3b8239-a93f-491e-8c82-cf89224958cc', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf3b8239-a93f-491e-8c82-cf89224958cc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:35:06,537 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.038s
2025-12-18 17:35:06,538 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:35:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e4a5f67-b87c-4f91-8198-c6b3f627b8fd', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e4a5f67-b87c-4f91-8198-c6b3f627b8fd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:35:07,584 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.035s
2025-12-18 17:35:07,585 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:35:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94d19271-b4bb-4f0a-97f1-189bd9fc4308', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94d19271-b4bb-4f0a-97f1-189bd9fc4308', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:35:08,633 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.036s
2025-12-18 17:35:08,633 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:35:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e33d3be2-af27-4c58-a5a1-be50ad904eeb', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e33d3be2-af27-4c58-a5a1-be50ad904eeb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:35:09,682 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.037s
2025-12-18 17:35:09,682 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:35:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-208b1324-e7f6-412a-943c-b56696bd41dc', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-208b1324-e7f6-412a-943c-b56696bd41dc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:35:10,731 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.038s
2025-12-18 17:35:10,732 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:35:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9567c76d-9d63-486a-ae06-d8069b2726a8', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9567c76d-9d63-486a-ae06-d8069b2726a8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:35:11,783 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.040s
2025-12-18 17:35:11,784 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:35:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fca98421-e25d-4afd-a1d3-d25737975b33', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fca98421-e25d-4afd-a1d3-d25737975b33', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:35:12,831 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.036s
2025-12-18 17:35:12,831 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:35:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f14083ac-480e-4268-ad2b-57e343e1138d', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f14083ac-480e-4268-ad2b-57e343e1138d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:35:13,877 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.034s
2025-12-18 17:35:13,878 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:35:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f81afae-fb18-4da6-9eb9-0fdefcb2cdc1', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f81afae-fb18-4da6-9eb9-0fdefcb2cdc1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:35:14,926 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.036s
2025-12-18 17:35:14,927 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:35:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e5f37cc-5f32-467b-a446-2c07ca30cc83', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e5f37cc-5f32-467b-a446-2c07ca30cc83', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:35:15,972 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.034s
2025-12-18 17:35:15,973 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:35:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bf602fb-e4bb-434f-b4b0-593aeaaae11d', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bf602fb-e4bb-434f-b4b0-593aeaaae11d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:35:17,027 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.042s
2025-12-18 17:35:17,027 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:35:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0935cf00-a783-424e-8997-b83e7add549b', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0935cf00-a783-424e-8997-b83e7add549b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:35:18,076 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.037s
2025-12-18 17:35:18,076 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:35:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3faa7693-c1fc-4883-97fc-dd170616f403', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3faa7693-c1fc-4883-97fc-dd170616f403', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:35:19,138 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.051s
2025-12-18 17:35:19,138 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:35:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f85ea52c-48be-456d-8995-304576369fbb', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f85ea52c-48be-456d-8995-304576369fbb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:35:20,185 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.036s
2025-12-18 17:35:20,186 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:35:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7c90d0e-1aba-4080-a2e4-d8fb7f974c40', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7c90d0e-1aba-4080-a2e4-d8fb7f974c40', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:35:21,240 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.042s
2025-12-18 17:35:21,240 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:35:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-979c475e-d975-4f55-8fab-6f80453d7fdd', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-979c475e-d975-4f55-8fab-6f80453d7fdd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:35:22,286 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.034s
2025-12-18 17:35:22,286 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:35:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a32473af-bcb1-4748-866e-6e0a2bb7dfe5', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a32473af-bcb1-4748-866e-6e0a2bb7dfe5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:35:23,418 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.121s
2025-12-18 17:35:23,419 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:35:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55daa115-0fda-40ba-8fe2-779a9e6f92be', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55daa115-0fda-40ba-8fe2-779a9e6f92be', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:35:24,486 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.057s
2025-12-18 17:35:24,487 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:35:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7fd9739-4d4e-41f1-af25-b32655d73af6', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7fd9739-4d4e-41f1-af25-b32655d73af6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:35:25,539 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.037s
2025-12-18 17:35:25,540 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:35:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2386e510-55b0-4951-8556-3a1cb45bbd74', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2386e510-55b0-4951-8556-3a1cb45bbd74', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:35:26,609 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.056s
2025-12-18 17:35:26,610 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:35:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2733036e-e796-4f3b-ab50-364f72a694e5', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2733036e-e796-4f3b-ab50-364f72a694e5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:35:27,657 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.035s
2025-12-18 17:35:27,657 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:35:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c789bc05-76fd-40d4-ae0f-0a5cb6a863cb', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c789bc05-76fd-40d4-ae0f-0a5cb6a863cb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:35:28,713 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.044s
2025-12-18 17:35:28,713 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:35:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86a4f47b-00c3-45f0-91e4-770ee2f37dd8', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86a4f47b-00c3-45f0-91e4-770ee2f37dd8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:35:29,763 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.037s
2025-12-18 17:35:29,763 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:35:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc52d84a-dc25-46d6-bc1a-80505f0b48a9', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc52d84a-dc25-46d6-bc1a-80505f0b48a9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:35:30,811 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.037s
2025-12-18 17:35:30,812 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:35:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99e21b56-603b-44c8-abd3-0bce3273e075', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99e21b56-603b-44c8-abd3-0bce3273e075', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:35:31,862 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.039s
2025-12-18 17:35:31,862 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:35:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0af2aabd-71f0-4db7-9de4-0690063181ef', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0af2aabd-71f0-4db7-9de4-0690063181ef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:35:32,916 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.043s
2025-12-18 17:35:32,916 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:35:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2d96891-3392-4222-a04e-b139bea475d0', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2d96891-3392-4222-a04e-b139bea475d0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:35:33,969 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.041s
2025-12-18 17:35:33,970 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:35:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de1b2dfa-dca0-46b5-9a2b-1dd1e3087049', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de1b2dfa-dca0-46b5-9a2b-1dd1e3087049', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:35:35,022 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.042s
2025-12-18 17:35:35,022 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:35:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e826a227-d75a-4db0-8d71-1651ca362050', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e826a227-d75a-4db0-8d71-1651ca362050', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:35:36,077 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.043s
2025-12-18 17:35:36,077 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:35:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3050e46c-22aa-4400-9fc2-d6137d210827', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3050e46c-22aa-4400-9fc2-d6137d210827', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:35:37,125 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.036s
2025-12-18 17:35:37,125 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:35:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c9e30ca-2b29-4029-865a-0d532a9cd070', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c9e30ca-2b29-4029-865a-0d532a9cd070', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:35:38,180 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.042s
2025-12-18 17:35:38,180 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:35:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79c47087-1fce-4fb0-9a22-2f0668e80750', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79c47087-1fce-4fb0-9a22-2f0668e80750', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:35:39,228 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.036s
2025-12-18 17:35:39,229 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:35:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1976ff50-3b02-4fab-ad4d-c828c7584aee', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1976ff50-3b02-4fab-ad4d-c828c7584aee', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:35:40,281 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.040s
2025-12-18 17:35:40,281 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:35:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fffc97c1-d4d5-4197-93b0-940a72d1a3a3', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fffc97c1-d4d5-4197-93b0-940a72d1a3a3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:35:41,328 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.035s
2025-12-18 17:35:41,328 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:35:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9228ad73-1fde-49c6-ad5e-3052fbf5279b', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9228ad73-1fde-49c6-ad5e-3052fbf5279b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:35:42,381 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.041s
2025-12-18 17:35:42,381 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:35:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0991fab5-c47d-4836-8dcd-1a97f0e78da5', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0991fab5-c47d-4836-8dcd-1a97f0e78da5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:35:43,427 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.034s
2025-12-18 17:35:43,427 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:35:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bafe87c6-6ef3-4c40-93c4-84ce0973bc0e', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bafe87c6-6ef3-4c40-93c4-84ce0973bc0e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:35:44,476 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.037s
2025-12-18 17:35:44,476 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:35:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13f8eb76-e6aa-4d22-a190-e4011e099098', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13f8eb76-e6aa-4d22-a190-e4011e099098', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:35:45,522 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.035s
2025-12-18 17:35:45,522 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:35:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b226d152-a15e-4afb-8504-b25f14dc073b', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b226d152-a15e-4afb-8504-b25f14dc073b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:35:46,572 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.038s
2025-12-18 17:35:46,573 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:35:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6bf8341-b1d5-4e5c-830c-e43141ab8b95', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6bf8341-b1d5-4e5c-830c-e43141ab8b95', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:35:47,620 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.036s
2025-12-18 17:35:47,620 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:35:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b26cd58a-a0f8-4eca-a9da-9a1470268f3a', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b26cd58a-a0f8-4eca-a9da-9a1470268f3a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:35:48,683 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.051s
2025-12-18 17:35:48,683 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:35:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fb997a9-8948-44c0-951f-5edca4a3d638', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fb997a9-8948-44c0-951f-5edca4a3d638', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:35:49,751 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.056s
2025-12-18 17:35:49,752 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:35:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28ebe9c1-e3b5-455d-b5d0-a97e2e0bdcc6', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28ebe9c1-e3b5-455d-b5d0-a97e2e0bdcc6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:35:50,811 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.048s
2025-12-18 17:35:50,811 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:35:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c836612b-536c-421c-a879-bb1628eaa1de', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c836612b-536c-421c-a879-bb1628eaa1de', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:35:51,865 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.042s
2025-12-18 17:35:51,865 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:35:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d10be38-bed1-416b-b0e0-1e37612cc854', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d10be38-bed1-416b-b0e0-1e37612cc854', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:35:52,921 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.044s
2025-12-18 17:35:52,921 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:35:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4be97599-b040-40da-a99c-eccaeb3caae5', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4be97599-b040-40da-a99c-eccaeb3caae5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:35:53,972 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.038s
2025-12-18 17:35:53,972 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:35:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2b8d1f9-b24d-461e-b7b6-eae10d9e1fea', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2b8d1f9-b24d-461e-b7b6-eae10d9e1fea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:35:55,021 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.036s
2025-12-18 17:35:55,022 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:35:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-473d8543-cf3a-494c-9a72-a13c3f7630f0', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-473d8543-cf3a-494c-9a72-a13c3f7630f0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:35:56,076 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.043s
2025-12-18 17:35:56,076 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:35:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61fbaff7-52ab-4890-a5b9-b39bb87ae69f', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61fbaff7-52ab-4890-a5b9-b39bb87ae69f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:35:57,124 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.037s
2025-12-18 17:35:57,125 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:35:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cfe9e64-e37b-46d6-abf4-dde9b5dcffd6', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cfe9e64-e37b-46d6-abf4-dde9b5dcffd6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:35:58,181 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.043s
2025-12-18 17:35:58,181 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:35:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3924e486-f4f5-4630-bf91-0106abcf4162', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3924e486-f4f5-4630-bf91-0106abcf4162', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:35:59,229 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.034s
2025-12-18 17:35:59,229 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:35:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df9109e7-dc7f-4a32-bb2a-302bc52e4440', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df9109e7-dc7f-4a32-bb2a-302bc52e4440', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:36:00,276 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.035s
2025-12-18 17:36:00,276 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:36:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85e5e18a-7f7a-4d03-9819-c23dd7fc8031', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85e5e18a-7f7a-4d03-9819-c23dd7fc8031', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:36:01,325 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.037s
2025-12-18 17:36:01,325 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:36:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c327dac3-b7a7-477f-9dbb-1a2a739a6098', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c327dac3-b7a7-477f-9dbb-1a2a739a6098', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:36:02,376 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.037s
2025-12-18 17:36:02,376 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:36:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-421c60ad-bd47-4abf-9c96-736de99e7ffe', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-421c60ad-bd47-4abf-9c96-736de99e7ffe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:36:03,423 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.036s
2025-12-18 17:36:03,424 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:36:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6890140c-a449-46b8-bbcc-5d2c55b9f915', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6890140c-a449-46b8-bbcc-5d2c55b9f915', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:36:04,483 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.047s
2025-12-18 17:36:04,483 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:36:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1470bb8d-63a5-46bc-ad9e-7ea7674fe25f', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1470bb8d-63a5-46bc-ad9e-7ea7674fe25f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:36:05,530 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.035s
2025-12-18 17:36:05,530 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:36:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c0502fe-74aa-4bfb-ae54-e535d7576186', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c0502fe-74aa-4bfb-ae54-e535d7576186', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:36:06,586 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.045s
2025-12-18 17:36:06,586 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:36:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc8c6efb-debf-47c3-af31-77325204d2bb', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc8c6efb-debf-47c3-af31-77325204d2bb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:36:07,634 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.036s
2025-12-18 17:36:07,635 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:36:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-428b0975-ac3e-421d-96f4-05612a989535', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-428b0975-ac3e-421d-96f4-05612a989535', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:36:08,680 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.034s
2025-12-18 17:36:08,681 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:36:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-706fcde2-83d7-43d5-aecd-af0613d0a7b6', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-706fcde2-83d7-43d5-aecd-af0613d0a7b6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:36:09,746 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.054s
2025-12-18 17:36:09,747 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:36:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5e82a0b-bea3-41a4-9291-7c761492b327', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5e82a0b-bea3-41a4-9291-7c761492b327', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
2025-12-18 17:36:10,803 80897 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061 0.045s
2025-12-18 17:36:10,804 80897 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Dec 2025 16:36:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0338ba8c-8b36-4e11-b6ec-77bd4b1e11cc', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0338ba8c-8b36-4e11-b6ec-77bd4b1e11cc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061'}
Body: b'{"volume": {"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-18T16:23:17.000000", "updated_at": "2025-12-18T16:25:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-109681279", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.11/volume/v3/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}, {"rel": "bookmark", "href": "http://192.168.122.11/volume/volumes/af6e145a-bc7c-48ef-acf2-03742b69c061"}], "user_id": "70c0933cab25475a8b8df6e7268f8eaf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "attachment_id": "371bcf5b-5c2e-4d52-ab4a-e71f26a2ef36", "volume_id": "af6e145a-bc7c-48ef-acf2-03742b69c061", "server_id": "242b6aab-bcf7-42cf-80d3-2076f4001235", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-18T16:25:04.000000"}], "os-vol-tenant-attr:tenant_id": "3ce7d74e9d104b7eb0625f1880b77704"}}'
}}}
traceback-1: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/compute.py", line 148, in wait_for_ssh_or_ping
waiters.wait_for_ssh(
File "/opt/stack/tempest/tempest/common/waiters.py", line 713, in wait_for_ssh
raise lib_exc.TimeoutException()
tempest.lib.exceptions.TimeoutException: Request timed out
Details: None
}}}
traceback-2: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/base.py", line 583, in _detach_volume
self.servers_client.detach_volume(server['id'], volume['id'])
File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 494, in detach_volume
resp, body = self.delete('servers/%s/os-volume_attachments/%s' %
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 359, 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 762, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 892, in _error_checker
raise exceptions.Conflict(resp_body, resp=resp)
tempest.lib.exceptions.Conflict: Conflict with state of target resource
Details: {'code': 409, 'message': "Cannot 'detach_volume' instance 242b6aab-bcf7-42cf-80d3-2076f4001235 while it is in vm_state error"}
}}}
traceback-3: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/waiters.py", line 457, in wait_for_volume_attachment_remove_from_server
console_output = client.get_console_output(server_id)['output']
File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 698, in get_console_output
return self.action(server_id, 'os-getConsoleOutput',
File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 239, in action
resp, body = self.post('servers/%s/action' % server_id,
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 314, in post
resp_header, resp_body = self.request(
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 762, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 872, in _error_checker
raise exceptions.NotFound(resp_body, resp=resp)
tempest.lib.exceptions.NotFound: Object not found
Details: {'code': 404, 'message': 'Guest does not have a console available.'}
}}}
traceback-4: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/waiters.py", line 396, in wait_for_volume_resource_status
raise lib_exc.TimeoutException(message)
tempest.lib.exceptions.TimeoutException: Request timed out
Details: volume af6e145a-bc7c-48ef-acf2-03742b69c061 failed to reach available status (current in-use) within the required time (196 s).
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue_negative.py", line 68, in _unrescue
waiters.wait_for_server_status(self.servers_client,
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 242b6aab-bcf7-42cf-80d3-2076f4001235 failed to build and is in ERROR status
Details:
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e] |
pass
pt3.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e]
|
||||||
test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e] |
pass
pt3.2: 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 | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3] |
pass
pt4.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3]
|
||||||
test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3] |
pass
pt4.2: 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 | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558] |
pass
pt5.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]
|
||||||
test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558] |
pass
pt5.2: 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_dependency.VolumeDependencyTests | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
pass
pt6.1: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40]
|
||||||
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
pass
pt6.2: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96] |
pass
pt7.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
pt7.2: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f]
|
||||||
test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96] |
pass
pt7.3: 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
pt7.4: 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.SnapshotDependencyTests | 2 | 2 | 0 | 0 | 0 | Detail | |
test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume] |
pass
pt8.1: cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests.test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume]
|
||||||
test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume] |
pass
pt8.2: cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests.test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume]
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups | 2 | 0 | 0 | 0 | 2 | Detail | |
ConsistencyGroupsV2Test) |
skip
pt9.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test)
|
||||||
ConsistencyGroupsV2Test) |
skip
pt9.2: setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test)
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsTest) |
skip
pt10.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt10.2: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource | 2 | 0 | 0 | 0 | 2 | Detail | |
CreateVolumesFromBackupTest) |
skip
pt11.1: setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest)
|
||||||
CreateVolumesFromBackupTest) |
skip
pt11.2: setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest)
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsTest) |
skip
pt12.1: setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt12.2: setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_backups | 6 | 0 | 0 | 0 | 6 | Detail | |
ProjectAdminTests39) |
skip
pt13.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests39)
|
||||||
ProjectReaderTests33) |
skip
pt13.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests33)
|
||||||
ProjectMemberTests33) |
skip
pt13.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests33)
|
||||||
ProjectReaderTests39) |
skip
pt13.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests39)
|
||||||
ProjectMemberTests39) |
skip
pt13.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests39)
|
||||||
ProjectAdminTests33) |
skip
pt13.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests33)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectAdminTests) |
skip
pt14.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectAdminTests)
|
||||||
ProjectReaderTests) |
skip
pt14.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectReaderTests)
|
||||||
ProjectMemberTests) |
skip
pt14.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectMemberTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectMemberTests) |
skip
pt15.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt15.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectAdminTests) |
skip
pt16.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectAdminTests)
|
||||||
ProjectMemberTests) |
skip
pt16.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt16.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt17.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests)
|
||||||
ProjectReaderTests) |
skip
pt17.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types | 6 | 0 | 0 | 0 | 6 | Detail | |
VolumeTypesReaderTests) |
skip
pt18.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt18.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt18.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt18.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt18.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt18.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt19.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests)
|
||||||
ProjectReaderTests) |
skip
pt19.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer | 2 | 0 | 0 | 0 | 2 | Detail | |
TransferEncryptedVolumeTest) |
skip
pt20.1: setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest)
|
||||||
TransferEncryptedVolumeTest) |
skip
pt20.2: setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency | 2 | 0 | 0 | 0 | 2 | Detail | |
ConcurrentVolumeActionsTest) |
skip
pt21.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency.ConcurrentVolumeActionsTest)
|
||||||
ConcurrentVolumeActionsTest) |
skip
pt21.2: setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency.ConcurrentVolumeActionsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeMultiattachTests) |
skip
pt22.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
VolumeMultiattachTests) |
skip
pt22.2: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
| setUpClass (tempest.api.compute.admin.test_live_migration | 3 | 0 | 0 | 0 | 3 | Detail | |
LiveMigrationWithoutHostTest) |
skip
pt23.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationWithoutHostTest)
|
||||||
LiveAutoBlockMigrationV225Test) |
skip
pt23.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test)
|
||||||
LiveMigrationTest) |
skip
pt23.3: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volume_swap | 1 | 0 | 0 | 0 | 1 | Detail | |
TestMultiAttachVolumeSwap) |
skip
pt24.1: setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volumes_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
UpdateMultiattachVolumeNegativeTest) |
skip
pt25.1: setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest)
|
||||||
| setUpClass (tempest.api.compute.volumes.test_attach_volume | 1 | 0 | 0 | 0 | 1 | Detail | |
AttachVolumeMultiAttachTest) |
skip
pt26.1: setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_encrypted_volumes_extend | 1 | 0 | 0 | 0 | 1 | Detail | |
EncryptedVolumesExtendAttachedTest) |
skip
pt27.1: setUpClass (tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_multi_backend | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumeMultiBackendTest) |
skip
pt28.1: setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volume_retype | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeRetypeWithMigrationTest) |
skip
pt29.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest)
|
||||||
VolumeRetypeMultiattachTest) |
skip
pt29.2: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeMultiattachTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volumes_backup | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumesBackupsAdminTest) |
skip
pt30.1: setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest)
|
||||||
| setUpClass (tempest.api.volume.test_volumes_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsTest) |
skip
pt31.1: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsV39Test) |
skip
pt31.2: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test)
|
||||||
| setUpClass (tempest.scenario.test_volume_backup_restore | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeBackupRestore) |
skip
pt32.1: setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore)
|
||||||
| setUpClass (tempest.scenario.test_volume_migrate_attached | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeMigrateRetypeAttached) |
skip
pt33.1: setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached)
|
||||||
| tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_assisted_snapshot_create_delete[id-8aee84a3-1b1f-42e4-9b00-613931ccac24] |
pass
pt34.1: tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest.test_volume_assisted_snapshot_create_delete[id-8aee84a3-1b1f-42e4-9b00-613931ccac24]
|
||||||
| tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494] |
pass
pt35.1: tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494]
|
||||||
| tempest.api.compute.admin.test_volume_swap.TestVolumeSwap | 1 | 0 | 0 | 0 | 1 | Detail | |
test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow] |
skip
pt36.1: tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow]
|
||||||
| tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest | 2 | 1 | 0 | 0 | 1 | Detail | |
test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative] |
skip
pt37.1: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative]
|
||||||
test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative] |
pass
pt37.2: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative]
|
||||||
| tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] |
pass
pt38.1: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume]
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume] |
pass
pt39.1: tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume]
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
pass
pt40.1: tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume]
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
pass
pt41.1: tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume]
|
||||||
| tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB | 1 | 1 | 0 | 0 | 0 | Detail | |
test_resize_server_revert_with_volume_attached[id-fbbf075f-a812-4022-bc5c-ccb8047eef12,volume] |
pass
pt42.1: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB.test_resize_server_revert_with_volume_attached[id-fbbf075f-a812-4022-bc5c-ccb8047eef12,volume]
|
||||||
| tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rebuild_volume_backed_server[id-6652dab9-ea24-4c93-ab5a-93d79c3041cf] |
pass
pt43.1: tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON.test_rebuild_volume_backed_server[id-6652dab9-ea24-4c93-ab5a-93d79c3041cf]
|
||||||
| tempest.api.compute.servers.test_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
pt44.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
pt44.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
pt45.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
pt45.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
pt46.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
pt46.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
pt47.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
pt47.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
pt47.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
pt48.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
pt49.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
pt50.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
pt50.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
pt50.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
pt50.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
pt50.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
pt50.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
pt51.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
pt51.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
pt51.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
pt51.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
pt51.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
pt51.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
pt51.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
pt51.8: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-c03ea686-905b-41a2-8748-9635154b7c57,negative]
|
||||||
| 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
pt52.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
pt52.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
pt53.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
pt53.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
pt53.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
pt54.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
pt55.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
pt56.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
pt56.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
pt57.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
pt57.2: tempest.api.volume.admin.test_groups.GroupsTest.test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006]
|
||||||
| tempest.api.volume.admin.test_groups.GroupsV320Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c] |
pass
pt58.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
pt59.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
pt59.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
pt59.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
pt59.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
pt59.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
pt59.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
pt59.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
pt60.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
pt60.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
pt60.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
pt60.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
pt60.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
pt60.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
pt61.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
pt61.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
pt62.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
pt62.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
pt63.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
pt63.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
pt64.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
pt64.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt66.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
pt66.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
pt66.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
pt67.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt70.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
pt70.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
pt71.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
pt71.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 | 4 | 4 | 0 | 0 | 0 | Detail | |
test_volume_type_create_get_delete[id-4e955c3b-49db-4515-9590-0c99f8e471ad] |
pass
pt72.1: 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
pt72.2: 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
pt72.3: 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
pt72.4: 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
pt73.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
pt73.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
pt73.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
pt74.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
pt74.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
pt74.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
pt74.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
pt74.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
pt74.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
pt74.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
pt74.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
pt74.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
pt74.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
pt74.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
pt74.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
pt75.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
pt75.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
pt75.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
pt75.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
pt75.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
pt75.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
pt76.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
pt76.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
pt76.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
pt76.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
pt76.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
pt76.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_list.VolumesListAdminTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_list_param_tenant[id-5866286f-3290-4cfd-a414-088aa6cdc469] |
pass
pt77.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
pt78.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
pt79.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
pt80.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
pt81.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
pt81.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
pt82.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
pt82.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
pt83.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
pt84.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
pt84.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
pt85.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
pt85.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
pt86.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
pt86.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
pt87.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
pt87.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
pt88.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
pt88.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
pt89.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
pt89.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
pt89.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
pt89.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
pt89.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
pt89.6: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image]
|
||||||
| 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
pt90.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.VolumesExtendTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] |
pass
pt91.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
pt91.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 | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke] |
pass
pt92.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_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke] |
pass
pt92.2: 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
pt93.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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 | 4 | 3 | 0 | 0 | 1 | Detail | |
test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
skip
pt96.1: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c]
|
||||||
test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e] |
pass
pt96.2: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e]
|
||||||
test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4] |
pass
pt96.3: 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
pt96.4: 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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt98.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
pt98.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
pt98.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
pt98.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
pt98.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
pt98.6: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative]
|
||||||
| tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes | 1 | 1 | 0 | 0 | 0 | Detail | |
test_instances_with_cinder_volumes_on_all_compute_nodes[compute,id-d0e3c1a3-4b0a-4b0e-8b0a-4b0e8b0a4b0e,image,multinode,network,slow,volume] |
pass
pt99.1: tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes.test_instances_with_cinder_volumes_on_all_compute_nodes[compute,id-d0e3c1a3-4b0a-4b0e-8b0a-4b0e8b0a4b0e,image,multinode,network,slow,volume]
|
||||||
| tempest.scenario.test_minimum_basic.TestMinimumBasicScenario | 1 | 1 | 0 | 0 | 0 | Detail | |
test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume] |
pass
pt100.1: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume]
|
||||||
| tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion | 1 | 1 | 0 | 0 | 0 | Detail | |
test_old_versions_reject[compute,id-6f4d2144-99f4-495c-8b0b-c6a537971418,image,network,slow,volume] |
pass
pt101.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
pt102.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
pt103.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
pt104.1: tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume]
|
||||||
| Total | 305 | 247 | 2 | 0 | 56 | ||