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 d5d16f7f-eb50-40db-a94a-a6fb70aa7897 failed to delete and is in ERROR status. Fault: {'code': 404, 'created': '2026-01-08T13:54:47Z', 'message': 'Guest does not have a console available.'}., <traceback object at 0x7f1678dda440>), (<class 'tempest.lib.exceptions.Conflict'>, Conflict with state of target resource
Details: {'type': 'SecurityGroupInUse', 'message': 'Security Group 9c4e3cb4-d066-4b73-b679-7662296a8b80 in use.', 'detail': ''}, <traceback object at 0x7f1678ac26c0>), (<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 0x7f1678dd99c0>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out
Details: (ServerRescueNegativeTestJSON:tearDownClass) Failed to delete volume f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 within the required time (196 s). Timer started at 1767880686. Timer ended at 1767880882. Waited for 196 s., <traceback object at 0x7f1678986a40>))
|
||||||
| 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:'': {{{
2026-01-08 14:45:12,906 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://192.168.122.84/volume/v3/volumes 0.229s
2026-01-08 14:45:12,906 81226 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-7407141"}}
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:45:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc635822-0c27-407b-a76e-5079449639ba', 'content-length': '763', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc635822-0c27-407b-a76e-5079449639ba', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.84/volume/v3/volumes'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:12.822621", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-01-08 14:45:12,993 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.078s
2026-01-08 14:45:12,994 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:45:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d5061e9-8fb8-49f9-b604-37ba50d81ae4', 'content-length': '831', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d5061e9-8fb8-49f9-b604-37ba50d81ae4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:45:14,062 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.057s
2026-01-08 14:45:14,063 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:45:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19b3b340-6ff8-4610-a902-1dd6c3404e56', 'content-length': '855', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19b3b340-6ff8-4610-a902-1dd6c3404e56', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:45:13.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:45:15,116 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.042s
2026-01-08 14:45:15,117 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:45:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be062153-dd49-429b-9e68-8df341847937', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be062153-dd49-429b-9e68-8df341847937', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:45:14.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:45:15,127 81226 INFO [tempest.common.waiters] volume f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 reached available after waiting for 2.127381 seconds
2026-01-08 14:45:15,127 81226 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-01-08 14:45:15,190 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://192.168.122.84/compute/v2.1/os-keypairs 0.062s
2026-01-08 14:45:15,190 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-362632451", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBZLnIS/PESISHjxRocXFja2VmbIOY7IzcPqrQKmpqckwjb3bapD+LRL4Sx0eoFE9nND91IqDCUWgz7wGIL6lSs52EQewlpOnoA1d6CFp12L3BLdbWxapadEr6lKl13DBw=="}}
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:45:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d003195c-c05a-46c4-9ce8-417337cc756b', 'x-compute-request-id': 'req-d003195c-c05a-46c4-9ce8-417337cc756b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-362632451", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBZLnIS/PESISHjxRocXFja2VmbIOY7IzcPqrQKmpqckwjb3bapD+LRL4Sx0eoFE9nND91IqDCUWgz7wGIL6lSs52EQewlpOnoA1d6CFp12L3BLdbWxapadEr6lKl13DBw==", "fingerprint": "99:e2:7d:ed:d3:a2:6a:fa:c9:90:34:9e:96:9d:54:66", "user_id": "c48603de01fd4199b96ff3569f8fe22b"}}'
2026-01-08 14:45:15,192 81226 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-362632451 created
2026-01-08 14:45:16,598 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.84/networking/v2.0/security-groups 1.405s
2026-01-08 14:45:16,598 81226 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--614621986", "description": "tempest-description--1272995370"}}
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:45:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-2d57804d-f2c3-4fe9-8f36-4ae03c81c496', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "9c4e3cb4-d066-4b73-b679-7662296a8b80", "name": "tempest-securitygroup--614621986", "stateful": true, "tenant_id": "d917d04f732148829f004ea5e5bf6e63", "project_id": "d917d04f732148829f004ea5e5bf6e63", "description": "tempest-description--1272995370", "shared": false, "security_group_rules": [{"id": "e3832a39-69f9-4651-aac9-1f11d03d6244", "project_id": "d917d04f732148829f004ea5e5bf6e63", "tenant_id": "d917d04f732148829f004ea5e5bf6e63", "security_group_id": "9c4e3cb4-d066-4b73-b679-7662296a8b80", "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": 391, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-01-08T13:45:15Z", "updated_at": "2026-01-08T13:45:15Z", "revision_number": 0}, {"id": "f16efc7d-fe2d-41dc-a262-9b608040b2fd", "project_id": "d917d04f732148829f004ea5e5bf6e63", "tenant_id": "d917d04f732148829f004ea5e5bf6e63", "security_group_id": "9c4e3cb4-d066-4b73-b679-7662296a8b80", "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": 390, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-01-08T13:45:15Z", "updated_at": "2026-01-08T13:45:15Z", "revision_number": 0}], "tags": [], "created_at": "2026-01-08T13:45:15Z", "updated_at": "2026-01-08T13:45:15Z", "revision_number": 1}}'
2026-01-08 14:45:17,376 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.84/networking/v2.0/security-group-rules 0.777s
2026-01-08 14:45:17,376 81226 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": "9c4e3cb4-d066-4b73-b679-7662296a8b80", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:45:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-c74663c7-a3af-4fea-8421-7105f157491d', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "21ab55ef-8cdc-4610-9f84-9435e09522fd", "project_id": "d917d04f732148829f004ea5e5bf6e63", "tenant_id": "d917d04f732148829f004ea5e5bf6e63", "security_group_id": "9c4e3cb4-d066-4b73-b679-7662296a8b80", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-01-08T13:45:16Z", "updated_at": "2026-01-08T13:45:16Z", "revision_number": 0}}'
2026-01-08 14:45:18,171 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.84/networking/v2.0/security-group-rules 0.794s
2026-01-08 14:45:18,171 81226 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": "9c4e3cb4-d066-4b73-b679-7662296a8b80", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:45:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-bfcc8847-10a5-4a95-8cfc-e76d637d3ce1', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "07b5f72d-6025-440d-b5c8-e55b7ce6e8bd", "project_id": "d917d04f732148829f004ea5e5bf6e63", "tenant_id": "d917d04f732148829f004ea5e5bf6e63", "security_group_id": "9c4e3cb4-d066-4b73-b679-7662296a8b80", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-01-08T13:45:17Z", "updated_at": "2026-01-08T13:45:17Z", "revision_number": 0}}'
2026-01-08 14:45:18,171 81226 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--614621986 created
2026-01-08 14:45:20,412 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.84/networking/v2.0/floatingips 2.240s
2026-01-08 14:45:20,412 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "5ae9a9eb-704d-4177-b16d-ba85d6e52582"}}
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:45:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-d5e9d1a4-7773-4618-9983-870c8859ed68', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "a06aa2c8-5ff7-46a0-bc57-d2edcfa24a6d", "tenant_id": "d917d04f732148829f004ea5e5bf6e63", "project_id": "d917d04f732148829f004ea5e5bf6e63", "floating_ip_address": "172.24.4.170", "floating_network_id": "5ae9a9eb-704d-4177-b16d-ba85d6e52582", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-01-08T13:45:19Z", "updated_at": "2026-01-08T13:45:19Z", "revision_number": 0}}'
2026-01-08 14:45:20,412 81226 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'a06aa2c8-5ff7-46a0-bc57-d2edcfa24a6d', 'tenant_id': 'd917d04f732148829f004ea5e5bf6e63', 'project_id': 'd917d04f732148829f004ea5e5bf6e63', 'floating_ip_address': '172.24.4.170', 'floating_network_id': '5ae9a9eb-704d-4177-b16d-ba85d6e52582', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-01-08T13:45:19Z', 'updated_at': '2026-01-08T13:45:19Z', 'revision_number': 0, 'ip': '172.24.4.170'} created
2026-01-08 14:45:20,470 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.84/identity/v3/auth/tokens 0.054s
2026-01-08 14:45:20,471 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:45:20 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-0297ea6a-ae56-459b-9657-9966c192200f', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "c48603de01fd4199b96ff3569f8fe22b", "name": "tempest-ServerRescueNegativeTestJSON-1366856014-project-member", "password_expires_at": null}, "audit_ids": ["qpTz1aOWTJm3G6KE1mfmpw"], "expires_at": "2026-01-08T14:45:20.000000Z", "issued_at": "2026-01-08T13:45:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d917d04f732148829f004ea5e5bf6e63", "name": "tempest-ServerRescueNegativeTestJSON-1366856014"}, "is_domain": false, "roles": [{"id": "0d0f24895de845daa9c06a7c484b7fae", "name": "member"}, {"id": "40681fb2820b4e75a6f219a325e6ae90", "name": "reader"}], "catalog": [{"endpoints": [{"id": "6735aa5c440a4317aa501ef5578f1f7b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/networking", "region": "RegionOne"}], "id": "20c497b23301437491b81675d74d98d8", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "ecc89dc5bf2e42a1bc5e162b5a693ce0", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/image", "region": "RegionOne"}], "id": "2f62136a6d4d44348c21553edc5dc96e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "4045a67fc6c4475cba828b88302a0b0d", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/volume/v3", "region": "RegionOne"}], "id": "4007c196dcce403b8ccc777b2af309ef", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "8c9b2ff78f3b437ba8921bcdd0cfdd36", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/compute/v2.1", "region": "RegionOne"}], "id": "8370965e6a514296954745109b8e0b65", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "8487d85422ec4c26a4b2e0806357e56d", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/compute/v2/d917d04f732148829f004ea5e5bf6e63", "region": "RegionOne"}], "id": "a69857fc2b0f4e6abe61ee7763b957fb", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "da33deafc9ea4f1597c881bc24bff371", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/placement", "region": "RegionOne"}], "id": "b712c449255d4adab180f980007ad116", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4ddc05c79c464cc38db0a2970d93a43f", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/identity", "region": "RegionOne"}], "id": "d0bb9c202dec46ccb0b4421f5bed8df2", "type": "identity", "name": "keystone"}]}}'
2026-01-08 14:45:20,471 81226 INFO [tempest.lib.common.fixed_network] (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume) Found network {'id': '17846f6d-0c8d-4c27-861e-acc4e6af107f', 'name': 'tempest-ServerRescueNegativeTestJSON-2110062170-network', 'tenant_id': 'd917d04f732148829f004ea5e5bf6e63', 'project_id': 'd917d04f732148829f004ea5e5bf6e63', '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': 18466, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-01-08T13:44:16Z', 'updated_at': '2026-01-08T13:44:16Z', 'revision_number': 1} available for tenant
2026-01-08 14:45:20,472 81226 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-362632451', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBZLnIS/PESISHjxRocXFja2VmbIOY7IzcPqrQKmpqckwjb3bapD+LRL4Sx0eoFE9nND91IqDCUWgz7wGIL6lSs52EQewlpOnoA1d6CFp12L3BLdbWxapadEr6lKl13DBw==', 'fingerprint': '99:e2:7d:ed:d3:a2:6a:fa:c9:90:34:9e:96:9d:54:66', 'user_id': 'c48603de01fd4199b96ff3569f8fe22b', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCYH+KVj9q2Iy/saRsA6QISXoXnCLRjo0w0mkkbSEsV4C461Uv85hm1\n1h/bAyNFvN6gBwYFK4EEACKhZANiAAQWS5yEvzxEiEh48UaHFxY2tlZmyDmOyM3D\n6q0CpqanJMI2922qQ/i0S+EsdHqBRPZzQ/dSKgwlFoM+8BiC+pUrOdhEHsJaTp6A\nNXeghaddi9wS3W1sWqWnRK+pSpddwwc=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '9c4e3cb4-d066-4b73-b679-7662296a8b80', 'name': 'tempest-securitygroup--614621986', 'stateful': True, 'tenant_id': 'd917d04f732148829f004ea5e5bf6e63', 'project_id': 'd917d04f732148829f004ea5e5bf6e63', 'description': 'tempest-description--1272995370', 'shared': False, 'security_group_rules': [{'id': 'e3832a39-69f9-4651-aac9-1f11d03d6244', 'project_id': 'd917d04f732148829f004ea5e5bf6e63', 'tenant_id': 'd917d04f732148829f004ea5e5bf6e63', 'security_group_id': '9c4e3cb4-d066-4b73-b679-7662296a8b80', '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': 391, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-01-08T13:45:15Z', 'updated_at': '2026-01-08T13:45:15Z', 'revision_number': 0}, {'id': 'f16efc7d-fe2d-41dc-a262-9b608040b2fd', 'project_id': 'd917d04f732148829f004ea5e5bf6e63', 'tenant_id': 'd917d04f732148829f004ea5e5bf6e63', 'security_group_id': '9c4e3cb4-d066-4b73-b679-7662296a8b80', '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': 390, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-01-08T13:45:15Z', 'updated_at': '2026-01-08T13:45:15Z', 'revision_number': 0}], 'tags': [], 'created_at': '2026-01-08T13:45:15Z', 'updated_at': '2026-01-08T13:45:15Z', 'revision_number': 1}, 'floating_ip': {'id': 'a06aa2c8-5ff7-46a0-bc57-d2edcfa24a6d', 'tenant_id': 'd917d04f732148829f004ea5e5bf6e63', 'project_id': 'd917d04f732148829f004ea5e5bf6e63', 'floating_ip_address': '172.24.4.170', 'floating_network_id': '5ae9a9eb-704d-4177-b16d-ba85d6e52582', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-01-08T13:45:19Z', 'updated_at': '2026-01-08T13:45:19Z', 'revision_number': 0, 'ip': '172.24.4.170'}}
2026-01-08 14:45:21,425 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://192.168.122.84/compute/v2.1/servers 0.953s
2026-01-08 14:45:21,426 81226 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-430418310", "imageRef": "b4103eab-b16e-4a86-9acf-2965ee1f9da2", "flavorRef": "42", "adminPass": "L3=D=pv~J*F8CU_", "networks": [{"uuid": "17846f6d-0c8d-4c27-861e-acc4e6af107f"}], "security_groups": [{"name": "tempest-securitygroup--614621986"}], "key_name": "tempest-keypair-362632451", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:45:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '414', 'location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-addd4a2f-56a2-4bcd-bdc7-87d01d0b149d', 'x-compute-request-id': 'req-addd4a2f-56a2-4bcd-bdc7-87d01d0b149d', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.84/compute/v2.1/servers'}
Body: b'{"server": {"id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--614621986"}], "adminPass": "L3=D=pv~J*F8CU_"}}'
2026-01-08 14:45:21,578 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897 0.150s
2026-01-08 14:45:21,579 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:45:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1254', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec6e8ed9-6103-4c95-80e1-070ca0c5f7a3', 'x-compute-request-id': 'req-ec6e8ed9-6103-4c95-80e1-070ca0c5f7a3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897'}
Body: b'{"server": {"id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "name": "tempest-ServerRescueNegativeTestJSON-server-430418310", "status": "BUILD", "tenant_id": "d917d04f732148829f004ea5e5bf6e63", "user_id": "c48603de01fd4199b96ff3569f8fe22b", "metadata": {}, "hostId": "", "image": {"id": "b4103eab-b16e-4a86-9acf-2965ee1f9da2", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/b4103eab-b16e-4a86-9acf-2965ee1f9da2"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "created": "2026-01-08T13:45:21Z", "updated": "2026-01-08T13:45:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-362632451", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-08 14:45:22,742 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897 0.144s
2026-01-08 14:45:22,742 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:45:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1254', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38fcc14e-bb9d-41ec-aeb4-c8448188ad40', 'x-compute-request-id': 'req-38fcc14e-bb9d-41ec-aeb4-c8448188ad40', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897'}
Body: b'{"server": {"id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "name": "tempest-ServerRescueNegativeTestJSON-server-430418310", "status": "BUILD", "tenant_id": "d917d04f732148829f004ea5e5bf6e63", "user_id": "c48603de01fd4199b96ff3569f8fe22b", "metadata": {}, "hostId": "", "image": {"id": "b4103eab-b16e-4a86-9acf-2965ee1f9da2", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/b4103eab-b16e-4a86-9acf-2965ee1f9da2"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "created": "2026-01-08T13:45:21Z", "updated": "2026-01-08T13:45:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-362632451", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-08 14:45:24,133 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897 0.377s
2026-01-08 14:45:24,133 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:45:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be881130-9a85-4052-87dd-9caa765ede68', 'x-compute-request-id': 'req-be881130-9a85-4052-87dd-9caa765ede68', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897'}
Body: b'{"server": {"id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "name": "tempest-ServerRescueNegativeTestJSON-server-430418310", "status": "BUILD", "tenant_id": "d917d04f732148829f004ea5e5bf6e63", "user_id": "c48603de01fd4199b96ff3569f8fe22b", "metadata": {}, "hostId": "271b3d6fa5d508b5724b04ed0355716034668d97d6322710e80b7147", "image": {"id": "b4103eab-b16e-4a86-9acf-2965ee1f9da2", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/b4103eab-b16e-4a86-9acf-2965ee1f9da2"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "created": "2026-01-08T13:45:21Z", "updated": "2026-01-08T13:45:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-362632451", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-08 14:45:24,144 81226 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait
2026-01-08 14:45:25,285 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897 0.140s
2026-01-08 14:45:25,286 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:45:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50efd29b-8a99-4a53-9770-e6f089b662d5', 'x-compute-request-id': 'req-50efd29b-8a99-4a53-9770-e6f089b662d5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897'}
Body: b'{"server": {"id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "name": "tempest-ServerRescueNegativeTestJSON-server-430418310", "status": "BUILD", "tenant_id": "d917d04f732148829f004ea5e5bf6e63", "user_id": "c48603de01fd4199b96ff3569f8fe22b", "metadata": {}, "hostId": "271b3d6fa5d508b5724b04ed0355716034668d97d6322710e80b7147", "image": {"id": "b4103eab-b16e-4a86-9acf-2965ee1f9da2", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/b4103eab-b16e-4a86-9acf-2965ee1f9da2"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "created": "2026-01-08T13:45:21Z", "updated": "2026-01-08T13:45:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-362632451", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-08 14:45:26,464 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897 0.164s
2026-01-08 14:45:26,464 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:45:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37fb58bd-0848-46d7-93fe-1e79ea06879c', 'x-compute-request-id': 'req-37fb58bd-0848-46d7-93fe-1e79ea06879c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897'}
Body: b'{"server": {"id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "name": "tempest-ServerRescueNegativeTestJSON-server-430418310", "status": "BUILD", "tenant_id": "d917d04f732148829f004ea5e5bf6e63", "user_id": "c48603de01fd4199b96ff3569f8fe22b", "metadata": {}, "hostId": "271b3d6fa5d508b5724b04ed0355716034668d97d6322710e80b7147", "image": {"id": "b4103eab-b16e-4a86-9acf-2965ee1f9da2", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/b4103eab-b16e-4a86-9acf-2965ee1f9da2"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "created": "2026-01-08T13:45:21Z", "updated": "2026-01-08T13:45:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-362632451", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-08 14:45:26,475 81226 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-01-08 14:45:27,776 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897 0.300s
2026-01-08 14:45:27,776 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:45:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1381', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25436d08-f456-47eb-aae3-9fdbd7e1a12a', 'x-compute-request-id': 'req-25436d08-f456-47eb-aae3-9fdbd7e1a12a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897'}
Body: b'{"server": {"id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "name": "tempest-ServerRescueNegativeTestJSON-server-430418310", "status": "BUILD", "tenant_id": "d917d04f732148829f004ea5e5bf6e63", "user_id": "c48603de01fd4199b96ff3569f8fe22b", "metadata": {}, "hostId": "271b3d6fa5d508b5724b04ed0355716034668d97d6322710e80b7147", "image": {"id": "b4103eab-b16e-4a86-9acf-2965ee1f9da2", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/b4103eab-b16e-4a86-9acf-2965ee1f9da2"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "created": "2026-01-08T13:45:21Z", "updated": "2026-01-08T13:45:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-362632451", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--614621986"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-08 14:45:29,054 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897 0.266s
2026-01-08 14:45:29,055 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:45:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1379', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc832eb5-09ab-4b82-93e9-9b816f62a5f2', 'x-compute-request-id': 'req-cc832eb5-09ab-4b82-93e9-9b816f62a5f2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897'}
Body: b'{"server": {"id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "name": "tempest-ServerRescueNegativeTestJSON-server-430418310", "status": "BUILD", "tenant_id": "d917d04f732148829f004ea5e5bf6e63", "user_id": "c48603de01fd4199b96ff3569f8fe22b", "metadata": {}, "hostId": "271b3d6fa5d508b5724b04ed0355716034668d97d6322710e80b7147", "image": {"id": "b4103eab-b16e-4a86-9acf-2965ee1f9da2", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/b4103eab-b16e-4a86-9acf-2965ee1f9da2"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "created": "2026-01-08T13:45:21Z", "updated": "2026-01-08T13:45:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-362632451", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--614621986"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-08 14:45:29,066 81226 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 8 second wait
2026-01-08 14:45:30,314 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897 0.246s
2026-01-08 14:45:30,315 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:45:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1379', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa927dce-077a-4643-a3b6-3f15f93bde29', 'x-compute-request-id': 'req-fa927dce-077a-4643-a3b6-3f15f93bde29', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897'}
Body: b'{"server": {"id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "name": "tempest-ServerRescueNegativeTestJSON-server-430418310", "status": "BUILD", "tenant_id": "d917d04f732148829f004ea5e5bf6e63", "user_id": "c48603de01fd4199b96ff3569f8fe22b", "metadata": {}, "hostId": "271b3d6fa5d508b5724b04ed0355716034668d97d6322710e80b7147", "image": {"id": "b4103eab-b16e-4a86-9acf-2965ee1f9da2", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/b4103eab-b16e-4a86-9acf-2965ee1f9da2"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "created": "2026-01-08T13:45:21Z", "updated": "2026-01-08T13:45:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-362632451", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--614621986"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-08 14:45:31,560 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897 0.234s
2026-01-08 14:45:31,560 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:45:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1379', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d6199e9-476e-4df5-9961-0f4a4f69e9c8', 'x-compute-request-id': 'req-7d6199e9-476e-4df5-9961-0f4a4f69e9c8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897'}
Body: b'{"server": {"id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "name": "tempest-ServerRescueNegativeTestJSON-server-430418310", "status": "BUILD", "tenant_id": "d917d04f732148829f004ea5e5bf6e63", "user_id": "c48603de01fd4199b96ff3569f8fe22b", "metadata": {}, "hostId": "271b3d6fa5d508b5724b04ed0355716034668d97d6322710e80b7147", "image": {"id": "b4103eab-b16e-4a86-9acf-2965ee1f9da2", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/b4103eab-b16e-4a86-9acf-2965ee1f9da2"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "created": "2026-01-08T13:45:21Z", "updated": "2026-01-08T13:45:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-362632451", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--614621986"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-08 14:45:32,824 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897 0.251s
2026-01-08 14:45:32,825 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:45:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1379', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91971428-7d75-45f0-8cf2-9e0dd8a1f8c3', 'x-compute-request-id': 'req-91971428-7d75-45f0-8cf2-9e0dd8a1f8c3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897'}
Body: b'{"server": {"id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "name": "tempest-ServerRescueNegativeTestJSON-server-430418310", "status": "BUILD", "tenant_id": "d917d04f732148829f004ea5e5bf6e63", "user_id": "c48603de01fd4199b96ff3569f8fe22b", "metadata": {}, "hostId": "271b3d6fa5d508b5724b04ed0355716034668d97d6322710e80b7147", "image": {"id": "b4103eab-b16e-4a86-9acf-2965ee1f9da2", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/b4103eab-b16e-4a86-9acf-2965ee1f9da2"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "created": "2026-01-08T13:45:21Z", "updated": "2026-01-08T13:45:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-362632451", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--614621986"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-08 14:45:34,522 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897 0.685s
2026-01-08 14:45:34,522 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:45:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1379', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d5d3df6-b4ee-4f70-99af-0fc8e1f9f17a', 'x-compute-request-id': 'req-2d5d3df6-b4ee-4f70-99af-0fc8e1f9f17a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897'}
Body: b'{"server": {"id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "name": "tempest-ServerRescueNegativeTestJSON-server-430418310", "status": "BUILD", "tenant_id": "d917d04f732148829f004ea5e5bf6e63", "user_id": "c48603de01fd4199b96ff3569f8fe22b", "metadata": {}, "hostId": "271b3d6fa5d508b5724b04ed0355716034668d97d6322710e80b7147", "image": {"id": "b4103eab-b16e-4a86-9acf-2965ee1f9da2", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/b4103eab-b16e-4a86-9acf-2965ee1f9da2"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "created": "2026-01-08T13:45:21Z", "updated": "2026-01-08T13:45:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-362632451", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--614621986"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-08 14:45:35,836 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897 0.301s
2026-01-08 14:45:35,837 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:45:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1379', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af016c2c-c443-4670-9493-11b1dbcd29bf', 'x-compute-request-id': 'req-af016c2c-c443-4670-9493-11b1dbcd29bf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897'}
Body: b'{"server": {"id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "name": "tempest-ServerRescueNegativeTestJSON-server-430418310", "status": "BUILD", "tenant_id": "d917d04f732148829f004ea5e5bf6e63", "user_id": "c48603de01fd4199b96ff3569f8fe22b", "metadata": {}, "hostId": "271b3d6fa5d508b5724b04ed0355716034668d97d6322710e80b7147", "image": {"id": "b4103eab-b16e-4a86-9acf-2965ee1f9da2", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/b4103eab-b16e-4a86-9acf-2965ee1f9da2"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "created": "2026-01-08T13:45:21Z", "updated": "2026-01-08T13:45:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-362632451", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--614621986"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-08 14:45:37,049 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897 0.200s
2026-01-08 14:45:37,050 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:45:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5ce651e-a12d-4e68-a99e-2a7c92a1d84d', 'x-compute-request-id': 'req-d5ce651e-a12d-4e68-a99e-2a7c92a1d84d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897'}
Body: b'{"server": {"id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "name": "tempest-ServerRescueNegativeTestJSON-server-430418310", "status": "ACTIVE", "tenant_id": "d917d04f732148829f004ea5e5bf6e63", "user_id": "c48603de01fd4199b96ff3569f8fe22b", "metadata": {}, "hostId": "271b3d6fa5d508b5724b04ed0355716034668d97d6322710e80b7147", "image": {"id": "b4103eab-b16e-4a86-9acf-2965ee1f9da2", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/b4103eab-b16e-4a86-9acf-2965ee1f9da2"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "created": "2026-01-08T13:45:21Z", "updated": "2026-01-08T13:45:36Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-2110062170-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:bb:2a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-362632451", "OS-SRV-USG:launched_at": "2026-01-08T13:45:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--614621986"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-01-08 14:45:37,062 81226 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 16 second wait
2026-01-08 14:45:37,407 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-interface 0.344s
2026-01-08 14:45:37,407 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:45:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3211819b-9ff6-4807-aa14-1563ae707596', 'x-compute-request-id': 'req-3211819b-9ff6-4807-aa14-1563ae707596', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "17846f6d-0c8d-4c27-861e-acc4e6af107f", "port_id": "c9565fb2-ca13-4050-af26-d4629d8172c6", "mac_addr": "fa:16:3e:85:bb:2a", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "125de46a-4856-48c8-909f-f4fe1dc908dc", "ip_address": "10.0.0.14"}]}]}'
2026-01-08 14:45:38,318 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 PUT http://192.168.122.84/networking/v2.0/floatingips/a06aa2c8-5ff7-46a0-bc57-d2edcfa24a6d 0.907s
2026-01-08 14:45:38,318 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "c9565fb2-ca13-4050-af26-d4629d8172c6"}}
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:45:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-c0e13b05-ecbd-453f-b8d3-a659891f1bb3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/networking/v2.0/floatingips/a06aa2c8-5ff7-46a0-bc57-d2edcfa24a6d'}
Body: b'{"floatingip": {"id": "a06aa2c8-5ff7-46a0-bc57-d2edcfa24a6d", "tenant_id": "d917d04f732148829f004ea5e5bf6e63", "project_id": "d917d04f732148829f004ea5e5bf6e63", "floating_ip_address": "172.24.4.170", "floating_network_id": "5ae9a9eb-704d-4177-b16d-ba85d6e52582", "router_id": "303001c8-d19c-4c23-980f-7db4ac689281", "port_id": "c9565fb2-ca13-4050-af26-d4629d8172c6", "fixed_ip_address": "10.0.0.14", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "17846f6d-0c8d-4c27-861e-acc4e6af107f", "mac_address": "fa:16:3e:85:bb:2a", "admin_state_up": true, "status": "ACTIVE", "device_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-01-08T13:45:19Z", "updated_at": "2026-01-08T13:45:37Z", "revision_number": 1}}'
2026-01-08 14:45:38,319 81226 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.170:22' as 'cirros' with public key authentication
2026-01-08 14:46:38,378 81226 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.170 (timed out). Number attempts: 1. Retry after 2 seconds.
2026-01-08 14:46:40,889 81226 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.170 ([Errno None] Unable to connect to port 22 on 172.24.4.170). Number attempts: 2. Retry after 3 seconds.
2026-01-08 14:46:44,398 81226 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.170 ([Errno None] Unable to connect to port 22 on 172.24.4.170). Number attempts: 3. Retry after 4 seconds.
2026-01-08 14:46:48,990 81226 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-01-08 14:46:49,408 81226 INFO [paramiko.transport] Authentication (publickey) successful!
2026-01-08 14:46:49,409 81226 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.170 successfully created
2026-01-08 14:46:51,730 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 2.321s
2026-01-08 14:46:51,730 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volumeAttachment": {"volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}}
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:46:49 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-bef5351c-370d-4317-9ecb-05ce4da45648', 'x-compute-request-id': 'req-bef5351c-370d-4317-9ecb-05ce4da45648', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachment": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "device": "/dev/vdb"}}'
2026-01-08 14:46:51,809 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.076s
2026-01-08 14:46:51,809 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:46:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49a33989-eadd-4ad0-878e-844800aa558e', 'content-length': '855', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49a33989-eadd-4ad0-878e-844800aa558e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:52.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:46:52,927 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.102s
2026-01-08 14:46:52,928 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:46:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54c6cd00-0f50-4632-a273-172b6b0809d0', 'content-length': '855', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54c6cd00-0f50-4632-a273-172b6b0809d0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:52.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:46:53,983 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.038s
2026-01-08 14:46:53,983 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:46:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7ee82c5-05b3-4a2f-a4d2-09e399b313b6', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7ee82c5-05b3-4a2f-a4d2-09e399b313b6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:53.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:46:55,041 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.046s
2026-01-08 14:46:55,041 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:46:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bfacb2d-7550-4246-9bc2-5aa5f64ae63a', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bfacb2d-7550-4246-9bc2-5aa5f64ae63a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:53.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:46:56,160 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.103s
2026-01-08 14:46:56,161 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:46:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53c1093a-8692-4c55-8563-193d58945ef6', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53c1093a-8692-4c55-8563-193d58945ef6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:53.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:46:57,216 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.042s
2026-01-08 14:46:57,217 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:46:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cea69ef2-9928-4778-a933-b40c578781ed', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cea69ef2-9928-4778-a933-b40c578781ed', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:46:57,227 81226 INFO [tempest.common.waiters] Attachment cfff7b42-3a5e-4ce6-a374-311e0557edc8 created for volume f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 to server d5d16f7f-eb50-40db-a94a-a6fb70aa7897 after waiting for 6.227285 seconds
2026-01-08 14:46:57,272 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.044s
2026-01-08 14:46:57,272 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:46:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02c9ace3-074d-4350-8a39-6a651b750fef', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02c9ace3-074d-4350-8a39-6a651b750fef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:46:57,284 81226 INFO [tempest.common.waiters] volume f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 reached in-use after waiting for 0.284808 seconds
2026-01-08 14:46:57,653 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/action 0.368s
2026-01-08 14:46:57,653 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"rescue": {"adminPass": "L3=D=pv~J*F8CU_"}}
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:46:57 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-5ef4b4ea-78a9-4a0a-a175-318b888fcd9d', 'x-compute-request-id': 'req-5ef4b4ea-78a9-4a0a-a175-318b888fcd9d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/action'}
Body: b'{"adminPass": "L3=D=pv~J*F8CU_"}'
2026-01-08 14:46:58,377 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897 0.723s
2026-01-08 14:46:58,377 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:46:57 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-102d6e74-bb6a-4226-880b-5e50ea089530', 'x-compute-request-id': 'req-102d6e74-bb6a-4226-880b-5e50ea089530', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897'}
Body: b'{"server": {"id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "name": "tempest-ServerRescueNegativeTestJSON-server-430418310", "status": "ACTIVE", "tenant_id": "d917d04f732148829f004ea5e5bf6e63", "user_id": "c48603de01fd4199b96ff3569f8fe22b", "metadata": {}, "hostId": "271b3d6fa5d508b5724b04ed0355716034668d97d6322710e80b7147", "image": {"id": "b4103eab-b16e-4a86-9acf-2965ee1f9da2", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/b4103eab-b16e-4a86-9acf-2965ee1f9da2"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "created": "2026-01-08T13:45:21Z", "updated": "2026-01-08T13:46:58Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-2110062170-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:bb:2a"}, {"version": 4, "addr": "172.24.4.170", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:bb:2a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-362632451", "OS-SRV-USG:launched_at": "2026-01-08T13:45:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--614621986"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}]}}'
2026-01-08 14:46:59,554 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897 0.164s
2026-01-08 14:46:59,555 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:46:59 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-9222a8ff-6845-4613-97bd-7f9cb4d2839d', 'x-compute-request-id': 'req-9222a8ff-6845-4613-97bd-7f9cb4d2839d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897'}
Body: b'{"server": {"id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "name": "tempest-ServerRescueNegativeTestJSON-server-430418310", "status": "ACTIVE", "tenant_id": "d917d04f732148829f004ea5e5bf6e63", "user_id": "c48603de01fd4199b96ff3569f8fe22b", "metadata": {}, "hostId": "271b3d6fa5d508b5724b04ed0355716034668d97d6322710e80b7147", "image": {"id": "b4103eab-b16e-4a86-9acf-2965ee1f9da2", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/b4103eab-b16e-4a86-9acf-2965ee1f9da2"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "created": "2026-01-08T13:45:21Z", "updated": "2026-01-08T13:46:58Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-2110062170-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:bb:2a"}, {"version": 4, "addr": "172.24.4.170", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:bb:2a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-362632451", "OS-SRV-USG:launched_at": "2026-01-08T13:45:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--614621986"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}]}}'
2026-01-08 14:47:00,728 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897 0.161s
2026-01-08 14:47:00,729 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:47:00 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-a8307f44-c168-4653-a057-00d87be619c1', 'x-compute-request-id': 'req-a8307f44-c168-4653-a057-00d87be619c1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897'}
Body: b'{"server": {"id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "name": "tempest-ServerRescueNegativeTestJSON-server-430418310", "status": "ACTIVE", "tenant_id": "d917d04f732148829f004ea5e5bf6e63", "user_id": "c48603de01fd4199b96ff3569f8fe22b", "metadata": {}, "hostId": "271b3d6fa5d508b5724b04ed0355716034668d97d6322710e80b7147", "image": {"id": "b4103eab-b16e-4a86-9acf-2965ee1f9da2", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/b4103eab-b16e-4a86-9acf-2965ee1f9da2"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "created": "2026-01-08T13:45:21Z", "updated": "2026-01-08T13:46:58Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-2110062170-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:bb:2a"}, {"version": 4, "addr": "172.24.4.170", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:bb:2a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-362632451", "OS-SRV-USG:launched_at": "2026-01-08T13:45:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--614621986"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}]}}'
2026-01-08 14:47:02,095 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897 0.351s
2026-01-08 14:47:02,095 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:47:01 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-50c4ca40-2b96-4f2b-b8b3-218e63172d28', 'x-compute-request-id': 'req-50c4ca40-2b96-4f2b-b8b3-218e63172d28', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897'}
Body: b'{"server": {"id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "name": "tempest-ServerRescueNegativeTestJSON-server-430418310", "status": "ACTIVE", "tenant_id": "d917d04f732148829f004ea5e5bf6e63", "user_id": "c48603de01fd4199b96ff3569f8fe22b", "metadata": {}, "hostId": "271b3d6fa5d508b5724b04ed0355716034668d97d6322710e80b7147", "image": {"id": "b4103eab-b16e-4a86-9acf-2965ee1f9da2", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/b4103eab-b16e-4a86-9acf-2965ee1f9da2"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "created": "2026-01-08T13:45:21Z", "updated": "2026-01-08T13:46:58Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-2110062170-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:bb:2a"}, {"version": 4, "addr": "172.24.4.170", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:bb:2a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-362632451", "OS-SRV-USG:launched_at": "2026-01-08T13:45:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--614621986"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}]}}'
2026-01-08 14:47:03,330 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897 0.221s
2026-01-08 14:47:03,330 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:47:03 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-b55dc4a9-c174-4555-a04d-77be7b20c081', 'x-compute-request-id': 'req-b55dc4a9-c174-4555-a04d-77be7b20c081', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897'}
Body: b'{"server": {"id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "name": "tempest-ServerRescueNegativeTestJSON-server-430418310", "status": "ACTIVE", "tenant_id": "d917d04f732148829f004ea5e5bf6e63", "user_id": "c48603de01fd4199b96ff3569f8fe22b", "metadata": {}, "hostId": "271b3d6fa5d508b5724b04ed0355716034668d97d6322710e80b7147", "image": {"id": "b4103eab-b16e-4a86-9acf-2965ee1f9da2", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/b4103eab-b16e-4a86-9acf-2965ee1f9da2"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "created": "2026-01-08T13:45:21Z", "updated": "2026-01-08T13:46:58Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-2110062170-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:bb:2a"}, {"version": 4, "addr": "172.24.4.170", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:bb:2a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-362632451", "OS-SRV-USG:launched_at": "2026-01-08T13:45:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--614621986"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}]}}'
2026-01-08 14:47:04,574 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897 0.232s
2026-01-08 14:47:04,575 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:47:04 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-6c8da6a8-e41a-4cc1-8bcd-28200934f345', 'x-compute-request-id': 'req-6c8da6a8-e41a-4cc1-8bcd-28200934f345', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897'}
Body: b'{"server": {"id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "name": "tempest-ServerRescueNegativeTestJSON-server-430418310", "status": "ACTIVE", "tenant_id": "d917d04f732148829f004ea5e5bf6e63", "user_id": "c48603de01fd4199b96ff3569f8fe22b", "metadata": {}, "hostId": "271b3d6fa5d508b5724b04ed0355716034668d97d6322710e80b7147", "image": {"id": "b4103eab-b16e-4a86-9acf-2965ee1f9da2", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/b4103eab-b16e-4a86-9acf-2965ee1f9da2"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "created": "2026-01-08T13:45:21Z", "updated": "2026-01-08T13:46:58Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-2110062170-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:bb:2a"}, {"version": 4, "addr": "172.24.4.170", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:bb:2a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-362632451", "OS-SRV-USG:launched_at": "2026-01-08T13:45:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--614621986"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}]}}'
2026-01-08 14:47:06,054 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897 0.467s
2026-01-08 14:47:06,054 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:47:05 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-4479cbac-f791-49d3-b161-1e49808e12e7', 'x-compute-request-id': 'req-4479cbac-f791-49d3-b161-1e49808e12e7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897'}
Body: b'{"server": {"id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "name": "tempest-ServerRescueNegativeTestJSON-server-430418310", "status": "ACTIVE", "tenant_id": "d917d04f732148829f004ea5e5bf6e63", "user_id": "c48603de01fd4199b96ff3569f8fe22b", "metadata": {}, "hostId": "271b3d6fa5d508b5724b04ed0355716034668d97d6322710e80b7147", "image": {"id": "b4103eab-b16e-4a86-9acf-2965ee1f9da2", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/b4103eab-b16e-4a86-9acf-2965ee1f9da2"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "created": "2026-01-08T13:45:21Z", "updated": "2026-01-08T13:46:58Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-2110062170-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:bb:2a"}, {"version": 4, "addr": "172.24.4.170", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:bb:2a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-362632451", "OS-SRV-USG:launched_at": "2026-01-08T13:45:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--614621986"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}]}}'
2026-01-08 14:47:07,461 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897 0.391s
2026-01-08 14:47:07,462 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:47:07 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-0ed92fbd-b010-43e4-b89b-1bbec8a2e44a', 'x-compute-request-id': 'req-0ed92fbd-b010-43e4-b89b-1bbec8a2e44a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897'}
Body: b'{"server": {"id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "name": "tempest-ServerRescueNegativeTestJSON-server-430418310", "status": "RESCUE", "tenant_id": "d917d04f732148829f004ea5e5bf6e63", "user_id": "c48603de01fd4199b96ff3569f8fe22b", "metadata": {}, "hostId": "271b3d6fa5d508b5724b04ed0355716034668d97d6322710e80b7147", "image": {"id": "b4103eab-b16e-4a86-9acf-2965ee1f9da2", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/b4103eab-b16e-4a86-9acf-2965ee1f9da2"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "created": "2026-01-08T13:45:21Z", "updated": "2026-01-08T13:47:07Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-2110062170-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:bb:2a"}, {"version": 4, "addr": "172.24.4.170", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:bb:2a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-362632451", "OS-SRV-USG:launched_at": "2026-01-08T13:47:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--614621986"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}]}}'
2026-01-08 14:47:07,477 81226 INFO [tempest.common.waiters] State transition "ACTIVE/rescuing" ==> "RESCUE/None" after 9 second wait
2026-01-08 14:47:08,150 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.84/identity/v3/auth/tokens 0.665s
2026-01-08 14:47:08,151 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:47:07 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-5da1150d-d26e-460f-9111-b7dc981c5d21', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "c48603de01fd4199b96ff3569f8fe22b", "name": "tempest-ServerRescueNegativeTestJSON-1366856014-project-member", "password_expires_at": null}, "audit_ids": ["Iu2wDf9cTayTPv1aIYarSg"], "expires_at": "2026-01-08T14:47:07.000000Z", "issued_at": "2026-01-08T13:47:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d917d04f732148829f004ea5e5bf6e63", "name": "tempest-ServerRescueNegativeTestJSON-1366856014"}, "is_domain": false, "roles": [{"id": "0d0f24895de845daa9c06a7c484b7fae", "name": "member"}, {"id": "40681fb2820b4e75a6f219a325e6ae90", "name": "reader"}], "catalog": [{"endpoints": [{"id": "6735aa5c440a4317aa501ef5578f1f7b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/networking", "region": "RegionOne"}], "id": "20c497b23301437491b81675d74d98d8", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "ecc89dc5bf2e42a1bc5e162b5a693ce0", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/image", "region": "RegionOne"}], "id": "2f62136a6d4d44348c21553edc5dc96e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "4045a67fc6c4475cba828b88302a0b0d", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/volume/v3", "region": "RegionOne"}], "id": "4007c196dcce403b8ccc777b2af309ef", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "8c9b2ff78f3b437ba8921bcdd0cfdd36", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/compute/v2.1", "region": "RegionOne"}], "id": "8370965e6a514296954745109b8e0b65", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "8487d85422ec4c26a4b2e0806357e56d", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/compute/v2/d917d04f732148829f004ea5e5bf6e63", "region": "RegionOne"}], "id": "a69857fc2b0f4e6abe61ee7763b957fb", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "da33deafc9ea4f1597c881bc24bff371", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/placement", "region": "RegionOne"}], "id": "b712c449255d4adab180f980007ad116", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4ddc05c79c464cc38db0a2970d93a43f", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/identity", "region": "RegionOne"}], "id": "d0bb9c202dec46ccb0b4421f5bed8df2", "type": "identity", "name": "keystone"}]}}'
2026-01-08 14:47:08,151 81226 INFO [tempest.lib.common.fixed_network] (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume) Found network {'id': '17846f6d-0c8d-4c27-861e-acc4e6af107f', 'name': 'tempest-ServerRescueNegativeTestJSON-2110062170-network', 'tenant_id': 'd917d04f732148829f004ea5e5bf6e63', 'project_id': 'd917d04f732148829f004ea5e5bf6e63', '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': 18466, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-01-08T13:44:16Z', 'updated_at': '2026-01-08T13:44:16Z', 'revision_number': 1} available for tenant
2026-01-08 14:47:09,270 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 409 DELETE http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 1.118s
2026-01-08 14:47:09,271 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:47:08 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-a04f393c-8967-4b2f-a739-d692d857bdfc', 'x-compute-request-id': 'req-a04f393c-8967-4b2f-a739-d692d857bdfc', 'connection': 'close', 'status': '409', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"conflictingRequest": {"code": 409, "message": "Cannot \'detach_volume\' instance d5d16f7f-eb50-40db-a94a-a6fb70aa7897 while it is in vm_state rescued"}}'
2026-01-08 14:47:11,261 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 202 POST http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/action 1.990s
2026-01-08 14:47:11,261 81226 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, 08 Jan 2026 13:47:09 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-1f1bea42-6675-4370-8974-f16ae028f1e6', 'x-compute-request-id': 'req-1f1bea42-6675-4370-8974-f16ae028f1e6', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/action'}
Body: b''
2026-01-08 14:47:12,459 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897 1.197s
2026-01-08 14:47:12,460 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:47:11 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-13aa3b91-1305-478b-b700-25356a1d97c7', 'x-compute-request-id': 'req-13aa3b91-1305-478b-b700-25356a1d97c7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897'}
Body: b'{"server": {"id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "name": "tempest-ServerRescueNegativeTestJSON-server-430418310", "status": "RESCUE", "tenant_id": "d917d04f732148829f004ea5e5bf6e63", "user_id": "c48603de01fd4199b96ff3569f8fe22b", "metadata": {}, "hostId": "271b3d6fa5d508b5724b04ed0355716034668d97d6322710e80b7147", "image": {"id": "b4103eab-b16e-4a86-9acf-2965ee1f9da2", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/b4103eab-b16e-4a86-9acf-2965ee1f9da2"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "created": "2026-01-08T13:45:21Z", "updated": "2026-01-08T13:47:11Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-2110062170-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:bb:2a"}, {"version": 4, "addr": "172.24.4.170", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:bb:2a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-362632451", "OS-SRV-USG:launched_at": "2026-01-08T13:47:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--614621986"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}]}}'
2026-01-08 14:47:14,549 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897 1.077s
2026-01-08 14:47:14,549 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:47:13 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-d0b2967c-3528-41f8-a1b7-7b3146f8482a', 'x-compute-request-id': 'req-d0b2967c-3528-41f8-a1b7-7b3146f8482a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897'}
Body: b'{"server": {"id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "name": "tempest-ServerRescueNegativeTestJSON-server-430418310", "status": "RESCUE", "tenant_id": "d917d04f732148829f004ea5e5bf6e63", "user_id": "c48603de01fd4199b96ff3569f8fe22b", "metadata": {}, "hostId": "271b3d6fa5d508b5724b04ed0355716034668d97d6322710e80b7147", "image": {"id": "b4103eab-b16e-4a86-9acf-2965ee1f9da2", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/b4103eab-b16e-4a86-9acf-2965ee1f9da2"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "created": "2026-01-08T13:45:21Z", "updated": "2026-01-08T13:47:11Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-2110062170-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:bb:2a"}, {"version": 4, "addr": "172.24.4.170", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:bb:2a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-362632451", "OS-SRV-USG:launched_at": "2026-01-08T13:47:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--614621986"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}]}}'
2026-01-08 14:47:16,498 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897 0.932s
2026-01-08 14:47:16,499 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:47:15 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-57fdb9be-32b1-4755-9dc6-97e2447ee875', 'x-compute-request-id': 'req-57fdb9be-32b1-4755-9dc6-97e2447ee875', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897'}
Body: b'{"server": {"id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "name": "tempest-ServerRescueNegativeTestJSON-server-430418310", "status": "RESCUE", "tenant_id": "d917d04f732148829f004ea5e5bf6e63", "user_id": "c48603de01fd4199b96ff3569f8fe22b", "metadata": {}, "hostId": "271b3d6fa5d508b5724b04ed0355716034668d97d6322710e80b7147", "image": {"id": "b4103eab-b16e-4a86-9acf-2965ee1f9da2", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/b4103eab-b16e-4a86-9acf-2965ee1f9da2"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "created": "2026-01-08T13:45:21Z", "updated": "2026-01-08T13:47:11Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-2110062170-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:bb:2a"}, {"version": 4, "addr": "172.24.4.170", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:bb:2a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-362632451", "OS-SRV-USG:launched_at": "2026-01-08T13:47:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--614621986"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}]}}'
2026-01-08 14:47:17,911 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897 0.399s
2026-01-08 14:47:17,911 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:47:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0448d7d1-c31c-41eb-89f7-97933ca5cbc2', 'x-compute-request-id': 'req-0448d7d1-c31c-41eb-89f7-97933ca5cbc2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897'}
Body: b'{"server": {"id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "name": "tempest-ServerRescueNegativeTestJSON-server-430418310", "status": "ERROR", "tenant_id": "d917d04f732148829f004ea5e5bf6e63", "user_id": "c48603de01fd4199b96ff3569f8fe22b", "metadata": {}, "hostId": "271b3d6fa5d508b5724b04ed0355716034668d97d6322710e80b7147", "image": {"id": "b4103eab-b16e-4a86-9acf-2965ee1f9da2", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/b4103eab-b16e-4a86-9acf-2965ee1f9da2"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "created": "2026-01-08T13:45:21Z", "updated": "2026-01-08T13:47:17Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-2110062170-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:bb:2a"}, {"version": 4, "addr": "172.24.4.170", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:bb:2a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-01-08T13:47:17Z", "message": "libvirtError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-362632451", "OS-SRV-USG:launched_at": "2026-01-08T13:47:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--614621986"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}]}}'
2026-01-08 14:47:17,923 81226 INFO [tempest.common.waiters] State transition "RESCUE/unrescuing" ==> "ERROR/unrescuing" after 5 second wait
2026-01-08 14:47:18,182 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-interface 0.258s
2026-01-08 14:47:18,183 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:47:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fe5cf54-be6c-4453-b69b-5c7e2f02db74', 'x-compute-request-id': 'req-3fe5cf54-be6c-4453-b69b-5c7e2f02db74', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "17846f6d-0c8d-4c27-861e-acc4e6af107f", "port_id": "c9565fb2-ca13-4050-af26-d4629d8172c6", "mac_addr": "fa:16:3e:85:bb:2a", "port_state": "DOWN", "fixed_ips": [{"subnet_id": "125de46a-4856-48c8-909f-f4fe1dc908dc", "ip_address": "10.0.0.14"}]}]}'
2026-01-08 14:47:19,586 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 PUT http://192.168.122.84/networking/v2.0/floatingips/a06aa2c8-5ff7-46a0-bc57-d2edcfa24a6d 1.400s
2026-01-08 14:47:19,586 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "c9565fb2-ca13-4050-af26-d4629d8172c6"}}
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:47:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-71c7f776-7ac8-4aa1-909b-0a55c9816d7b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/networking/v2.0/floatingips/a06aa2c8-5ff7-46a0-bc57-d2edcfa24a6d'}
Body: b'{"floatingip": {"id": "a06aa2c8-5ff7-46a0-bc57-d2edcfa24a6d", "tenant_id": "d917d04f732148829f004ea5e5bf6e63", "project_id": "d917d04f732148829f004ea5e5bf6e63", "floating_ip_address": "172.24.4.170", "floating_network_id": "5ae9a9eb-704d-4177-b16d-ba85d6e52582", "router_id": "303001c8-d19c-4c23-980f-7db4ac689281", "port_id": "c9565fb2-ca13-4050-af26-d4629d8172c6", "fixed_ip_address": "10.0.0.14", "status": "ACTIVE", "description": "", "port_details": {"name": "", "network_id": "17846f6d-0c8d-4c27-861e-acc4e6af107f", "mac_address": "fa:16:3e:85:bb:2a", "admin_state_up": true, "status": "DOWN", "device_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-01-08T13:45:19Z", "updated_at": "2026-01-08T13:47:18Z", "revision_number": 3}}'
2026-01-08 14:47:19,587 81226 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.170:22' as 'cirros' with public key authentication
2026-01-08 14:48:19,645 81226 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.170 (timed out). Number attempts: 1. Retry after 2 seconds.
2026-01-08 14:49:22,205 81226 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.170 (timed out). Number attempts: 2. Retry after 3 seconds.
2026-01-08 14:50:25,769 81226 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.170 (timed out). Number attempts: 3. Retry after 4 seconds.
2026-01-08 14:51:30,333 81226 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.170 after 3 attempts. Proxy client: no proxy client
2026-01-08 14:51:30.333 81226 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2026-01-08 14:51:30.333 81226 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 136, in _get_ssh_connection
2026-01-08 14:51:30.333 81226 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2026-01-08 14:51:30.333 81226 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/paramiko/client.py", line 384, in connect
2026-01-08 14:51:30.333 81226 ERROR tempest.lib.common.ssh sock.connect(addr)
2026-01-08 14:51:30.333 81226 ERROR tempest.lib.common.ssh TimeoutError: timed out
2026-01-08 14:51:30.333 81226 ERROR tempest.lib.common.ssh
2026-01-08 14:51:30,335 81226 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: ServerRescueNegativeTestJSON:_run_cleanups. Timeout trying to ssh to server response: {'date': 'Thu, 08 Jan 2026 13:45:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '414', 'location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-addd4a2f-56a2-4bcd-bdc7-87d01d0b149d', 'x-compute-request-id': 'req-addd4a2f-56a2-4bcd-bdc7-87d01d0b149d', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.84/compute/v2.1/servers'}
Body: {'id': 'd5d16f7f-eb50-40db-a94a-a6fb70aa7897', 'name': 'tempest-ServerRescueNegativeTestJSON-server-430418310', 'status': 'ACTIVE', 'tenant_id': 'd917d04f732148829f004ea5e5bf6e63', 'user_id': 'c48603de01fd4199b96ff3569f8fe22b', 'metadata': {}, 'hostId': '271b3d6fa5d508b5724b04ed0355716034668d97d6322710e80b7147', 'image': {'id': 'b4103eab-b16e-4a86-9acf-2965ee1f9da2', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.84/compute/images/b4103eab-b16e-4a86-9acf-2965ee1f9da2'}]}, 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.84/compute/flavors/42'}]}, 'created': '2026-01-08T13:45:21Z', 'updated': '2026-01-08T13:45:36Z', 'addresses': {'tempest-ServerRescueNegativeTestJSON-2110062170-network': [{'version': 4, 'addr': '10.0.0.14', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:85:bb:2a'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897'}, {'rel': 'bookmark', 'href': 'http://192.168.122.84/compute/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': '', 'key_name': 'tempest-keypair-362632451', 'OS-SRV-USG:launched_at': '2026-01-08T13:45:35.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--614621986'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': []}
2026-01-08 14:51:31,572 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 404 POST http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/action 1.236s
2026-01-08 14:51:31,573 81226 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, 08 Jan 2026 13:51:30 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-12bf6c22-7ea9-40b7-9bfb-0c65bd2febf9', 'x-compute-request-id': 'req-12bf6c22-7ea9-40b7-9bfb-0c65bd2febf9', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}'
2026-01-08 14:51:31,573 81226 DEBUG [tempest.lib.common.utils.linux.remote_client] Could not get console_log for server d5d16f7f-eb50-40db-a94a-a6fb70aa7897
2026-01-08 14:51:31,612 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.038s
2026-01-08 14:51:31,612 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:51:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef626c67-8bd1-4d95-8a14-ed4cd8634fe7', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef626c67-8bd1-4d95-8a14-ed4cd8634fe7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:51:31,712 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 409 DELETE http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.089s
2026-01-08 14:51:31,713 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:51:31 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-001e195b-49be-4c47-92b6-2b6ea3a3e1f6', 'x-compute-request-id': 'req-001e195b-49be-4c47-92b6-2b6ea3a3e1f6', 'connection': 'close', 'status': '409', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"conflictingRequest": {"code": 409, "message": "Cannot \'detach_volume\' instance d5d16f7f-eb50-40db-a94a-a6fb70aa7897 while it is in vm_state error"}}'
2026-01-08 14:51:31,766 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.051s
2026-01-08 14:51:31,766 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:51: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-b861c6f1-2ae4-4cc7-b20a-507041d82e31', 'x-compute-request-id': 'req-b861c6f1-2ae4-4cc7-b20a-507041d82e31', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:51:32,817 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.047s
2026-01-08 14:51:32,817 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:51: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-c797b253-8124-493e-9d80-03152a14552f', 'x-compute-request-id': 'req-c797b253-8124-493e-9d80-03152a14552f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:51:33,884 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.063s
2026-01-08 14:51:33,884 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:51: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-b311adbf-14cd-4527-8a87-4e46ed1d44d9', 'x-compute-request-id': 'req-b311adbf-14cd-4527-8a87-4e46ed1d44d9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:51:34,940 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.053s
2026-01-08 14:51:34,941 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:51: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-4b4ac5ce-52d4-4d30-8a7f-d92e48fcec79', 'x-compute-request-id': 'req-4b4ac5ce-52d4-4d30-8a7f-d92e48fcec79', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:51:35,989 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.045s
2026-01-08 14:51:35,990 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:51: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-32725810-721e-49f0-ae83-ed5e497133a1', 'x-compute-request-id': 'req-32725810-721e-49f0-ae83-ed5e497133a1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:51:37,038 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.045s
2026-01-08 14:51:37,038 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:51: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-f112f80c-79c8-4669-98a3-3b5b84bdd8f8', 'x-compute-request-id': 'req-f112f80c-79c8-4669-98a3-3b5b84bdd8f8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:51:38,098 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.056s
2026-01-08 14:51:38,098 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:51: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-1984c000-ea5a-4d5d-83ad-44f019ce4b7c', 'x-compute-request-id': 'req-1984c000-ea5a-4d5d-83ad-44f019ce4b7c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:51:39,151 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.050s
2026-01-08 14:51:39,151 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:51: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-e15df2a3-0015-4401-9704-c7efa8d93122', 'x-compute-request-id': 'req-e15df2a3-0015-4401-9704-c7efa8d93122', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:51:40,201 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.047s
2026-01-08 14:51:40,201 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:51: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-c6aad00e-e1c9-4b0f-9c9b-e45d9459faf6', 'x-compute-request-id': 'req-c6aad00e-e1c9-4b0f-9c9b-e45d9459faf6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:51:41,257 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.052s
2026-01-08 14:51:41,257 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:51: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-bdf3ceed-ff42-4e4b-b523-cec8b5a1570c', 'x-compute-request-id': 'req-bdf3ceed-ff42-4e4b-b523-cec8b5a1570c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:51:42,311 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.049s
2026-01-08 14:51:42,311 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:51: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-f5a28b75-1511-4d44-af04-940a31552f1c', 'x-compute-request-id': 'req-f5a28b75-1511-4d44-af04-940a31552f1c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:51:43,367 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.054s
2026-01-08 14:51:43,368 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:51: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-7a5c673e-a107-4492-8441-0aefcdd323c3', 'x-compute-request-id': 'req-7a5c673e-a107-4492-8441-0aefcdd323c3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:51:44,439 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.068s
2026-01-08 14:51:44,439 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:51: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-2f766480-f100-4c59-b973-a5cdd674ad6a', 'x-compute-request-id': 'req-2f766480-f100-4c59-b973-a5cdd674ad6a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:51:45,509 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.066s
2026-01-08 14:51:45,510 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:51: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-678e7d27-fab0-4518-9fd4-fb297dd7fa21', 'x-compute-request-id': 'req-678e7d27-fab0-4518-9fd4-fb297dd7fa21', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:51:46,565 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.052s
2026-01-08 14:51:46,565 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:51: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-ac9e391b-0d67-4dfb-80ed-3cd3edd35fb8', 'x-compute-request-id': 'req-ac9e391b-0d67-4dfb-80ed-3cd3edd35fb8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:51:47,663 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.094s
2026-01-08 14:51:47,664 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:51: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-8d24c685-bdea-4857-8732-511f26677008', 'x-compute-request-id': 'req-8d24c685-bdea-4857-8732-511f26677008', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:51:48,736 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.069s
2026-01-08 14:51:48,737 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:51: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-c7285f65-40ea-4e86-9529-b86225277881', 'x-compute-request-id': 'req-c7285f65-40ea-4e86-9529-b86225277881', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:51:49,790 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.051s
2026-01-08 14:51:49,791 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:51: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-72a82ba0-48f7-42cf-a8b4-c07390290582', 'x-compute-request-id': 'req-72a82ba0-48f7-42cf-a8b4-c07390290582', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:51:50,854 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.060s
2026-01-08 14:51:50,854 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:51: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-e548f2e5-2e31-42ba-8554-03899b499c78', 'x-compute-request-id': 'req-e548f2e5-2e31-42ba-8554-03899b499c78', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:51:51,904 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.047s
2026-01-08 14:51:51,905 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:51: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-523ed1c6-b84a-41c2-b9de-46c09825f448', 'x-compute-request-id': 'req-523ed1c6-b84a-41c2-b9de-46c09825f448', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:51:52,960 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.052s
2026-01-08 14:51:52,960 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:51: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-f2b5d39e-4371-49a7-960c-aa12f0bf8572', 'x-compute-request-id': 'req-f2b5d39e-4371-49a7-960c-aa12f0bf8572', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:51:54,025 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.062s
2026-01-08 14:51:54,026 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:51: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-6b063b08-66cb-488d-9614-9030cf76f57c', 'x-compute-request-id': 'req-6b063b08-66cb-488d-9614-9030cf76f57c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:51:55,093 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.064s
2026-01-08 14:51:55,093 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:51: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-22b20874-00c0-43b7-8f9e-40836f3c1965', 'x-compute-request-id': 'req-22b20874-00c0-43b7-8f9e-40836f3c1965', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:51:56,593 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.496s
2026-01-08 14:51:56,593 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:51: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-1e5ef8ff-81dc-4e59-b4ab-672356741405', 'x-compute-request-id': 'req-1e5ef8ff-81dc-4e59-b4ab-672356741405', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:51:57,652 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.055s
2026-01-08 14:51:57,652 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:51: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-35240fe5-9a80-4873-a00f-fddabaa83c87', 'x-compute-request-id': 'req-35240fe5-9a80-4873-a00f-fddabaa83c87', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:51:58,732 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.077s
2026-01-08 14:51:58,732 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:51: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-4a354f1c-c836-4f08-9144-0434e782cc24', 'x-compute-request-id': 'req-4a354f1c-c836-4f08-9144-0434e782cc24', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:52:00,068 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.333s
2026-01-08 14:52:00,069 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:51: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-709c2405-1809-4c49-903e-f6c3bd39d741', 'x-compute-request-id': 'req-709c2405-1809-4c49-903e-f6c3bd39d741', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:52:01,132 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.061s
2026-01-08 14:52:01,133 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:52: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-5ed61964-826c-4bc6-a415-488bc8c5b587', 'x-compute-request-id': 'req-5ed61964-826c-4bc6-a415-488bc8c5b587', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:52:02,194 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.059s
2026-01-08 14:52:02,195 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:52: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-2a529e13-29ba-4c88-a03a-26919cde5d65', 'x-compute-request-id': 'req-2a529e13-29ba-4c88-a03a-26919cde5d65', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:52:03,242 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.044s
2026-01-08 14:52:03,242 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:52: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-076e0fd9-138f-45c3-900e-cf5632471648', 'x-compute-request-id': 'req-076e0fd9-138f-45c3-900e-cf5632471648', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:52:04,305 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.060s
2026-01-08 14:52:04,306 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:52: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-88796d95-6725-4290-a316-b0bef4a836a1', 'x-compute-request-id': 'req-88796d95-6725-4290-a316-b0bef4a836a1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:52:05,382 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.072s
2026-01-08 14:52:05,382 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:52: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-c2461a14-6fdc-40aa-84a0-b1562463a556', 'x-compute-request-id': 'req-c2461a14-6fdc-40aa-84a0-b1562463a556', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:52:06,445 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.061s
2026-01-08 14:52:06,446 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:52: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-00426db5-a776-49cf-a1c4-78f8c21de59d', 'x-compute-request-id': 'req-00426db5-a776-49cf-a1c4-78f8c21de59d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:52:07,551 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.102s
2026-01-08 14:52:07,552 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:52: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-2b0030db-ea3e-4b97-ad44-9d463dc9afcb', 'x-compute-request-id': 'req-2b0030db-ea3e-4b97-ad44-9d463dc9afcb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:52:08,617 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.062s
2026-01-08 14:52:08,617 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:52: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-904766f7-ce9c-4d32-ae31-1f22421d0807', 'x-compute-request-id': 'req-904766f7-ce9c-4d32-ae31-1f22421d0807', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:52:09,723 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.102s
2026-01-08 14:52:09,723 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:52: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-44d79f36-0449-4971-a5b1-7b111924b4c9', 'x-compute-request-id': 'req-44d79f36-0449-4971-a5b1-7b111924b4c9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:52:10,778 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.052s
2026-01-08 14:52:10,779 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:52: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-790d740b-ace7-417a-b37e-68101623b935', 'x-compute-request-id': 'req-790d740b-ace7-417a-b37e-68101623b935', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:52:11,847 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.065s
2026-01-08 14:52:11,848 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:52: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-6d3e994b-2de5-49be-b72e-e506faece54e', 'x-compute-request-id': 'req-6d3e994b-2de5-49be-b72e-e506faece54e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:52:12,928 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.077s
2026-01-08 14:52:12,928 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:52: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-48ad4478-302f-4b57-a5e2-6db2efb6aa58', 'x-compute-request-id': 'req-48ad4478-302f-4b57-a5e2-6db2efb6aa58', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:52:14,029 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.098s
2026-01-08 14:52:14,030 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:52: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-a7eece8c-a87c-4535-9a62-877414732958', 'x-compute-request-id': 'req-a7eece8c-a87c-4535-9a62-877414732958', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:52:15,087 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.053s
2026-01-08 14:52:15,087 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:52: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-eee400bc-fbd3-4121-8098-640d569aad46', 'x-compute-request-id': 'req-eee400bc-fbd3-4121-8098-640d569aad46', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:52:16,141 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.052s
2026-01-08 14:52:16,142 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:52: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-d86cc330-a495-4fff-8a64-d6479408c069', 'x-compute-request-id': 'req-d86cc330-a495-4fff-8a64-d6479408c069', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:52:17,198 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.053s
2026-01-08 14:52:17,198 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:52: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-72a058ea-eba2-4d40-b16b-83773bba6355', 'x-compute-request-id': 'req-72a058ea-eba2-4d40-b16b-83773bba6355', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:52:18,259 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.057s
2026-01-08 14:52:18,260 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:52: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-4ee7ab33-1498-4890-8002-f65f0feabf91', 'x-compute-request-id': 'req-4ee7ab33-1498-4890-8002-f65f0feabf91', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:52:19,308 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.045s
2026-01-08 14:52:19,308 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:52: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-5165aa16-db69-41f1-a6f7-e23d4687de15', 'x-compute-request-id': 'req-5165aa16-db69-41f1-a6f7-e23d4687de15', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:52:20,380 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.068s
2026-01-08 14:52:20,380 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:52: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-e94a53c0-74b0-4381-8780-7f358b4f0a14', 'x-compute-request-id': 'req-e94a53c0-74b0-4381-8780-7f358b4f0a14', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:52:21,450 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.067s
2026-01-08 14:52:21,451 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:52: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-d7c90547-929b-4065-aeaa-4e345d6f62dc', 'x-compute-request-id': 'req-d7c90547-929b-4065-aeaa-4e345d6f62dc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:52:22,497 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.044s
2026-01-08 14:52:22,498 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:52: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-d9476694-1863-4217-ac28-c643ab68e08d', 'x-compute-request-id': 'req-d9476694-1863-4217-ac28-c643ab68e08d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:52:23,554 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.053s
2026-01-08 14:52:23,555 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:52: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-cf48b3d9-eae0-4409-8d08-6c82b3d77421', 'x-compute-request-id': 'req-cf48b3d9-eae0-4409-8d08-6c82b3d77421', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:52:24,601 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.043s
2026-01-08 14:52:24,602 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:52: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-87397137-2723-4a0c-832d-d28f8124f20b', 'x-compute-request-id': 'req-87397137-2723-4a0c-832d-d28f8124f20b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:52:25,653 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.048s
2026-01-08 14:52:25,654 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:52: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-47f694f5-cbfe-44a8-96a5-55e8cdfffe87', 'x-compute-request-id': 'req-47f694f5-cbfe-44a8-96a5-55e8cdfffe87', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:52:26,720 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.063s
2026-01-08 14:52:26,720 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:52: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-b1d53c29-cc19-4147-826d-c1a17327d7cf', 'x-compute-request-id': 'req-b1d53c29-cc19-4147-826d-c1a17327d7cf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:52:27,776 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.052s
2026-01-08 14:52:27,776 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:52: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-6ddd4cdb-9633-4da0-9ad3-c67029f5aa60', 'x-compute-request-id': 'req-6ddd4cdb-9633-4da0-9ad3-c67029f5aa60', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:52:28,827 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.047s
2026-01-08 14:52:28,827 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:52: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-78a1a44c-286a-4731-9020-83d29e51c49d', 'x-compute-request-id': 'req-78a1a44c-286a-4731-9020-83d29e51c49d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:52:29,876 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.047s
2026-01-08 14:52:29,877 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:52: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-f5ebc6ec-e9c7-4a0d-82b5-e6f8bfbfbba8', 'x-compute-request-id': 'req-f5ebc6ec-e9c7-4a0d-82b5-e6f8bfbfbba8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:52:30,928 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.048s
2026-01-08 14:52:30,929 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:52: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-88ec7035-b4d5-446d-8633-7590fe1d9f8a', 'x-compute-request-id': 'req-88ec7035-b4d5-446d-8633-7590fe1d9f8a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:52:32,000 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.068s
2026-01-08 14:52:32,000 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:52: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-0313bab7-b9fc-46d4-a7c8-ea2c4223708f', 'x-compute-request-id': 'req-0313bab7-b9fc-46d4-a7c8-ea2c4223708f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:52:33,060 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.057s
2026-01-08 14:52:33,061 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:52: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-99eb5884-304e-45d6-902f-43c30534472e', 'x-compute-request-id': 'req-99eb5884-304e-45d6-902f-43c30534472e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:52:34,244 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.180s
2026-01-08 14:52:34,245 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:52: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-31a98cb5-eca3-4b3b-bbc7-cb1cffb1b930', 'x-compute-request-id': 'req-31a98cb5-eca3-4b3b-bbc7-cb1cffb1b930', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:52:35,424 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.176s
2026-01-08 14:52:35,425 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:52: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-c8d1ba4c-076f-478c-87b4-b551175d70b4', 'x-compute-request-id': 'req-c8d1ba4c-076f-478c-87b4-b551175d70b4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:52:36,475 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.047s
2026-01-08 14:52:36,476 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:52: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-77e154be-ded3-48f9-b296-37e9b1c54be1', 'x-compute-request-id': 'req-77e154be-ded3-48f9-b296-37e9b1c54be1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:52:37,523 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.044s
2026-01-08 14:52:37,524 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:52: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-bed92ae1-ec18-4edf-8c2e-f98207f06b9d', 'x-compute-request-id': 'req-bed92ae1-ec18-4edf-8c2e-f98207f06b9d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:52:38,577 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.050s
2026-01-08 14:52:38,577 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:52: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-974b3d85-5b2a-4559-98d7-64bbd6aec569', 'x-compute-request-id': 'req-974b3d85-5b2a-4559-98d7-64bbd6aec569', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:52:39,625 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.044s
2026-01-08 14:52:39,625 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:52: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-b51ac4a3-cefa-4d53-b6f9-641ce97b35b4', 'x-compute-request-id': 'req-b51ac4a3-cefa-4d53-b6f9-641ce97b35b4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:52:40,682 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.053s
2026-01-08 14:52:40,683 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:52: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-ffc07839-3bfe-40a8-b279-73ded295f094', 'x-compute-request-id': 'req-ffc07839-3bfe-40a8-b279-73ded295f094', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:52:41,728 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.042s
2026-01-08 14:52:41,729 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:52: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-dc3871d8-b648-4393-993c-84bfafe75d01', 'x-compute-request-id': 'req-dc3871d8-b648-4393-993c-84bfafe75d01', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:52:42,786 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.054s
2026-01-08 14:52:42,786 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:52: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-120ffdbe-5fb0-49be-abc6-71a873aeea1d', 'x-compute-request-id': 'req-120ffdbe-5fb0-49be-abc6-71a873aeea1d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:52:43,832 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.042s
2026-01-08 14:52:43,832 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:52: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-20fd11e3-b359-461c-85f9-e0db8e9493c9', 'x-compute-request-id': 'req-20fd11e3-b359-461c-85f9-e0db8e9493c9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:52:44,879 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.043s
2026-01-08 14:52:44,880 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:52: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-0a024771-49f1-477e-9625-04e0897e4008', 'x-compute-request-id': 'req-0a024771-49f1-477e-9625-04e0897e4008', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:52:45,935 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.052s
2026-01-08 14:52:45,936 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:52: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-08198ff6-2154-493e-b9f8-b6ec9f050ec3', 'x-compute-request-id': 'req-08198ff6-2154-493e-b9f8-b6ec9f050ec3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:52:46,987 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.048s
2026-01-08 14:52:46,988 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:52: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-2a2ab369-dbce-48cc-8935-f8c87e41d44e', 'x-compute-request-id': 'req-2a2ab369-dbce-48cc-8935-f8c87e41d44e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:52:48,042 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.051s
2026-01-08 14:52:48,042 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:52: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-1fd487ae-daa9-42e2-b319-eabe371519d9', 'x-compute-request-id': 'req-1fd487ae-daa9-42e2-b319-eabe371519d9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:52:49,096 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.051s
2026-01-08 14:52:49,096 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:52: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-74b78c3d-ad8b-47f7-83ea-804e0c3c4644', 'x-compute-request-id': 'req-74b78c3d-ad8b-47f7-83ea-804e0c3c4644', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:52:50,148 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.049s
2026-01-08 14:52:50,149 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:52: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-575a79e9-32e1-4fe4-a936-bb1109ce68b7', 'x-compute-request-id': 'req-575a79e9-32e1-4fe4-a936-bb1109ce68b7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:52:51,237 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.085s
2026-01-08 14:52:51,237 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:52: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-912406d0-6af0-45fe-a005-5edd69360b63', 'x-compute-request-id': 'req-912406d0-6af0-45fe-a005-5edd69360b63', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:52:52,313 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.067s
2026-01-08 14:52:52,313 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:52: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-d78e186a-9a54-4002-bad6-5e9737e5800a', 'x-compute-request-id': 'req-d78e186a-9a54-4002-bad6-5e9737e5800a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:52:53,375 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.058s
2026-01-08 14:52:53,375 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:52: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-db4fbf70-e12e-4d41-a823-fec618af3f5e', 'x-compute-request-id': 'req-db4fbf70-e12e-4d41-a823-fec618af3f5e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:52:54,434 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.056s
2026-01-08 14:52:54,434 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:52: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-632a320f-964c-49b7-80b1-1a6a9abc628c', 'x-compute-request-id': 'req-632a320f-964c-49b7-80b1-1a6a9abc628c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:52:55,505 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.067s
2026-01-08 14:52:55,505 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:52: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-7c0043e3-a975-4b72-bdcc-74cb0fccf5b0', 'x-compute-request-id': 'req-7c0043e3-a975-4b72-bdcc-74cb0fccf5b0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:52:56,623 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.115s
2026-01-08 14:52:56,623 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:52: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-bb118443-a5e1-433e-9682-b664aee84a84', 'x-compute-request-id': 'req-bb118443-a5e1-433e-9682-b664aee84a84', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:52:57,702 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.075s
2026-01-08 14:52:57,702 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:52: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-9888c22a-c320-408e-b24a-70cfbebee87c', 'x-compute-request-id': 'req-9888c22a-c320-408e-b24a-70cfbebee87c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:52:58,748 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.043s
2026-01-08 14:52:58,749 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:52: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-b1737916-8fc3-4bc4-b2d2-7ccb45249bde', 'x-compute-request-id': 'req-b1737916-8fc3-4bc4-b2d2-7ccb45249bde', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:52:59,814 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.061s
2026-01-08 14:52:59,814 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:52: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-d302fa72-b249-4fb4-8bbc-acacce4827ce', 'x-compute-request-id': 'req-d302fa72-b249-4fb4-8bbc-acacce4827ce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:53:00,895 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.078s
2026-01-08 14:53:00,895 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:53: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-755238cc-6fb0-4f7f-a587-2d8b29d2c87a', 'x-compute-request-id': 'req-755238cc-6fb0-4f7f-a587-2d8b29d2c87a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:53:01,963 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.065s
2026-01-08 14:53:01,964 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:53: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-14a59442-8968-4bcf-aded-782e8c5ae77c', 'x-compute-request-id': 'req-14a59442-8968-4bcf-aded-782e8c5ae77c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:53:03,020 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.052s
2026-01-08 14:53:03,020 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:53: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-11680ddc-fc37-40c9-9790-85843cf4be2e', 'x-compute-request-id': 'req-11680ddc-fc37-40c9-9790-85843cf4be2e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:53:04,074 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.051s
2026-01-08 14:53:04,074 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:53: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-5ff3a0c3-bc51-4856-84e4-1ce3c9a34034', 'x-compute-request-id': 'req-5ff3a0c3-bc51-4856-84e4-1ce3c9a34034', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:53:05,128 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.050s
2026-01-08 14:53:05,128 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:53: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-019199ba-b0a3-4a8f-8836-c20938aa566e', 'x-compute-request-id': 'req-019199ba-b0a3-4a8f-8836-c20938aa566e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:53:06,171 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.039s
2026-01-08 14:53:06,171 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:53: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-44f9493f-a57f-4240-89c2-81e01f6e68f4', 'x-compute-request-id': 'req-44f9493f-a57f-4240-89c2-81e01f6e68f4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:53:07,223 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.049s
2026-01-08 14:53:07,224 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:53: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-1c39a29e-465d-4a5b-85bd-c0b98d21e069', 'x-compute-request-id': 'req-1c39a29e-465d-4a5b-85bd-c0b98d21e069', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:53:08,276 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.049s
2026-01-08 14:53:08,277 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:53: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-3f6f6682-76e5-4834-ae87-112e45ca5b73', 'x-compute-request-id': 'req-3f6f6682-76e5-4834-ae87-112e45ca5b73', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:53:09,329 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.049s
2026-01-08 14:53:09,329 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:53: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-a3f71c81-17ee-45bc-be95-2c205c76ebc3', 'x-compute-request-id': 'req-a3f71c81-17ee-45bc-be95-2c205c76ebc3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:53:10,376 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.043s
2026-01-08 14:53:10,376 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:53: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-5e8ed2c5-a089-4f3e-bac1-dacde6f19a59', 'x-compute-request-id': 'req-5e8ed2c5-a089-4f3e-bac1-dacde6f19a59', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:53:11,427 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.047s
2026-01-08 14:53:11,427 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:53: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-942e8f21-5423-4d47-ac34-158e70501102', 'x-compute-request-id': 'req-942e8f21-5423-4d47-ac34-158e70501102', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:53:12,480 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.051s
2026-01-08 14:53:12,481 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:53: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-e60d63d3-0cdd-4ee0-bd05-ac1202d9ffbe', 'x-compute-request-id': 'req-e60d63d3-0cdd-4ee0-bd05-ac1202d9ffbe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:53:13,535 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.051s
2026-01-08 14:53:13,535 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:53: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-f2553162-aedd-437f-bd92-3f4c64c7d2fe', 'x-compute-request-id': 'req-f2553162-aedd-437f-bd92-3f4c64c7d2fe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:53:14,582 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.043s
2026-01-08 14:53:14,582 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:53: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-0743d2ed-11b2-4241-adeb-1a20ee7f9f46', 'x-compute-request-id': 'req-0743d2ed-11b2-4241-adeb-1a20ee7f9f46', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:53:15,637 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.052s
2026-01-08 14:53:15,638 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:53: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-1ef16693-93f4-41c6-ad37-2f305d30a762', 'x-compute-request-id': 'req-1ef16693-93f4-41c6-ad37-2f305d30a762', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:53:16,714 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.073s
2026-01-08 14:53:16,714 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:53: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-0e487128-5459-4529-90cc-863cd271632b', 'x-compute-request-id': 'req-0e487128-5459-4529-90cc-863cd271632b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:53:17,777 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.059s
2026-01-08 14:53:17,777 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:53: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-5a2562aa-2632-46f3-a8ca-43a1db69975f', 'x-compute-request-id': 'req-5a2562aa-2632-46f3-a8ca-43a1db69975f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:53:18,843 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.062s
2026-01-08 14:53:18,844 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:53: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-fbd70aed-32fb-4723-af10-fbe7bbaca27d', 'x-compute-request-id': 'req-fbd70aed-32fb-4723-af10-fbe7bbaca27d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:53:19,892 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.045s
2026-01-08 14:53:19,892 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:53: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-ebad6dca-e382-4be0-b66a-d049e8f6eee9', 'x-compute-request-id': 'req-ebad6dca-e382-4be0-b66a-d049e8f6eee9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:53:20,939 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.043s
2026-01-08 14:53:20,939 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:53: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-bb3c70c2-8636-4176-9328-40af06c91ebf', 'x-compute-request-id': 'req-bb3c70c2-8636-4176-9328-40af06c91ebf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:53:22,031 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.088s
2026-01-08 14:53:22,031 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:53: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-5e384319-c85f-4633-a3d9-8e5e83646edf', 'x-compute-request-id': 'req-5e384319-c85f-4633-a3d9-8e5e83646edf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:53:23,108 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.073s
2026-01-08 14:53:23,108 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:53: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-67f4d145-258c-4a2d-814c-231f6c1a002a', 'x-compute-request-id': 'req-67f4d145-258c-4a2d-814c-231f6c1a002a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:53:24,174 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.063s
2026-01-08 14:53:24,175 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:53: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-30ead644-8b5d-4036-8dcd-b82b3008c057', 'x-compute-request-id': 'req-30ead644-8b5d-4036-8dcd-b82b3008c057', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:53:25,237 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.059s
2026-01-08 14:53:25,237 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:53: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-2dec35be-584f-4386-a37d-afff7c989774', 'x-compute-request-id': 'req-2dec35be-584f-4386-a37d-afff7c989774', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:53:26,283 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.042s
2026-01-08 14:53:26,283 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:53: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-ec7ba750-fef1-4787-bcb2-998fee0323ac', 'x-compute-request-id': 'req-ec7ba750-fef1-4787-bcb2-998fee0323ac', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:53:27,338 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.053s
2026-01-08 14:53:27,339 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:53: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-1b8fde92-faef-490e-8549-9187eac76073', 'x-compute-request-id': 'req-1b8fde92-faef-490e-8549-9187eac76073', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:53:28,412 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.070s
2026-01-08 14:53:28,412 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:53: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-2fc730bb-26c9-4ff5-84b4-3fad626b92c6', 'x-compute-request-id': 'req-2fc730bb-26c9-4ff5-84b4-3fad626b92c6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:53:29,471 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.055s
2026-01-08 14:53:29,471 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:53: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-7db59a6f-ae30-4201-8a93-4dbf63a29807', 'x-compute-request-id': 'req-7db59a6f-ae30-4201-8a93-4dbf63a29807', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:53:30,554 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.081s
2026-01-08 14:53:30,555 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:53: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-f2c7b8a0-e05d-4930-91f0-33b606f3c16c', 'x-compute-request-id': 'req-f2c7b8a0-e05d-4930-91f0-33b606f3c16c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:53:31,624 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.066s
2026-01-08 14:53:31,624 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:53: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-4e50cf03-f96a-42a5-bdf8-44c24933e854', 'x-compute-request-id': 'req-4e50cf03-f96a-42a5-bdf8-44c24933e854', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:53:32,691 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.064s
2026-01-08 14:53:32,691 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:53: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-6618db5a-dad4-4daf-95f4-1531bb924b60', 'x-compute-request-id': 'req-6618db5a-dad4-4daf-95f4-1531bb924b60', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:53:33,743 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.050s
2026-01-08 14:53:33,744 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:53: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-4a6e912c-e4fd-40bc-aee4-d8225727c2e3', 'x-compute-request-id': 'req-4a6e912c-e4fd-40bc-aee4-d8225727c2e3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:53:34,814 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.067s
2026-01-08 14:53:34,815 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:53: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-410e14a9-7609-4fc2-9ed1-133e5658bfab', 'x-compute-request-id': 'req-410e14a9-7609-4fc2-9ed1-133e5658bfab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:53:35,890 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.073s
2026-01-08 14:53:35,891 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:53: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-6d1bad53-0fca-41e4-b37c-e53da7f9dfe0', 'x-compute-request-id': 'req-6d1bad53-0fca-41e4-b37c-e53da7f9dfe0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:53:36,945 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.052s
2026-01-08 14:53:36,946 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:53: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-38647355-833d-4337-9cb3-af98e063a41c', 'x-compute-request-id': 'req-38647355-833d-4337-9cb3-af98e063a41c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:53:38,054 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.105s
2026-01-08 14:53:38,054 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:53: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-5cf69cdb-576f-4115-8ba2-41534f8383cc', 'x-compute-request-id': 'req-5cf69cdb-576f-4115-8ba2-41534f8383cc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:53:39,134 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.077s
2026-01-08 14:53:39,135 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:53: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-74d4d927-9772-4deb-a74a-589366ced771', 'x-compute-request-id': 'req-74d4d927-9772-4deb-a74a-589366ced771', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:53:40,210 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.073s
2026-01-08 14:53:40,211 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:53: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-85341ecf-6106-4ab8-a86a-e6876b3e6a8a', 'x-compute-request-id': 'req-85341ecf-6106-4ab8-a86a-e6876b3e6a8a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:53:41,263 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.048s
2026-01-08 14:53:41,263 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:53: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-7a9e80d0-e000-4777-b839-b94c48900c4d', 'x-compute-request-id': 'req-7a9e80d0-e000-4777-b839-b94c48900c4d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:53:42,330 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.064s
2026-01-08 14:53:42,330 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:53: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-2f3a9229-fa7f-468f-a792-0d0017b92e89', 'x-compute-request-id': 'req-2f3a9229-fa7f-468f-a792-0d0017b92e89', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:53:43,386 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.052s
2026-01-08 14:53:43,386 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:53: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-f6ed1270-c963-490b-8747-982538d2a6de', 'x-compute-request-id': 'req-f6ed1270-c963-490b-8747-982538d2a6de', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:53:44,464 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.075s
2026-01-08 14:53:44,464 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:53: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-7ffa840b-be83-425c-9904-d229ec3192e5', 'x-compute-request-id': 'req-7ffa840b-be83-425c-9904-d229ec3192e5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:53:45,526 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.058s
2026-01-08 14:53:45,526 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:53: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-f09251ce-848c-4ba5-9f77-777d8267d682', 'x-compute-request-id': 'req-f09251ce-848c-4ba5-9f77-777d8267d682', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:53:46,582 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.052s
2026-01-08 14:53:46,582 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:53: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-0311cc4c-f550-4c22-a5a4-6b22908bc4bb', 'x-compute-request-id': 'req-0311cc4c-f550-4c22-a5a4-6b22908bc4bb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:53:47,707 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.122s
2026-01-08 14:53:47,707 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:53: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-4c38657e-3e1e-4ba3-92d0-85c1f92d0ce8', 'x-compute-request-id': 'req-4c38657e-3e1e-4ba3-92d0-85c1f92d0ce8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:53:48,756 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.047s
2026-01-08 14:53:48,757 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:53: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-2a5f56cd-b6e1-45fc-b1f0-15e1ff2470fb', 'x-compute-request-id': 'req-2a5f56cd-b6e1-45fc-b1f0-15e1ff2470fb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:53:49,809 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.049s
2026-01-08 14:53:49,809 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:53: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-e7be23a0-c2ce-42b1-9805-17ed1a87938c', 'x-compute-request-id': 'req-e7be23a0-c2ce-42b1-9805-17ed1a87938c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:53:50,874 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.062s
2026-01-08 14:53:50,875 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:53: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-e765f4f9-8ae0-4f9b-bf5d-7b4ab250c9a6', 'x-compute-request-id': 'req-e765f4f9-8ae0-4f9b-bf5d-7b4ab250c9a6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:53:52,012 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.135s
2026-01-08 14:53:52,013 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:53: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-f89945d1-8408-46d9-9001-d18e5fa2f81b', 'x-compute-request-id': 'req-f89945d1-8408-46d9-9001-d18e5fa2f81b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:53:53,065 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.048s
2026-01-08 14:53:53,065 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:53: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-951694cb-01d9-4c78-9114-3693743e7dc4', 'x-compute-request-id': 'req-951694cb-01d9-4c78-9114-3693743e7dc4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:53:54,123 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.055s
2026-01-08 14:53:54,124 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:53: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-5cccb840-a66c-4277-a994-5528403fe8d2', 'x-compute-request-id': 'req-5cccb840-a66c-4277-a994-5528403fe8d2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:53:55,279 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.152s
2026-01-08 14:53:55,279 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:53: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-5a50eaaa-bd0b-4fcb-8ef6-f2a300e734e4', 'x-compute-request-id': 'req-5a50eaaa-bd0b-4fcb-8ef6-f2a300e734e4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:53:56,349 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.067s
2026-01-08 14:53:56,350 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:53: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-e87c0843-6bde-4bee-b55f-465fbf7ac605', 'x-compute-request-id': 'req-e87c0843-6bde-4bee-b55f-465fbf7ac605', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:53:57,500 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.147s
2026-01-08 14:53:57,500 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:53: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-2bd565a2-22c0-495c-898c-74d401cea498', 'x-compute-request-id': 'req-2bd565a2-22c0-495c-898c-74d401cea498', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:53:58,550 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.047s
2026-01-08 14:53:58,551 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:53: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-05aed963-e25b-45f8-bb65-f854ca52f1fd', 'x-compute-request-id': 'req-05aed963-e25b-45f8-bb65-f854ca52f1fd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:53:59,622 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.068s
2026-01-08 14:53:59,622 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:53: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-fc14f19a-f4d1-4891-a010-0ca5f062b6f0', 'x-compute-request-id': 'req-fc14f19a-f4d1-4891-a010-0ca5f062b6f0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:54:00,702 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.077s
2026-01-08 14:54:00,702 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:54: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-71c9c2ea-b174-4574-87aa-2530af3fed98', 'x-compute-request-id': 'req-71c9c2ea-b174-4574-87aa-2530af3fed98', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:54:01,762 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.057s
2026-01-08 14:54:01,762 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:54: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-c62af623-b7da-41cd-9955-e6669d815d48', 'x-compute-request-id': 'req-c62af623-b7da-41cd-9955-e6669d815d48', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:54:02,828 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.063s
2026-01-08 14:54:02,829 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:54: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-40c61c26-6fb6-455d-a2e6-e1d181ef6536', 'x-compute-request-id': 'req-40c61c26-6fb6-455d-a2e6-e1d181ef6536', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:54:03,890 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.058s
2026-01-08 14:54:03,891 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:54: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-9b330049-b6d7-4a15-810e-f6d671a93378', 'x-compute-request-id': 'req-9b330049-b6d7-4a15-810e-f6d671a93378', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:54:04,951 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.057s
2026-01-08 14:54:04,951 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:54: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-04ac9227-5905-48f4-ba69-8ef04204b46f', 'x-compute-request-id': 'req-04ac9227-5905-48f4-ba69-8ef04204b46f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:54:06,007 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.053s
2026-01-08 14:54:06,007 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:54: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-6db1dc01-3b2d-411f-a520-70584612cc0d', 'x-compute-request-id': 'req-6db1dc01-3b2d-411f-a520-70584612cc0d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:54:07,081 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.071s
2026-01-08 14:54:07,082 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:54: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-614e0a87-5b42-43b9-8a06-fe36eb516839', 'x-compute-request-id': 'req-614e0a87-5b42-43b9-8a06-fe36eb516839', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:54:08,141 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.056s
2026-01-08 14:54:08,141 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:54: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-702dfb5d-3c0e-44e7-96f0-b1a11d2f9820', 'x-compute-request-id': 'req-702dfb5d-3c0e-44e7-96f0-b1a11d2f9820', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:54:09,207 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.062s
2026-01-08 14:54:09,207 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:54: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-fffdfdf9-e554-4b18-8753-b74290784c46', 'x-compute-request-id': 'req-fffdfdf9-e554-4b18-8753-b74290784c46', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:54:10,253 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.043s
2026-01-08 14:54:10,253 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:54: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-1dba82d1-ac78-44c0-8a1c-454757416edc', 'x-compute-request-id': 'req-1dba82d1-ac78-44c0-8a1c-454757416edc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:54:11,309 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.052s
2026-01-08 14:54:11,309 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:54: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-f0621a2b-3810-4ad9-902c-857b20d66e02', 'x-compute-request-id': 'req-f0621a2b-3810-4ad9-902c-857b20d66e02', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:54:12,367 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.055s
2026-01-08 14:54:12,368 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:54: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-d79d3b40-be96-4b9c-b903-ffbba69a7b4e', 'x-compute-request-id': 'req-d79d3b40-be96-4b9c-b903-ffbba69a7b4e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:54:13,422 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.051s
2026-01-08 14:54:13,423 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:54: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-5a17b154-bd0a-4c8d-aaff-6d2e74cb6c37', 'x-compute-request-id': 'req-5a17b154-bd0a-4c8d-aaff-6d2e74cb6c37', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:54:14,544 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.119s
2026-01-08 14:54:14,545 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:54: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-5e39b61c-c8bd-4d3d-b007-ca5c5925c690', 'x-compute-request-id': 'req-5e39b61c-c8bd-4d3d-b007-ca5c5925c690', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:54:15,719 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.171s
2026-01-08 14:54:15,719 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:54: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-836de876-1cea-4cbb-9561-8263a77fcc74', 'x-compute-request-id': 'req-836de876-1cea-4cbb-9561-8263a77fcc74', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:54:16,771 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.049s
2026-01-08 14:54:16,771 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:54: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-c17134e4-5d9c-4a1b-8dc8-01171363e19b', 'x-compute-request-id': 'req-c17134e4-5d9c-4a1b-8dc8-01171363e19b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:54:17,841 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.067s
2026-01-08 14:54:17,841 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:54: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-ceb92ec2-3774-4044-95ce-2b60fb057985', 'x-compute-request-id': 'req-ceb92ec2-3774-4044-95ce-2b60fb057985', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:54:18,893 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.049s
2026-01-08 14:54:18,893 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:54: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-ba3fd5c3-9583-47ca-8b56-66710f421fbb', 'x-compute-request-id': 'req-ba3fd5c3-9583-47ca-8b56-66710f421fbb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:54:19,949 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.053s
2026-01-08 14:54:19,950 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:54: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-3a4889e4-dbb6-45d9-8846-55a776e6f3c2', 'x-compute-request-id': 'req-3a4889e4-dbb6-45d9-8846-55a776e6f3c2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:54:21,004 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.051s
2026-01-08 14:54:21,005 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:54: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-3797b2c6-d74e-453b-a9e6-b3797f1f43ce', 'x-compute-request-id': 'req-3797b2c6-d74e-453b-a9e6-b3797f1f43ce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:54:22,063 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.056s
2026-01-08 14:54:22,064 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:54: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-a1a99df8-1821-467f-b325-198fb0a4f0c4', 'x-compute-request-id': 'req-a1a99df8-1821-467f-b325-198fb0a4f0c4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:54:23,131 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.064s
2026-01-08 14:54:23,131 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:54: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-0c6348db-e184-4ac7-b3d3-84536483791c', 'x-compute-request-id': 'req-0c6348db-e184-4ac7-b3d3-84536483791c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:54:24,179 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.045s
2026-01-08 14:54:24,179 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:54: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-700f40d4-164c-4ca6-ba3c-49734ef68947', 'x-compute-request-id': 'req-700f40d4-164c-4ca6-ba3c-49734ef68947', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:54:25,271 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.089s
2026-01-08 14:54:25,271 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:54: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-b95659fd-6612-4814-a998-0ec330b06b38', 'x-compute-request-id': 'req-b95659fd-6612-4814-a998-0ec330b06b38', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:54:26,357 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.083s
2026-01-08 14:54:26,358 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:54: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-1c77f746-0d55-4c50-9460-ec016cc108da', 'x-compute-request-id': 'req-1c77f746-0d55-4c50-9460-ec016cc108da', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:54:27,434 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.073s
2026-01-08 14:54:27,434 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:54: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-7c67447e-b93a-4c27-a1c8-7121fddee665', 'x-compute-request-id': 'req-7c67447e-b93a-4c27-a1c8-7121fddee665', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:54:28,495 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.058s
2026-01-08 14:54:28,496 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:54: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-58ccd803-28f8-482c-abb6-b1ff3dda772d', 'x-compute-request-id': 'req-58ccd803-28f8-482c-abb6-b1ff3dda772d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:54:29,566 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.067s
2026-01-08 14:54:29,566 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:54: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-a467cee3-d401-47f8-bb7a-b37490d0aa49', 'x-compute-request-id': 'req-a467cee3-d401-47f8-bb7a-b37490d0aa49', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:54:30,635 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.065s
2026-01-08 14:54:30,636 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:54: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-88a07db1-2755-45f1-8a6d-9270ba058a87', 'x-compute-request-id': 'req-88a07db1-2755-45f1-8a6d-9270ba058a87', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:54:31,693 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.054s
2026-01-08 14:54:31,694 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:54: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-f0cc99ac-81b0-4d94-a34e-8a61e68d59c5', 'x-compute-request-id': 'req-f0cc99ac-81b0-4d94-a34e-8a61e68d59c5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:54:32,747 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.050s
2026-01-08 14:54:32,747 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:54: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-ad7b7d5a-25e1-451f-b55e-6b129bdce504', 'x-compute-request-id': 'req-ad7b7d5a-25e1-451f-b55e-6b129bdce504', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:54:33,796 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.047s
2026-01-08 14:54:33,797 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:54: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-eb166165-453e-4327-ae0d-15057ea18cb7', 'x-compute-request-id': 'req-eb166165-453e-4327-ae0d-15057ea18cb7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:54:34,851 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.051s
2026-01-08 14:54:34,851 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:54: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-6b3f9557-992a-46c4-8d20-0a123fd0ba3a', 'x-compute-request-id': 'req-6b3f9557-992a-46c4-8d20-0a123fd0ba3a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:54:35,909 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.055s
2026-01-08 14:54:35,909 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:54: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-06e359c4-297b-44d4-af9e-fe322a6dad09', 'x-compute-request-id': 'req-06e359c4-297b-44d4-af9e-fe322a6dad09', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:54:36,977 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.064s
2026-01-08 14:54:36,977 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:54: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-e46e1a31-e893-499e-a76b-efec47074636', 'x-compute-request-id': 'req-e46e1a31-e893-499e-a76b-efec47074636', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:54:38,025 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.044s
2026-01-08 14:54:38,025 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:54: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-72b0ecf5-e0b0-4a5a-ba27-772740f32780', 'x-compute-request-id': 'req-72b0ecf5-e0b0-4a5a-ba27-772740f32780', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:54:39,072 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.043s
2026-01-08 14:54:39,072 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:54: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-2aa02061-3a3d-4198-a311-cca6573cf811', 'x-compute-request-id': 'req-2aa02061-3a3d-4198-a311-cca6573cf811', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:54:40,126 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.050s
2026-01-08 14:54:40,127 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:54: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-d3930a8d-eda8-4028-846e-90d7208e574d', 'x-compute-request-id': 'req-d3930a8d-eda8-4028-846e-90d7208e574d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:54:41,175 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.045s
2026-01-08 14:54:41,176 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:54: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-d0f7a44d-cf8c-4d49-9b66-15c8c15a5ca6', 'x-compute-request-id': 'req-d0f7a44d-cf8c-4d49-9b66-15c8c15a5ca6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:54:42,224 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.045s
2026-01-08 14:54:42,224 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:54: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-b409c48b-1b7f-41db-862d-9518108ebda9', 'x-compute-request-id': 'req-b409c48b-1b7f-41db-862d-9518108ebda9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:54:43,268 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.040s
2026-01-08 14:54:43,269 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:54: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-989c9271-1919-409a-97b1-1d36c79687fd', 'x-compute-request-id': 'req-989c9271-1919-409a-97b1-1d36c79687fd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:54:44,317 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.045s
2026-01-08 14:54:44,317 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:54: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-aaf0e977-1438-4317-96e2-a8f0976ae07b', 'x-compute-request-id': 'req-aaf0e977-1438-4317-96e2-a8f0976ae07b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:54:45,376 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.056s
2026-01-08 14:54:45,377 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:54: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-bfa2344e-587e-4507-9eb1-eac607fa6797', 'x-compute-request-id': 'req-bfa2344e-587e-4507-9eb1-eac607fa6797', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:54:46,429 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments 0.049s
2026-01-08 14:54:46,429 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:54: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-fd657842-2706-49ba-863a-b130d765b114', 'x-compute-request-id': 'req-fd657842-2706-49ba-863a-b130d765b114', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "volumeId": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "serverId": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "device": "/dev/vdb"}]}'
2026-01-08 14:54:48,485 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 404 POST http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/action 1.052s
2026-01-08 14:54:48,485 81226 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, 08 Jan 2026 13:54:47 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-0c294832-08c9-408d-bcd6-36e7fb3345d1', 'x-compute-request-id': 'req-0c294832-08c9-408d-bcd6-36e7fb3345d1', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d5d16f7f-eb50-40db-a94a-a6fb70aa7897/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}'
2026-01-08 14:54:48,550 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.063s
2026-01-08 14:54:48,550 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:54:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7856c9de-0aec-46e7-913b-3d108731541a', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7856c9de-0aec-46e7-913b-3d108731541a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:54:49,600 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.038s
2026-01-08 14:54:49,600 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:54:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b2b38f6-745a-4008-826b-f4c88e28b1fe', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b2b38f6-745a-4008-826b-f4c88e28b1fe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:54:50,651 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.039s
2026-01-08 14:54:50,652 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:54:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55045f6d-b886-4eb1-a326-598569ffc9d2', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55045f6d-b886-4eb1-a326-598569ffc9d2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:54:51,721 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.058s
2026-01-08 14:54:51,722 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:54:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57d4bf5f-ea71-4bdc-b56c-d3b8345fe3c5', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57d4bf5f-ea71-4bdc-b56c-d3b8345fe3c5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:54:52,791 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.057s
2026-01-08 14:54:52,792 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:54:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22ec6727-d9bd-4b99-abd0-308840f27cff', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22ec6727-d9bd-4b99-abd0-308840f27cff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:54:53,862 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.059s
2026-01-08 14:54:53,863 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:54:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d82ffd1-9ed8-45be-90fd-6064ae7cd49f', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d82ffd1-9ed8-45be-90fd-6064ae7cd49f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:54:54,916 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.043s
2026-01-08 14:54:54,917 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:54:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ddb7b0d-1861-47fb-8d29-564329df4232', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ddb7b0d-1861-47fb-8d29-564329df4232', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:54:55,965 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.037s
2026-01-08 14:54:55,966 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:54:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3aafdce1-93b1-4e46-b5f7-d6545531b521', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3aafdce1-93b1-4e46-b5f7-d6545531b521', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:54:57,026 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.049s
2026-01-08 14:54:57,027 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:54:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32b0c022-f215-4201-ac9e-6f3497306564', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32b0c022-f215-4201-ac9e-6f3497306564', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:54:58,081 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.042s
2026-01-08 14:54:58,082 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:54:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7be6044-006a-463b-8cb1-5378b63788a2', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7be6044-006a-463b-8cb1-5378b63788a2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:54:59,133 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.039s
2026-01-08 14:54:59,133 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:54:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afe74104-b3de-4004-a1cd-7c66973bf721', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afe74104-b3de-4004-a1cd-7c66973bf721', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:55:00,195 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.050s
2026-01-08 14:55:00,195 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:55:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e8538be-e338-451f-bf9a-95d04bcf7766', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e8538be-e338-451f-bf9a-95d04bcf7766', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:55:01,245 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.039s
2026-01-08 14:55:01,245 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:55:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f10303dc-cfac-44ed-b72f-45555ab7e74c', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f10303dc-cfac-44ed-b72f-45555ab7e74c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:55:02,298 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.041s
2026-01-08 14:55:02,299 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:55:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ac1db0d-92fb-4679-b47e-3e45a961de38', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ac1db0d-92fb-4679-b47e-3e45a961de38', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:55:03,356 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.046s
2026-01-08 14:55:03,357 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:55:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1df19b10-9c7f-4f71-ae58-060498e2be97', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1df19b10-9c7f-4f71-ae58-060498e2be97', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:55:04,414 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.045s
2026-01-08 14:55:04,414 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:55:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d32e343e-22bc-4efa-8b4d-4836a00d7772', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d32e343e-22bc-4efa-8b4d-4836a00d7772', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:55:05,467 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.042s
2026-01-08 14:55:05,468 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:55:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b2beaa2-8154-4849-bc99-5128b25ab03c', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b2beaa2-8154-4849-bc99-5128b25ab03c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:55:06,523 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.043s
2026-01-08 14:55:06,523 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:55:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fcac9f2-4743-425c-9717-ee38bd446ff5', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fcac9f2-4743-425c-9717-ee38bd446ff5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:55:07,573 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.038s
2026-01-08 14:55:07,574 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:55:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d98f60e4-d7d6-44e4-88c3-25ce19b2aec3', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d98f60e4-d7d6-44e4-88c3-25ce19b2aec3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:55:08,625 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.041s
2026-01-08 14:55:08,626 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:55:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1366bc13-6adb-4caf-a7ec-e801b841b9d0', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1366bc13-6adb-4caf-a7ec-e801b841b9d0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:55:09,684 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.046s
2026-01-08 14:55:09,685 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:55:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b93ee088-e98e-448a-9223-7a4c65d5454b', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b93ee088-e98e-448a-9223-7a4c65d5454b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:55:10,756 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.060s
2026-01-08 14:55:10,756 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:55:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c495988f-f68d-4e33-8b2e-c19c4cfba0f3', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c495988f-f68d-4e33-8b2e-c19c4cfba0f3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:55:11,828 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.058s
2026-01-08 14:55:11,829 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:55:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbc6b940-5a92-4164-a6dd-463ccfee204d', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbc6b940-5a92-4164-a6dd-463ccfee204d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:55:12,904 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.063s
2026-01-08 14:55:12,904 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:55:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07dadbcf-6f25-4bb0-ad23-359b0d2d796b', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07dadbcf-6f25-4bb0-ad23-359b0d2d796b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:55:13,953 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.037s
2026-01-08 14:55:13,953 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:55:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8e7f61e-f163-45ff-97a3-50a86c015366', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8e7f61e-f163-45ff-97a3-50a86c015366', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:55:14,999 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.033s
2026-01-08 14:55:15,000 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:55:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9a1473b-e5df-420f-ba95-1e8b3194863c', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9a1473b-e5df-420f-ba95-1e8b3194863c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:55:16,050 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.038s
2026-01-08 14:55:16,050 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:55:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f469536-2512-4332-94fe-186baf01960a', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f469536-2512-4332-94fe-186baf01960a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:55:17,103 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.041s
2026-01-08 14:55:17,104 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:55:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a8ab027-1eab-4eb2-ac29-93d6ae185db9', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a8ab027-1eab-4eb2-ac29-93d6ae185db9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:55:18,161 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.046s
2026-01-08 14:55:18,162 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:55:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9850f7a-48bf-4857-a5e1-6b19103afcb5', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9850f7a-48bf-4857-a5e1-6b19103afcb5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:55:19,210 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.037s
2026-01-08 14:55:19,211 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:55:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af356fff-1b8e-461c-a0b5-af123bb516cb', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af356fff-1b8e-461c-a0b5-af123bb516cb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:55:20,260 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.038s
2026-01-08 14:55:20,260 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:55:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04fe4ba0-00be-44c7-8f22-5729b3f3aefb', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04fe4ba0-00be-44c7-8f22-5729b3f3aefb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:55:21,378 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.107s
2026-01-08 14:55:21,379 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:55:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-497e11ce-c237-49f0-9416-2a1b139ba135', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-497e11ce-c237-49f0-9416-2a1b139ba135', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:55:22,427 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.038s
2026-01-08 14:55:22,428 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:55:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5a7254d-b211-4119-a8a0-ee38836df340', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5a7254d-b211-4119-a8a0-ee38836df340', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:55:23,479 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.041s
2026-01-08 14:55:23,480 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:55:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecada0df-9fb7-4301-97ac-35830d9d632b', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecada0df-9fb7-4301-97ac-35830d9d632b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:55:24,527 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.036s
2026-01-08 14:55:24,527 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:55:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96acea3e-6522-4465-a986-df26070c0546', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96acea3e-6522-4465-a986-df26070c0546', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:55:25,578 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.039s
2026-01-08 14:55:25,578 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:55:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a839b28-96ab-4750-8379-fe9937220455', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a839b28-96ab-4750-8379-fe9937220455', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:55:26,630 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.040s
2026-01-08 14:55:26,630 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:55:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5349c89b-44c6-4685-9e3a-74b765c34555', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5349c89b-44c6-4685-9e3a-74b765c34555', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:55:27,685 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.044s
2026-01-08 14:55:27,686 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:55:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04adc087-9600-42ba-8ecd-bd763b8a88c2', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04adc087-9600-42ba-8ecd-bd763b8a88c2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:55:28,737 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.041s
2026-01-08 14:55:28,738 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:55:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c304fc91-727e-404e-9b02-36f756a9e219', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c304fc91-727e-404e-9b02-36f756a9e219', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:55:29,786 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.037s
2026-01-08 14:55:29,787 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:55:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0077d6f5-e457-4c3d-9757-271669921840', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0077d6f5-e457-4c3d-9757-271669921840', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:55:30,850 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.053s
2026-01-08 14:55:30,851 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:55:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd3fa801-1bf1-43af-9933-7041265ed899', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd3fa801-1bf1-43af-9933-7041265ed899', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:55:31,910 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.048s
2026-01-08 14:55:31,911 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:55:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2bc5f94-9498-446a-baea-c0f2ee644154', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2bc5f94-9498-446a-baea-c0f2ee644154', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:55:32,959 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.036s
2026-01-08 14:55:32,959 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:55:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c088de6-0a83-4ac6-b782-706fcd817c73', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c088de6-0a83-4ac6-b782-706fcd817c73', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:55:34,007 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.036s
2026-01-08 14:55:34,007 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:55:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d4a178e-1888-460e-afec-9c6ac3bc3730', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d4a178e-1888-460e-afec-9c6ac3bc3730', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:55:35,053 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.035s
2026-01-08 14:55:35,054 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:55:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d651a30a-4f15-4b15-ae8b-7da75b0f7568', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d651a30a-4f15-4b15-ae8b-7da75b0f7568', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:55:36,105 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.040s
2026-01-08 14:55:36,106 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:55:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de402b59-8c42-47e7-8f9a-cd7a3fe1f57d', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de402b59-8c42-47e7-8f9a-cd7a3fe1f57d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:55:37,154 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.038s
2026-01-08 14:55:37,154 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:55:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b83d3ac-a51a-49fd-8993-7d13231fe5a6', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b83d3ac-a51a-49fd-8993-7d13231fe5a6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:55:38,202 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.035s
2026-01-08 14:55:38,202 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:55:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-547dea94-647e-4039-be8d-9e9db10c0769', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-547dea94-647e-4039-be8d-9e9db10c0769', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:55:39,251 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.037s
2026-01-08 14:55:39,251 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:55:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19698ee0-e1b9-4a94-ada5-78598ad2fb64', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19698ee0-e1b9-4a94-ada5-78598ad2fb64', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:55:40,299 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.035s
2026-01-08 14:55:40,299 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:55:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7540d4d7-b61e-45df-8975-36c55dc91848', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7540d4d7-b61e-45df-8975-36c55dc91848', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:55:41,347 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.037s
2026-01-08 14:55:41,347 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:55:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc2bbe8a-d143-40ad-a13d-f9d2db853447', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc2bbe8a-d143-40ad-a13d-f9d2db853447', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:55:42,399 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.035s
2026-01-08 14:55:42,400 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:55:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2580c4ab-72eb-4e20-89c1-23708ae0d8a0', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2580c4ab-72eb-4e20-89c1-23708ae0d8a0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:55:43,450 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.039s
2026-01-08 14:55:43,450 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:55:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc94143b-ea8f-43ae-8806-72c41f8fe54c', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc94143b-ea8f-43ae-8806-72c41f8fe54c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:55:44,502 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.040s
2026-01-08 14:55:44,502 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:55:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84581f83-d068-4485-9a0e-21f28cec68e5', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84581f83-d068-4485-9a0e-21f28cec68e5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:55:45,550 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.036s
2026-01-08 14:55:45,550 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:55:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2470751d-395f-4f17-9560-83c5298d25bb', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2470751d-395f-4f17-9560-83c5298d25bb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:55:46,601 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.039s
2026-01-08 14:55:46,602 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:55:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab9740df-973f-4ace-9724-dbded7a20a60', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab9740df-973f-4ace-9724-dbded7a20a60', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:55:47,652 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.039s
2026-01-08 14:55:47,653 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:55:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d54196ef-f7f4-42ea-b831-766227b80c57', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d54196ef-f7f4-42ea-b831-766227b80c57', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:55:48,702 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.038s
2026-01-08 14:55:48,702 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:55:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd4f2781-de10-43fc-9a35-931bba7e7c93', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd4f2781-de10-43fc-9a35-931bba7e7c93', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:55:49,753 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.039s
2026-01-08 14:55:49,753 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:55:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecc84d04-d696-46cc-ad6d-a6bf907c3725', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecc84d04-d696-46cc-ad6d-a6bf907c3725', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:55:50,799 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.035s
2026-01-08 14:55:50,799 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:55:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-534f7b6a-b417-48f0-97a6-d871524ef43c', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-534f7b6a-b417-48f0-97a6-d871524ef43c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:55:51,859 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.048s
2026-01-08 14:55:51,859 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:55:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4be8437f-11a2-43dc-857c-2a8fcab3dc8d', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4be8437f-11a2-43dc-857c-2a8fcab3dc8d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:55:52,909 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.037s
2026-01-08 14:55:52,909 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:55:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a49d6ea-7e13-4c09-9458-ec9bdc964cb2', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a49d6ea-7e13-4c09-9458-ec9bdc964cb2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:55:53,959 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.039s
2026-01-08 14:55:53,959 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:55:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27986e3a-b509-4f1a-a7e7-ff6861e069a7', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27986e3a-b509-4f1a-a7e7-ff6861e069a7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:55:55,015 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.044s
2026-01-08 14:55:55,016 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:55:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe94a4e9-8f00-49d4-8cf9-f38028d3abc7', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe94a4e9-8f00-49d4-8cf9-f38028d3abc7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:55:56,073 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.045s
2026-01-08 14:55:56,073 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:55:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3f5a0d0-667a-4119-a502-1e44acca937f', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3f5a0d0-667a-4119-a502-1e44acca937f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:55:57,124 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.040s
2026-01-08 14:55:57,124 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:55:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e533ba22-91d8-4614-a770-92baee47fa77', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e533ba22-91d8-4614-a770-92baee47fa77', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:55:58,174 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.038s
2026-01-08 14:55:58,174 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:55:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f3c37b6-2f14-4165-bc6b-a0bd211b9983', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f3c37b6-2f14-4165-bc6b-a0bd211b9983', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:55:59,225 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.039s
2026-01-08 14:55:59,226 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:55:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a0a6a2e-86f2-4014-b81a-bfc6f5acf7ad', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a0a6a2e-86f2-4014-b81a-bfc6f5acf7ad', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:56:00,274 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.038s
2026-01-08 14:56:00,275 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:56:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-046c2d5b-005b-4afa-b4ab-0b82d27206a9', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-046c2d5b-005b-4afa-b4ab-0b82d27206a9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:56:01,328 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.043s
2026-01-08 14:56:01,329 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:56:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63eeaf39-25cb-44b5-9bef-c7dbd71b0ed9', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63eeaf39-25cb-44b5-9bef-c7dbd71b0ed9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:56:02,376 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.036s
2026-01-08 14:56:02,376 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:56:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4d836c5-34ef-4fa4-b421-a893ecd2f2c6', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4d836c5-34ef-4fa4-b421-a893ecd2f2c6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:56:03,429 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.041s
2026-01-08 14:56:03,430 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:56:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b872ab94-96be-4fef-9c45-cd5731364799', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b872ab94-96be-4fef-9c45-cd5731364799', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:56:04,476 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.035s
2026-01-08 14:56:04,477 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:56:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d1abd2b-9c7b-42a9-bdeb-2d3b92a32c09', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d1abd2b-9c7b-42a9-bdeb-2d3b92a32c09', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:56:05,529 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.041s
2026-01-08 14:56:05,529 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:56:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf22baff-3d03-4df2-8ecf-404b2b49e363', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf22baff-3d03-4df2-8ecf-404b2b49e363', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:56:06,575 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.035s
2026-01-08 14:56:06,576 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:56:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af9908de-7234-43fc-ab82-4d6974624262', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af9908de-7234-43fc-ab82-4d6974624262', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:56:07,627 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.039s
2026-01-08 14:56:07,627 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:56:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8d43c2e-2c96-4b31-81f7-977d0bf5a833', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8d43c2e-2c96-4b31-81f7-977d0bf5a833', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:56:08,675 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.036s
2026-01-08 14:56:08,675 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:56:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97537231-7799-42dd-8cc9-21510bc5b6fc', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97537231-7799-42dd-8cc9-21510bc5b6fc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:56:09,730 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.044s
2026-01-08 14:56:09,731 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:56:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0032c25-a927-4a20-ae37-a03b7d405881', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0032c25-a927-4a20-ae37-a03b7d405881', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:56:10,780 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.038s
2026-01-08 14:56:10,781 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:56:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24fe0fc5-d131-4afb-92df-0b48b992e5cb', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24fe0fc5-d131-4afb-92df-0b48b992e5cb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:56:11,834 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.042s
2026-01-08 14:56:11,835 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:56:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed6e05d4-a156-4b8d-8c95-7965263584a1', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed6e05d4-a156-4b8d-8c95-7965263584a1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:56:12,884 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.038s
2026-01-08 14:56:12,884 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:56:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54c1c183-6bca-436d-b77f-404014c4a312', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54c1c183-6bca-436d-b77f-404014c4a312', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:56:13,934 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.038s
2026-01-08 14:56:13,934 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:56:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a251687a-a282-42e4-9d3a-9bc2f18cfe9a', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a251687a-a282-42e4-9d3a-9bc2f18cfe9a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:56:14,981 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.035s
2026-01-08 14:56:14,982 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:56:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8068ff5-29a2-4055-bda2-3b59a0d79b41', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8068ff5-29a2-4055-bda2-3b59a0d79b41', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:56:16,035 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.041s
2026-01-08 14:56:16,035 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:56:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a504981-8929-4b6b-a20e-9e2430669447', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a504981-8929-4b6b-a20e-9e2430669447', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:56:17,088 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.041s
2026-01-08 14:56:17,088 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:56:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d939cd0a-1295-4790-8f85-57eaf0a6fc7d', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d939cd0a-1295-4790-8f85-57eaf0a6fc7d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:56:18,139 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.039s
2026-01-08 14:56:18,139 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:56:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f71f2be-e89a-4fbb-aa8b-1faad1a10c86', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f71f2be-e89a-4fbb-aa8b-1faad1a10c86', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:56:19,187 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.036s
2026-01-08 14:56:19,187 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:56:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e1858d1-da2d-4fe7-860e-f45e4f3efe1a', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e1858d1-da2d-4fe7-860e-f45e4f3efe1a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:56:20,236 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.038s
2026-01-08 14:56:20,237 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:56:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dff2a675-ff2e-4264-ab73-e4d16b1adc31', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dff2a675-ff2e-4264-ab73-e4d16b1adc31', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:56:21,285 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.038s
2026-01-08 14:56:21,286 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:56:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aeefcdd6-c92d-4cb3-8e1a-cd41877c5036', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aeefcdd6-c92d-4cb3-8e1a-cd41877c5036', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:56:22,349 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.051s
2026-01-08 14:56:22,349 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:56:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-232f9f0b-20ac-483f-b29f-f82b3fe6d9bd', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-232f9f0b-20ac-483f-b29f-f82b3fe6d9bd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:56:23,410 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.046s
2026-01-08 14:56:23,411 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:56:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-949b3a1f-6b79-4e2c-8474-50fce3d6b24a', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-949b3a1f-6b79-4e2c-8474-50fce3d6b24a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:56:24,460 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.038s
2026-01-08 14:56:24,460 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:56:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bb32230-6c90-4f2e-804d-f1ff33bad1c5', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bb32230-6c90-4f2e-804d-f1ff33bad1c5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:56:25,506 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.033s
2026-01-08 14:56:25,506 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:56:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec848ce2-e90d-4920-83ed-395d1925d8eb', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec848ce2-e90d-4920-83ed-395d1925d8eb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:56:26,558 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.040s
2026-01-08 14:56:26,558 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:56:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37ed1ad1-1224-4d9f-ad84-dea499a7e878', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37ed1ad1-1224-4d9f-ad84-dea499a7e878', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:56:27,605 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.035s
2026-01-08 14:56:27,606 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:56:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02e91ea6-4d8b-4956-bd37-af335aefee14', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02e91ea6-4d8b-4956-bd37-af335aefee14', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:56:28,665 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.047s
2026-01-08 14:56:28,665 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:56:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2eff261b-37ed-4da5-a050-8d54c1b06420', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2eff261b-37ed-4da5-a050-8d54c1b06420', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:56:29,826 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.148s
2026-01-08 14:56:29,826 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:56:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5c6fbbe-3752-4f99-9758-d1b8392008f6', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5c6fbbe-3752-4f99-9758-d1b8392008f6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:56:30,871 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.034s
2026-01-08 14:56:30,872 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:56:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59a367e9-9598-4884-a52f-8239cbdf7c9d', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59a367e9-9598-4884-a52f-8239cbdf7c9d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:56:31,920 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.037s
2026-01-08 14:56:31,920 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:56:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6984affe-5df5-43ca-8994-504884efecba', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6984affe-5df5-43ca-8994-504884efecba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:56:32,967 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.035s
2026-01-08 14:56:32,968 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:56:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71bca747-5c6f-46a8-9eb6-c3468af35716', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71bca747-5c6f-46a8-9eb6-c3468af35716', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:56:34,033 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.053s
2026-01-08 14:56:34,034 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:56:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dbaf5c7-0f86-4219-8bc4-abac3b2df5f2', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dbaf5c7-0f86-4219-8bc4-abac3b2df5f2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:56:35,080 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.035s
2026-01-08 14:56:35,081 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:56:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecbd0abb-d3c4-42f6-b794-87cd82cefcef', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecbd0abb-d3c4-42f6-b794-87cd82cefcef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:56:36,130 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.038s
2026-01-08 14:56:36,131 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:56:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23a0d345-e897-47e2-8990-d5c1c8567f46', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23a0d345-e897-47e2-8990-d5c1c8567f46', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:56:37,179 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.037s
2026-01-08 14:56:37,179 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:56:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d30f8a37-bf04-4d73-928f-8ec9468b24e0', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d30f8a37-bf04-4d73-928f-8ec9468b24e0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:56:38,226 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.035s
2026-01-08 14:56:38,227 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:56:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32ee3a10-f586-49e5-bacc-c830be7b2fda', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32ee3a10-f586-49e5-bacc-c830be7b2fda', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:56:39,274 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.036s
2026-01-08 14:56:39,275 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:56:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-916b70ad-afe7-4285-a9cc-1a82fcbb5948', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-916b70ad-afe7-4285-a9cc-1a82fcbb5948', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:56:40,319 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.033s
2026-01-08 14:56:40,319 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:56:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e3c8594-fc75-4702-afeb-0ea9067bc145', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e3c8594-fc75-4702-afeb-0ea9067bc145', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:56:41,370 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.039s
2026-01-08 14:56:41,370 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:56:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc30618e-4bfa-44a6-83e0-71172abf8344', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc30618e-4bfa-44a6-83e0-71172abf8344', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:56:42,417 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.036s
2026-01-08 14:56:42,417 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:56:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8df3540c-2770-456b-8a53-418864f85729', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8df3540c-2770-456b-8a53-418864f85729', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:56:43,465 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.036s
2026-01-08 14:56:43,465 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:56:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee28adba-0829-4c39-a792-17c3f3a7d5a5', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee28adba-0829-4c39-a792-17c3f3a7d5a5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:56:44,514 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.037s
2026-01-08 14:56:44,514 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:56:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03cb231e-19d0-4577-b664-93b9e4c082e8', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03cb231e-19d0-4577-b664-93b9e4c082e8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:56:45,568 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.042s
2026-01-08 14:56:45,568 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:56:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eba8fea4-288a-47e7-97ac-e865d43329eb', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eba8fea4-288a-47e7-97ac-e865d43329eb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:56:46,616 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.036s
2026-01-08 14:56:46,616 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:56:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13937965-b2e1-407f-84d3-12331b4396d1', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13937965-b2e1-407f-84d3-12331b4396d1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:56:47,670 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.043s
2026-01-08 14:56:47,670 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:56:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04569004-f3a6-4946-8b74-1a109a517eba', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04569004-f3a6-4946-8b74-1a109a517eba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:56:48,716 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.035s
2026-01-08 14:56:48,717 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:56:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00d6957d-55c1-453f-ba45-209cc3c0a525', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00d6957d-55c1-453f-ba45-209cc3c0a525', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:56:49,768 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.039s
2026-01-08 14:56:49,768 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:56:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa8ea268-1e71-4e1f-ba66-2f28c8747fa1', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa8ea268-1e71-4e1f-ba66-2f28c8747fa1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:56:50,815 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.035s
2026-01-08 14:56:50,816 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:56:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63fdf4ea-47e4-4c20-b8b0-63747b2f83ea', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63fdf4ea-47e4-4c20-b8b0-63747b2f83ea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:56:51,867 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.040s
2026-01-08 14:56:51,867 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:56:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-199cba21-3870-46a5-abc4-4dcc38a8a2ae', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-199cba21-3870-46a5-abc4-4dcc38a8a2ae', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:56:52,912 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.033s
2026-01-08 14:56:52,912 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:56:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-450cd2b4-06c8-4fc7-a27a-ec759ceea9b7', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-450cd2b4-06c8-4fc7-a27a-ec759ceea9b7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:56:53,961 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.036s
2026-01-08 14:56:53,961 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:56:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-319fb286-c8a3-464b-b67e-5c826bc7ef95', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-319fb286-c8a3-464b-b67e-5c826bc7ef95', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:56:55,006 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.034s
2026-01-08 14:56:55,006 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:56:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c960358c-72d6-47ec-bef2-76cc69f615b9', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c960358c-72d6-47ec-bef2-76cc69f615b9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:56:56,055 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.037s
2026-01-08 14:56:56,055 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:56:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e21e63f7-0e53-4e09-9ab8-58f499ca4c76', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e21e63f7-0e53-4e09-9ab8-58f499ca4c76', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:56:57,106 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.037s
2026-01-08 14:56:57,106 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:56:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4ef1783-df9c-4e66-8a77-deb96c1c3c35', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4ef1783-df9c-4e66-8a77-deb96c1c3c35', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:56:58,160 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.042s
2026-01-08 14:56:58,160 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:56:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a50870ed-5ac6-4baa-963f-61f60b5f07cd', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a50870ed-5ac6-4baa-963f-61f60b5f07cd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:56:59,218 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.046s
2026-01-08 14:56:59,219 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:56:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-659ed6d2-7e20-4f9b-b6c1-d715129f0218', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-659ed6d2-7e20-4f9b-b6c1-d715129f0218', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:57:00,265 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.034s
2026-01-08 14:57:00,265 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:57:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8399011c-eda9-4153-99a0-1708b3890fde', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8399011c-eda9-4153-99a0-1708b3890fde', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:57:01,311 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.035s
2026-01-08 14:57:01,311 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:57:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1b9743e-0ca8-4edf-a969-29cee90e9c0c', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1b9743e-0ca8-4edf-a969-29cee90e9c0c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:57:02,360 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.037s
2026-01-08 14:57:02,361 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:57:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a65bb14-0fcf-4c8a-ae20-f80074a7f537', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a65bb14-0fcf-4c8a-ae20-f80074a7f537', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:57:03,417 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.044s
2026-01-08 14:57:03,417 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:57:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce389deb-d3f7-4b21-83d0-249196267c48', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce389deb-d3f7-4b21-83d0-249196267c48', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:57:04,465 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.036s
2026-01-08 14:57:04,465 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:57:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fd346e9-9f77-4aa4-843c-c5c1e228ef44', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fd346e9-9f77-4aa4-843c-c5c1e228ef44', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:57:05,518 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.041s
2026-01-08 14:57:05,518 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:57:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e7c0999-803f-46cf-a32b-f834aa91b694', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e7c0999-803f-46cf-a32b-f834aa91b694', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:57:06,572 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.042s
2026-01-08 14:57:06,572 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:57:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32b84a39-bb3f-4064-a02b-e9e955566bff', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32b84a39-bb3f-4064-a02b-e9e955566bff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:57:07,623 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.039s
2026-01-08 14:57:07,623 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:57:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f58f6493-56dc-4339-9808-9e3e3d0c1e33', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f58f6493-56dc-4339-9808-9e3e3d0c1e33', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:57:08,675 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.041s
2026-01-08 14:57:08,676 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:57:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-156c6a70-817a-43ea-aa5d-10cae09257e9', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-156c6a70-817a-43ea-aa5d-10cae09257e9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:57:09,729 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.040s
2026-01-08 14:57:09,730 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:57:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ad5de42-3d57-4bac-b7a9-32794382bbd5', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ad5de42-3d57-4bac-b7a9-32794382bbd5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:57:10,777 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.036s
2026-01-08 14:57:10,778 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:57:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9622ace-8796-418a-b9e3-946f9a593efe', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9622ace-8796-418a-b9e3-946f9a593efe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:57:11,824 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.035s
2026-01-08 14:57:11,825 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:57:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9723e1a1-163d-4880-9707-71597ed56fa4', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9723e1a1-163d-4880-9707-71597ed56fa4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:57:12,872 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.036s
2026-01-08 14:57:12,873 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:57:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df1ba301-1922-4650-ad9d-f510c08b2bf8', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df1ba301-1922-4650-ad9d-f510c08b2bf8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:57:13,932 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.047s
2026-01-08 14:57:13,932 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:57:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fa137e8-ed4d-4453-b727-43edbb39e9d0', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fa137e8-ed4d-4453-b727-43edbb39e9d0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:57:14,980 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.037s
2026-01-08 14:57:14,981 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:57:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a56270a9-f488-40fd-8f58-70068b05653a', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a56270a9-f488-40fd-8f58-70068b05653a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:57:16,034 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.042s
2026-01-08 14:57:16,034 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:57:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cca19a1-4f49-4933-9631-318bc7c6040d', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cca19a1-4f49-4933-9631-318bc7c6040d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:57:17,081 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.035s
2026-01-08 14:57:17,081 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:57:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfad7dcd-0744-4af7-a06f-4d44830eb9e6', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfad7dcd-0744-4af7-a06f-4d44830eb9e6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:57:18,129 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.037s
2026-01-08 14:57:18,129 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:57:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd29dadb-a967-4813-b56a-5580c35109e9', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd29dadb-a967-4813-b56a-5580c35109e9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:57:19,180 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.039s
2026-01-08 14:57:19,180 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:57:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-469d567f-3503-4a55-a320-5b139e4b28b7', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-469d567f-3503-4a55-a320-5b139e4b28b7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:57:20,232 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.040s
2026-01-08 14:57:20,233 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:57:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-497baea2-3a83-4936-95ea-323efb2b70f5', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-497baea2-3a83-4936-95ea-323efb2b70f5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:57:21,286 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.040s
2026-01-08 14:57:21,286 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:57:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87103e63-32e0-4159-afec-7029c5b158da', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87103e63-32e0-4159-afec-7029c5b158da', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:57:22,336 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.040s
2026-01-08 14:57:22,337 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:57:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7e4e90d-c905-4133-96af-e676014065c7', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7e4e90d-c905-4133-96af-e676014065c7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:57:23,384 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.035s
2026-01-08 14:57:23,384 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:57:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc09455d-aa90-47b6-b600-baab4b081eff', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc09455d-aa90-47b6-b600-baab4b081eff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:57:24,433 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.037s
2026-01-08 14:57:24,433 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:57:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50466f02-c2d2-4379-9d3f-524e2b15aad1', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50466f02-c2d2-4379-9d3f-524e2b15aad1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:57:25,484 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.039s
2026-01-08 14:57:25,484 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:57:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa210a7a-b237-41d5-9ac3-df7a39c438d3', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa210a7a-b237-41d5-9ac3-df7a39c438d3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:57:26,533 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.037s
2026-01-08 14:57:26,533 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:57:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-644ad747-3eb4-478b-bf59-83d428d73d4a', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-644ad747-3eb4-478b-bf59-83d428d73d4a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:57:27,581 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.037s
2026-01-08 14:57:27,581 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:57:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-526d3c40-0781-49c1-95ad-83102c7e558a', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-526d3c40-0781-49c1-95ad-83102c7e558a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:57:28,634 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.040s
2026-01-08 14:57:28,634 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:57:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb12c27b-d0a5-47a8-ad1f-c22bb4c46d9f', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb12c27b-d0a5-47a8-ad1f-c22bb4c46d9f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:57:29,682 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.035s
2026-01-08 14:57:29,682 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:57:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adb8bd84-ce5d-4647-8077-ff4360a90851', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adb8bd84-ce5d-4647-8077-ff4360a90851', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:57:30,730 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.037s
2026-01-08 14:57:30,731 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:57:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a0440a2-efa2-45fa-9b98-d957e804a5e8', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a0440a2-efa2-45fa-9b98-d957e804a5e8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:57:31,782 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.040s
2026-01-08 14:57:31,782 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:57:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8281e597-a0ff-4cf6-a851-ea2c029bab0c', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8281e597-a0ff-4cf6-a851-ea2c029bab0c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:57:32,832 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.038s
2026-01-08 14:57:32,833 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:57:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1099c319-8710-4740-a428-2d89445470fb', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1099c319-8710-4740-a428-2d89445470fb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:57:33,881 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.036s
2026-01-08 14:57:33,881 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:57:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfbbe23f-2a83-4830-8a25-8fb5cca69212', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfbbe23f-2a83-4830-8a25-8fb5cca69212', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:57:34,947 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.054s
2026-01-08 14:57:34,948 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:57:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35d04cd1-8335-4a3e-8865-fae59398fe8d', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35d04cd1-8335-4a3e-8865-fae59398fe8d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:57:36,000 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.040s
2026-01-08 14:57:36,000 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:57:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97eb1349-2d47-42cb-83f8-d701e7387133', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97eb1349-2d47-42cb-83f8-d701e7387133', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:57:37,049 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.037s
2026-01-08 14:57:37,049 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:57:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cfe8775-ea1d-48b0-8804-01c55e895fde', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cfe8775-ea1d-48b0-8804-01c55e895fde', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:57:38,094 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.033s
2026-01-08 14:57:38,095 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:57:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a7fa2e6-2409-48d5-bb52-719761a1ccf0', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a7fa2e6-2409-48d5-bb52-719761a1ccf0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:57:39,142 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.036s
2026-01-08 14:57:39,142 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:57:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ee83bb3-fe69-49e3-a904-abbe1e881610', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ee83bb3-fe69-49e3-a904-abbe1e881610', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:57:40,193 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.039s
2026-01-08 14:57:40,193 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:57:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8b6f227-2294-43f9-96b8-e05b2b87236b', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8b6f227-2294-43f9-96b8-e05b2b87236b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:57:41,242 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.038s
2026-01-08 14:57:41,242 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:57:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c2799a7-d1df-4688-8244-61c154aa561a', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c2799a7-d1df-4688-8244-61c154aa561a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:57:42,287 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.035s
2026-01-08 14:57:42,288 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:57:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5577d2a-0026-460f-9106-68e45de8cb07', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5577d2a-0026-460f-9106-68e45de8cb07', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:57:43,340 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.041s
2026-01-08 14:57:43,341 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:57:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fec34ac-2423-4ad4-9834-4886ec7da635', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fec34ac-2423-4ad4-9834-4886ec7da635', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:57:44,396 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.043s
2026-01-08 14:57:44,396 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:57:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c79a9aaa-b187-4080-b19a-90f0f5e1cc3a', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c79a9aaa-b187-4080-b19a-90f0f5e1cc3a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:57:45,453 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.045s
2026-01-08 14:57:45,453 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:57:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cbbda88-7f0a-491f-a63a-dd47a487cb32', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cbbda88-7f0a-491f-a63a-dd47a487cb32', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:57:46,506 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.041s
2026-01-08 14:57:46,506 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:57:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a13e76be-1092-4185-a90c-88f42bb61758', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a13e76be-1092-4185-a90c-88f42bb61758', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:57:47,561 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.043s
2026-01-08 14:57:47,561 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:57:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8027833c-7ee7-430c-83b2-b1f845509994', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8027833c-7ee7-430c-83b2-b1f845509994', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:57:48,622 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.045s
2026-01-08 14:57:48,623 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:57:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bcd7735-4585-4b93-8ab1-9dc905e3163e', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bcd7735-4585-4b93-8ab1-9dc905e3163e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:57:49,671 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.036s
2026-01-08 14:57:49,671 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:57:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac69703a-7f0a-4147-9de2-d29e4e4ddf2a', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac69703a-7f0a-4147-9de2-d29e4e4ddf2a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:57:50,727 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.043s
2026-01-08 14:57:50,728 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:57:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-367446a3-d5ff-44d7-ba76-9bd5943d42a0', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-367446a3-d5ff-44d7-ba76-9bd5943d42a0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:57:51,778 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.040s
2026-01-08 14:57:51,779 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:57:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f901bbf-604a-435c-b264-d765cf5e6612', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f901bbf-604a-435c-b264-d765cf5e6612', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:57:52,836 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.046s
2026-01-08 14:57:52,836 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:57:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e778ad2-81d4-4aa0-88d8-e70880d1cb21', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e778ad2-81d4-4aa0-88d8-e70880d1cb21', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:57:53,890 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.043s
2026-01-08 14:57:53,890 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:57:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e7fb429-4a89-43be-8265-3a52c3cbcf42', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e7fb429-4a89-43be-8265-3a52c3cbcf42', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:57:54,941 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.038s
2026-01-08 14:57:54,942 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:57:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3f4c68e-3884-4299-903e-b62f1e51d2ab', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3f4c68e-3884-4299-903e-b62f1e51d2ab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:57:56,009 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.056s
2026-01-08 14:57:56,010 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:57:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f699fb5-e268-46dd-bc3c-ae981788d02c', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f699fb5-e268-46dd-bc3c-ae981788d02c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:57:57,061 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.040s
2026-01-08 14:57:57,062 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:57:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca7e624d-0886-4e5d-9de8-ffd19763fe71', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca7e624d-0886-4e5d-9de8-ffd19763fe71', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:57:58,108 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.035s
2026-01-08 14:57:58,109 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:57:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58d08ded-c5bb-4e25-bc3d-02fe71f3e434', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58d08ded-c5bb-4e25-bc3d-02fe71f3e434', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:57:59,158 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.038s
2026-01-08 14:57:59,158 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:57:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e465725d-0202-4275-b41f-cb185b19fc92', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e465725d-0202-4275-b41f-cb185b19fc92', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:58:00,206 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.037s
2026-01-08 14:58:00,207 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:58:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abbddc57-99cd-4a34-8e5e-25e24328c852', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abbddc57-99cd-4a34-8e5e-25e24328c852', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:58:01,255 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.037s
2026-01-08 14:58:01,255 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:58:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71fa18c6-0687-473b-8acb-896468e1b235', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71fa18c6-0687-473b-8acb-896468e1b235', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:58:02,302 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.036s
2026-01-08 14:58:02,302 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:58:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5e24fe5-8087-4f8d-aedc-93bb45ac8611', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5e24fe5-8087-4f8d-aedc-93bb45ac8611', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:58:03,360 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.046s
2026-01-08 14:58:03,360 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:58:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bbcf9b8-cd37-4d5a-8e6e-eb81dd570cba', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bbcf9b8-cd37-4d5a-8e6e-eb81dd570cba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
2026-01-08 14:58:04,412 81226 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 0.040s
2026-01-08 14:58:04,412 81226 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 08 Jan 2026 13:58:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e49693e-2172-44b0-a583-83660a9e51bc', 'content-length': '1148', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e49693e-2172-44b0-a583-83660a9e51bc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3'}
Body: b'{"volume": {"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-08T13:45:13.000000", "updated_at": "2026-01-08T13:46:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-7407141", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/f6f02bf6-9e02-4254-ab46-be82e4f8a6c3"}], "user_id": "c48603de01fd4199b96ff3569f8fe22b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "attachment_id": "cfff7b42-3a5e-4ce6-a374-311e0557edc8", "volume_id": "f6f02bf6-9e02-4254-ab46-be82e4f8a6c3", "server_id": "d5d16f7f-eb50-40db-a94a-a6fb70aa7897", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-08T13:46:53.000000"}], "os-vol-tenant-attr:tenant_id": "d917d04f732148829f004ea5e5bf6e63"}}'
}}}
traceback-1: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/compute.py", line 150, 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 d5d16f7f-eb50-40db-a94a-a6fb70aa7897 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 f6f02bf6-9e02-4254-ab46-be82e4f8a6c3 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 d5d16f7f-eb50-40db-a94a-a6fb70aa7897 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-01-08T13:47:17Z', 'message': 'libvirtError'}.
|
||||||
| 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 | |
ProjectAdminTests33) |
skip
pt13.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests33)
|
||||||
ProjectAdminTests39) |
skip
pt13.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests39)
|
||||||
ProjectMemberTests33) |
skip
pt13.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests33)
|
||||||
ProjectMemberTests39) |
skip
pt13.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests39)
|
||||||
ProjectReaderTests39) |
skip
pt13.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests39)
|
||||||
ProjectReaderTests33) |
skip
pt13.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests33)
|
||||||
| 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)
|
||||||
ProjectMemberTests) |
skip
pt14.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt14.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectReaderTests)
|
||||||
| 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 | |
ProjectReaderTests) |
skip
pt16.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectReaderTests)
|
||||||
ProjectMemberTests) |
skip
pt16.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectMemberTests)
|
||||||
ProjectAdminTests) |
skip
pt16.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectAdminTests)
|
||||||
| 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 | |
VolumeTypesMemberTests) |
skip
pt18.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt18.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt18.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt18.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt18.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
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 | |
VolumesBackupsV39Test) |
skip
pt31.1: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test)
|
||||||
VolumesBackupsTest) |
skip
pt31.2: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest)
|
||||||
| 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 | ||